Wintruder release notes

Wintruder is an extendable debugger for Windows 9x and Windows XP.
By default, it includes debug interfaces for:
- Win32 Debug API
	- Intel x86
	- Microsoft VisualBasic p-code
	- Virtual Dos Machine (XP only)
- Win32 Stealth (XP only)
	- Intel x86
	- Microsoft VisualBasic p-code
	- Virtual Dos Machine
- Microsoft .Net (.Net 1.0 and up)
	- .Net CIL

You can use Wintruder for free. For more information read license.txt. If this file does not exist, type wintruder.exe -l


This version of Wintruder is a development snapshot and far from being a final release.

Most important limitations:
- You may encounter several bugs and deficiencies.
- The use of debug information is limited to bare function definitions.
- The native .Net debugger is missing.
- The script engine is not really working.
- Much, much more

By the way:
- The DiaDbg plug-in requires the Microsoft Debug Interface Access library. (msdia80.dll, msdia71.dll or msdia20.dll)
- To be more precise: None of the libraries Wintruder is bound to is included in this distribution.