Jump to content

EXE Protection


Recommended Posts

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

Link to comment
Share on other sites

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 Smith

Edit: 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 by AutoIt Smith
Link to comment
Share on other sites

There's nothing new in that area that comes with CompileAu3 which

is 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 to

get your hands on the source when using that option anyway... :(

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...