About This File
The normal tools were used, IDA, Softice or Olly, a hex editor and also a PE-file editor to patch the .exe file. It was also helpful, but not required, to download the haspman.zip from the manufacturers website just to get an idea of the different calls to the dongle and the expected returns.
It was simple to find the calls to the hasp by searching for the cmp bh, 32 in IDA and then looking close by, just like the tutorials say. The dongle can be called at two places within the program.
Recommended Comments
There are no comments to display.
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 accountSign in
Already have an account? Sign in here.
Sign In Now