The Lua Decompiler is a web-based tool that reverses Lua 5.1 bytecode into source code.
It supports developers recovering original scripts or inspecting compiled Lua 5.1 binaries.
Upload compiled Lua 5.1 bytecode from old projects or embedded devices to retrieve readable source for maintenance or updates.
Decompile obfuscated or bytecode-only Lua modules in games and applications to inspect logic and identify issues.
Quickly convert Lua 5.1 bytecode found in scripts to source form for security research and reverse engineering.
An online service that converts Lua 5.1 bytecode back into readable source code via a simple HTTPS endpoint.
Verified reviews from the community shape this listing's rating.
Loading reviews…