Part 01
Part 1: Basic Concepts & Configure Testing Environment*
2021.01.052021.06.09 https://rayanfam.com/topics/hypervisor-from-scratch-part-1/
VT-x, vmx, **V**irtual **M**achine e**X**tension
两类 hypervisor
- type 1:hypervisor 直接访问硬件,没有 OS
- type 2:hypervisor 作为应用运行在 OS 上,效率略低
Tools*
- Visual Studio with Windows Driver Kit
- Windbg in Windows SDK
- IDA Pro
- OSR Driver
- SysInternals DebugView
最后更新: June 13, 2021