diff --git a/README.md b/README.md index 5e9c1e9..4903e33 100644 --- a/README.md +++ b/README.md @@ -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