What is it?
March 2, 2024 ยท View on GitHub
Just frida script which lets you to obtain source code of Cocos2D game from Android device.
How to run?
- Run frida server on your Android device.
- Edit
.pyand.jsfiles regarding to comments on top. - Run
.pyscript. - Wait until game fully loads to obtain ALL sources (may take some time with running decryptor).