An open API service indexing awesome lists of open source software.

https://github.com/nukem9/virtualdbg

Test code only. Not reliable for actual use.
https://github.com/nukem9/virtualdbg

Last synced: about 1 year ago
JSON representation

Test code only. Not reliable for actual use.

Awesome Lists containing this project

README

          

# 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.