- This topic has 7 replies, 2 voices, and was last updated 1 year, 9 months ago by
Diego Pérez.
Viewing 7 posts - 1 through 7 (of 7 total)
- AuthorPosts
- July 12, 2023 at 8:38 pm #73303
Diego Pérez
ModeratorHi!
I suggest to write the backdoor just as Zaid does. I mean use connection.send instead of connection.sendall and with python 2 there’s no need to add .encode()Let me know how it goes!
DiegoJuly 13, 2023 at 9:37 am #73309donatas
Participanti’m still getting an error
Attachments:
You must be logged in to view attached files.July 14, 2023 at 12:00 am #73318Diego Pérez
ModeratorHi!
Can you share the modified code? It would be better to use pastebin.com so I can read it with the proper format.
Are you using the windows virtual machine? Did you change the language?Greetings!
DiegoJuly 14, 2023 at 10:12 am #73319donatas
ParticipantJuly 15, 2023 at 7:58 pm #73333Diego Pérez
ModeratorHi!
Is it working properly with the windows virtual machine?Greetings!
DiegoJuly 19, 2023 at 8:45 am #73381donatas
Participanti tried to open on the vm and this is the error i got
Attachments:
You must be logged in to view attached files.July 20, 2023 at 9:02 pm #73632Diego Pérez
ModeratorHi!
In the listener on reliable_receive function you are missing “json_data” before the + symbol. Compare your code with Zaid’s code and ake sure both are exactly the same.Greetings!
Diego - AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.