Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion Packet Sending Bot

Initiate Mage
Joined
Dec 4, 2013
Messages
1
Reaction score
0
Hi,

I want to code a Packet Sending bot. I decrypted the login and game packet for 5.8 and I have the correct protocols. I want my bot to be able to log into Aion Server without opening the client. So, I want to send the connection packet with the encrypted login and password. However, I have troubles with the login server packet SM_INIT. How can I find the modulus and exponent from the RSA part inside the packet?

Thank you
 
Back
Top