Hey , i used Scite Obfuscator to help against hackers.
i saw in some forum that there is a DeObfuscator for Scite. (so can it be reversed ? )
also after Obfuscating i can't run my code cause it takes about 5 min to load.... (its a very long code about 30000 lines of code)
any help please (I'm just trying to protect my code , i try armadillo and Themida and i contacted their customer service
here is the answer.
"The problem with AutoIt applications is that it’s an interpreted language, so a protector cannot apply machine code protection to the AutoIt code. The AutoIt code is like data that needs to be unencrypted in memory to be able to be interpreted."
So what he means , no matter what you do , it can still be decompiled.
however , if i would block 99% of the hackers out there i would be very pleased.
is there a way to do it ?