PDA

View Full Version : Sentinel vUSB Emulator How-To


Pages : [1] 2

y8y8y8y
01-26-2008, 05:50 PM
Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

alvin_villaflor
01-26-2008, 10:57 PM
I successfully emulated my dongle as well... Thank you very much buddy... Thanks to reteam also and Alisa for her nice web...

P.S.: It is also working without rebooting upon running instal.bat...

br,
Alvin

alisa
01-27-2008, 02:49 AM
very good job y8y8y8y .
we need people like you, instead of saying "google it" read everything. they think it is like mystery and they are onlu capable to doing that. there are many useless people like that there.
really appriciate your good job.
Please keep it up.

kiki
01-27-2008, 03:51 AM
very good job y8y8y8y .
we need people like you, instead of saying "google it" read everything. they think it is like mystery and they are onlu capable to doing that. there are many useless people like that there.
really appriciate your good job.
Please keep it up.

@alisa

first i don't want make flame on you, but you must respect for the people that don't want to share everything they know, do you thing they find it easy? no...they spent all time they have to search it and suddenly people like us (maybe me) want to know it
and ask how to do it instanly...
What do you do if some newbie ask to you how to emulate and ask all you know and all tool you have did you give it everything? .. I think NO!... (and why you password emulator tool on your page heh?)

RESPECT and be WISE

I think they are not useless people... they contribute to the scene many good reverser like cE, Bfox, tch2k, sats and rest will not tell everything except we have something to exchange with them.

regards
kiki

y8y8y8y
01-27-2008, 04:30 AM
kiki,
You are right. They don't need to share. The more you by your self read the more you know. I have much respect to all GREAT guy here, I hope they will help to all of us in the future like they did at the past.

y8y8y8y
BR

alisa
01-27-2008, 06:15 AM
Dear KIKI and y8y8y8y,
I just said some people, not all.
i also respect some nice people here who are helping everyone here, but some of them are alyways commenting google it and you get it.may be, you think this comment is ok, but i think all people firstly search everything ,if they dont get help then they post here. but some people always comment go and google it, you will get answer.
i just said those people who always comment "GOOGLE IT' is useless here, not all.
May be, my english is not so good, so you misunderstand it,
Sorry

foffa
01-27-2008, 01:04 PM
hello all
y8y8y8y

you are a good man and find that by yourself at least you teached yourself something

but in my opinion your thinking must not be showen in here instead give users a small idea and let them discovr the rest

they must think to deserve others work (at least)

at the end you good y8y8y8y

also the best word (google it)
google is my friend

aasa
02-03-2008, 12:15 AM
This is a informative/practical post.
I did successfully emulate one of my dongles.
I have a question about the sentinel API_Decrement. Any idea about how it works between dongle and the software? Is it possible for vUSB emulator to respond to the software to execute a decrement?

Git
02-03-2008, 08:20 AM
No, this is a shortcoming of the sentinel Vusb emulator as it exists.

Anything that writes to the dongle like SPROWrite, SPROOverWrite, SPRODecrement, has only a temporary effect. The Write is done to the copy of the dongle in memory but as soon as you reboot or reload the driver that write is lost.

Git

bassam19
02-05-2008, 04:01 PM
I think this post needs to be a sticky. The instructions given in this thread are priceless and i was able to get my emulation up and running by just reading this post. I would like to thank y8y8y8y and the others for providing the information needed to emulate the sentinel dongle.

Thanks

armoosh
02-08-2008, 08:40 AM
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html
the link doesnt work ... i realy need these tools

y8y8y8y
02-09-2008, 07:32 AM
@armoosh,
Link work fine. PM me if still need those tools.

xghd
02-09-2008, 08:45 AM
very good job y8y8y8y.
This Emulator support superpronet?

y8y8y8y
02-09-2008, 01:52 PM
I don't know, if you can successfully dump it and solve than yes. Try it.
BR

xghd
02-13-2008, 04:30 AM
I don't know, if you can successfully dump it and solve than yes. Try it.
BR

Thanks y8y8y8y,I have already tested the superpronet dongle,the vUSB Emulator works normally.

y8y8y8y
02-13-2008, 06:03 AM
Thanks y8y8y8y,I have already tested the superpronet dongle,the vUSB Emulator works normally.

Good to know.

Git
02-13-2008, 05:08 PM
xghd - am I understanding you correctly?. You have somehow made the standard vusbbus.sys sentinel emulator work over the network, i.e. the emulator is running on one machine and the protected application on another machine on that network?.

How did you achive that?. Can I see your dump and redirection file please?

Git

xghd
02-14-2008, 11:42 PM
xghd - am I understanding you correctly?. You have somehow made the standard vusbbus.sys sentinel emulator work over the network, i.e. the emulator is running on one machine and the protected application on another machine on that network?.

How did you achive that?. Can I see your dump and redirection file please?

Git

The dongle is not my.
the software is the server - Client mode,Server software access dongle through spnsrvnt.exe(dongle data is license number,have not algo cell,but it reads hardlimit).Client software is not through spnsrvnt.exe access dongle,it gets the lic from Server software.I modify cell05 to FFFF(hardlimit=65535),the Software normal work.
"CellType"=hex:\
01,01,03,03,03,03,03,03,\
00,00,00,00,00,00,00,00,\
01,01,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00

the emulator is running on one machine and the protected application on another machine on that network
At present I am unable to test this situation,sorry.
and sorry for my poor english.

RATE101275
02-15-2008, 02:03 AM
Hi, sorry for my bad inglish
I want to have full source vusb emulator or sentinel emulator please
Russian people so good

BfoX
02-29-2008, 12:57 PM
RATE101275

I want to have full source vusb emulator or sentinel emulator please


:D

y8y8y8y
02-29-2008, 03:40 PM
You too. :D

BfoX
03-01-2008, 01:38 AM
@y8y8y8y:

i have it ;)

BfoX
03-10-2008, 12:10 PM
4. Open the REG file in Notepad or any other text editor and make the following changes:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\XXXX0000]
To
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\XXXX0000]


some bug here 'Servic es' - need 'Services'

y8y8y8y
03-10-2008, 12:58 PM
Some HTML prob. Changed at the start :rolleyes:

RATE101275
03-17-2008, 07:21 AM
@y8y8y8y:

i have it ;)
microsoft toaster ms ddk xp/2003 - father VUsb
give me plz.:eek:

asus
03-22-2008, 04:02 AM
One question, I have not tested f1_nodongle tool yet, but does it support enhanced algo cells?

BfoX
03-22-2008, 04:11 AM
One question, I have not tested f1_nodongle tool yet, but does it support enhanced algo cells?

supported...

y8y8y8y
03-22-2008, 04:15 AM
One question, I have not tested f1_nodongle tool yet, but does it support enhanced algo cells?

Yes.
std. and enh. are supported.

asus
03-22-2008, 09:52 PM
Thanks all replied that issue.

BTW, Bfox you shown changed something in .REG file, but as my generated convert .REG


REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\xxxxxxxx]
"sntMemory"=hex:xxxx,xxx,xxxx,xxxxx,xxxx,0000,0000,0000,297E, B5F1,6F87,6F87,0E78,1AA2,9068,DFFF,\
....


What do I have to change? Services\Emulator ~~> Services\ru-board\mulators ??

BTW, what are kind of Sentinel family supported by this vBUS emulator?

BfoX
03-23-2008, 01:46 AM
...BTW, what are kind of Sentinel family supported by this vBUS emulator?

sentinel superpro ONLY.

need this way:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\

some HTML bug here 'Servic es' - need 'Services'.

br

foffa
03-23-2008, 05:32 AM
also there is a sample included :p

you should have a look :)

asus
03-23-2008, 03:40 PM
sentinel superpro ONLY.

need this way:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\

some HTML bug here 'Servic es' - need 'Services'.

br

thanks you!;)

souze_villy
04-01-2008, 11:07 AM
thanks you!;)

Hi, I make the convertor for (ru-board) vusbbus.sys emulator and test he work fine, enjoy know!

http://rapidshare.com/files/104058753/SSP2REG-Ru-Board.rar.html

y8y8y8y
04-01-2008, 02:58 PM
souze_villy

Why do you convert "sntMemory" part to 16bit values?

Git
04-02-2008, 08:42 AM
Probably because UniDumpToReg does it that way and this program is not all Souze_Villy's own work , but a wrapper around UniDmpToReg which is embedded inside it. So we now we have two apps that produce Reg files which Windows won't load.

This is hilarious :))

Git

souze_villy
04-02-2008, 02:14 PM
souze_villy

Why do you convert "sntMemory" part to 16bit values?
Hmm! u mean u need full?

Must change ur bit same like this example then he is working perfect with 32 bit too.

"sntMemory" hex:032C,F73F,0000,0000,0008,0000,....

"sntMemory" hex:2C,03,3F,F7,00,00,00,00,08,00,00,00,....

foffa
04-02-2008, 02:20 PM
what that horrible interface for unidump2reg ,,souze :p

y8y8y8y
04-02-2008, 03:46 PM
Hmm! u mean u need full?

Must change ur bit same like this example then he is working perfect with 32 bit too.

"sntMemory" hex:032C,F73F,0000,0000,0008,0000,....

"sntMemory" hex:2C,03,3F,F7,00,00,00,00,08,00,00,00,....

I do know what to do ;) it wasn't my question :)

kiki
04-03-2008, 11:08 AM
seem souze don't know what's is 16 bit "sntMemory" :D

jhunt
04-04-2008, 01:58 AM
Very nice post.
I would also humbly suggest an alternative which would
be to use the "SoftKey Solutions SENTINEL Emulator 2007 *FIXED*"

The whole process is quite simple as it's gui driven.

-run dumper-solver (edgespro11.exe)

-run emulator (SENTEMUL2007.exe - click on Install Driver,
Start Service then Load Dump then choose the file that
has been created by the dumper-solve)

-if all goes smoothly then you are done!

y8y8y8y
04-04-2008, 02:45 AM
@jhunt
Ther is A BIG differens between two emulators. Sentemul2007 can emulate only one dongle at a time, when vusbbus more then... I realy don't know how many. I used 4 a the same time and I am sure it can emulate more, I don't think there is a limit.

jhunt
04-04-2008, 03:13 AM
Yes y8y8y8 I am aware of that... thanks for a very nice post..

sataron
04-04-2008, 10:27 AM
Hi, I make the convertor for (ru-board) vusbbus.sys emulator and test he work fine, enjoy know!

http://rapidshare.com/files/104058753/SSP2REG-Ru-Board.rar.html

Nice try guy. Maibe u write something else? with my private version tools (with some errors :)))) ) Im can hlep U.

y8y8y8y
04-07-2008, 11:49 AM
New converter from ssp to reg:
http://rapidshare.com/files/105605158/ssp2reg.zip.html
pass:reteam.org

enjoy

benito
04-07-2008, 12:04 PM
New converter from ssp to reg:
http://rapidshare.com/files/105605158/ssp2reg.zip.html
pass:reteam.org

enjoy

Cant extract it. Check it please

y8y8y8y
04-07-2008, 02:04 PM
Same pass
http://rapidshare.com/files/105636788/ssp2reg.rar.html

asus
04-08-2008, 07:07 AM
Same pass
http://rapidshare.com/files/105636788/ssp2reg.rar.html

thanks, this one works!:rolleyes:

saifou
04-09-2008, 08:45 PM
Hi all
i have tested 3 ssp emulator for app developed with WINDEV 5.5
this app is in 16bit mode for win98 and use lpt ssp
under xp with original dongle and sentinel driver the app run ok
but no one of emulator are accepted (toro ,sentemul,vUSB)
the only one super pro 0.43 emulator are partially accepted
this app use SPWINDEV.DLL
i can send this dll for analyse
sorry for my english

pxl
04-12-2008, 09:40 AM
Is there anything else to do after reboot (I foled the tutorial on the first page)? I checked the 'Virtual usb bus enumerator' under 'my computer' and it seems to be installed successfully.

Thanks for your help.

y8y8y8y
04-12-2008, 11:19 AM
Is there anything else to do after reboot (I foled the tutorial on the first page)? I checked the 'Virtual usb bus enumerator' under 'my computer' and it seems to be installed successfully.

Thanks for your help.

You should see in "Device Manager: -> "Universal serial bus controllers" the "SafeNet USB SuperPro/UltraPro". You should see at least two of those as one come with the emulator (if you installed it) and second one is yours.

gus
04-24-2008, 06:54 AM
Problem with file .dmp

i dump with pva 3.3 , file name :
spro_RNBO_SPN_DRIVER_xxxx_0.dmp

Solve with f1_nodongle and file name :
0000.ssp and not xxxx.ssp

open with UniDumpToReg.exe 1.1b5 and file name:
0000.reg
and edit
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\00000000]
"sntMemory"=hex:0A64,0000,FF7D,0002,0008,0000,0000,0000,.....

TO

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\00000000]
"sntMemory"=hex:0A,64,00,00,FF,7D,00,02,00,08,00,00,00,00,00, 00,.....

...
install.bat in vusbus , insert 0000.reg , reboot

open program and error , "dongle not found" , i use SproMedic.exe , and detect only 2 superpro, "test.reg"(e095) and sample.reg (3976).


Please need solution. thanks

benito
04-24-2008, 08:37 AM
Problem with file .dmp

i dump with pva 3.3 , file name :
spro_RNBO_SPN_DRIVER_xxxx_0.dmp

Solve with f1_nodongle and file name :
0000.ssp and not xxxx.ssp

open with UniDumpToReg.exe 1.1b5 and file name:
0000.reg
and edit
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\00000000]
"sntMemory"=hex:0A64,0000,FF7D,0002,0008,0000,0000,0000,.....

TO

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\00000000]
"sntMemory"=hex:0A,64,00,00,FF,7D,00,02,00,08,00,00,00,00,00, 00,.....

...
install.bat in vusbus , insert 0000.reg , reboot

open program and error , "dongle not found" , i use SproMedic.exe , and detect only 2 superpro, "test.reg"(e095) and sample.reg (3976).


Please need solution. thanks

just correct your DevID
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\00000000]
"sntMemory"=hex:0A,64,00,00,FF,7D,00,02,00,08,00,0 0,00,00,00,00,.....

BfoX
04-24-2008, 08:55 AM
@benito: "Solve with f1_nodongle and file name :
0000.ssp and not xxxx.ssp"

may be problem with .dmp file.

@gus: can show dump?

benito
04-24-2008, 09:07 AM
@benito: "Solve with f1_nodongle and file name :
0000.ssp and not xxxx.ssp"

may be problem with .dmp file.

@gus: can show dump?

yeh i know, but maybe it is only missing devid information

BfoX
04-24-2008, 09:25 AM
yeh i know, but maybe it is only missing devid information

i known this solver. some bug in dump file.

gus
04-24-2008, 11:29 AM
just correct your DevID
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Emulator\Sentinel\Dump\00000000]
"sntMemory"=hex:0A,64,00,00,FF,7D,00,02,00,08,00,0 0,00,00,00,00,.....


thanks , but i modify and SproMedic.exe not detect superpro

gus
04-24-2008, 12:27 PM
thanks for all,

bfox send me the solution, modify the reg file and all ok.
use SproMedic.exe with " xxxx" and all ok.
friday i use with software ,

vernon
04-30-2008, 09:13 PM
looking at the file size of these emulators

Safekey : 17kB + 99kB ssp file
Dongle-Emulator : 19kB + 1kB se file
vUSB : 168kB + 43kB + 2kB reg file

for SSPro emulation, i think that Dongle-Emulator's solution is the best and much easy to use. As a member of this forum, i suggest that we should set a date when all tools for emulators will no longer be available for download.:)

mrcdcn
05-01-2008, 09:06 AM
Hi..All
Has anyone has the full version of "SSP emulator" from below website?

www.dongle-emulator.net

BfoX
05-01-2008, 10:32 AM
@mrcdcn: use vusb based emul and enjoy.

y8y8y8y
05-01-2008, 10:36 AM
@mrcdcn: use vusb based emul and enjoy.

Why should he , he want to use this one...let's him do so.
If he didn't look in what thread he write his comments, let him use what ever he want:rolleyes:

BfoX
05-01-2008, 10:49 AM
Why should he , he want to use this one...let's him do so.
If he didn't look in what thread he write his comments, let him use what ever he want:rolleyes:

No prob. All want and get to want ;)

asus
05-01-2008, 09:18 PM
:mad: looking at the file size of these emulators

Safekey : 17kB + 99kB ssp file
Dongle-Emulator : 19kB + 1kB se file
vUSB : 168kB + 43kB + 2kB reg file

for SSPro emulation, i think that Dongle-Emulator's solution is the best and much easy to use. As a member of this forum, i suggest that we should set a date when all tools for emulators will no longer be available for download.:)

But do you have your recommended emulator in full mode? As I know that one is not reversed and it is working in TRIAL/DEMO mode, others you noted are fullly and posted in the public.

vernon
05-01-2008, 09:59 PM
:mad:

But do you have your recommended emulator in full mode? As I know that one is not reversed and it is working in TRIAL/DEMO mode, others you noted are fullly and posted in the public.

the emulator works perfectly.. it is your se file that contain the limitation. if you would just try to read and analyze it.. you'll be able to remove this limitation.

and for the record.. i did not, in anyway, recommended that you use it. i am just voicing out and sharing my thoughts regarding my observation. you use it in your own free will.

y8y8y8y
05-02-2008, 02:30 AM
As a member of this forum, i suggest that we should set a date when all tools for emulators will no longer be available for download.:)

I missed this post. WHAT DID YOU MEAN???? We should remove and stop posting any public tools...yes...why? So you could make some money?
I have another great idea, why don't we stop posting any information at all, well we should close this forum.

This forum is a part of knowledge exchange mechanism and all public tools should be seen as knowledge exchange as well, if you have any problem with that, STOP POSTING HERE.:mad:

vernon
05-02-2008, 03:38 AM
I missed this post. WHAT DID YOU MEAN???? We should remove and stop posting any public tools...yes...why? So you could make some money?
I have another great idea, why don't we stop posting any information at all, well we should close this forum.

This forum is a part of knowledge exchange mechanism and all public tools should be seen as knowledge exchange as well, if you have any problem with that, STOP POSTING HERE.:mad:

:eek: what i said was never about me earning money. I am not in that business. That kind of stuff are for lowlife, good for nothing, selfish a**holes who prey with the innocent, lazy and rich individual. I am here just trying to learn everything i can.

what i meant is that we regulate the distribution of these tools that you are posting. what's the harm in that? RCE never post these tools yet a lot of us are still in that forum and we are learning a lot from them.

y8y8y8y
05-02-2008, 08:29 AM
You are agree to share the knowledge and not the tools. So let's take a example:
I am a newbie and I have a need to duplicate my dongle (legal one). I can come here to learn how to do so, but never find the right tools. How can I do what I need, the only way is to pay to the service to someone...or to write my own tools. Let's see those two options:
1. Create my own tool, in 1%~3% of all ppl that will try to create duplicate by themself can do that after a long-long time. So it's semply almost impossible.
2. Pay to someone to do that for me, so we again come back to the money problem....and again who will get the money???

benito
05-02-2008, 10:48 AM
I agree with vernon.
All new member just want ready made solution for their emulation problem. All these post have no information value. So why support them?

BR

yinhuo
05-02-2008, 11:48 AM
I think this forum already have a lot of valuable information regarding dongle emulation that new member can utilized to solve their problem unless for some special case. The problem is they just don't take effort to search & read through all previous post but only want quick solution and answer from our senior here.

kiki
05-02-2008, 12:27 PM
I think this forum already have a lot of valuable information regarding dongle emulation that new member can utilized to solve their problem unless for some special case. The problem is they just don't take effort to search & read through all previous post but only want quick solution and answer from our senior here.

100% agree with you ;)

vernon
05-02-2008, 11:55 PM
You are agree to share the knowledge and not the tools. So let's take a example:
I am a newbie and I have a need to duplicate my dongle (legal one). I can come here to learn how to do so, but never find the right tools. How can I do what I need, the only way is to pay to the service to someone...or to write my own tools. Let's see those two options:
1. Create my own tool, in 1%~3% of all ppl that will try to create duplicate by themself can do that after a long-long time. So it's semply almost impossible.
2. Pay to someone to do that for me, so we again come back to the money problem....and again who will get the money???

sharing to them these tools without them even trying to learn about the subject is like helping them steal something that doesn't belong to them, that is all in to it.

y8y8y8y
05-03-2008, 12:17 AM
sharing to them these tools without them even trying to learn about the subject is like helping them steal something that doesn't belong to them, that is all in to it.

With that I am agree.

llyang
05-06-2008, 06:16 AM
thanks y8y8y8y

y2k
05-12-2008, 06:14 PM
Hello..

I followed y8y8's instructions, but the f1_nodongle conversion, only creates a 1KB file. I ran the file through the ssptoreg command utility, then installed the driver, imported the .reg, rebooted but it isn't working. I then unistalled all sentinal drivers, the vusbus driver, rebooted, then reinstalled everything... still no luck.

I've searched and read through all the information I could find, but I think the problem is that the .ssp file that's created is only 1KB.

Any ideas?

TIA

y8y8y8y
05-13-2008, 02:04 AM
There is some cases that ssp is 1k, I think it's because there is no algos.
Check in you reg file if the path is right.

benito
05-13-2008, 02:17 AM
There is some cases that ssp is 1k, I think it's because there is no algos.
Check in you reg file if the path is right.

Not whole right. ssp file has 202 bytes, if there is only std.algo or no algo. So it is correct filesize.

revoeng
05-18-2008, 10:18 PM
Hi,
can someone please have a look at this reg file and tell me if its alright, i followed y8y8y8y instructions, but cant get this emul to work.
The dmp file was 5KB
The ssp file was 99KB
The reg was 1KB


thanks

http://rapidshare.com/files/115938378/20c3.rar.html

y8y8y8y
05-19-2008, 12:11 AM
What tool did you used to convert ssp to reg, unidmp2reg?
Read this post carefully and check your reg file, I am sure you will find the problem yourself.

P.S.
Try to use text editor other then Notepad.

revoeng
05-19-2008, 12:41 AM
What tool did you used to convert ssp to reg, unidmp2reg?
Read this post carefully and check your reg file, I am sure you will find the problem yourself.

P.S.
Try to use text editor other then Notepad.

yes i use unidmp2reg, i have read alot though this thread, will read some more then:)
which text editor do you use?

thanks

y8y8y8y
05-19-2008, 01:06 AM
yes i use unidmp2reg, i have read alot though this thread, will read some more then:)
which text editor do you use?

thanks

Choose one you like:
http://www.google.com/search?hl=en&q=windows%2Btext%2Beditor&btnG=Google+Search&aq=f

sparpacillon
05-25-2008, 07:33 PM
@y8y8y8y

your ssp2reg need two little updates :) otherwise the reg file generated is not recognized as valid and cannot be used.

1) "sntMemor"=hex:\ you have forgotten an Y :D should be "sntMemory"=hex:\
2) you have to add "Name"="...something.."

Anyway nice util, thanks for sharing it :)

y8y8y8y
05-26-2008, 05:51 AM
updated ssp2reg, ver 1.10:
http://rapidshare.com/files/117704754/ssp2reg1.1.rar.html
pass: reteam.org

the "y" added back and some other small bug was corrected.
there is no need to add "Name", it's not needed by the emulator.

benito
05-26-2008, 06:11 AM
thanks for update

gus
05-26-2008, 06:14 AM
thanks for update ;)

asus
05-26-2008, 11:08 AM
Great job y8y8y8! thanks!

nuevaorden
06-01-2008, 11:16 PM
I try and not work in vista 32

nuevaorden
06-01-2008, 11:18 PM
Fallo en RNBOsproInitiaize in spanish fallo is error!!!

kiki
06-02-2008, 01:50 AM
[QUOTE=y8y8y8y;7523]updated ssp2reg, ver 1.10:
http://rapidshare.com/files/117704754/ssp2reg1.1.rar.html
pass: reteam.org

file not found, would you upload it again, wanna give it a try

regards
kiki

y8y8y8y
06-02-2008, 02:28 AM
[QUOTE=y8y8y8y;7523]updated ssp2reg, ver 1.10:
http://rapidshare.com/files/117704754/ssp2reg1.1.rar.html
pass: reteam.org

file not found, would you upload it again, wanna give it a try

regards
kiki

Link working fine, but here another one :)
http://rapidshare.de/files/39590685/ssp2reg1.1.rar.html

kiki
06-02-2008, 04:22 AM
[QUOTE=kiki;7734]

Link working fine, but here another one :)
http://rapidshare.de/files/39590685/ssp2reg1.1.rar.html

y8y8y8y, thank you

Git
06-02-2008, 07:42 AM
> it's not needed by the emulator

Correction, not need by SOME emulators. Why not just add it anyway?. It is a useful place to add the name of the app that the dongle controls for us old people who cannot remembers things. Extra registry values are just ignored so it won't do any harm.

What were we talking about?

Git

y8y8y8y
06-02-2008, 08:58 AM
As a deep RESPECT for the older people "Name" tag was added to this converter.
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
Same pass.

Git
06-02-2008, 11:38 AM
:))

Thanks

Git

swammer
06-13-2008, 02:54 PM
on some systems, pva doesn't dump dongle. it detects the dongle but it doesn't dump.

it does a subnet scanning, checking tcp/ipx servers. No server responded to client broadcast

y8y8y8y
06-13-2008, 03:27 PM
Remove all emulators, reinstall driver and try again.

benito
06-13-2008, 04:32 PM
on some systems, pva doesn't dump dongle. it detects the dongle but it doesn't dump.

it does a subnet scanning, checking tcp/ipx servers. No server responded to client broadcast

remote dumping dont work...it has some bug

swammer
06-13-2008, 10:12 PM
looks like I can't demp from an rdp sesion even with the /console command. I have to use vnc to login.

benito
06-14-2008, 05:13 AM
looks like I can't demp from an rdp sesion even with the /console command. I have to use vnc to login.

it doesnt matter...

swammer
06-14-2008, 07:00 AM
what do you mean it doesn't matter?

pva detects the dongle, but it doesn't dump it when i'm in an rdp session.

benito
06-14-2008, 08:51 AM
what do you mean it doesn't matter?

pva detects the dongle, but it doesn't dump it when i'm in an rdp session.

I think it is not possible. It must work also using rdp. I tested it...
So you say that it doesnt work if you are logged via rdp, but worked if you are logged localy ?

swammer
06-14-2008, 08:24 PM
yes, even the mstsc /v:servername /console doesn't work.

I have to be logged in right at the server or use vnc.

sparpacillon
06-15-2008, 10:18 AM
@swammer your inbox is full.. when you free some space i can send you what you asked me

flasher97
07-10-2008, 03:17 PM
I am using sentinel vbusb and works perfect but my problem is the program uses 2 sentinel dongle with same dev ID, how can i use both reg together as i cannot run both program simultaneously,can anybody help??

Example :
Dev ID : "E1BF" same for both dongle

first dongle :
"sntMemory"=hex:\
2C,70,BF,E1,00,00,00,00,48,44,00,00,26,D7,00,00,\
BE,98,26,D3,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,68,3E,C5,9D,00,00,00,00,\
78,00,00,00,00,41,00,00,25,4C,29,EA,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,6B,00,58,00,70,00,00,00

second dongle :
"sntMemory"=hex:\
2C,70,BF,E1,00,00,00,00,48,44,00,00,00,00,00,00,\
C3,35,66,8B,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
78,00,00,00,1C,24,00,00,06,28,9E,84,00,00,00,00,\
4D,02,4B,BD,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,6B,00,58,00,70,00,00,00

cadbob
07-10-2008, 10:00 PM
I wish someone would be kind enough to explain a how to; in step by step format on using vbus for Hasp not Hasp HL.

gamebit0
07-10-2008, 10:32 PM
I am using sentinel vbusb and works perfect but my problem is the program uses 2 sentinel dongle with same dev ID, how can i use both reg together as i cannot run both program simultaneously,can anybody help??

if u use "ruboard" vusb-emu simply change in first or second reg:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\E1BF0000]
on:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\11110000]

y8y8y8y
07-11-2008, 07:19 AM
if u use "ruboard" vusb-emu simply change in first or second reg:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\E1BF0000]
on:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\11110000]

Emulator looks for dongle DevID path, so if you change the path it will think you have two different dongles, in you example it will emulate DevID: E1BF and 1111. The second one will be active only when program looks for DevID 1111.

2flasher97:
As I think each dongle responsible to open more options in software, so there should be third dongle that contain both of those. You can try to combine this reg to one or reverse program to understand what it need

You can use UCL emulator to emulate one of them and second will be emulated by vusbbus.

Git
07-11-2008, 07:46 AM
y8 - how's that going to work?. The program won't look for devid 1111, it will look for E1BF, and there's no way of forcing it too. Surely it would make more sense to change cell0 (the serial number) and then add a single character suffix to one of the reg entries, i.e. E1BF0000 and E1BF0000a ?

Git

y8y8y8y
07-11-2008, 08:42 AM
y8 - how's that going to work?. The program won't look for devid 1111, it will look for E1BF, and there's no way of forcing it too. Surely it would make more sense to change cell0 (the serial number) and then add a single character suffix to one of the reg entries, i.e. E1BF0000 and E1BF0000a ?

Git

That what I explained to gamebit0, that path change will create two virtual dongles, but software will not use second as it will not see as right DevID :)
I wrote to flasher97 that there is some other ways to do so.

To add char to the end of path need to patch/recompile the emulator, the current ver do not support it.
This version do support change of the last char, i.e E1BF0000 and E1BF0001. Why change cell0, if same SN in two dongles work in real once, whyu it shouldn't work in virtual?

gamebit0
07-11-2008, 10:13 AM
Emulator looks for dongle DevID path, so if you change the path it will think you have two different dongles, in you example it will emulate DevID: E1BF and 1111. The second one will be active only when program looks for DevID 1111.
did u saw source code:confused:
may be u will try at first before told :mad:

y8y8y8y
07-11-2008, 11:32 AM
did u saw source code:confused:
may be u will try at first before told :mad:

No, I did not.
I just checked it ;)

P.S.
Just curious, is 0 == 76 ?

Git
07-11-2008, 02:25 PM
> This version do support change of the last char, i.e E1BF0000 > and E1BF0001.

Current version does.

> Why change cell0, if same SN in two dongles work in
> real once, whyu it shouldn't work in virtual?

But you have just explained exactly why it does NOT work, because the application does not look for 1111 devID. The reason we need to give the emulator more information is because we do not have two different physical objects as the driver of real dongles does. Because of the virtual way we represent a dongle, we must give extra hints to tell the emulator we have two identical yet separate virtual dongles.

Of course, if you can post step by step instructions for running two reg files with idenical DevID and serial number from one emulator with an unmodified application I will withdraw and bow at your feet :)

P.S. my multi emulator is now working, does Hasp, Hasp HL, Hardlock Luna, Hardlock Flora and Sentinel Superpro so far. I have also done a vusb manager program to go with it, which can start & stop individual dongles and set their startup type to automatic/manual or disabled, so each reg file acts just like a system service.

