Author: Qrexxed
- Java (included in directory)
- Python 3.12+
- Ensure you have Python 3.12+ installed on your system.
- Run the
main.pyscript:python main.py
- A dialog will appear. Select the directory containing the
.luafiles you want to decrypt. - The script will decrypt the
.luafiles and replace them with the decrypted versions.
The script performs the following steps:
- Searches for
.luafiles in the selected directory. - Decrypts each
.luafile using theunluac.jartool. - Renames and moves the decrypted files back to their original locations.
Enjoy decrypting your Lua files! π