Bytecode deobfuscator/decompiler for lua language
An open source lua deobfuscator for bytecode. Deobfuscates bytecode encryption in .lua files. FiveM scripts are supported.
-
If you aren't decompiling fivem scripts just change
load
intoloadstring
-
Put .exe file into folder with obfuscated .lua file
-
Run deobfuscator
-
Type the name of .lua file with the .lua extension and press ENTER
-
Results will show up in the console