PDA

View Full Version : modify "reg file" for activate option in software


gus
05-06-2008, 12:06 PM
hellow all
i create reg file the sentinel,
in reg file include all info of dongle, but i like modify por activate option in software

i modify reg file, i modify :
"sntMemory"=hex:\
44,09,......
to
"sntMemory"=hex:\
00,00,

change the number of dongle.
but I do not know what changes do to change options in the software.

With a utility software exists to modify the options of the dongle, but code of modification i not know

thanks

sorry for my english

benito
05-06-2008, 12:19 PM
hellow all
i create reg file the sentinel,
in reg file include all info of dongle, but i like modify por activate option in software

i modify reg file, i modify :
"sntMemory"=hex:\
44,09,......
to
"sntMemory"=hex:\
00,00,

change the number of dongle.
but I do not know what changes do to change options in the software.

With a utility software exists to modify the options of the dongle, but code of modification i not know

thanks

sorry for my english

There is not possible generic answer. It can require just only some specific value in cells from 0x08 or new algorithms. It is different in each software. You need to disassemble and debug your app. Are you able do it? If not, just forgot on it ;) It is my advice.

BR

Git
05-07-2008, 07:40 AM
You need to take a dump of the original dongle with PVA V3.3 dumper and then convert the dump directly to a reg file with Dmp2Reg.

Git

gus
05-07-2008, 07:42 AM
You need to take a dump of the original dongle with PVA V3.3 dumper and then convert the dump directly to a reg file with Dmp2Reg.

Git


yes , and the reg file how modify?

benito
05-07-2008, 07:56 AM
yes , and the reg file how modify?
I think you dont need to know how modify but what value you should change for ;) I told you, noone will tell you this. You have to analyse your soft...

BR

gus
05-07-2008, 08:00 AM
thanks all
I modify it:

original
"CellType"=hex:\
01,01,03,03,03,03,03,03,00,00,00,00,00,00,00,00,\

modificate

"CellType"=hex:\
01,03,03,03,03,03,03,03,03,03,03,00,00,00,00,00,\


and all options activated !!!!,

benito
05-07-2008, 08:16 AM
thanks all
I modify it:

original
"CellType"=hex:\
01,01,03,03,03,03,03,03,00,00,00,00,00,00,00,00,\

modificate

"CellType"=hex:\
01,03,03,03,03,03,03,03,03,03,03,00,00,00,00,00,\


and all options activated !!!!,

heh poor implementation of protection :p

foffa
05-09-2008, 11:30 AM
you just activated the non active cells