PDA

View Full Version : sentinel c-plus


falco
11-17-2007, 10:37 AM
hi, i have this sentine c-plus dump.. anyone can convert it to dng to work with sentemul? tnx

http://rapidshare.com/files/70346009/FFFE.rar.html

falco
11-21-2007, 06:04 PM
hi, someone give me any kind of documentation for c-plus sentinel emulation? thanks

old_guy
11-21-2007, 06:04 PM
It worked for me perfectly, use search....

foffa
11-23-2007, 05:22 AM
search around the forum you will find the emulator

falco
11-23-2007, 08:17 AM
thanks, I have found in this forum sc_emulator and dumper....
this is my dump:
*******************************
REGEDIT4

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\Emulator\Sentinel\FFFE]
"Memory"=hex:2D,47,30,33,00,35,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,70,39,
"MemoryAccess"=hex: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,

"Status"=hex:02,02
"Security"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00
***************************************
I put it in reg file and I start the emulator but it don't work .... what's wrong?

old_guy
11-26-2007, 11:15 AM
"Security"=hex:00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00

is not right, ngoksun can help you, there is also an alghoritm to calculate it.
Memory dump doesn't look right, all 00?

@saifou: The algo was from some Russia board and I test it was right: dword4=(((dword2+0x459af96c)^(dword1+0x12345678))* (dword3+0x549CDFED))^0x19F65901

Look here: http://www.reteam.org/board/showthread.php?t=143&page=3

falco
11-26-2007, 02:20 PM
thank's but I have read the post but my dongle is and old rainbow sentinel c plus key... and not a sentinel super pro dongle... and my dump file are not crypted... I use Sc emulator but I don't know how it work really... and so i don't know were is the problem, what I need to emulate cplus.. I'm reading all forums around the net .. all document but I have found nothing about sc_emulator...

old_guy
11-27-2007, 10:56 AM
(see Readme.txt in C-plus.rar).
It worked for me and I have C-plus A key.

falco
11-27-2007, 02:11 PM
(see Readme.txt in C-plus.rar).
It worked for me and I have C-plus A key.

I don't have readme.txt file inside the zip... can you post me the link of your program please?
very very thanks for reply!

falco
11-29-2007, 03:38 PM
hi, sorry for my insistance... which is the name of dumper that make a *.se dump? or a *.dat dump for sentinel c- plus?
thanks all!

falco
12-01-2007, 08:53 AM
nothing to do.. my dump security section is 00... I don't understand why... but it'is so...and emulator doesn't work...

falco
12-02-2007, 06:16 PM
Hi, I have dumped my dongle with a virtual machine in win98 so the dumper program "sread" dumped my dongle in *.saf format. Now anyone know any kind of emulators that work with this format? ....Or converter to work with other sentinel cplus emulator ?

old_guy
12-03-2007, 10:58 AM
in that link and using alghoritm listed.

falco
12-03-2007, 04:08 PM
ok but I haven't a dongle id to put in algo... :) so I don't know how to do... I try to search and develop my own emulator... thanks

cEnginEEr
12-04-2007, 05:18 AM
..but I haven't a dongle id to put in algo...

the dongle ID for sentinel series is the first dword of memory content;

DongleID=cell[1]*0x10000+cell[0]

..I try to search and develop my own emulator...

good luck then ;)

robbiebell22
01-04-2008, 06:14 PM
thanks, I have found in this forum sc_emulator and dumper....
this is my dump:


I am not sure where you found the dumper, i found the emulator but not the dumper. The only successful dump i have is safekey's ****.saf that i obtained using sread.exe. However i have been stumped on where to start or go as i am new to hardware programming and have only programmed in C# and a little C++. I have a brand new laptop that is going to waste because my old Sentinel C-plus dongle won't work with the portreplicator.

the only other thing i might have for the c-plus dongle is a possible devID = 0xFF03 but i am truly if that is correct or where to go from here as most information here only applies to superpro stuff.

Thanx, Robbie