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!

Wizard101 advice on decrypting packets?

Initiate Mage
Joined
Jun 4, 2016
Messages
1
Reaction score
0
So I'm trying to make a server emulator for a game called Wizard101, and I'm experienced in networking in Python which is what I plan to make the server in, but using wireshark I have no clue how to start on decrypting packets. Some are obvious, like when you get to character select screen, it sends you stuff as "WizardZone_TheCommons" because one of your characters are currently in a zone called "The Commons". But almost everything else is encrypted, and I don't want anyone to give me a step by step guide or anything, but how do I start on decrypting packets?
 
Back
Top