
                        - SPRODUMP v 0.2 - 


1. What's this ?
-----------------
Sprodump is a Win95/98/ME console dumper for Sentinel Superpro dongles. 
It can :

- find DevID and Write Password.
- dump all readable cells.
- identify data, counter, and algorithm cells.

This program requires the sentinel driver (sentinel.vxd) and Win32 DLL 
(sx32w.dll) to be either loaded in memory or in the same directory
as Sprodump. A DLL is included with this package, if you have problems
with it use your own. Contents of the dongle are dumped in 'spro.dmp',
where each cell is described using the following format :

Call <CellNb>: <Value> (<AccessCode>/<AccessStatus>)   <Comments>

CellNb is the cell number (0x0-0x3F).
Value  is the cell content (0x0000-0xFFFF).
AccessCode is 0=read/write, 1=read only, 2=decrement only, 3=unreadable.
AccessStatus is last ExtendedRead()'s error code (0 to 59). 
Comments give you the cell type. 

2. Contact
-----------
Source code is available to people willing to make something from it 
(improvement, NT/2K port, ...). If you have a blank dongle (or a dongle
with known algorithm cells) and accept to run a small test with me, 
please contact me. Send your comments to spath@iname.com.

+Spath. (10/00)

