v1.05
winNT/2k 'dumper bug' / 'random error' found & fixed (after wasting 2 hrs installing win2k) 
safedisc 'level 5' api doesnt unwrap under win2k here.. (alice.exe)

v1.04
no cd required for dll or exe ;-) (hey lurker)

v1.03
tiny bug fix for delta force land warrior..

v1.02
fixed breakpoint timing bug in 'exe' api code (actually rewrote the code to be more 'friendly')
works 15/15 times with alice.exe now (instead of 8/15 times ;)

v1.01
fixed bug in exe multiple crypted code chunk code thingy

v1
support added for multiple crypted code chunks (safedisc api) for *.exe/*.dll . 
multiple api thingy only tested with *.dll, dont have *.exe using multiple crypted code chunks


dumper/rebuilder coded and tested using win98se . should be 95/nt/2k/me compatable ..

-----------------------------------------------------------------------------------------------
run *Dumper.EXE and select the protected exe/dll(1)..

if all goes well, it creates *.data.bin after 5 - 30 seconds

execute *Rebuilder.EXE and select *.data.bin which the dumper created.

r!sc - http://csir.cjb.net

(1)
if trying to use on a dll, tool will create a BACKUP of the dll before proceding..
after processing, the original dll is worthless, delete & rename *.bak or test rebuilt dll .

...


if safedisc 'api' was used , 2 bytes b4 'PE',0,0 will be "2b ad", else 2 bytes will be NULL (yy)
and 4 bytes b4 'PE',0,0 will be the api count (xx)..

alice.exe.
00 00 00 00 06 00 2B AD 50 45 00 00 4C 01 04 00 ......+.PE..L...
.. .. .. .. xx xx yy yy .. .. .. .. .. .. .. ..




