Jump to content

How How I Protect A Program With Autoit?


Recommended Posts

What about using processexists() or winexists with a hidden in your 2.exe to look for 1.exe if 1.exe isn't active then 2.exe just quits.

or

write registry key with date/time, 2.exe checks date/time set by 1.exe, if not within X of current date/time; quit.

<{POST_SNAPBACK}>

Processes just take on the name of the application that started them, and window titles can be changed. Although these method would work, it allows someone who wishes to hack around your security more options.

General rule: the less you pass paramaters, reg keys, temp files, etc around, the less chance that gives a hacker time to play with them.

[font="Optima"]"Standing in the rain, twisted and insane, we are holding onto nothing.Feeling every breath, holding no regrets, we're still looking out for something."[/font]Note: my projects are off-line until I can spend more time to make them compatable with syntax changes.

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