Jump to content

Securing your programs.


Eru
 Share

Recommended Posts

Hey guys, I recently had a problem with someone who decompiled a program I made (Forgot to disallow while in a rush) and then tried to claim it as their own. Now that I'm a little more AutoIt savvy I've taken to Obfuscation and disallowing decompilation.

I'm just curious as to what other methods people are using to make sure their scripts don't get ripped off. :rolleyes:

Link to comment
Share on other sites

A basic solution to keep unexperienced users away : After compiling the script, open the exe with a hex editor and change the first 2 or 3 "UPX" words into anything you want (PEC for example).

Edited by mrbond007
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...