zombie
08-23-2008, 01:07 PM
Well, I have a new target, but I'm a little bit confused about the protection it't using.
Looking in Toro's Monitor, I can see "Hardlock In:> HLM_LOGIN: ModAd=15636 (0x3D14)"; Also, I have a _TEXT_HA section, which I supposed to be the envelope. The problem is I cannot find any refference to the 3D14 ModAd in the deadlist or in Olly, but instead the program is using the HASP routine (cmp bh, 32), services 1, 2, 3 and 6. I just emulate the HASP routine, but it still ask for dongle.
Another strange thing: the program starts with a "Do you want to run in Demo mode?" message, without checking the dongle? If I press YES, it will fire up in Demo, if I press NO, then it's starting to look for the dongle.
Any ideas will be highly appreciated. Thanks.
Looking in Toro's Monitor, I can see "Hardlock In:> HLM_LOGIN: ModAd=15636 (0x3D14)"; Also, I have a _TEXT_HA section, which I supposed to be the envelope. The problem is I cannot find any refference to the 3D14 ModAd in the deadlist or in Olly, but instead the program is using the HASP routine (cmp bh, 32), services 1, 2, 3 and 6. I just emulate the HASP routine, but it still ask for dongle.
Another strange thing: the program starts with a "Do you want to run in Demo mode?" message, without checking the dongle? If I press YES, it will fire up in Demo, if I press NO, then it's starting to look for the dongle.
Any ideas will be highly appreciated. Thanks.