PDA

View Full Version : dng to .reg conversion


Flow1
11-21-2009, 02:52 PM
Hello:
How can i convert a dng file (used in HaspHL2007) to a .reg file in order to use it in multikey?.

Thank you.

BfoX
11-21-2009, 03:34 PM
dump the HaspHL2007 emulator and have .dmp file. next convert it ro .reg...

Flow1
11-21-2009, 04:45 PM
If I understand well, Do you mean that i have to dump the dng file when it is in use with HaspHl2007?. I have tried to do these with h5dmp without success. Any other tool to try?.

Regards.

SonofabiT
11-21-2009, 11:13 PM
If there is no success, h5dmp.exe usualy show an error message in the cmd-screen. Can you tell us the message please ?

Btw, Did you try with the following command ?
Usage: h5dmp.exe 0x[PW1] 0x[PW2]
You can see the PW1 and PW2 from haspHL2007/2008/2009, Xyrurg&Sataron's HaspLoger 1.71 and Toro's Aladdin Dongles Monitor v3.2.

Flow1
11-24-2009, 07:17 PM
I have finally be able to dump the dng using hl-dump. It shows that the key was a Hardlock E-Y-E.

Hl-dump gives me two files: one .dat (attached in this message) and a .reg. I tried to convert to a multikey compatible .reg file using UnidmptoReg. Which give me a .reg. I modified in this file the key registry route according to the examples provided with multikey 0.18.03 and inserted the data in the registry. After that I tried to start the software without luck.

Any suggestions?.

Regards.

.dat linkhttp://rapidshare.com/files/311759980/HL5189.DAT.html

SonofabiT
11-25-2009, 11:17 AM
@ Flow1 - Next time, Try to inform correctly your DONGLE TYPE before writing the problem of dongle dumpers that you used. :rolleyes:

You have two hardlock dumped-files (.dat and .reg) but you upload only the .dat one. Do you think what newbies can do with only your .dat file ?

gus
11-25-2009, 11:41 AM
use unidump and convert .dat file -> reg file
use hl_solver for calculate correct seeds

original seeds :

"Seed1"=dword:0000D5C2
"Seed2"=dword:000060DE
"Seed3"=dword:000092F4

hl solver seeds :
-> Seed1=0xD5C2, Seed2=0x60DE, Seed3=0xC7A1

for hardlock, search vusbus 0.15

soft use this dongle?
thanks

Flow1
11-25-2009, 03:14 PM
Thanks a lot. It finally works.

Apologies for the small info I provide at the beginning but it was my first time and I was learning at the same time. Next time I will provide all that info from the start.

Regards.