Lua decompiler support "lua51,lua52,lua53,lua54,luajit"
Features
- Block and dominator-tree based analysis, which can help to eliminate most of middle-variables correctly
- Drawing control flow graph, you can visit the original lua instructions in each block
- Custom parser support, which can help you to decompile unofficial lua bytecode
- Optimized output for multiple-line string
- Multipule encoding support
Feedback
If you have any problems during use, you can give me feedback at issues