POPFD / HypervisorBaseLinks
A library for intel VT-x hypervisor functionality supporting EPT shadowing.
☆51Updated 4 years ago
Alternatives and similar repositories for HypervisorBase
Users that are interested in HypervisorBase are comparing it to the libraries listed below
Sorting:
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- Type 2 Hypervisor for security research supported by AMD-V hardware assisted virtualization☆40Updated 2 years ago
- A poc that abuses Enclave☆39Updated 3 years ago
- ☆69Updated 4 years ago
- detect hypervisor with Nmi Callback☆39Updated 2 years ago
- My research WIP bluepill hypervisor☆40Updated 2 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- comparing data of module exports from disk and memory, then caching any differences.☆26Updated 3 years ago
- windows kernel pagehook☆40Updated 2 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆29Updated 3 years ago
- ☆34Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆72Updated 2 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- direct systemcalls with a modern c++20 interface.☆44Updated 2 years ago
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM☆25Updated last year
- ☆38Updated 2 years ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆42Updated 3 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆96Updated 3 years ago
- WinDbg-Samples ExdiGdbSrv fork 修复了一部分Vmware调试的问题☆30Updated 2 years ago
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]