[HELP] Developing DarkOrbit BOT

01/02/2020 22:50 gnagno-gnogno#1
Hi all,
I started my developing session trying to make my bot working and I got stuck during the decryption of the packet received.
I've read in other thread that people talking about RC4 encryption but with which key? Where I can obtain this key? Is the preloader.swf relevant or not?
I saw that when the server send the Main.swf client, the 5th, 6th and 7th bytes are usefull to the first part of the obfuscation.
Who can help me understanding in which way the client comunicate with the server and how can I decrypt the packets in order to make them readable?


Thank you in advance.

Kind regards.
01/04/2020 19:45 Tanoshiizo#2
[Only registered and activated users can see links. Click Here To Register...]

Open source packet bot, just need to update the packets obfuscation.
Should be able to learn something from it