Softice EXtension (SEX) v1.2 by defiler and ultraschall
--------------------------------------------------------

This tool is an experimental open source project entirely written in Win32ASM.
We figured out that it currently only runs under Windows98, Windows ME has not been
tested yet.
If you are interested in the sources -> drop us a line.

How to use SEX
--------------

You simply run the loader (sex_interface.exe). When the was vxd loaded,
a window should appear, saying "vxd loaded.. blah". Now you got some extra
commands in SoftIce if you type '.sex'. A menu will appear:

Softice EXtension by defiler and ultraschall.
  [m] - show menu.
  [v] - display version information.
  [t] - start text-editor.
  [s] - show text-buffer.
  [c] - clear text-buffer.
  [i] - install FakeCD.
  [u] - uninstall FakeCD.
  [l] - label a faked drive.
  [d] - show correct IDT.
  [x] - lock your computer.
  [p] - toggle CompareStringA spy.
[esc] - exit menu.


m - display menu.
v - display version information.
t - starts a texteditor, you can save it to 'c:\output.sex' using the 'Dump Text' button.
s - displays the textbuffer.
c - clears the buffer.
i - installs FakeCD, you can specify the drive.
u - uninstalls FakeCD.
l - label a faked drive.
d - shows the original IDT, as SoftIce gives a faked one (not implemented yet).
x - locks your machine with a simple password protection
p - toggles a CompareStringA spy on or off

To unload SEX, simply exit the loader.

Note: Do NOT place breakpoints on the hooked API's when loading SEX !!!


You are invited to contribute to SEX.
Send us a mail with your ideas.
SEX has not been debugged yet a lot.. so bugfixes are welcome =)

defiler@elitereversers.de	(http://defiler.elitereversers.de)
ultraschall@elitereversers.de	(http://lecentral.elitereversers.de)


-defiler-