Page 4 of 4

Re: How to Protect a Resulting .Exe?

Posted: Sat Sep 15, 2012 1:12 pm
by qaisjp
My bat just simply demonstrated, you could compile and test it yourself if you wanted to.
No decompiler can decompile it, afaik.

Re: How to Protect a Resulting .Exe?

Posted: Sat Sep 15, 2012 2:10 pm
by coffee
qaisjp wrote:My bat just simply demonstrated, you could compile and test it yourself if you wanted to.
No decompiler can decompile it, afaik.
Well I just went made a trip to XP...
afaik you failed. can be done with another parameters:
fail.png
fail.png (8.1 KiB) Viewed 1491 times
qaisjp I never done much compiling. I actually don't know much about it. Made some experiences for fun and that was probably the second or third time I mess with luac/luadec. No experience at all at this but don't expect much protection to decompilation in Lua work. There is always a way...

Re: How to Protect a Resulting .Exe?

Posted: Sat Sep 15, 2012 2:16 pm
by qaisjp
coffee wrote:
qaisjp wrote:My bat just simply demonstrated, you could compile and test it yourself if you wanted to.
No decompiler can decompile it, afaik.
Well I just went made a trip to XP...
afaik you failed. can be done with another parameters:
The attachment fail.png is no longer available
qaisjp I never done much compiling. I actually don't know much about it. Made some experiences for fun and that was probably the second or third time I mess with luac/luadec. No experience at all at this but don't expect much protection to decompilation in Lua work. There is always a way...
I should've mentioned that it also depends on the size of the file, something that small can be decompiled with that method. Try this file, which is quite large (as compared to the other one):
textlib.lua
(6.17 KiB) Downloaded 128 times