Git

y8y8y8y
07-11-2008, 03:09 PM
Git, check again what I wrote:
"This version do support change of the last char, i.e E1BF0000 > and E1BF0001. "

As I do not have soft that use two dongles, I tested it with one, just modified the data. The soft see only first dongle, aka XXXX0000.

Step by step for one NOT (with out modify soft), but for two...

Another option is to path vusbbus emulator so it will take data from different path and run both (patched and regular) at the same time, theoretically it will create two virtual dongle, isn't it?

P.S.
Good work :)

Git
07-11-2008, 05:21 PM
> Git, check again what I wrote:
> "This version do support change of the last char,
> i.e E1BF0000 > and E1BF0001. "

Sorry, I thought that was a typo.

> Another option is to path vusbbus emulator so it will
> take data from different path and run both (patched
> and regular) at the same time, theoretically it will
> create two virtual dongle, isn't it?

You mean two different registry locations to read entries from?. Fraid not - look at the source. The 32bit dword which the registry key name is formed from is used internally to identify the dongle. As the source stands(*1), it could not tell the two entries apart, regardless of if they come from one place or two.

(*1) by source here, I mean my source. I can't speak for what others have done to the latest release on the Russian boards because I have not seen that source.

Git

gamebit0
07-12-2008, 07:54 AM
As I do not have soft that use two dongles, I tested it with one, just modified the data. The soft see only first dongle, aka XXXX0000.very strange test :)
remember,in what emu DevID is taken from "sntMemory" only.
so, take two dumps with different cells && one DevID. run sproeval. Findfirst, read data from some cell. FindNext, read data from what cell... enjoy.
Just curious, is 0 == 76 ?
sometimes, but very rarely :)

Git
07-12-2008, 08:23 AM
FindFirst then FindNext is exactly what his app will be doing. Still does not help with emulation though. Look at the 2 dumps and you will see that in some places the same cell has different data in each dump.

Git

y8y8y8y
07-12-2008, 09:55 AM
I found out some strange things. With the same SN FindNext in "Sproeval" will return error, but in "SentinelSurepPro Evaluation Program" from sentinel find second dongle and read data with no prob.

In any case, with SN change FindNext find second dongle ia all cases.

gamebit0
You are right the path change will work like you wrote (but you need to change SN), as emulator take DevID from sntMemory.

As I wrote before, the last char change is working too (in this case it's easier to track the DevId :) )

flasher97
07-13-2008, 05:07 AM
Hey guys any of you could just post the modified cell,serial or path changed emulator ? so i can test it and confirm the final solution for using 2 same dev ID emulators at once...

thankyou

y8y8y8y
07-13-2008, 09:01 AM
Hey guys any of you could just post the modified cell,serial or path changed emulator ? so i can test it and confirm the final solution for using 2 same dev ID emulators at once...

thankyou

It's easy, look:

First:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\E1BF0000]
"sntMemory"=hex:\
2C,70,BF,E1,00,00,00,00,48,44,00,00,26,D7,00,00,\
BE,98,26,D3,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,68,3E,C5,9D,00,00,00,00,\
78,00,00,00,00,41,00,00,25,4C,29,EA,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,6B,00,58,00,70,00,00,00


Second:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\E1BF0001]
"sntMemory"=hex:\
70,2C,BF,E1,00,00,00,00,48,44,00,00,00,00,00,00,\
C3,35,66,8B,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
78,00,00,00,1C,24,00,00,06,28,9E,84,00,00,00,00,\
4D,02,4B,BD,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,6B,00,58,00,70,00,00,00

flasher97
07-13-2008, 09:52 AM
Thanx y8y Gamebit0 and Git for all ur help...worked like a charm

y8y8y8y
07-13-2008, 10:00 AM
Thanx y8y it worked like a charm

10x gamebit0 and Git as well !

snegulak
07-23-2008, 01:08 PM
Hi y8y8y8y

Is vusb emul able to emulate parallel (LPT) hardlock? In Vista x64?
Thank you very much for answer.

http://www.reteam.org/board/showthread.php?t=955

snegulak
07-23-2008, 01:13 PM
Hi y8y8y8y,

Is Vusb emulator able to emulate parallel (LPT) dongle? In Vista x64? http://www.reteam.org/board/showthread.php?t=955
Thank you very much for answer.

y8y8y8y
07-23-2008, 02:46 PM
I confused...:cool:
You ask and you have the answer, so what do you want?

souze_villy
07-24-2008, 02:01 AM
Hi y8y8y8y,

Is Vusb emulator able to emulate parallel (LPT) dongle? In Vista x64? http://www.reteam.org/board/showthread.php?t=955
Thank you very much for answer.
Lpt dongle soluto for x64??? Strang. y8y8y8y did u have this type of solution?

BfoX
07-24-2008, 02:12 AM
possible this way:
dump LPT dongle -> make .ssp -> make .reg -> find and install vusb based emul for x64.

some think - software work ONLY with LPT?

Git
07-24-2008, 07:11 AM
> Is Vusb emulator able to emulate parallel (LPT) dongle?

Yes, definitely. It does not care if it is USB or LPT.

> In Vista x64?

Yes, but be aware of 2 things.

1) To use ANY unsigned driver with XP X64 or Vista 64 there are some steps you have to take as Papi recently found ;)

2) 32 bit drivers do NOT run under 64 bit windows. You need a specific driver compiled for 64 bits.

Git

ngatetpyar
07-31-2008, 02:04 AM
Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

I' ve managed to get a dump file as seen in upload:

http://rapidshare.com/files/133748549/dump.rar


But how can I Solve the DMP file using "f1_nodongle" ??

I use command : C:\f1_nodongle.exe

and got this message in cmd

[ERROR]: Use:
C:\f1_nodongle.exe infile WP
C:\>

which command do I need to used in C: command..

Actually this is to use with ru-board emulator/ Safenet super pro...

One more question...which step should come first...

Run install.bat first , then double click on reg file???

OR

Double click on reg file and run install.bat...the reboot...

Pls. kindlt let me know...

thx...

BR,Edin

y8y8y8y
07-31-2008, 03:57 AM
I' ve managed to get a dump file as seen in upload:

http://rapidshare.com/files/133748549/dump.rar


But how can I Solve the DMP file using "f1_nodongle" ??

I use command : C:\f1_nodongle.exe

and got this message in cmd

[ERROR]: Use:
C:\f1_nodongle.exe infile WP
C:\>

which command do I need to used in C: command..

Actually this is to use with ru-board emulator/ Safenet super pro...


Coooooooooome on ! :eek:
Really ?????? Try to use your head.
cEnginEEr solver is command line tool, so YES there is no GUI.
You see it in error message:
f1_nodongle.exe [dump file name]


One more question...which step should come first...

Run install.bat first , then double click on reg file???

OR

Double click on reg file and run install.bat...the reboot...

Pls. kindlt let me know...

thx...

BR,Edin

If you do reboot so no difference.

BfoX
07-31-2008, 10:14 AM
@ngatetpyar: no flame. just result

REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Emulator\Sentinel\Dump\D3290000]
"sntMemory"=hex:C7,0F,29,D3,12,74,00,00,08,00,00,00,3F,B9,00, 00,\
7A,26,0D,E4,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,5C,3F,7B,E2,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
C7,0F,00,00,03,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"CellType"=hex:01,01,03,03,03,03,03,03,03,03,03,03,03,03,03, 03,\
03,03,03,03,03,03,03,03,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Type"=dword:00000000
"DongleType"=dword:00000003

ngatetpyar
07-31-2008, 12:28 PM
@ngatetpyar: no flame. just result

REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Emulator\Sentinel\Dump\D3290000]
"sntMemory"=hex:C7,0F,29,D3,12,74,00,00,08,00,00,00,3F,B9,00, 00,\
7A,26,0D,E4,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,5C,3F,7B,E2,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
C7,0F,00,00,03,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"CellType"=hex:01,01,03,03,03,03,03,03,03,03,03,03,03,03,03, 03,\
03,03,03,03,03,03,03,03,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Type"=dword:00000000
"DongleType"=dword:00000003

thanks a lot, BFox

In this case, can I still use ru-board emulator??

kiki
07-31-2008, 12:43 PM
@ngatet
here read it slowly...

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

ngatetpyar
07-31-2008, 12:46 PM
Ummm....so exited...

So sorry....How I am stupid...

thanks..

ngatetpyar
07-31-2008, 01:23 PM
Hummmm...still not working...

Copy Protection window pops up

"Use Local copy protection module attached to LPT or USB port"

Do I need to format my pc and try again????

I use Sentinel_vUSB_Emulator...

Under that folder:
devcon.exe
install.bat
remove.bat
remove.reg
sample.reg
test.reg
vusbbus.cat
vusbbus.inf
VUsbBus.sys

By the way, there is SENTINEL.SYS under C:\Windows\sys32\Driver

That SENTINEL.SYS also need to be specific one according to program??? or just in general file..???

thanks in advance...

BR,ntp

y8y8y8y
07-31-2008, 02:50 PM
Hmmm...Formatting your PC may/will help many other thing as well.
BUT before, try to remove all emulators and reinstall sentinel driver.
Show here your REG file.

BfoX
07-31-2008, 03:23 PM
vusb can not work with new sentinel shell.

can pack and upload main exe?

ngatetpyar
07-31-2008, 10:03 PM
reinstall sentinel driver....

Uninstall can do with Add or Remove Program:
Sentinel system Driver...

But how to install back ...

I do not have driver file...can get from main site...???

ngatetpyar
08-01-2008, 12:05 AM
Thanks a lot...y8y8y8y & BFox...

Now I can load the program...

You guys are really guru...

I am just learning form this forum ....

Always remember your words.....read , read, read...and then try , tey ..try...

P.S Bfox, Just ignore my PM regarding this issue...

Your reg file is working properly....

Thanks alot...

BR,Ngatetpyar

crack_dhat
11-13-2008, 01:46 AM
@ y8y8y8

i have a problem, the emulator doesnt work in my pc.. i followed all your steps on the first page >> i was able to dump the dongle, then convert it to ssp then converted it to reg file, installed the vbus then put the reg file to the registry editor. rebooted my pc. my pc recognized the emulator (i checked the device manager and it is registered there), however, when i started the software, it tells me that the dongle was not found. how can that be?

btw, the word "sentinel safenet superpro" is engraved in my dongle but when i insert the dongle to my pc, a bubble will appear to the lower right of my monitor with the word "ultrapro" inside. was that alright?

Thank you very much and more power

