Nukem9 / VirtualDbg

Test code only. Not reliable for actual use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VirtualDbg

Debugging without the debugger

Intel's hardware virtualization allows for transparent code interception on any part of this system. This is used to intercept a single process in the same manner as a debugger. However, Windows does not know this is a "debugger" in the normal sense.

About

Test code only. Not reliable for actual use.


Languages

Language:C++ 59.2%Language:C 37.5%Language:Assembly 3.3%Language:Makefile 0.0%