Jump to content

Making my script more secure...


brodie28
 Share

Recommended Posts

Someone is decompiling my scripts to get admin passwords and use features of the script I don't want everyone to be able to access.

Is there anything I can do to stop decompilation or at least make the passwords more secure somehow?

Even if I could make the passsword more secure... If someone can decompile the script they could just edit out the need for a password themselves.

Anything I can do?

Link to comment
Share on other sites

There's a rule of thumb; If someone wants the information badly enough you can't stop them from obtaining it. The only way to stop casual decompilation would be to hash the passwords and possibly read the actual passwords from an online source but that won't always work.

Link to comment
Share on other sites

Hey,

If you really want to secure your script. You can use this little program: Obfuscator

Greetz,

Neo

still not secured :)

Website: www.cerescode.comForum: www.forum.cerescode.comIRC: irc.freenode.net , Channel: #Ceres--------------------Autoit Wrappers, Great additions to your script (Must See) (By: Valuater)Read It Befor Asking Question Click Here...--------------------Join Monoceres's Forums http://www.monoceres.se--------------------There are three kinds of people: Those who make things happen, those who watch things happen, and those who ask, ‘What happened?’” –Casey Stengel
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...