⛔For xxtea only, nothing can be done with bytecode⛔
⚡This is a script that decrypts the coco2d-js.jsc file⚡
🌈The core process is the decryption of XXTEA
and GZIP
.🌈
python main.py [-d] [xxteaKey] [jscDir]
python main.py -d 6362d9fe-c3ad-47 C:\DecJsc-master\src
-d or -decrypt [decrypt]
If the TEA is 16 bytes of \\x00, please fill in NONE
The output folder is located in the same directory as the JSC folder.
- The XXTEA&zip mode cannot be decrypted.
- XXTEA mode cannot be decrypted.
- Save and add some undecoded byte files.
If you have any questions, please contact [ [email protected] ]