• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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