Jump to content

UnLuac (decompile binary scripts) current

   (3 reviews)

1 Screenshot

About This File

Lua in GG is based on LuaJ 3.0.1, so you can try to decompile the script from a binary form for show its code.

However, GG is developing. Also, Lua is being modified in it, so that such scripts can not always work, or not work at all.

If you experience problems with binary scripts, use the text form of the script.

There is no support for the binary form of scripts and will never be. You do everything at your own peril and risk.


 

java -jar unluac_2015_06_13.jar script_compiled.lua

Examples are provided for the Windows command line. If you have Linux or Android, then this is your problem how to run a .jar file there. Do not ask me about it.

You must have java installed. It should also be available on the command line. In general, this is also your problem how to run the .jar file.

 

Quote

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.

Here is an example usage of unluac:
java -jar unluac.jar myfile.lua > myfile_decompiled.lua

The current version also has pretty good support for Lua 5.0 and experimental support for Lua 5.2 and Lua 5.3.

 


What's New in Version current   See changelog

Released

Update current version.

 Share


User Feedback

You may only provide a review once you have downloaded the file.


TopGEOYT

· Edited by NikaT

   13 of 19 members found this review helpful 13 / 19 members

Hello Guys .
Today I will show you , How to decrypt lua binary scripts using this file "unluac" . First of all you need java jdk ( see down ) . also you need to get "Open Command window here " option . 

Java JDK link : 

 

https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

 

installer for "Open Command window here " 

 

https://www.mediafire.com/file/y368u9bxd1cyake/Add_Open_command_window_here_black_hat_studio.reg/file

 

Link to review
Tis_

   17 of 25 members found this review helpful 17 / 25 members

Go update???

Link to review
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.