• 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.

Do you know packet's encryption for Webzen Season 11

Newbie Spellweaver
Joined
May 21, 2005
Messages
27
Reaction score
73
Hello,

I work on Wireshark dissector in Lua for the MU Online protocol. I chose Lua because it can be modified without compilation. An encryption is performed by Crypto++ library and I used LuaWrapper for calling C++ functions from Lua.
Do you know if MU packets are encrypted in the same way like in season 8 or 9?
If the encryption steps are the same then I'm looking for CryptoManager keys for DES_XEX3 algorithm and XOR.
If somebody will help me then I will release the Wireshark dissector in two or three months due to my limited time.
It will be a beta version with a part of messages decoded and described. The MU protocol reverse engineering process is an extremely time-consuming. With this tool I will give you a chance to decode and describe the rest of messages. It is not possible to use this dissector to modify received messages and cheat.
I hope that in the future somebody will use our work to prepare the gameserver for season 11 and above.

Thanks,
 
Back
Top