PDA

View Full Version : SSPro - sproRead questons


keen2k
August 30th, 2008, 08:08
Hello,

I'm working on Sentinel Super Pro. I have two questions:

1) sproREAD()
Output from Toro:
In:> Read Address=21 (0x15)
Out:> Read Address=21 (0x15) -> Status=0x3
Data=255 (0xFF)

What does Data=255 (0xFF) mean? (Did any error occured reading from cell15?)
Why do I get from some other cells the output: Data=0 (0x0)? What's the difference?


2) How should Cell0 be treated?

quote from SDK:
"Key serial number; sequentially assigned per key."

I read in a tutorial that this cell needs to be filled with the dongle serial number. Is there any general way to find the dongle serial number or what has to be put into this cell?

Thank you for help!

Best regards
keen

PS: I read all tutorials from CrackZ and the SDK-Doc.

Aimless
August 30th, 2008, 12:54
Are you trying to break an application having the protection or you are trying to break the license generator for Sentinel itself?

Have Phun

keen2k
August 30th, 2008, 13:23
I'm trying to break an application having the protection.

cheers

FoxB
September 1st, 2008, 08:10
By 1)
/* status codes */
..............
#define RB_UNIT_NOT_FOUND 3
..............

keen2k
September 1st, 2008, 12:38
Quote:
[Originally Posted by FoxB;76803]By 1)
/* status codes */
..............
#define RB_UNIT_NOT_FOUND 3
..............


1.) Does this come from a sample source code?

Is this one? \SafeNet Sentinel\SuperPro\6.5\Interfaces\Microsoft\Visual C++


2.) Another hint:
I haven't patched the sproQuery yet, because the debugger doesn't break on this function. Is it compulsary to patch sproquery() ?

thx

FoxB
September 1st, 2008, 12:44
RBSTATUS.H from v6.0

keen2k
September 2nd, 2008, 12:51
Quote:
[Originally Posted by FoxB;76811]RBSTATUS.H from v6.0


I can't find it in v6.5. Can you upload it please?

Thanks

JMI
September 2nd, 2008, 14:48
What YOU need to do FIRST is YOU search for what YOU need and ONLY if YOU have done that and failed, THEN you may ask for some assistance finding the Tools of the Trade.

Please go and actually READ THE FAQ!!!! Failure to follow this directive will result in your thread disappearing!

Regards,