ferib / LuaToolkit

Lua Encode/Decoder/Disassembler/Decompiler in C#
https://ferib.dev/blog.php?l=post/Lua_Devirtualization_Part_2_Decompiling_Lua
MIT License
86 stars 35 forks source link

ifs #4

Closed ferib closed 3 years ago

ferib commented 3 years ago

Add [+] - Improved graph [+] - Proper inline function writing [+] - improved recompiler project [+] - Add if with merge and and/or detection [+] - Add fake Luraph packer (no packet included) [+] - Add basic beautifier

Bugfixed [+] - bugfixed parent func search [+] - bugfixed upvalues with closure [+] - fixed func naming