Hi all, my first post and i think this is the right place where ask this type of question, many expert here.
I'll do short:
Autoit security is a big lack, a compiled script, obfuscated but the internal scite ( or better Shite? :D ) or not, can decompiled in a few second, with a couple of click by "automated" tools around the web.
I want to avoid that tools, i know the script will be never secure but at least if someone what to see the .exe it must be decompile it manually, so not for the first lamer
I have think to:
-Maybe change the header or something in the strucuture of the exe to make it unrecognized by this tools? I know the header can be rebuilded, but read up ( avoid the automated tools, not the hackers with knowledge )
-Or maybe obfuscate the AutoIt Stub?
Obviously, i can't do nothing by myself and i don't know where to start, if someone was so gentle to post a step-by-step i'm very gratefully.
Thanks
I'll do short:
Autoit security is a big lack, a compiled script, obfuscated but the internal scite ( or better Shite? :D ) or not, can decompiled in a few second, with a couple of click by "automated" tools around the web.
I want to avoid that tools, i know the script will be never secure but at least if someone what to see the .exe it must be decompile it manually, so not for the first lamer
I have think to:
-Maybe change the header or something in the strucuture of the exe to make it unrecognized by this tools? I know the header can be rebuilded, but read up ( avoid the automated tools, not the hackers with knowledge )
-Or maybe obfuscate the AutoIt Stub?
Obviously, i can't do nothing by myself and i don't know where to start, if someone was so gentle to post a step-by-step i'm very gratefully.
Thanks