Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Mas0nShi/jsc-Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsc-Decryption

⛔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.🌈

Usage :

    python main.py [-d] [xxteaKey] [jscDir]

Example :

    python main.py -d 6362d9fe-c3ad-47 C:\DecJsc-master\src

Tips :

    -d or -decrypt [decrypt]
    If the TEA is 16 bytes of \\x00, please fill in NONE

Outputs :

    The output folder is located in the same directory as the JSC folder.

❗Waiting for repair and Known errors :

  • The XXTEA&zip mode cannot be decrypted.
  • XXTEA mode cannot be decrypted.
  • Save and add some undecoded byte files. example

If you have any questions, please contact [ MasonShi@88.com ]