Log in

View Full Version : HASP SRM DeviceIo


crkzone
May 11th, 2009, 00:43
Does anyone notice that in the new SRM envelope code despite previous versions no actual IO calls to the dongle is made before it actually find out that no physical device is attached?

I have made logs of API and just once DeviceIo called :>

DeviceIoControl(9c, 9c402468, 0,0, 0,0):
res=1, *lpBytesReturned=0

Is it something to do with SetupApi calls?

Thanks in advance

Cata
May 11th, 2009, 08:14
The deviceIOcontrol is made by different process (SRM hasp).

crkzone
May 11th, 2009, 09:14
Yes you are right , Hasplms.exe is ultimately responsible for DeviceIo calls.

Have anyone tried hooking DeviceIoctrl ?

Cata
May 11th, 2009, 13:02
The problem is not hooking but emulating.
The right question is: Did someone succeeded to emulate Hasp SRM ?

souze_villy
June 26th, 2010, 03:32
yes I success to emulator the Hasp SRM, I have complete solution of Hasp SRM.

Cata
July 2nd, 2010, 14:41
Anything public ?

souze_villy
July 3rd, 2010, 03:05
Quote:
[Originally Posted by Cata;87121]Anything public ?

Private