Reverse Engineering Team
Unregistered, You must accept the Forum Rules below to be able to use some forum functions.

Read forum rules below...

1. All posts must be written in English.
2. Don't spam/abuse any other member via E-mail or Private Messages.
3. Have phun!

For breaking above rules you may be warned/banned appropriately!

Join the forum, it's quick and easy

Reverse Engineering Team
Unregistered, You must accept the Forum Rules below to be able to use some forum functions.

Read forum rules below...

1. All posts must be written in English.
2. Don't spam/abuse any other member via E-mail or Private Messages.
3. Have phun!

For breaking above rules you may be warned/banned appropriately!
Reverse Engineering Team
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Newbie Dongle Emulation help

2 posters

Go down

Newbie Dongle Emulation help Empty Newbie Dongle Emulation help

Post by Kwagga Wed Sep 26, 2012 6:10 am

Hi guys,

I hope you can help me with a dongle emulation.
I've tried various tools, but I just can't seem to find the right combination of stuff to use.

I'm running Windows 7 x64 and I need to emulate a dongle. I did have 2 different dongles during training, and I made dumps of both of them using different programs I could find.
Dongle 1
?8y80pl9fhnc27b4
?cmbfuwsp9ru1xxx
?g66b9diadw6t0vl

Dongle 2
?6x1cjhb8uh06pup
?1faw9w2s4cn99n0
?0347bxgvg8kwogc

These are mediafire links, which I cannot post. So they need the www dot mediafire dot com url ahead of them, then a slash and then download dot php

Can anyone please help me create a reg file for either of these that will work with Windows 7 x64?
Also, do I need an additional file or driver or something? Or will the correct registry entries be enough to emulate the dongle?

Thanks in advance!

Kwagga

Posts : 3
Points : 5
Reputation : 0
Join date : 2012-09-26

Back to top Go down

Newbie Dongle Emulation help Empty Re: Newbie Dongle Emulation help

Post by hasp Wed Sep 26, 2012 11:03 am

use multikey 18.0.3 for 64bit, save as reg
dongle 1
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\00007C36]
"DongleType"=dword:00000003
"Copyright"="hasp"
"Created"="Wed Sep 26 18:01:06.679 2012"
"Name"="7C36 Sentinel SuperPro Dump"
"Type"=dword:00000000
"CellType"=hex:\
    01,01,03,03,03,03,03,03,00,00,00,00,00,00,00,00,\
    03,03,03,03,01,01,01,01,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"sntMemory"=hex:\
    26,58,36,7C,00,00,00,00,63,89,00,00,48,80,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    2C,F5,9D,C2,00,00,00,00,59,04,80,00,34,00,03,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
dongle2
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\00007C36]
"DongleType"=dword:00000003
"Copyright"="hasp"
"Created"="Wed Sep 26 18:01:06.679 2012"
"Name"="7C36 Sentinel SuperPro Dump"
"Type"=dword:00000000
"CellType"=hex:\
    01,01,03,03,03,03,03,03,00,00,00,00,00,00,00,00,\
    03,03,03,03,01,01,01,01,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"sntMemory"=hex:\
    E6,57,36,7C,00,00,00,00,63,89,00,00,48,80,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    2C,F5,9D,C2,00,00,00,00,59,04,80,00,34,00,03,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
    00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

hasp

Posts : 454
Points : 634
Reputation : 172
Join date : 2011-12-16

Back to top Go down

Newbie Dongle Emulation help Empty Re: Newbie Dongle Emulation help

Post by Kwagga Thu Sep 27, 2012 2:37 am

Thanks very much hasp!
It works like a charm!

Kwagga

Posts : 3
Points : 5
Reputation : 0
Join date : 2012-09-26

Back to top Go down

Newbie Dongle Emulation help Empty Re: Newbie Dongle Emulation help

Post by Kwagga Thu Sep 27, 2012 4:17 am

If I can ask another question...
I've tried using a 32-bit version of devcon to also get this working on a Windows 7 x32 machine. But devcon doesn't work. It seems I have the 18.0.3 32-bit version for a amd cpu or something.

If I understand correctly, devcon.exe is a file created by microsoft? Can I download the correct file from the microsoft website?

Kwagga

Posts : 3
Points : 5
Reputation : 0
Join date : 2012-09-26

Back to top Go down

Newbie Dongle Emulation help Empty Re: Newbie Dongle Emulation help

Post by hasp Thu Sep 27, 2012 9:18 am

use multikey18.0.3 32bit devcon includeed...

hasp

Posts : 454
Points : 634
Reputation : 172
Join date : 2011-12-16

Back to top Go down

Newbie Dongle Emulation help Empty Re: Newbie Dongle Emulation help

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum