luadec51
Lua decompiler
A tool for decompiling Lua 5.1 scripts into human-readable code
Lua Decompiler for Lua version 5.1
322 stars
38 watching
128 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
cdecompilerlua
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for parsing and transforming Lua source code | 259 |
| A compact and cleaner implementation of a PNG decoder in Lua | 11 |
| A Lua binding to zlib for streaming compression and decompression | 276 |
| A simple Lua debugger for embedded systems and single-file use. | 786 |
| Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |
| A Lua module providing bindings to the Snappy compression algorithm | 19 |
| A tool for detecting and reporting issues in Lua code | 1,923 |
| A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
| A tool for detecting issues in Lua code | 367 |
| A tool to automatically reformat Lua source code according to predefined style guidelines. | 718 |
| A Lua serialization and deserialization library optimized for speed and compactness | 159 |
| A plugin that highlights markdown code blocks in a text editor. | 36 |
| A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| Transforms any Lua value into a human-readable representation. | 1,391 |
| An implementation of the Haml markup language for Lua. | 53 |