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.

2 dongles working at the same time

2 posters

Go down

2 dongles working at the same time Empty 2 dongles working at the same time

Post by eng4hire Sun Apr 21, 2013 11:53 am

I got the advice to work and I now have two working Sentinel SuperPro reg files! Thanks guys!
PVA 3.3 will only make a dump named 19df regardless of which dongle so both reg files come out the same.
How do you make it so you can get two reg files loaded and working at the same time?
When I try to install both, one overwrites the other.
I tried to rename them but the root naming comes from with in the reg file...

Thanks,

eng4hire

Posts : 4
Points : 6
Reputation : 0
Join date : 2013-04-20

Back to top Go down

2 dongles working at the same time Empty Re: 2 dongles working at the same time

Post by hasp Sun Apr 21, 2013 12:27 pm

@eng4hire read multikey manual!
Code:
To use the keys with the same password you need to add any character after the key password:
... MultiKey\Dumps\xxxx19DFa]
... MultiKey\Dumps\xxxx19DF1]

hasp

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

Back to top Go down

2 dongles working at the same time Empty Re: 2 dongles working at the same time

Post by eng4hire Sun Apr 21, 2013 1:42 pm

Thanks but no can do! Both dumps reg create the exact same string!

KEY1

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\000019DF]
"DongleType"=dword:00000003
"Copyright"="None"
"Created"="Sun Apr 21 08:51:57.828 2013 by dmp2mkey v2.5.9.1"
"Name"="19DF Sentinel SuperPro Dump"
"Type"=dword:00000000
"CellType"=hex:\
01,01,03,03,03,01,03,01,\
03,03,03,03,03,03,03,03,\
01,01,02,02,03,03,03,03,\
03,03,03,03,01,01,03,03,\
03,03,02,02,03,03,03,03,\
01,00,00,02,03,03,03,03,\
03,03,02,02,03,03,03,03,\
00,00,02,02,03,03,03,03
"sntMemory"=hex:\
15,0A,DF,19,00,00,00,00,D1,80,00,00,00,00,00,00,\
34,12,AB,89,78,16,BC,9A,00,00,00,00,7B,3A,8C,9B,\
70,59,01,00,96,0A,96,0A,83,2E,76,98,D2,28,C6,A7,\
00,00,00,00,BD,02,10,A8,88,88,88,88,78,16,DE,BC,\
89,03,38,99,96,0A,96,0A,17,3B,53,96,34,12,AB,89,\
88,88,01,00,EE,1B,3C,00,11,35,49,B2,32,28,25,91,\
11,35,49,B2,96,0A,96,0A,00,00,00,00,50,36,60,B3,\
34,12,10,0C,96,0A,96,0A,CD,3F,EF,BE,49,06,47,88

KEY2

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\000019DF]
"DongleType"=dword:00000003
"Copyright"="None"
"Created"="Sun Apr 21 08:49:09.155 2013 by dmp2mkey v2.5.9.1"
"Name"="19DF Sentinel SuperPro Dump"
"Type"=dword:00000000
"CellType"=hex:\
01,01,03,03,03,01,03,01,\
03,03,03,03,03,03,03,03,\
01,01,02,02,03,03,03,03,\
03,03,03,03,01,01,03,03,\
03,03,02,02,03,03,03,03,\
01,00,00,02,03,03,03,03,\
03,03,02,02,03,03,03,03,\
00,00,02,02,03,03,03,03
"sntMemory"=hex:\
10,0A,DF,19,00,00,00,00,D1,80,00,00,00,00,00,00,\
34,12,AB,89,78,16,BC,9A,00,00,00,00,7B,3A,8C,9B,\
75,54,01,00,96,0A,96,0A,83,2E,76,98,D2,28,C6,A7,\
00,00,00,00,BD,02,10,A8,88,88,88,88,78,16,DE,BC,\
89,03,38,99,96,0A,96,0A,17,3B,53,96,34,12,AB,89,\
88,88,13,00,47,1C,39,00,11,35,49,B2,32,28,25,91,\
11,35,49,B2,96,0A,96,0A,00,00,00,00,50,36,60,B3,\
34,12,10,0C,96,0A,96,0A,CD,3F,EF,BE,49,06,47,88

Anyone that can help guide me would most appreciated!


Last edited by hasp on Sun Apr 21, 2013 9:54 pm; edited 1 time in total (Reason for editing : no need to quote)

eng4hire

Posts : 4
Points : 6
Reputation : 0
Join date : 2013-04-20

Back to top Go down

2 dongles working at the same time Empty Re: 2 dongles working at the same time

Post by hasp Sun Apr 21, 2013 9:53 pm

change like below lines bounce
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\000019DFa]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\000019DFb]

hasp

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

Back to top Go down

2 dongles working at the same time Empty Re: 2 dongles working at the same time

Post by eng4hire Mon Apr 22, 2013 7:46 am

hasp wrote:change like below lines bounce
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\000019DFa]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\MultiKey\Dumps\000019DFb]

Hasp, I did that and I now see both in regedit but the SW complains the dongles are not present.
When I install either one individually with original 000019DF they both can work.
Thanks for your help on this!

eng4hire

Posts : 4
Points : 6
Reputation : 0
Join date : 2013-04-20

Back to top Go down

2 dongles working at the same time Empty Re: 2 dongles working at the same time

Post by eng4hire Mon Apr 22, 2013 8:02 am

Hasp, nevermind. I found the problem. I forgot to check to make sure the driver signature thing was okay. Now that I have the device working and the driver signed again both work at the same time! You're awesome! Thanks to this forum and all that reign!

eng4hire

Posts : 4
Points : 6
Reputation : 0
Join date : 2013-04-20

Back to top Go down

2 dongles working at the same time Empty Re: 2 dongles working at the same time

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