Lasao20492 0 Posted May 12, 2010 I have a program written in AutoIt. Now I want to prevent decompile or you can encrypt it. Share this post Link to post Share on other sites
zeffy 0 Posted May 12, 2010 You can't 'legally' make it un-decompilable (because it would involve reverse engineering AutoIt components, which is against the EULA), but you can use the Obfuscator that comes with SciTE4AutoIt3 to make your script a real pain in the ass to read, but that is the most protection you're probably going to get.I'm too lazy to answer the OP's question so I'll just post a link to the search page.How very helpful of you. Share this post Link to post Share on other sites
Tvern 11 Posted May 12, 2010 (edited) Actually you'll find that most of my posts on this forum are (an attempt at) helping people solve their problems, but what's the point of having a search option when people are just going to ask the same question over and over again? The General Help and Support forum is already full of topics about this subject. Edited May 12, 2010 by Tvern Share this post Link to post Share on other sites