rogerxiii / kernel-codecave-poc
Proof of concept on how to bypass some limitations of a manual mapped driver
☆168Updated 4 years ago
Alternatives and similar repositories for kernel-codecave-poc:
Users that are interested in kernel-codecave-poc are comparing it to the libraries listed below
- manually map driver for a signed driver memory space☆154Updated 4 years ago
- Kernel anticheat to test your driver against☆150Updated 2 months ago
- Kernel Lazy Importer☆113Updated last year
- 09/2021 reversal of EasyAntiCheat driver☆215Updated 3 years ago
- BattlEye shellcodes tester☆142Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆274Updated 3 years ago
- ☆141Updated 4 years ago
- base for testing☆164Updated 7 months ago
- ☆122Updated 2 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆101Updated 3 years ago
- ☆72Updated 5 years ago
- undetected eac mapper☆165Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆155Updated last year
- Hooking kernel functions by abusing alignment☆238Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆289Updated 5 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆165Updated 5 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆323Updated 3 years ago
- ☆152Updated 5 years ago
- Drawing from kernelmode without any hooks☆162Updated 2 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- ☆178Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 2 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆142Updated 4 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆324Updated 3 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆154Updated 2 years ago
- Standard Kernel Library for Windows manipulation in C++☆140Updated 5 months ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆172Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆116Updated last year