Jump to content

Recommended Posts

Posted

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:

Posted

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.

  • Developers
Posted (edited)

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.
  :)

Posted (edited)

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
  • Moderators
Posted

Have you looked at Xprotect by Valuater?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted (edited)

Yep but I dont like the "Paying" function, is there a way I could disable it so it will only make a protection.

Absolutely...

You can easily create it so the end-uer does not have to pay..

check it out a little more

8)

Edited by Valuater

NEWHeader1.png

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
×
×
  • Create New...