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