trandatnh Posted February 23, 2009 Posted February 23, 2009 How can I against Decompiler tools, I know a tools can be decompiler my source, Although I used Tidy before compilation. Or I don't know how to use tidy
exodius Posted February 23, 2009 Posted February 23, 2009 Are you trying to say you want to protect your script against being decompiled?
Developers Jos Posted February 23, 2009 Developers Posted February 23, 2009 Tidy does what its name kinda reveals: It tidies the source code. Obfuscator makes it harder to read. Other than that the is no way to make your exe secure... fullstop... *click* SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Developers Jos Posted February 23, 2009 Developers Posted February 23, 2009 Tidy does what its name kinda reveals: It tidies the source code.Obfuscator makes it harder to read.Other than that the is no way to make your exe secure... fullstop... *click*EDIT: Oh, by the way: Who was it again that posted a link in these forums to something illegitimate... smart move. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts