ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

[].bin > [].lasm with lua52.exe Decompiler52.lua


  • Please log in to reply
[].bin > [].lasm with lua52.exe Decompiler52.lua

#1

iglor713
iglor713
    Offline
    2
    Rep
    4
    Likes

    Member

Posts: 69
Threads: 10
Joined: Jun 13, 2015
Credits: 0
Eight years registered
#1

I have instructions

user: "teest" posts -> leakforums thread-283776:

"Normally the Decompiler52.lua will just print your data to the console window if you execute it, but we need it in a file to edit it, so we just add something like this to the lua file:
Code:
local f = io.open("out.lasm", "wb")
f:write(LAT.Lua52.Decompile.LASM(file))
f:close()"
 
but not working for me :(
 
When i no editing Decompile52.lua then i have this error:
 
When i remove all from Decompile52.lua and paste this:
"require'LAT'
 
local f = io.open("out.lasm", "wb")
f:write(LAT.Lua52.Decompile.LASM(file))
f:close()"
 

Edited by iglor713, 25 June 2015 - 05:42 PM.

  • 0


 Users browsing this thread: