Proof of concept on how to bypass some limitations of a manual mapped driver
☆172Oct 24, 2020Updated 5 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
Sorting:
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 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.☆389Aug 8, 2021Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆382Mar 15, 2024Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆329Apr 26, 2022Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆406Jun 28, 2020Updated 5 years ago
- UEFI bootkit for driver manual mapping☆589Jan 1, 2024Updated 2 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Updated this week
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆140Oct 20, 2020Updated 5 years ago
- This is a simple project of a driver + usermode.☆169Jan 31, 2022Updated 4 years ago
- Hooking kernel functions by abusing alignment☆249Jan 5, 2021Updated 5 years ago
- Easy Anti PatchGuard☆223Apr 9, 2021Updated 4 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- base for testing☆187Sep 28, 2024Updated last year
- PsSetCreateProcessNotifyRoutine bypass proof-of-concept for manual mapped drivers☆35Jul 19, 2021Updated 4 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆475Jan 3, 2022Updated 4 years ago
- ☆185May 5, 2019Updated 6 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Jun 6, 2019Updated 6 years ago
- ☆111Nov 13, 2023Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- PoC EFI runtime driver for memory r/w & kdmapper fork☆571Nov 30, 2024Updated last year
- Drawing from kernelmode without any hooks☆174Jul 7, 2022Updated 3 years ago
- Intercepting DeviceControl via WPP☆138Nov 18, 2019Updated 6 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆219Nov 12, 2020Updated 5 years 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…☆213Dec 16, 2022Updated 3 years ago
- Access without a real handle☆1,041Apr 10, 2021Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆566Jan 4, 2025Updated last year
- Register a callback in Kernel from a manually mapped driver☆47Jun 1, 2021Updated 4 years ago
- nmi stackwalking + module verification☆165Dec 28, 2023Updated 2 years ago
- ☆35Jun 13, 2020Updated 5 years ago
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years ago
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆385Sep 18, 2019Updated 6 years ago
- ☆28Sep 29, 2020Updated 5 years ago
- ☆367May 11, 2025Updated 10 months ago