Spodek
Spodek Supreme Driver
A tool for hiding presence in Windows operating system

To compile Spodek you will need:
  • NT Driver Development Kit (NT DDK) 2000 and higher [1]
  • compiler - Visual Studio 6 and higher or Visual C++ Toolkit [2]
  • you may also need nmake because it is not included with VCT nor NT DDK (try google)
If you use Visual Studio then run script that setups DDK environment, cd into Spodek source tree and type "build".

If you use Visual C++ Toolkit then before running "build" first run vcvars32.bat.