MirnesC2 Posted November 11, 2009 Posted November 11, 2009 Someone de-compiled my program and had the exact source I made word by word? Is it possible to make it more secure, something for future updates? Also can someone post the de-compiler if they have it?
EndFunc Posted November 11, 2009 Posted November 11, 2009 (edited) Someone de-compiled my program and had the exact source I made word by word? Is it possible to make it more secure, something for future updates? Also can someone post the de-compiler if they have it?I don't like de-complilers so I won't post one. However use the Obfuscator and it will help make your code more secure and very difficult to read. If you don't have the full version of Scite, then downloaded it from here http://www.autoitscript.com/autoit3/scite/downloads.shtmlThen when you right click on the au3, do complile with Options and you can Obsfuscate it. Let them try then. Edited November 11, 2009 by EndFunc EndFuncAutoIt is the shiznit. I love it.
JohnOne Posted November 11, 2009 Posted November 11, 2009 Someone de-compiled my program and had the exact source I made word by word? Is it possible to make it more secure, something for future updates? Also can someone post the de-compiler if they have it?A decompiler will not protect your script. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Valik Posted November 11, 2009 Posted November 11, 2009 I suggest you learn to use the search feature.
Recommended Posts