Help with Lua decompiling (willing to pay for service)

guka90

New member
Messages
2
Points
0
Hi, I have 2868 Lua files that need to be put through decompiling process. They are unrelated from Ragnarok, though.

Okay, so they were compiled with LuaC 5.0.2 and several of them can be fully decompiled with LuaDec.

However, I found some complications while decrypting a few of them.

For instance, larger files tend to output this error:

--[[ DECOMPILER ERROR 796: Unhandled construct in list ]]

You can download all of them here.

I am willing to pay for service via PayPal, we can negociate privately (send me PM).

 
Last edited by a moderator:
Hi, I have 2868 LUA files that need to be put through decompiling process. They are unrelated from Ragnarok, though.

Okay, so they were compiled with LuaC 5.0.2 and several of them can be fully decompiled with LuaDec.

However, I found some complications while decrypting a few of them.

For instance, larger files tend to output this error:

--[[ DECOMPILER ERROR 796: Unhandled construct in list ]]

You can download all of them here.

I am willing to pay for service via PayPal, we can negociate privately (send me PM).
I can try, but not sure If I can.

 
Since there's many File, I suggest you to do it(I am too lazy to do those many files). you would have to check binary codes, (or chunkspy it) and  make the file accordingly. LuaDec 5.0 Fails because of complex functions like

f({{x=0,y=1},{x=2,y=2},{x=1,z=1}})
either modify luadec(if they have source codes) or make lua code from chunkspy.

 
Last edited by a moderator:
Fair enough, I guess I can minimize that number. But that would take a while... Nevertheless I will mark this as solved. I will try to decrypt all files I can, then maybe another topic will be created.

If anyone still wish to do it, please feel free to send me a PM.

 
Back
Top