# kHypervisorBasic **Repository Path**: timelifeczy/kHypervisorBasic ## Basic Information - **Project Name**: kHypervisorBasic - **Description**: VT Hook - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-04-19 - **Last Updated**: 2025-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README kHypervisor: https://github.com/Kelvinhack/kHypervisor ### v1.0 基于kHypervisor框架添加了Msr/Ept Hook,仅用于学习和示例使用。 **see directory: kHypervisor/kHypervisor** ### v2.0(待开发) 根据Kelvinhack建议,可以尝试将khypervisor分离设计hv_lib接口 ``` |-- hv |-- nested hv |-- pci device mon |-- ept |-- ept hook ... ``` **see directory: kHypervisor/kHypervisorBasic**