SamuelTulach / memhvLinks
Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities
☆304Updated 5 months ago
Alternatives and similar repositories for memhv
Users that are interested in memhv are comparing it to the libraries listed below
Sorting:
- ☆228Updated last month
- Emulate Drivers in RING3 with self context mapping or unicorn☆345Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆307Updated 5 years ago
- Demo proof of concept for shadow regions, and implementation of HyperDeceit.☆285Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆176Updated last month
- Collection of hypervisor detections☆246Updated 10 months ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆341Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆189Updated 2 years ago
- ☆148Updated 4 years ago
- memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V☆258Updated 2 weeks ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆261Updated last year
- kernel anticheat to test your driver against☆168Updated last month
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆346Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- Windows inline hooking tool.☆281Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆437Updated 3 years ago
- ☆215Updated 5 years ago
- manually map driver for a signed driver memory space☆161Updated 4 years ago
- ☆310Updated 2 months ago
- Simple Intel VT-x hypervisor☆330Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆129Updated last year
- Module extending manual mapper☆343Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Kernel Lazy Importer☆122Updated last year
- nmi stackwalking + module verification☆128Updated last year
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆306Updated 4 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆351Updated 5 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆185Updated last month