Jump to content

Script protection


J0ker
 Share

Recommended Posts

Well, I just finished writting all my script and I'm ready to compile. Im looking for a protection for my exe file, the best protection out there. If my script finish on internet in possession of someone that I dont want then he wont be able to run it. What is the best protection I could use for my script? (Only password, Specific password that work on only ONE computer,etc..)

Thx! :whistle:

Link to comment
Share on other sites

I thought I was clear... I'm looking for a protection for my exe file (script) so no one would be able to decompile it and see the code. Also, I want a protection that will let me decide who can run my script ( a password a give to someone, etc...)

There's already a password when I compile the script but I dont think this will give alot of protection to my script. It only prevent people from decompiling but it doesnt prevent people from using it.

Link to comment
Share on other sites

  • Developers

I thought I was clear...

Think you were pretty clear.. :whistle:

Not really much you can do to protect against mis-use ... all big companies have tried and still haven't figured it out ....

Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Well to protect from decompling I can use EncodeIt (Great Job SmOke! :whistle: ) + Password, that's the least I can do.

About the exe file, I had a program ( made in java) that when you launch the program for the first time , it create a file ( with a random extension). I had to send this file to the owner of the program so he can give me the password that was working only with my computer. Anyone know a way to do something similar to that? We are getting away from the Autoit subject but maybe someone have some experiences in another coding language.

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