Term!nX Posted May 15, 2007 Posted May 15, 2007 Hi! How can I protect au3-exe files from decompiliation? I have found a cracked version of exe2aut and unfortunately - it works. Even if I do not allow the conversion, this tool decompiles.
PsaltyDS Posted May 15, 2007 Posted May 15, 2007 Hi!How can I protect au3-exe files from decompiliation? I have found a cracked version of exe2aut and unfortunately - it works. Even if I do not allow the conversion, this tool decompiles.Search the forum and you will find this thoroughly discussed. The basic principle is Obfuscate, encrypt (no decompile option), and then don't count on it.If you have any real secrets to keep, don't put them in the script. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Term!nX Posted May 15, 2007 Author Posted May 15, 2007 Damn, I pal of mine modified the header, but it the program crashes. The thing is, I want to sell the program and I implented security routines, like license key check and stuff. But a chain is only as strong as the weakest part of it. So if everybody can decompile it easily I do not need such stuff
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now