Jump to content

how to decompile lua


Alex10

Recommended Posts

so no solution? ?

so lets say i have a decompiled script looks like this

  
NULEIXNUL@NUL 
  

i actually wrote that myself it looks like the script compiled

can i complete on it like this

  
NULEIXNUL@NUL 
addEventHandler('onClientResourceStart) 
  
 

please tell me thats its possible or all my work will be gone :(

[lua]

Link to comment

There is a LUA decompiler available @ (link removed) , but all function and variable names will be random. It would be best just to re-compile your source after fixing, rather than decompiling, editing, and recompiling, but do as you wish.

Edited by Tut
Removing link
Link to comment
  • 10 years later...
  • Tut locked this topic
  • Administrators

Hey everyone,

As Lua decompiling is not really a topic we want to discuss or promote in these forums, the thread has been closed. We cannot interfere with anyone hosting these services outside of our platforms, but we ask that no hints or advertisements are made towards them.

  • Like 3
Link to comment
  • Moderators

I don't know if having a decompiler is a good idea. Most of the time, scripts are compiled to prevent people from stealing them. Sometimes, some people will hide backdoors & malicious stuff in their scripts but that's why we have community.multitheftauto.com. Scripts uploaded to our community are always monitored.

 

so if possible, please don't advertise any decompilers since it might be used to take credit for other people's work.

  • Like 2
Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...