Update README.md

merge-requests/1/head
_xeroxz 3 years ago
parent 7b15db067a
commit 63638e6306

@ -13,7 +13,7 @@ This project uses WDK and thus Windows Kernel functions to facilitate vmxlaunch.
* Debug with Windbg... (int 3 handler is forwarded to the guest, along with #DB)...
* Integration with VDM...
* Hypervisor has its "own" GDT, TSS, IDT, and address space (some entries point to guest controlled addresses explained below)...
* Read/Write Virtual memory example...
* Read/Write Virtual/Physical memory example...
* SEH in vmxroot handled by hypervisor interrupt handlers...
* SEH works reguardless if manually mapped or loaded normally...

Loading…
Cancel
Save