IceGhost v1.0
===============================================
......................Tuesday, April 10th, 2001
===============================================
                           Assembled with MASM

IceGhost hides SoftIce from detection by other
programs. If SoftIce can't be detected it will
exit. IceGhost will not work on WinNT/2K.

---CREDITS---
* IceGhost.vxd is coded by yAtEs
  It is provided as example in his 2nd VxD
  tutorial.
  Visit: http://www.immortaldescendants.org

* Code that redirects int1 / int3 to two
  jumps, 10h bytes apart is originaly from
  Bang coded by r!sc.
  Visit: http://csir.cjb.net

* The two techniques are put togeather by
  Tziotas Milos.
  Visit: http://tziotas.cjb.net

###############################################