首页
社区
课程
招聘
Need help for Sentinel SuperPro XM (256Cell USB type)
发表于: 2007-3-1 22:56 4018

Need help for Sentinel SuperPro XM (256Cell USB type)

2007-3-1 22:56
4018
请教高手,现在是否有办法Dump出Sentinle SuperPro XM (比SuperPro扩大了容量,容量为256个单元,USB类型)并模拟。
我试过所以网上公布的Dumper都只能读出头64个单元的数据(包括Safekey的最新的Dumper,可以Dump UltraPro锁的那个)。
SuperPro XM的资料可在SDK6.4看到。
请高手帮忙,先谢了。

[课程]Linux pwn 探索篇!

收藏
免费 0
支持
分享
最新回复 (4)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
interesting, could you contact me on toxwaste@gmail.com ?
2007-3-2 04:59
0
雪    币: 131
活跃值: (114)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
有狗的sdk的话,自己写个程序dumper狗的数据应该问题不大的.

原先的dumper修改下就好了 , 循环的范围00-3f 修改下就好了
2007-3-2 08:19
0
雪    币: 224
活跃值: (93)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
Using SuperPro XM keys
Every SuperPro XM key contains 512 bytes of memory, organized as 256 cells (words) of 16 bits each. Cells are addressed as locations 00 to FF hex. Cells 00 through 07 are restricted cells that contain fixed, preprogrammed system information. Cells F0 through FF are also reserved for use by SafeNet.

When you program the key, you are actually assigning attributes to the cells. These attributes describe how the words contained in the cells are used to protect your application. There are three cell attributes: cell type, access code and cell value. Each of these attributes are explained in detail in Chapter - 2 of Sentinel SuperPro Developer’s Guide.
Why use SuperPro XM?
SuperPro XM keys provide an additional algorithm engine that uses industry standard AES (Advanced Encryption Standard) encryption to generate unique query responses. A  proprietary algorithm is used to generate a 128-bit AES key that is derived from the algorithm descriptor and other developer specific information within the key. This results in an extremely secure query/response mechanism. In addition to the AES based algorithm engine, SuperPro XM keys provide the following:
256 memory cells which give you the room to protect more applications.
Protection against brute force attacks of the Write and Overwrite Passwords.

我试过根据SproDump v 0.2 Spath的源代码修改0-3F到0-FF但DUMP数据不成功,好象对这种狗的底层驱动不再是Sentinel.sys而是SNTNLUSB.SYS(USB的)。还有对于Query如何处理?SproDump没有对Query处理的代码。请帮忙看看。谢谢!
2007-3-2 09:26
0
雪    币: 131
活跃值: (114)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
看看sdk,自己写个dumper工具应该不难
2007-3-3 08:42
0
游客
登录 | 注册 方可回帖
返回
//