mirror of
https://github.com/momo5502/hypervisor.git
synced 2025-08-29 21:23:14 +00:00
dbd0cc23c8fcf669097bd25a974940842b661e60
04b4151
to 1e41c97
Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `04b4151` to `1e41c97`.
- [Commits](04b4151f6d...1e41c97ed8
)
---
updated-dependencies:
- dependency-name: external/FindWDK
dependency-version: 1e41c97ed8511bd1085eb707e2c357d9f159963f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
🧪 Hypervisor with EPT Hooking Support
A lightweight experimental hypervisor that leverages Intel's VT-x virtualization technology to create stealthy memory hooks using EPT (Extended Page Tables). By manipulating second-level address translation, it enables invisible code execution interception that bypasses traditional memory integrity checks.
Safety Warnings
- System Instability: Improper hypervisor implementation can cause BSODs
- Data Loss Risk: Always backup important data before testing
- Ethical Usage: Only use for legitimate research and educational purposes
Credits
Languages
C++
93.2%
CMake
5.1%
Assembly
1.5%
C
0.2%