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!

Wz editor WZ 

Junior Spellweaver
Joined
Dec 24, 2010
Messages
138
Reaction score
7
Hi guys!

May I know how to protect my WZ file if I make a lot of custom or higher version from my hard work to prevent by the leechers who will steal the file so easily?

How can I make the encryption system in the WZ file?

Thank you!
 
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,140
The only public method of WZ encryption is the one I released: http://forum.ragezone.com/f719/tutorial-implementing-custom-wz-encryption-1154033/

There's some advanced encryption methods that could be performed at runtime in obfuscated/virtualized code to make it even more tedious to decrypt, but I'll leave that for people who know what they're doing. Even for my tutorial it will require an understanding of how to update and compile the MapleLib codebase in C# for your new encryption.
 
Upvote 0
Back
Top