Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

brack7n/luac-Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

29 Commits

Repository files navigation

luac-Decryption

⛔For xxtea only, nothing can be done with bytecode⛔

✈If you encounter luajit, try using luajit-decompiler

⚡This is a script that decrypts the coco2dx-luac .luac file⚡

🌈The core process is the decryption of XXTEA.🌈

Usage :

 python main.py [-d] [xxteaKey] [sign] [jscDir/zipFile]

Example :

 python main.py -d e73c83539f2e65ab159 b4d6f1b968 C:\DecJsc-master\src
 python main.py -d e73c83539f2e65ab159 b4d6f1b968 C:\DecJsc-master\game.zip

Tips :

 -d or -decrypt [decrypt]
 If the TEA is 16 bytes of \x00, please fill in NONE
 Supports folders and individual LUAC or ZIP files

Outputs :

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

❗Waiting for repair and Known errors :

-[x] zip files decompress

Welcome to submit issue.

example

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

About

decrypts the coco2d-luac .luac file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /