metaworm/luac-parser-rs
lua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://luadec.metaworm.site/
Rust
Issues
- 0
Large functions in 5.1 luas fail to decompile
#47 opened by Tcd729ABA - 0
Wrong result for "or" in Lua 5.4
#43 opened by Abradoks - 0
"and or" syntax cannot be correctly recognized
#45 opened by moeray - 7
反编译 遇到表达式计算,出现结果错误
#12 opened by xxoo886 - 0
无法解开这个文件,好像不支持64位的lua 53,麻烦能支持一下吗
#44 opened by a63526352 - 1
decompiler
#42 opened by CarimboDev - 0
能否给一个完整的使用demo
#41 opened by IBUILI - 1
疑似反编译器超时太小不够在我的场景下正常使用
#35 opened by RigoLigoRLC - 2
Decompiled LUA File isn't working - 5.3.4
#39 opened by enaske - 7
decompile: parse luac: Error( Stack
#40 opened by jjc6676 - 1
- 0
Don't output Unicode escape sequences for Lua 5.1
#32 opened by khang06 - 1
有支持xlua的计划吗?
#33 opened by veryguan - 0
why is site down?
#37 opened by taikyrio - 1
能做个exe或者离线网页吗
#38 opened by a289672082 - 1
提供任意指令编码指定方式
#34 opened by RigoLigoRLC - 1
lua51 decoded code uses "goto", which is exclusive to lua52+
#29 opened by marioandluigisuperstarsaga - 4
能不能构建一个exe出来?
#1 opened by qq1053831109 - 0
lua5.3怎么修改opcodes?
#31 opened by veryguan - 1
Site not working
#30 opened by tenllado - 0
Unable to Decrypt luaR
#28 opened by hoangtrung99 - 1
TFORLOOP 5.1 problem
#24 opened by toxamin - 3
Incorrect and-or construct decompilation
#16 opened by toxamin - 2
lua5.3反编译不支持 中文函数
#23 opened by xxoo886 - 0
- 1
- 0
Table output improvement
#21 opened by toxamin - 1
关于lua文件不可识读
#20 opened by size404 - 1
能否加个接口支持一下接收opcode来反编译修改过opcode的luac?
#15 opened by alienwu2018 - 0
- 0
Broken setlist with or (and) construct
#18 opened by toxamin - 1
- 2
Invalid table argument lift
#14 opened by toxamin - 0
Block layout bug
#13 opened by toxamin - 1
decompile: parse luac: Error( Stack { base: Alt( [ Base { location: 1360, kind: Kind( Tag, ), }, Base { location: 1360, kind: Kind( Tag, ), }, Base { location: 1360, kind: Kind( Tag, ), }, Base { location: 1360, kind: Kind( Tag, ), }, Base { location: 1360, kind: Kind( Tag, ), }, Base { location: 1360, kind: Kind( Tag, ), }, ], ), contexts: [ ( 1093, Kind( Count, ), ), ( 1089, Context( "count constants", ), ), ( 821, Context( "chunk", ), ), ( 302, Kind( Count, ), ), ( 298, Context( "count prototypes", ), ), ( 75, Context( "chunk", ), ), ], }, )
#11 opened by Sigelo - 1
metaworm luadec 无法使用了
#9 opened by xxoo886 - 4
luajit goto 寻求大佬帮助
#8 opened by flyqie - 1
是否可以考虑支持OpenWRT中的lua反编译
#7 opened by Lua12138 - 8
parse luac: Error
#3 opened by weituotian - 1
似乎缺少`index.html`无法编译
#4 opened by weituotian - 0
似乎缺少`index.html`无法编译
#5 opened by weituotian - 1
如何使用此仓库反编译luajit字节码?
#2 opened by yuanyan3060