nbqofficial / HideDriver
Using DKOM to hide kernel mode drivers
☆54Updated 7 years ago
Alternatives and similar repositories for HideDriver:
Users that are interested in HideDriver are comparing it to the libraries listed below
- scans through physical memory and paging tables in kernel mode☆106Updated 4 years ago
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆77Updated 3 years ago
- x64 manual mapper using inline syscalls☆6Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆66Updated 4 years ago
- Intercepting DeviceControl via WPP☆131Updated 5 years ago
- Discarded Section Manual Map☆67Updated 4 years ago
- Communication via callback☆72Updated 5 years ago
- ☆78Updated 3 years ago
- Disks for DMA☆100Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆68Updated 3 years ago
- manually map driver for a signed driver memory space☆141Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 2 years ago
- A lightweight BattlEye emulator of the launcher☆58Updated 2 years ago
- ☆155Updated 5 years ago
- a minimalistic windows hypervisor for amd processors☆98Updated 2 years ago
- Disable Driver Callbacks☆99Updated 7 years ago
- Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected☆36Updated 6 years ago
- Mapping your code on a 0x1000 size page☆70Updated 2 years ago
- ☆49Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆138Updated 2 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 3 years ago
- ☆36Updated 7 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- Windows Kernel Driver dlls injector using APC☆59Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆68Updated 5 years ago