LuaJIT Decompiler v2 is a replacement tool for the old and now mostly defunct python decompiler.
The project fixes all of the bugs and quirks the python decompiler had while also offering
full support for gotos and stripped bytecode including locals and upvalues.
-?
to show usage and options..lua
files are placed by default into the output
folderFeel free to report any issues you have.
This project uses an boolean expression decompilation algorithm that is based on this paper:
www.cse.iitd.ac.in/~sak/reports/isec2016-paper.pdf