Clever1mba Posted May 28, 2005 Posted May 28, 2005 Hello i want to know any way to protect executable file problem is this when we compile au3 file with upx its not openable by Resource Hacker but it can Uncomressed By Upx -D it there any way to compress exe and it not uncompressable by any software
themax90 Posted May 29, 2005 Posted May 29, 2005 (edited) There is a builtin compiler in SciTe that allows the function of non-decompressable. Even if it was possible the code would have to be redeciphered and translated in proper orientation and then also in AutoIt's unique call status. Here is the picture:Enjoy!AutoIt SmithEdit: Here is SciTe if you don't know where to get it. Use the tool "Compile With Options";;Post;;http://www.autoitscript.com/forum/index.php?showtopic=10277;;Site;;http://www.autoitscript.com/autoit3/scite/downloads.php;;File;;http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe Edited May 29, 2005 by AutoIt Smith
Helge Posted May 29, 2005 Posted May 29, 2005 There's nothing new in that area that comes with CompileAu3 whichis already in Aut2Exe. "Allow decompilation" is also an option there.(CompileAu3 uses Aut2Exe, so of course it is..)Also, as stated here it doesn't seem to be a big problem toget your hands on the source when using that option anyway...
Clever1mba Posted May 29, 2005 Author Posted May 29, 2005 (edited) hellono after uncheck button again im able to extract all resources of exe file UPX -D by using Resource Hacker Edited May 29, 2005 by asimzameer
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