[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: unluac, a Lua 5.1 decompiler
- From: KHMan <keinhong@...>
- Date: Sun, 15 Apr 2012 10:44:02 +0800
On 4/15/2012 10:28 AM, tehtmi wrote:
I've written a decompiler for Lua 5.1. It runs on chunks that have
been compiled by luac with debugging information and attempts to
print out a valid Lua program that would be compiled into
equivalent bytecode.
The decompiler is probably not perfect. Things that are likely to
confuse it are complicated nested control structures (especially
with break statements) and complicated expressions with logical or
comparison operators.
http://sourceforge.net/projects/unluac/
Awesome, we have another entry for the tools wiki page:
http://lua-users.org/wiki/LuaTools
You are cordially invited to add your entry there :-)
--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia