Update README.md

This commit is contained in:
bllry 2026-04-12 02:38:49 -04:00 committed by GitHub
parent fe92f72da9
commit b01d7a57f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,8 @@ KVM hypervisor introspector. Reads vCPU state and guest physical memory from the
Currently targets Windows 11 guests. Enumerates processes by walking the EPROCESS list and cross-references against PspCidTable to find DKOM-hidden ones.
Read the devpost! [link](https://devpost.com/software/spectral-kvm-hypervisor-introspector)
---
## how it works