Jump to content

secure autoit script


Recommended Posts

i want to make my scripts undecompilable

using standard "compile script to exe" it is very easy to crack :<

so please give me some advice how to make my scripts safe.

Link to comment
Share on other sites

i want to make my scripts undecompilable

using standard "compile script to exe" it is very easy to crack :<

so please give me some advice how to make my scripts safe.

Don't distribute them. Keep them locked away on a USB stick in your safety deposit box. :D

All seriousness aside. There is a limit to what you can do here. Run the obsfucation and set the compile flag for encryption. If there is anything in there that needs more security than that, it shouldn't be in there.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...