benito
11-13-2008, 04:07 AM
@ y8y8y8

i have a problem, the emulator doesnt work in my pc.. i followed all your steps on the first page >> i was able to dump the dongle, then convert it to ssp then converted it to reg file, installed the vbus then put the reg file to the registry editor. rebooted my pc. my pc recognized the emulator (i checked the device manager and it is registered there), however, when i started the software, it tells me that the dongle was not found. how can that be?

btw, the word "sentinel safenet superpro" is engraved in my dongle but when i insert the dongle to my pc, a bubble will appear to the lower right of my monitor with the word "ultrapro" inside. was that alright?

Thank you very much and more power

Does have your dongle red label? If so, you should have UltraPro key. And emulator for SuperPro will not work with this!

crack_dhat
11-13-2008, 04:40 AM
Does have your dongle red label? If so, you should have UltraPro key. And emulator for SuperPro will not work with this!

no, it doesnt have a red label. its just a colored light blue dongle with the word "Sentinel Safenet SuperPro" inscribed on one of its sides. and when you insert the dongle into a usb, the computer recognizes it and a bubble message will show on the lower right side of the monitor with the word "ultrapro" inside the bubble.

in case this is really an ultrapro dongle, is there a way to emulate it? i already have the required files (dump file, ssp file, and reg file)

thanks

benito
11-13-2008, 10:32 AM
no, it doesnt have a red label. its just a colored light blue dongle with the word "Sentinel Safenet SuperPro" inscribed on one of its sides. and when you insert the dongle into a usb, the computer recognizes it and a bubble message will show on the lower right side of the monitor with the word "ultrapro" inside the bubble.

in case this is really an ultrapro dongle, is there a way to emulate it? i already have the required files (dump file, ssp file, and reg file)

thanks

Try to monitor via TOROs sentinel monitor. It should look you if it is really UltraPro.

If so, you have to contact some emulation service ;)

BR

Ernestine
11-14-2008, 09:36 AM
HI ALL

i use the Gamebit0 Vusbbus -
It works perfectly with all my keys , thanks to all the releasers of this great tool :)
I just want to know if it s possible to change the path :*\ru-board\Gamebit0\dumps\... to the path that i had with the dmp2reg.
Of course i supposed without re-compile it like i haven't the sources :)
just by laziness modify reg files :p , it is not essential .

Thx

o15s19
11-17-2008, 09:32 AM
Can this emulator work with Sentinel UltraPro Dongle

P.S:can somebody give me a link to Sentinel UltraPro Eval Prog

Thanks in advance

Joe
11-18-2008, 07:54 AM
Can this emulator work with Sentinel UltraPro Dongle

P.S:can somebody give me a link to Sentinel UltraPro Eval Prog

Thanks in advance

Yes It's Working i've done it. Follow the fisrt page and it will work.
or use SENTEMUL2007 and edge witch you could find on this page
http://www.reteam.org/board/showthread.php?t=1042&page=2

asus
12-01-2008, 09:11 PM
I got trouble today when I want to install vusbbus on XP w/SP3. It does not install properly so I do not see its device in System Manager. I also tried remove it, remove SSD and re-install them many times, but no luck event it worked once beforethere.

Any suggestion for this trouble?

kiki
12-01-2008, 09:22 PM
reinstall your windows.

y8y8y8y
12-02-2008, 02:14 AM
I got trouble today when I want to install vusbbus on XP w/SP3. It does not install properly so I do not see its device in System Manager. I also tried remove it, remove SSD and re-install them many times, but no luck event it worked once beforethere.

Any suggestion for this trouble?

I had similar problem. Remove driver, try to remove all emulator devices and files manually, then run the remove.bat. You need to remove any tails of emulator, after it just install driver and emulator.

P.S.
Or like kiki told, it usually help :)

asus
12-02-2008, 05:18 AM
I had similar problem. Remove driver, try to remove all emulator devices and files manually, then run the remove.bat. You need to remove any tails of emulator, after it just install driver and emulator.

P.S.
Or like kiki told, it usually help :)

Thanks all replied but re-install OS with pre-installed software + ServicePack... is not right way I prefer :-( I will try to follow you - y8y8y8y.

amine76
12-03-2008, 11:40 AM
Thanks all replied but re-install OS with pre-installed software + ServicePack... is not right way I prefer :-( I will try to follow you - y8y8y8y.
No need to reinstall OS, Just uninstall drivers HASP HL Driver using Your Uninstaller! 2008 and reboot pc. After that it will better to install v5.22 of Hasp4/HL Drivers ;)

asus
12-04-2008, 12:37 AM
No need to reinstall OS, Just uninstall drivers HASP HL Driver using Your Uninstaller! 2008 and reboot pc. After that it will better to install v5.22 of Hasp4/HL Drivers ;)

This is Sentinel, why do I need to HASP driver?!

amine76
12-04-2008, 03:50 AM
This is Sentinel, why do I need to HASP driver?!
Ah ok cause I had the same problem with Hasp and solved, the idea of y8y8y8y is true.

Daniel59
12-08-2008, 10:59 AM
Please help with password....reteam.org ???

I can only type ret nothing more.....

:confused:
Thanx for hep
Daniel

asus
12-09-2008, 12:46 AM
Please help with password....reteam.org ???

I can only type ret nothing more.....

:confused:
Thanx for hep
Daniel

password for archives is located in first post of author of this thread.

Daniel59
12-09-2008, 05:04 AM
Thank you asus,
but that old password does not work anymore!!!

need the ssp to reg ver 1.11, will anyone upload it again for me
and other newbies???:)

daniel

Git
12-09-2008, 06:53 AM
Here

Git

Daniel59
12-09-2008, 10:01 AM
Thank you Git!!!!!

Lalipa
12-21-2008, 03:06 AM
Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

Thank you very much y8y8y8y
very nice tut , :D
working trully

swammer
01-16-2009, 01:55 PM
I was able to emulate one dongle, but not another one.

I get an error:
SP_ACCESS_DENIED error on my software. did I miss a step?

foffa
01-16-2009, 05:28 PM
@swammr

you did not miss a step

but there is a funtion sw need it

and it is not supported by emulator

that is all

swammer
01-16-2009, 06:25 PM
which emulators support that option then?

mohcivil
01-17-2009, 02:32 PM
If the dongle I emulated expire after a year can I let it work for ever no expire date

foffa
01-18-2009, 11:26 AM
My Be Counter Or Date

You Can Play With Both In Reg File

benito
01-18-2009, 11:45 AM
also it can be hardcoded in memory, so you have to reverse the app

y8y8y8y
01-19-2009, 01:01 AM
also it can be hardcoded in memory, so you have to reverse the app

Be more optimistic, it can be simple date issue in reg memory. At the end it depend on developers knowledge :)

benito
01-19-2009, 07:12 AM
i am just realistic. You are right that in most cases developer are lazy to hardcode it, but i see lot of harcoded, so you have to think about all options.

neil
01-21-2009, 02:07 AM
Hi all,
I try to dump Sentinel Ultrapro key but I get 5 dump files:
spro_RNBO_SPN_DRIVER_3976_0.dmp
spro_RNBO_SPN_DRIVER_aa2d_0.dmp
spro_RNBO_SPN_DRIVER_d329_0.dmp
spro_RNBO_SPN_DRIVER_e095_0.dmp
spro_RNBO_SPN_DRIVER_eba4_0.dmp
So how to create 1 single .reg file for Emulator to work? Anybody has an Idea ?

Thanks,
neil

pivasik
01-21-2009, 07:33 AM
It is not UltraPro with 5 dumps. Turn off all emuls on your PC, unplug all keys except your UltraPro and dump again.
Anyway, you'd not be able to emulate UltraPro with public solutions.

foffa
01-21-2009, 02:38 PM
Also All Dumps Generated For Super Pro
No Ultra Pro At Alll

neil
01-22-2009, 12:37 AM
I use dumper.exe to dump. Is the dumper for Sentinel Superpro & Ultrapro the same? Because I use this program with option Brute WP uncheck ( read somewhere else that for ultrapro need to uncheck this). Fro sentinel Superpro I've already create some emulator, but for ultrapro this is the first time. The reason I thought it was ultrapro because when I was first plug in the dongle, it reads Ultrapro. Or is there any other tool to dump Ultrapro dongle?

neil
01-22-2009, 01:40 AM
Sorry all,
Pivasik was right, I have to disable my installed emulator first. Didn't think of it. Thanks

pivasik
01-22-2009, 06:35 AM
SuperPro and UltraPro APIs almost the same, so most dumpers work with both. Dump file name prefix not depends on key type.
Brute WP option would lock UltraPro in most cases: XM model or new versions. Also, GUI dumper is not recommended for UltraPro because it does not collect all possible UltraPro data.
Use http://nodongle.biz/files/supapi.zip console dumper tool to collect a bit more.

gsmmangi
01-23-2009, 01:25 AM
Hi there, I'm new to this forum but would like to thank for the guide, I will now use this information to attemp dongle dump of my Sentinel UltraPro dongle.


Many thanks,,,




Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

Git
01-23-2009, 06:38 AM
And you will fail because the instructions are for SuperPro, not for UltraPro.

Git

FasT
01-23-2009, 11:30 AM
Hi guy`s,

Did anybody of u have any problems with vusbus install`s ?
Try`ed to install vusbus in 4 different laptops (2 HP`s, IBM & Toshiba, all is xp pro, sp2 and sp3 - tryed different) + 1 normal comp, with luck only on 1 toshiba satelite.
On all others - after install.bat script, new hardware found wisard & gimme drivers. Tryed with different option - no luck - "The specified location does not contain info about your hardware" or could not install your hardware.
All emul drivers uninstalled.
Tryed on fresh&old sp2&sp3 - same sh., what i missing ?

What to try more ?

Git
01-23-2009, 01:01 PM
Use the attached version of devcon.exe, use this as install.bat :

devcon remove root\vusbbus
devcon install vusbbusa.inf root\vusbbus
pause


Make sure you enter dongle reg files before installation, and also double check that the filke path in the reg files is correct for the emulator you are using. Also ensure that there is no existing vusbus.sys installed or in %SystemRoot%\system32\drivers\ and that vusbus.sys (or whatever it is called) is in the same directory as install.bat and devcon.exe.

Git

FasT
01-27-2009, 12:15 PM
Hi Git,

