-
Crashing Hypervisors from Usermode on Windows
I was messing around with my own hypervisor when a program I ran caused a "VM Entry failure due to invalid guest state" which is not the kind of error you expect to see from a generic usermode program, so I started digging into what was actually triggering it and went down a rabbit hole that turned into a useful hypervisor detection technique.