Description
Compiled Lua bytecode can be inspected by decompiling Lua 5.1 files, with experimental support for newer versions.
This Git package is useful for developers debugging, auditing, or recovering Lua bytecode when source context is missing. It is a decompiler, not a normal code editor.
Decompilation can involve licensed or private code and may produce imperfect output. Use it only where you have permission.