BehroozAbbassi / hyperv-research-scriptsLinks
IDA scripts for hypervisor (Hyper-v) analysis and reverse engineering automation
☆24Updated 3 years ago
Alternatives and similar repositories for hyperv-research-scripts
Users that are interested in hyperv-research-scripts are comparing it to the libraries listed below
Sorting:
- detect hypervisor with Nmi Callback☆34Updated 2 years ago
- A poc that abuses Enclave☆38Updated 2 years ago
- Old way for blocking NMI interrupts☆26Updated 2 years ago
- comparing data of module exports from disk and memory, then caching any differences.☆22Updated 3 years ago
- ☆30Updated 2 years ago
- ☆20Updated 3 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆50Updated 4 years ago
- ☆21Updated 4 years ago
- Kernel ReClassEx☆62Updated last year
- Illustrates the concept of return address spoofing, and how it is used.☆13Updated 5 years ago
- Hijack NotifyRoutine for a kernelmode thread☆42Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- windows kernel pagehook☆39Updated 2 years ago
- Modmap updated to work on Windows 11☆28Updated 3 years ago
- ☆70Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆37Updated 7 months ago
- ☆24Updated last year
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆29Updated 3 years ago
- Intel learning hypervisor and some extend function☆22Updated 5 months ago
- ☆17Updated 3 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- ☆46Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- A simple present scene, kernel allocation injector.