PDA

View Full Version : Help with Blue Screen crash while loading Sentemul2007 dump


joanrey
10-16-2009, 12:04 AM
I would appreciate some input with my situation.

Have been emulating my dongles with Sentemul 2007 and all have been working except for one that crashes to a blue screen and a restart when i attempt to load the dump. The blue screen says something about XRNBO.SYS. Have already used the developer ID and WP ID options that i obtained using PVA but to no success.

My dongle is safenet USB superpro/ultrapro. dat is what the usb flag indicates when i inserted it.

Thanks in advance. :confused:

cghots
10-16-2009, 02:39 AM
upload dng file

Git
10-16-2009, 08:11 AM
It is nature's way of tlling you to use MultiKey

Git

gnerogeem
10-16-2009, 10:29 AM
Use Multikey then.

kiff1802
10-16-2009, 11:08 AM
i have a key plug in is ultra pro/super pro ,and run on win 98 but works in dos went i dump the keys was say error no donggle found anys help here?

amine76
10-16-2009, 12:53 PM
i have a key plug in is ultra pro/super pro ,and run on win 98 but works in dos went i dump the keys was say error no donggle found anys help here?

Try glasha dumper...

joanrey
10-17-2009, 12:40 PM
I'll try to look for that "multikey" here. I was tempted to post the dongle files (because there are 2 dongles, 1 for each modules) but i think i want to check it first.

Thanks for all your replies :)

gnerogeem
10-17-2009, 12:55 PM
See my emulated dongle pic here (http://www.reteam.org/board/showpost.php?p=16472&postcount=2). Already emulate HASP and Sentinel dongle.

joanrey
10-17-2009, 02:21 PM
I have downloaded Multikeyemu-V0.18.0.3 but i have hard time figuring out what to do with it. It has a manual but i found little help about runnning the program. Can someone please direct me to a link about how to run the emulation process? Is it the same with vUSB?

benito
10-17-2009, 05:26 PM
jesus, this board became full of these request, it is really boring. This forum should be dedicated to Reverse engineering but most of the people evan cant use commandline...

Git
10-17-2009, 06:15 PM
*became* full???

Git

gnerogeem
10-17-2009, 07:24 PM
joanrey - If you want some free emulation service, please try it first by yourself.

If you search all over the forum, you will find the answer.

Please don't be dependable by such problem that has been told many time.

I've also face the same problem, but I try it first before posting something that will make somebody to be angry.

joanrey
10-18-2009, 02:33 PM
Yep, i found how and i didnt even used commandline interface :cool:

benito
10-18-2009, 03:49 PM
*became* full???

Git

"is full" , clear ?

pls git dont catch me for words, i think you understand me clearly...

Git
10-18-2009, 05:27 PM
It was a joke. Say it out loud with emphasis on the first word and maybe you will see it was satire at the use of the past tense.

I don't even know what "catch me for words" means. Please stop taking you anger out on the forum. Next time you feel grumpy, go and kick a tree or something, don't post here.

Git

joanrey
10-19-2009, 05:38 AM
I would like to summarize what I have found out about the problem that I posted here:

1. The blue screen crash was caused by the conflict in the loaded sentemul version and the dongle file that I was trying to use. Apparently, Sentemul2008 is automatically reloaded by default because the option that i selected.
2. To use the multikey, I run install.cmd, rebooted, loaded REG files and run restart.cmd

What I would like to figure out next is if it is possible to convert BIN file generated by sspro_dmp to DMP file that can be used by dmp2mkey.

Btw, multikey rules!.. (for me :D ) This is one of the new things i learned from this thread. Thanks for all the replies.

Git
10-19-2009, 06:41 AM
To solve the BIN file look for f1__spor.exe, you will find it in a search here inside an archive named NY.7z or NY.7z.zip. It will create an SSP file so you will then need to find SSP2reg or UniDmp2Reg to convert it to Reg file. Once you have a reg file, compare it to the examples that come with MultiKey to ensure it is exactly the format needed.

Git

joanrey
10-20-2009, 05:12 AM
Git - thanks a lot.

I experimented with converting *.bin files that I have to *.dmp using f1__spor.exe and SSP2reg1.11. I arranged the format without changing the contents for easy comparison. Here is what I found when I compared it with the dump file from dmp2mkey:
- 2 entries in "sntMemory" do not match. I am pasting it below:

(from dmp2mkey)
"sntMemory"=hex:\
6F,1E,DC,3B,00,00,00,00,00,00,00,00,E7,CA,00,00,\
B7,C1,C2,E0,00,00,00,00,6F,DE,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

(from ssp2reg)
"sntMemory"=hex:\
6F,1E,DC,3B,00,00,00,00,51,6E,00,00,E7,CA,00,00,\
B7,C1,C2,E0,00,00,00,00,6F,DE,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00


Can someone help me understand what is happening why the two entries are not same. Should this really be the case? :confused:

benito
10-20-2009, 05:15 AM
the entries are almost the same. The only difference is that first dont have info about write pass, thats all

joanrey
10-20-2009, 05:53 AM
So that means the 9th and 10th entries are for the write pass.

Will it produce the same functioning emulator?

benito
10-20-2009, 06:05 AM
if there is no decrement or simple algo function YES it will work correctly. So in your case you can stay calm :)

Git
10-20-2009, 06:35 AM
Multikey works without knowing the WP (wrongly, IMO)

Git

joanrey
10-20-2009, 06:44 AM
Okay, thanx Benito

In time, i will understand all that other terms when I have to. I used to be satisfied with Sentemul. If not for that Blue Screen crash that i experienced, i wouldnt have came across multikey.

:cool:

martinray
11-10-2009, 05:42 AM
Easy my friend...
after you pushed start service and before you load dump file, make sure you get deal with clean storage button...;)