Experimental Lua 5.1 dump decompiler
Go to file
CPunch 0dbdfc49c6 Inital commit
- Extremely basic decompiler implemented in lparser.py
- lundump.py ported from [this repository](https://github.com/CPunch/LuaPytecode)
2022-08-11 15:38:31 -05:00
.gitignore Inital commit 2022-08-11 15:38:31 -05:00
lparser.py Inital commit 2022-08-11 15:38:31 -05:00
lundump.py Inital commit 2022-08-11 15:38:31 -05:00
main.py Inital commit 2022-08-11 15:38:31 -05:00