PDA

View Full Version : Converting DNG to SSP


joanrey
10-29-2009, 01:56 AM
Just want to know if there is a tool to convert DNG to SSP that was already made public :)

Ive seen a senior member did it in one of the threads made a year ago :cool:

Git
10-29-2009, 07:37 AM
Hasp, Hardlock or Superpro?. Why would you want SSP?

Git

joanrey
10-29-2009, 10:43 AM
Superpro.

A friend had a DNG that is loaded through sentemul. Upgraded his original dongle but still prefers to work in the environment of the previous version using sentemul.

I want to tinker with his DNG so we can emulate both s/w simultaneously with multikey. Just thought it would be a good idea to explore and try. :)

gnerogeem
10-29-2009, 12:02 PM
Dump it with PVA 3.3
Use dmp2mkey, convert dump to reg file.
Install Multikey, insert reg file to registry.

Derek2009
10-29-2009, 12:57 PM
usa pva.....

joanrey
10-30-2009, 12:35 AM
Heres one situation that puzzles me while converting one of my DNG to SSP. I have a superpro DNG that has 1-week expiration and works with sentemul2008. It is just for one module that we bought. The DNG was obtained from a website.

I was successful in emulating the dongle thru multikey (as i still have it) and its working flawlessly. I experimented with it to generate a DNG that will work with sentemul2007 w/o the expiration date.

Here's the REG entry:
"CellType"=hex:\
01,01,03,03,03,03,03,03,03,03,03,03,00,00,00,00,\
...
"sntMemory"=hex:\
6F,1E,DC,3B,51,6E,00,00,51,6E,00,00,E7,CA,00,00,\
B7,C1,C2,E0,00,00,00,00,6F,DE,00,00,00,00,00,00,\
...

I used edgespro1.1 to make a DNG file and load it thru sentemul2007. However, it cant unlock the licensed module. Have even entered DevID 3BDC to cell01 and WP 6E51 to cell04 but it still cant make the module work.

Any suggestions or directions from here? :confused:

PS. You might think why bother creating DNG when its working with multikey. Like i said, m just puzzled and want learn more about the REG structure :)

Git
10-30-2009, 07:23 AM
The reg structure is fully documented in the multikey manual, what is there to learn?.

Git

capebyrun
11-01-2009, 10:08 AM
slt,


Has what corresponds 4 first one figures of sntmemory :
"sntMemory"=hex:\7C,3E,CC,4H,......
...........

Git
11-01-2009, 01:26 PM
First two bytes are Serial Number, second 2 bytes are Developer ID, both in byte-reversed Intel format. In your example,
Serial = 0x1E6F
DevID = 0x3BDC

Git

BOPOH
11-01-2009, 02:20 PM
usa pva.....
a sporaw dumper is a good dumper also

capebyrun
11-01-2009, 06:58 PM
Git,

the file reg can be this ?:

"sntMemory"=hex:\
00,00,GG,R4,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,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


and so what will be the "CellType"=hex:\
00,00,0 ,0 ,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

what can be the relation between "sntMemory" and "celltype" ??

thx

Git
11-01-2009, 07:18 PM
There are 64 cells of 16bits (2 bytes) each. "sntMemory" shows the content of those 64 cells. "CellType" shows the access permissions for each of those cells (1 byte per cell).

0 = read/Write
1 = Write Only
2 = Counter (Decrement only)
3 = Reserved, no access (also used for Algo cells)

The first 8 cells are reserved, but cell 0 and cell 1 can be read

Git

PemulA
11-03-2009, 09:11 AM
Hi guys,
I have sentinel key. When I use SENTEMUL2007 it works fine all the time. But when I use PVA and multikeys it only works for several days. I compare the reg files between the last succeed and the new one.
before:
"sntMemory"=hex:\
B1,0A,2B,33,7D,94,00,00,7D,94,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,41,00,4A,62,EC,4A,A5,9A,\

the new one
"sntMemory"=hex:\
B1,0A,2B,33,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,41,00,4A,62,EC,4A,A5,9A,\
Why? what is the explanation? Thx

BfoX
11-03-2009, 09:31 AM
in new one not injected WP as 7D,94 in +08 offset