vmmcall

Blog

Trust Boundaries in Kernel Anti-Cheat Systems

2026-05-22

Notes from building a small AMD-V hypervisor and looking at where kernel anti-cheat visibility starts to break down.

systemshypervisorvirtualizationC++AMD-VWindowsAnti-Cheat

Building a Windows Hypervisor for Systems Research

2026-05-01

Notes from building an AMD-V hypervisor on Windows, covering live system virtualization, nested page tables, VMEXIT handling, and the debugging lessons that came with it.

systemshypervisorvirtualizationC++AMD-VWindows