memN0ps / illusion-rs

Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)
MIT License
228 stars 27 forks source link

Add CPUID Password-Protected Backdoor for Hypervisor Communication #20

Closed memN0ps closed 4 months ago

memN0ps commented 4 months ago

Implement a CPUID password-protected backdoor to communicate with the hypervisor from user-mode and perform certain tasks. This feature could include:

This enhancement will allow secure communication with the hypervisor for specialized tasks.