unluac
A decompiler for Lua 5.1
Description
unluac is a decompiler for Lua 5.1. It runs on lua chunks that have been compiled with the standard lua compiler. It requires that debugging information has not been stripped from the chunk. (By default, the lua compiler includes this debugging information.)
This program is written in java. A jar package is available in the downloads section so you don't have to compile it. It runs from the command line and accepts a single argument: the file name of a lua chunk. The decompiled code is printed to the standard output.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Very easy to use unluac
-
what systems that supporting this ? because i tried in my Windows 7 but .jar file won't be opened ( i've installed java)
-
Great app
-
Thanks unluac