Commit Graph

5 Commits

Author SHA1 Message Date
CPunch 28db2dcb8b Added LICENSE 2022-08-11 15:55:49 -05:00
CPunch 0adecfae2b Added README 2022-08-11 15:54:19 -05:00
CPunch 61ce2d416b lundump.py: only list protos if we have any 2022-08-11 15:52:50 -05:00
CPunch 4d8c78f023 lundump.py: improved instruction operand labeling
- RKs are fully supported
- KBx are also supported
2022-08-11 15:49:57 -05:00
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