tryed what You suggested - same rez., here is log:
C:\Install\vusbus>devcon_new remove root\vusbbus
No devices were removed.
C:\Install\vusbus>regedit /s 4AA90000.reg
C:\Install\vusbus>devcon_new install vusbbus.inf root\vusbbus
Device node created. Install is complete when drivers are installed...
Updating drivers for root\vusbbus from C:\Install\vusbus\vusbbus.inf.
Drivers installed successfully.
C:\Install\vusbus>pause
Press any key to continue . . .

after that like always - New hardware wizard and etc.
P.S. wind is just installed, fresh xp sp3.

benito
01-27-2009, 12:30 PM
post regfile, maybe it is wrong...

crea123
01-27-2009, 07:20 PM
Thank you very much !
I did it.

FasT
01-28-2009, 02:51 AM
post regfile, maybe it is wrong...

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\4AA90000]
"Type"=dword:00000000
"DongleType"=dword:00000003
"Name"="Dump 4AA9"
"CellType"=hex:\
01,01,03,03,03,03,03,03,03,03,03,03,01,01,01,01,\
00,00,01,01,01,01,00,00,03,03,03,03,03,03,03,03,\
03,03,03,03,03,03,03,03,01,01,01,01,01,01,01,01,\
01,01,01,01,01,01,00,00,00,00,00,00,00,00,00,00
"sntMemory"=hex:\
20,13,A9,4A,00,00,00,00,08,00,00,00,7D,D9,00,00,\
29,53,63,E0,00,00,00,00,34,48,A7,50,00,00,00,00,\
A6,00,6C,00,88,3B,00,00,00,00,00,00,05,01,6C,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
59,25,FE,CC,45,86,A8,8F,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,2E,05,FE,5B,\
2C,01,00,00,00,00,00,00,01,00,00,00,00,00,57,00

Maybee it`s because of time limit ?! - prog with this dongle work/-ed only on 2008.06.13-15 days, so then you try install it on other days - it`s like invalid dongle ?!?!

zombie
01-28-2009, 03:14 AM
Maybe this is a stupid question .... are you sure that latest Sentinel drivers are installed?

FasT
01-28-2009, 04:05 AM
Maybe this is a stupid question .... are you sure that latest Sentinel drivers are installed?

mmm, i don`t think so, cose on one comp with same drivers all went fine.

Starbird
02-05-2009, 10:42 PM
Researching here, lots of reading, I have done it!
Thanks to all who have posted in here, The knowledge and the problems both helped me out, Thank you again.
Programmer I r not, but I can follow directions.
From what I read, there is no generic answer for activating more software options that the dongle controls, correct?
I've looked at the dump in hex editor to try to find similarities to see if I could change something, nothing jumps out at me.
I don't believe it has Algos, just straight stuff, again programmer I r not.
Kinda scared to tamper with it since it ain't broke.
Any suggestions or help would be grateful, if not, that's ok also, as all of you have done tremendous help already.
Thanks again! :)

Git
02-06-2009, 11:49 AM
Correct, it will vary according to the individual application programmer.

To find out if you have Query algos, look at the dump in a Hex viewer or hex editor. The first 64 bytes of the dump will each contain either 0, 1, 2 or 3. They tell you the access rights to the 64 cells as follows :

0 : Read-Write
1 : Read-Only
2 : Counter (Decrement, or reloaded with 3 passwords)
3 : Restricted Access. This applies to cells 2 to 7 which are reserved cells. Any other cells that are type 3 and in the range 8 to 63 are Query Algo cells. The next 128 bytes of the dump are the values of the cells, each cell is 2 bytes in reversed Intel 16bit order.

Git

foffa
02-06-2009, 06:13 PM
thanks for the great information

that will help newbies aloot

understanding what is a dump mean and structure
is just the begien :)

IF they read it

Starbird
02-06-2009, 07:24 PM
Many thanks for the reply Git.

If I read you right, the top row is 8 cells (16 bytes)
This whole area displayed here is the first 64 bytes.
And this is also the "CellType" data in the .reg file.
Correct?

01 01 03 03 03 03 03 03 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

So this is a read only dongle?
No Algo's?

This area does not differ in the .dmp or .reg files, but in the .ssp file this area differs.
The .ssp file contains an extra 8 bytes at the begining:
54 4b 47 46 24 24 03 01 then the same info as above plus the "sntMemory" after it.
What is this extra 08 bytes?

I beleive the only other difference is in the "sntMemory":

In the .ssp file: cb 57 d0 36 00 00 00 00 08
in the other two: cb 57 d0 36 00 00 00 00 00
What's the 08?

Another thing I notice, is that when in "Sentmon" and running the software, it checks the dongle at the begining, and then about every 4 min. it checks it again and gets the same info, with no query/responces action on the right.

Lastly, I have 12 options that are enabled in the software, coincedently there are (12) 3B in the "sntMemory".
This might not mean anything, and there are no 2 byte pairs (cells) alike containing 3B.

I may be asking too much for here, and that's ok, but maybe at least a reference to read more on,
Like a good "Dongle for Dummies" post/paper/info?

I use to hack Sat, and I do not want to come across as a dreaded "Giveme" Newby, I r not.
I know enough to be dangerous. far from pro.
And will research, but as you know a pointing in the right direction helps.

Thanks again for your reply.

Starbird
02-06-2009, 09:18 PM
A thought, no doulbt I'm probably reading this all wrong.
Should I be looking at this as coulmns of two bytes (1 cell down)and not rows?
But the addys go left to right in rows, hum, I r stump.
Need more reading.

benito
02-09-2009, 11:36 AM
Correct, it will vary according to the individual application programmer.

To find out if you have Query algos, look at the dump in a Hex viewer or hex editor. The first 64 bytes of the dump will each contain either 0, 1, 2 or 3. They tell you the access rights to the 64 cells as follows :

0 : Read-Write
1 : Read-Only
2 : Counter (Decrement, or reloaded with 3 passwords)
3 : Restricted Access. This applies to cells 2 to 7 which are reserved cells. Any other cells that are type 3 and in the range 8 to 63 are Query Algo cells. The next 128 bytes of the dump are the values of the cells, each cell is 2 bytes in reversed Intel 16bit order.

Git

Hi Git,
you lost next new access code 7:

AC-7 --> AES Algorithm Engine
Access code 7 is used for AES algorithm words and is exclusive to the
SuperPro XM key. Similar to access code 3, your application cannot read
the cell's value. Modification requires the Overwrite Passwords, even if
the cell is unlocked (access code 0).

BR

Git
02-09-2009, 12:34 PM
@benito - lol!. I just told you about XM and code 7 in PM, then read this message which you posted an hour earlier :))

Git

Git
02-09-2009, 12:48 PM
@Starbir - top row of 16 bytes is first 8 cells and shown as CellType in the reg file, exactly right. The extra 8 bytes in the ssp file is simply the SSP header, whch tells anybody reading it that it is an SSP file, and what type of SSP file it is.. The 08 is one version of SSP, the 01 another, it matters not.

The SSP file then has 128 bytes of data for the 64 cells starting at offset 0x48. At offset 0xC8 there is a 2 byte Word, usually 0x0038, which is a marker. Then follows encrypted and obfurscated algorithm data. It is blocks of 0x700 bytes for each of the 56 possible algo cells.

The 12 bytes of 0x3B may or may not be significant, you would need to reverse the app to find out. Get the latest V5.2 IDA and prt's IDA sig for sentinel superpro and have a go. Everything to be known about the subject can be found in here, Exetools and Ru-Board.

Git

benito
02-09-2009, 12:56 PM
@benito - lol!. I just told you about XM and code 7 in PM, then read this message which you posted an hour earlier :))

Git

I was little confused with my case (you know), so i was searching little bit in developer guide and just found this. But i didnt found anything about access codes "?", which i have :)

Git
02-09-2009, 01:05 PM
No, that is why I asked if it was an emulator and somebody had put an ilegal access code in the reg file. Try again with the new sproeval and 7.50 drivers.

Oh, what does SPROExtendedRead() show on those cells?.

Git

benito
02-09-2009, 01:27 PM
No, that is why I asked if it was an emulator and somebody had put an ilegal access code in the reg file. Try again with the new sproeval and 7.50 drivers.

Oh, what does SPROExtendedRead() show on those cells?.

Git

SPROExtendedRead() failed with error code 4

dom
02-17-2009, 01:07 PM
can anyone place me in the right direction or help me. I am trying to emulate a *afenet sentinel usb dongle
i am not sure 100% but it looks like it is a Dongle: Sentinel SuperPro
Dongle ID: 7C3D
I have downloaded the driver and tools from here, but would like someone to help me after i have read the usb dongle.

Many thanks to all
jj:D

benito
02-17-2009, 01:26 PM
STOP posting in multiple threads!

dom
02-17-2009, 01:48 PM
STOP posting in multiple threads!
Sorry Benito, I was under the impression that it was ok. I will remember that for next time.

rikoto000
02-18-2009, 07:12 PM
Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

OMG!!! Very very helpfull!! I just tried it once and it really works Very greatfull to the master...

I don't know why or maybe it is ordinary but sometimes when i reboot my pc I have to reinstall and remove the emulator so i can use it again... but hehe does't matter I'm very happy i can use it.

chanvaidan
02-20-2009, 11:23 AM
Hi Gif
I want to have full source vusb emulator or sentinel emulator please

zombie
02-20-2009, 12:33 PM
Gif??? I want to have??? Hmm ....

frolito
02-28-2009, 12:04 AM
hey could some charitable soul could tell me how to emulate a sentinel pro lpt or steps and tools:)

frolito
02-28-2009, 12:21 AM
hello I made a super pro emulate the steps of 8y8y8y8yy went perfectly and I've managed to emulate a two keys and a super pro with multi HASP hl with this key but I failed to emulate it so you go to master emulation keys

benito
02-28-2009, 02:51 AM
pls dont make multiple post/threads

wasyazwan
03-02-2009, 01:38 AM
It's easy, look:

First:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\E1BF0000]
"sntMemory"=hex:\
2C,70,BF,E1,00,00,00,00,48,44,00,00,26,D7,00,00,\
BE,98,26,D3,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,68,3E,C5,9D,00,00,00,00,\
78,00,00,00,00,41,00,00,25,4C,29,EA,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,6B,00,58,00,70,00,00,00


Second:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\E1BF0001]
"sntMemory"=hex:\
70,2C,BF,E1,00,00,00,00,48,44,00,00,00,00,00,00,\
C3,35,66,8B,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
78,00,00,00,1C,24,00,00,06,28,9E,84,00,00,00,00,\
4D,02,4B,BD,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,6B,00,58,00,70,00,00,00

if i have 3 dongle? how could i change it?

wasyazwan
03-02-2009, 01:49 AM
This is my REG data

Dongle 1:

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FFCB0000]
"Type"=dword:00000000
"DongleType"=dword:00000003
"Name"="Dump FFCB"
"CellType"=hex:\
01,01,03,03,03,03,03,03,01,01,01,01,01,01,01,01,\
01,01,01,01,01,01,01,01,00,00,01,01,03,03,03,03,\
00,01,02,01,03,00,01,02,00,01,02,00,02,00,01,00,\
01,03,03,03,00,00,02,01,00,02,03,03,02,03,00,01
"sntMemory"=hex:\
9F,02,CB,FF,00,00,00,00,D3,D0,00,00,00,00,00,00,\
43,50,53,57,49,4E,2D,53,54,44,44,65,76,65,6C,6F,\
70,6D,6E,74,35,30,37,34,39,39,39,39,20,32,39,39,\
39,39,00,00,FE,01,FF,FF,6B,11,FF,BF,00,00,00,00,\
38,00,AC,00,BC,00,A5,00,00,00,47,00,06,00,BA,00,\
96,00,36,00,D1,00,6F,00,14,00,17,00,72,00,86,00,\
85,00,00,00,00,00,00,00,01,00,B6,00,0A,00,C3,00,\
DC,00,0F,00,00,00,00,00,6C,00,00,00,11,00,60,54

DOngle 2:
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FFCB0000]
"Type"=dword:00000000
"DongleType"=dword:00000003
"Name"="Dump FFCB"
"CellType"=hex:\
01,01,03,03,03,03,03,03,01,01,01,01,01,01,01,01,\
01,01,01,01,01,01,01,01,00,00,01,01,03,03,03,03,\
02,00,00,00,00,01,02,02,00,00,03,02,02,00,01,00,\
03,01,02,02,03,03,01,02,03,01,02,01,03,02,01,01
"sntMemory"=hex:\
9A,02,CB,FF,00,00,00,00,D3,D0,00,00,00,00,00,00,\
43,50,53,57,49,4E,2D,53,54,44,44,65,76,65,6C,6F,\
70,6D,6E,74,49,69,79,69,34,30,32,32,20,32,39,39,\
39,39,00,00,FE,01,FF,FF,6B,11,FF,BF,00,00,00,00,\
51,00,E2,00,3F,00,07,00,FC,00,CC,00,B2,00,DE,00,\
65,00,10,00,00,00,93,00,74,00,08,00,06,00,2D,00,\
00,00,E9,00,A9,00,83,00,00,00,00,00,8A,00,0F,00,\
00,00,8A,00,A3,00,20,00,00,00,1D,00,6F,00,60,54

Dongle 3:
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FFCB0000]
"Type"=dword:00000000
"DongleType"=dword:00000003
"Name"="Dump FFCB"
"CellType"=hex:\
01,01,03,03,03,03,03,03,01,01,01,01,01,01,01,01,\
01,01,01,01,01,01,01,01,00,00,01,01,03,03,03,03,\
00,01,03,03,02,02,00,00,01,00,01,00,00,00,00,03,\
02,02,01,03,00,00,02,02,00,00,01,03,01,02,00,01
"sntMemory"=hex:\
69,02,CB,FF,00,00,00,00,D3,D0,00,00,00,00,00,00,\
43,50,53,57,49,4E,2D,53,54,44,44,65,76,65,6C,6F,\
70,6D,6E,74,42,65,74,61,20,76,65,72,20,32,37,30,\
31,39,00,00,31,0A,FF,FF,6B,11,FF,BF,00,00,00,00,\
79,00,A5,00,00,00,00,00,E9,00,62,00,52,00,B0,00,\
AC,00,82,00,5A,00,65,00,1E,00,CE,00,44,00,00,00,\
CD,00,6C,00,FB,00,00,00,02,00,93,00,40,00,4A,00,\
4E,00,D8,00,BB,00,00,00,BB,00,8B,00,39,00,60,54

so can i change this reg data to make my emulator run simultaneously....

y8y8y8y
03-02-2009, 09:00 AM
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FFCB0000]
.....

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FFCB0001]
.....

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FFCB0002]
.....

wasyazwan
03-03-2009, 01:59 AM
but actually my software also can't run by using actual dongle if i use more than one dongle from same developer... can i solve this prolem?

y8y8y8y
03-03-2009, 03:18 AM
Yes. Revers eng. your soft :)

Git
03-03-2009, 07:08 AM
Exactly, reverse it and make an emul with superset of features. But first I would check the dumps you do have, because they don't look correct. Several places where the access code is saying there is a Query has a zero value in the cell data.

Git

nalsur
03-06-2009, 10:23 AM
Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00… .. make this comma add and switch up to the end of this cell

i don't understand this one, pls help how to key-in

Git
03-06-2009, 01:00 PM
Each of the 16bit 4 digit numbers need separating into two 8bit 2 digit numbers, with the first and second 8bit bytes reversed.

Example :

change this :
1234, 5678, 90AB

into this :
34,12,78,56,AB,90

Git

y8y8y8y
03-06-2009, 01:46 PM
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00… .. make this comma add and switch up to the end of this cell

i don't understand this one, pls help how to key-in

If you cannot read/understand up to the end of post, do it manually !

Git
03-06-2009, 06:42 PM
"make this comma add and switch up to the end of this cell"

To be fair to the guy, the sentence doesn't actually make much sense!.

Git

nalsur
03-06-2009, 10:15 PM
Each of the 16bit 4 digit numbers need separating into two 8bit 2 digit numbers, with the first and second 8bit bytes reversed.

Example :

change this :
1234, 5678, 90AB

into this :
34,12,78,56,AB,90

Git

DONE!! :D thankz to your guys, now my app can run w/o dongle

macey2kk
03-07-2009, 05:08 PM
hello all,

im pleased to say that after around 12 hours of scouring this forum and reading with interest the information contained therin, ive managed to deal with my sentinel dongle emulation succesfully.

thanks all for all the obvious hard work and long hours you have invested here.

macey:)

nalsur
03-09-2009, 11:06 AM
this one only for testing or what?
after 3 days install my application as me for dongle :confused: :mad: :mad:
pls help how to remove back dongle,
i remove and install back the emulator also can;t

this my Reg file
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\ru-board\mulators\Dump\FB3B0000]
"sntMemory"=hex:6E,00,3B,FB,00,00,00,00,7D,D9,00,00,37,76,00, 00,21,CD,4F,01,E8,4F,61,46,CA,EA,35,E9,3F,CF,01,E2 ,\
25,00,71,75,00,00,00,00,00,00,00,00,21,B9,A0,DA,00 ,00,00,00,00,00,00,00,00,00,00,00,29,AF,09,DF,\
00,00,00,00,00,00,00,00,00,00,00,00,A6,C0,C7,FE,00 ,00,00,00,00,00,00,00,00,00,00,00,BC,92,4B,C8,\
00,00,00,00,00,00,00,00,00,00,00,00,8C,09,AE,B4,00 ,00,00,00,00,00,00,00,A4,E9,1A,F9,09,BE,8A,E8
"CellType"=hex:01,01,03,03,03,03,03,03,01,01,02,02,03,03,03, 03,\
01,01,00,00,00,00,03,03,00,00,00,00,00,00,03,03,\
00,00,00,00,00,00,03,03,00,00,00,00,00,00,03,03,\
00,00,00,00,00,00,03,03,00,00,00,00,03,03,03,03
"Type"=dword:00000000
"DongleType"=dword:00000003

usbuser
03-10-2009, 02:30 PM
Hello,

I got the Sentinel to work with the vusbbus.sys and registry. I can run software without dongle. Thank you for the tuts.

I tried using the USB over network (by Fabula Tech), but the USB over network software doesn't see the virtual usb.

Has anyone tried this? I've looked a lot of different places, but haven't found any information.

voughne
03-12-2009, 03:15 PM
"make this comma add and switch up to the end of this cell"

To be fair to the guy, the sentence doesn't actually make much sense!.

Git

i have a problem with this too, i have done all steps but final with registry I just cant move forward because i have no idea what does it mean make this comma and so. I know what to replace,I know how to switch but I have no idea when is the end of cell and what about make this comma.
So the end of cell is where "CellType" starts or where "Type" ?

Gus made me emu with multikey (thanks again), but I want to make it run via vusbus and I want to know what I am doing wrong. Multikey is working 99%, I get sometimes error from aplication that hardware key is demaged and might not work well but it always work good, just that error. Anyway THAKNS y8y8y8y for tutorial.

y8y8y8y
03-12-2009, 04:44 PM
To ALL who have hard time to understand the line:
"make this comma add and switch up to the end of this cell"

Read this forum a little bit and you will figure it out or just read up to the end of the first message in this thread. I added a long time ago tool that convert .spp to .reg without need of changing "sntMemory" part.

So where is a PROBLEM???:confused:

Lojack
04-08-2009, 05:52 AM
Thanks for making something that looks complicated seem so simple....

gus
04-08-2009, 09:47 AM
post dump file

software use this dongle?

Lojack
04-08-2009, 10:00 AM
Thanks for the prompt responce Gus. But all is well again, seem to have had some weird problem with a driver....nothing a reinstall and a restart could not fix.

Wish you all the best, thanks again for the information you have shared with me.

"There is no knowledge that is not power"

gus
04-08-2009, 01:31 PM
if you post de dump file i convert to reg,
only with reg file , not possible solution for you


if you not share dump, ok no problem

you reg file contains errors.

Psycho
04-30-2009, 03:25 PM
Hi, I'm a new member here, but have been lurking off and on for quite a while...

First- I want to thank y8y8y8y for the great How-to here! Helped me with a problem I came to the board to try to solve! (more on that below).

Second- Thanks to Git for explaining the read/write structure of the dongle dumps, very handy info to have... especially with dongles that have counters on them.

Thanks guys! :D

So, my questions (hopefully they are simple): I've been using the SENTEMUL2007 emulator with the edgespro11 dumper for a while now, and it's worked perfectly on the software I have. The software was updated recently, as were the Sentinel drivers (they are at 7.5.0 now). With this latest update, SENTEMUL2007 quit working with the main software (sw can't see the dongle). The program comes with several smaller apps that also check the dongle, and they all still work. (I suspect they are just checking the existence of the dongle, while the main program is calling algos stored on it, maybe that's the difference?) Any thoughts on the sudden 'death' of the emulator?

So, I came here to beg for a solution. :rolleyes: Found this thread, tried it and it worked perfectly, thanks! The multiple-dongle feature is nice too (emulate one, use a real at the same time...) Thanks again for the help, at least I have a new solution.

So, one question about using this emu (as it's new to me): is there an easy way to turn it off/on? Or to 'remove' the emulated dongle? I figure I can just uninstall the emu, or re-run the reg entries for a new dongle, but that seems to require a reboot every time, is that the only way to 'manage' virtual dongles with this emu? I usually use the real dongles most of the time, but sometimes it's easier to just emulate one real quick rather than trying to track down who currently has it... (Although if I can make this thing emulate all the dongles I need... Hmmm... :cool: )

My other question isn't really emu related: is it possible (or, I guess I should say 'easy') to clone one of these dongles? I have a spare dongle that will never be used again (at least, for it's intended purpose), and I'd love to take the dump from one and over-write this spare to make a second one...

Thanks again! This board has been invaluable over the months I've been reading it.

Git
04-30-2009, 05:54 PM
If you are using MultiKey or similar, it doesn't need a reboot. Just edit the registry data to make the changes you want, then use uninstall.bat and then install.bat. I believe there is also a restart.bat.

Git

yogi_saw
05-04-2009, 12:12 PM
Hi All,
I decided to write this little how-to after spending a lot of time trying to emulate my sentinel dongle. All the programs I used were not written by me and I am very grateful to all great guys here.
I emulated "Sentinel SuperPro"
1. Dump dongle with PVA 3.3 util with out "Brute WP" selected.
2. Solve the DMP file using "f1_nodongle" (10x to cEnginEEr) util, you should get XXXX.SSP file (~100kb).
3. Use "UniDumpToReg" util to convert the SSP to REG. Inside "UniDumpToReg" select your SSP file and then select "SafeKey ssp -> vUSB Sentinel" option and push "GO".
4. Open the REG file in Notepad or any other text editor and make the following changes:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Emulator\Sentinel\Dump\XXXX0000]

To

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\ru-board\mulators\Dump\XXXX0000]

"sntMemory"=hex:0A3E,1255,C5E3,0000,0009…..
To
"sntMemory"=hex:3E,0A,55,12,E3,C5,00,00,09,00….. make this comma add and switch up to the end of this cell
5. Run "install.bat" from "vusbus" folder
6. Your comp should found new hardware and install it by it self
7. Import your changed REG in to the REGISTRY
8. Reboot
Here is link to all utils that I mentioned above:
http://rapidshare.com/files/86877710/Sentinel_vUSB_Emulator.zip.html

New converter from ssp to reg ver 1.11:
http://rapidshare.de/files/39593244/ssp2reg1.11.rar.html
pass:reteam.org

hi everybody i m new here i was just trying to emulate my dongle everything works file but when i run install.bat it finds new ruboard dongle emulator but cannot install its drivers
as per y8y8y8y's instruction the emulator should not ask for drivers wat is wrong in it I have even restarted but still it is asking for drivers
try if u can help me out

thanks all u guys brilliant peoples (more than me...)for this wonderful community

gus
05-04-2009, 12:29 PM
hi everybody i m new here i was just trying to emulate my dongle everything works file but when i run install.bat it finds new ruboard dongle emulator but cannot install its drivers
as per y8y8y8y's instruction the emulator should not ask for drivers wat is wrong in it I have even restarted but still it is asking for drivers
try if u can help me out

thanks all u guys brilliant peoples (more than me...)for this wonderful community

install last sentinel drivers

Trit0n
05-05-2009, 01:27 AM
If you are using MultiKey or similar, it doesn't need a reboot. Just edit the registry data to make the changes you want, then use uninstall.bat and then install.bat. I believe there is also a restart.bat.

Git

Restar.bat is enough, to install and uninstall is not necessary. (Restart.bat= devcon restart root\vusbbus)

yogi_saw
05-05-2009, 06:34 AM
the dongle is HASP HL KIND i have installed latest drivers
still unable to load drivers for it where is the problem actually?
HAS ANYBODY HAD SAME PROBLEM?????

i have also tried to restart but it says no device erstarted

pls find some solution

yogi_saw
05-07-2009, 10:02 AM
the dongle is HASP HL KIND i have installed latest drivers
still unable to load drivers for it where is the problem actually?
HAS ANYBODY HAD SAME PROBLEM?????

i have also tried to restart but it says no device erstarted

pls find some solution

guys pls give some advice

Git
05-07-2009, 10:19 AM
If possible, please use the Edit button rather than commenting to yourself.

Git

yogi_saw
05-08-2009, 11:59 AM
tnkx git for ur reply but i was expecting comments on the problem i have been sharing with u
this time onwards i will definitely follow forum rules
tnkx

johnusus
06-08-2009, 12:15 AM
First, thanks to the HUMAN under code name Y8Y8Y8Y8 for sharing this information here.

Also thanks to git for providing the hex codes in dongle.

If the dongle I emulated expire after a year can I let it work for ever no expire date
My Be Counter Or Date
You Can Play With Both In Reg File

1. Would the expiry date be represented in a 2byte cell only, or would it (usually) be expended in multiple cells?

2. Would this (usually) be in a read only cell or is it considered a dongle algo?

Again, thanks for your help

Git
06-08-2009, 06:55 AM
It could be absolutely anything that the programmers imagination can implement with the dongles API. Only way to find out for sure is to reverse engineer the application. If you use IDA and the dongle's signature file it may not be too difficult.

Git

chanvaidan
06-08-2009, 12:26 PM
It only work with USB Dongles Key. It don't work with LPT Dongles Key. Please fix problem.

raafat
06-11-2009, 04:41 AM
Hello and best regards for you all.

Thanks for the great and wonderful replies. Guys we have been trying to emulate Sentinel USB dongle and we had the DMP file. Still we need to convert this .dmp file to .ssp in order to fulfil what we have been doing. Please your help.

paulmarry
06-19-2009, 09:23 PM
Ok it is good.

Thanks. I owe you for your services.

Re-Searched
06-26-2009, 05:00 AM
I have to express my thanks for the author! Great work!

I followed the steps with PVA => F1 =>UniDumpToReg => vUSB Sentinel.

The Dongle is recognized by the application. That works fine.

The application is basically a payperunit application. So every time it is used, one unit is deducted.

The deduction does not work however. The application then reports an issue with the deduction.

Has anyone experienced similar problems? And if yes, is there a known solution?

By the way, the source is a lpt-dongle or a serial-dongle. Something legacy, at least it is not usb.

In the past I used Sentinel2007, but that does not work anymore.

Any help is highly appreciated!

Git
06-26-2009, 08:17 AM
If you are using the MultiKey emulator, look at the manual for instructions on how to turn on Writing. At the moment, you "dongle" is Read-Only. If you are not using multikey then m,aybe your emulator just does not support writing to the Registry file.

Git

Re-Searched
06-26-2009, 02:24 PM
If you are using the MultiKey emulator, look at the manual for instructions on how to turn on Writing

Git

Thank you for your advice. I looked at the manual, but it only mentions read / write keys for guardant.

Do I have to modify the cell type or add anything? I really tried, but I could not find any hints.

Re-Searched
06-26-2009, 03:34 PM
Thanks again. I found the options:

WRITE_IN_REG
CATCH_WRITE

Please tell me where or how to activate them.

Re-Searched
06-27-2009, 03:21 AM
After reading through various versions of multikey, I found the options. I want to activate WRITE_IN_REG and CATCH_WRITE, so I have to combine the flags.

Is this the right way: "Option"=hex:11

Or do I have to repeat it several times: "Option"=hex:11,11,11,11,11,11,11,11,11,11,11,11

Please advise.

Git
06-27-2009, 07:05 AM
Please don't comment to yourself, use the Edit button provided.

I believe it goes in one byte from the end of the second format you show, but I really don't know for sure, I don't use MultiKey. Actually, thinking back, it may be the Gamebit version that uses those reg keys, not MK. I'm sure there are many users here who know the answer for sure.

Git

Re-Searched
06-27-2009, 07:18 AM
Actually, thinking back, it may be the Gamebit version that uses those reg keys, not MK. I'm sure there are many users here who know the answer for sure.

Git

Thank you, Git. I will keep the posting rules in mind.

It definitely is Multikey:

Options:
size 15 bytes.
Option[8] can be:
KEY_OPTION_CATCH_WRITE = 0x01 ; for sentinel only
KEY_OPTION_WRITEINREG = 0x10
or sum of flags

These are the flags gamebit0 mentioned in the SSP Emu thread. Yet I did not find any more information concerning the specific 15 bytes. I will try and keep everyone informed.

Git
06-27-2009, 07:26 AM
Useful info, but which emulator does it belong to ?. Most people now refer to the emulator released by Elite.R when they say MultiKey, but the term has been used by many, including Gamebit for his emulator. If he posted the info it is more likely it refers to his emulator than the more regularly released and updated MultiKey.

Can we agree to call them "MultiKey" and "Gamebit Multikey" ? :)

As far as I can see looking at MultiKey, it has writing permanantly enabled.

Git

y8y8y8y
06-27-2009, 01:10 PM
Re-Searched did you write WP in right cell?

Git
06-27-2009, 06:28 PM
Good point... lol!

Git

mikepool
07-08-2009, 11:40 AM
Wonderful thread! Got it to work. Thanks guys!

If the dongle I emulated expire after a year can I let it work for ever no expire date
Can you pros elaborate on this a little more? How would a noob, such as myself, go about finding out what needs to be changed to remove the time limit?

If I set the system date ahead by one year, the program will not open. It just displays an alert that a new key/dongle is needed. If I set the date back, the program works. I just don't know where to begin.

I do remember one time I was sent a very long reactivation code that was to be entered in the GUI of a "revision.exe" file that was provided by the software vendor. But normally, they just send us new dongles.

Can someone help me?:confused:

rituraj
07-08-2009, 11:21 PM
Break at OEP. Find the jump and make a loader. its easy

mikepool
07-09-2009, 10:18 AM
Break at OEP. Find the jump and make a loader. its easy
You might as well be speaking in a foreign language my friend:confused: (No insult intended)

I searched the forum for "OEP" and got zero returns. Like I said, I'm a noob. I'm willing to learn but I just don't know where to start.

I need to take baby steps here. Can you elaborate a little more?

BfoX
07-09-2009, 10:47 AM
@mikepool: OEP is Original Entry Point, try google for a junior learning

foffa
07-09-2009, 02:15 PM
@mohcivil & mikepool

usualy dongle expirey date stored at your reg
if software show expiery date would be in Dec
look for date in reg file it is in Hex
change it and have fun