Update README.md
This commit is contained in:
parent
fe92f72da9
commit
b01d7a57f1
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
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
|
## how it works
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue