mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
226 B
Plaintext
1 line
226 B
Plaintext
A Lua bytecode decompiler written in Pascal supporting Lua 5.1 through 5.5, with SSA-based analysis, control flow reconstruction, boolean expression recovery, and support for custom opcode tables used by game-modified Lua VMs. |