View Single Post
  #1  
Old 09-07-2004, 22:15
monguz
 
Posts: n/a
haspms32.dll replacement

i wrote this litle thing because i needed it...is usefull for older apps wich imports the hasp() functions over the haspms32.dll (API) or for learning...so dont blame/flame me too much
it can replace some functions of the Alladin\Hasp\haspms32.dll but unfortunately without the crypt/decrypt functions (at the moment). Is written in Delphi5, has a nice (my opinion) GUI, what you can see if you hold pressed the CTRL key until the caller program starts. On popup of the 'Emulator' you will see the called function, caller RVA, call arguments, and the 'memory' of the emulated Hasp. It stores the internal values in 'haspms32.ini' file wich is placed in %winroute%.
btw. if somebody need the scr.code just ask..

regards
Attached Files
File Type: rar haspms32dll.rar (163.5 KB, 74 views)
Reply With Quote