ExcpHook 0.0.5-rc2,ExcpHook is an open source (see license.txt) Exception Monitor for Windows madeby Gynvael Coldwind (Team Vexillium).
Currently supported Windows versions: XP SP2 and XP SP3
Please note that this is ALPHA version.
ExcpHook Exception Monitor is an exception monitor, made for Windows XP. The
monitoring part is kernel-level (technically, in a driver), so in opposite to user-land
monitors, ExcpHook does not have to be a debugger for the monitored processes,
nor it doesn't have to change their environment/code/data in anyway.
Additionally, ExcpHook is not tied up with one process - it monitors every process
in the system, letting the user filter out the interesting processes by providing a
part of the image name of the process.