Forum: Reverse Code Engineering
08-12-2017, 06:52 AM
|
Replies: 34
Views: 118,164
|
Forum: Reverse Code Engineering
04-17-2017, 06:31 AM
|
Replies: 9
Views: 17,935
|
Forum: Reverse Code Engineering
02-13-2017, 03:34 PM
|
Replies: 8
Views: 26,326
As I know, this software works via dynamic-link...
As I know, this software works via dynamic-link library hasp_windows_XXXXX.dll (XXXXX - the vendor's number). Look this file in the application's folder. But this file from the new Sentinel HL API...
|
Forum: Reverse Code Engineering
11-21-2016, 03:00 PM
|
Replies: 2
Views: 16,657
|
Forum: Reverse Code Engineering
10-07-2016, 03:37 AM
|
Replies: 6
Views: 17,216
|
Forum: Reverse Code Engineering
10-05-2016, 08:01 PM
|
Replies: 16
Views: 25,606
|
Forum: Reverse Code Engineering
10-05-2016, 07:59 PM
|
Replies: 6
Views: 17,216
Information from the SDK:
You can make the...
Information from the SDK:
You can make the simple tool to check the write function. It can be checked by the function RNBOsproGetKeyInfoEx(). This function return also Write password counter (and...
|
Forum: Reverse Code Engineering
10-02-2016, 09:43 AM
|
Replies: 16
Views: 25,606
|
Forum: Reverse Code Engineering
10-02-2016, 09:41 AM
|
Replies: 5
Views: 15,236
The protected software may check device...
The protected software may check device capabilities via function RNBOsproGetKeyInfoEx. For example, the software can check dongle's functions like Secure Tunnel or AES Algo. As I know, MultiKey...
|
Forum: Reverse Code Engineering
09-29-2016, 11:05 AM
|
Replies: 16
Views: 25,606
Hmm... MidasGen not use AES-algo. MultiKey may...
Hmm... MidasGen not use AES-algo. MultiKey may help you. May be the software just check delay between the API call to the dongle and dongle's answer. Read the MultiKey manual and try to set the...
|
Forum: File Unpacking
08-23-2016, 07:54 AM
|
Replies: 1
Views: 30,351
|
Forum: File Unpacking
04-29-2016, 02:58 PM
|
Replies: 2
Views: 32,367
|
Forum: Reverse Code Engineering
10-21-2013, 09:29 AM
|
Replies: 6
Views: 14,108
Hasp Srm
May be your dongle is HASP SRM (Sentinel HASP). HASP SRM - it's a HASP HL Dongle with new firmware. So, public loggers (TORO Aladdin Monitor, hasploger, etc.) don't support HASP SRM Dongles.
|
Forum: Reverse Code Engineering
10-09-2013, 12:34 PM
|
Replies: 12
Views: 21,973
|
Forum: Reverse Code Engineering
10-02-2013, 10:02 AM
|
Replies: 8
Views: 17,874
Dinkey Dumper available...
Dinkey Dumper available here:
https://www.dropbox.com/s/mtqi3h8rtc5lwwg/dinkey_dumper.zip
Run the file 'runme.bat' on the computer with plugged dongle. Dump file will be saved in the file...
|
Forum: Reverse Code Engineering
09-13-2013, 02:51 PM
|
Replies: 5
Views: 13,356
|
Forum: Reverse Code Engineering
09-10-2013, 08:15 AM
|
Replies: 3
Views: 13,186
Try to use this...
Try to use this lpt-emulator:
http://rapidshare.com/files/1917206543/eu-emu.zip
Simple instruction included. 'make_emul' generate bad driver CRC sometime. It's possible if eutron driver isn't...
|
Forum: Reverse Code Engineering
08-30-2013, 05:26 AM
|
Replies: 5
Views: 14,179
|
Forum: Reverse Code Engineering
08-30-2013, 03:38 AM
|
Replies: 5
Views: 14,179
|
Forum: Reverse/Social Engineering
08-28-2013, 06:13 AM
|
Replies: 58
Views: 149,120
HASP SRM USB Protocol are crypting by AES. You...
HASP SRM USB Protocol are crypting by AES. You need make UsbTrace decode tool to decrypt the log.
Dongle use a few AES keys. At least:
* One - for communicate with aksusb.sys driver (functions...
|
Forum: Reverse Code Engineering
08-27-2013, 04:06 PM
|
Replies: 4
Views: 27,380
|
Forum: Reverse Code Engineering
08-23-2013, 04:11 PM
|
Replies: 15
Views: 22,905
|
Forum: Reverse Code Engineering
01-26-2009, 05:05 PM
|
Replies: 38
Views: 39,553
You can try to use public...
You can try to use public emulator:
http://rapidshare.com/files/106580647/Emul.zip.html
I think that at immediate time usb-emulator is not shared on public. If the public lpt-emulator will be not...
|