View Full Version : modify "reg file" for activate option in software
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
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
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
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
vBulletin® v3.6.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.