Source HAPPY 2023 - Source XXTEA Encry/Decry C# CODE (libcocos2dlua) COCOS2D

skillerm

Platinian
Hello everybody.
For a while I studied and tried to understand how this worked, I learned a lot, but I don't have time to focus more and more.

Some people have problems decrypting files, understand that libcocos is an engine, xxtea is an outside library, for encoding and decoding, the way it behaves varies from game to game, because its developers seek to better protect their files, and as time goes by and it changes.

be it simply hiding your keys, changing their formats, or having them generated.
There are also cases where the DELTA value is modified.

If you are facing problems, try to learn more, search for more knowledge, once you get it, the rest will be easy.

I leave here the source of the decoding code in C#, and a simple project in VB.NET for testing.
I tried to leave as many comments as possible so you can understand how it works



! Hidden Content !
You must be registered and either click Like under this post or leave a comment before you can see the hidden links.
You may need to refresh the page after clicking Like. If you’re still having trouble revealing the hidden links, please read this.

Did you know? VIP Members can see all links instantly, no unlocking required.
Interested? Get VIP here.

Thank you all, have a new year, and new possibilities

libcocos,cocos2d,engine,xxtea
 
Last edited:
Back
Top Bottom