ntoskrnl .data hooks for UM-KM communication
☆54May 26, 2024Updated last year
Alternatives and similar repositories for DataptrHooks
Users that are interested in DataptrHooks are comparing it to the libraries listed below
Sorting:
- Patches DSE by swapping both data ptrs located in SeValidateImageHeader && SeValidateImageData☆22Feb 9, 2024Updated 2 years ago
- a windows kernel keylogger that works☆20Feb 12, 2024Updated 2 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆165Jun 14, 2024Updated last year
- ☆58Feb 19, 2026Updated last week
- ☆14Aug 13, 2023Updated 2 years ago
- ☆47Jul 7, 2024Updated last year
- ☆53Mar 26, 2025Updated 11 months ago
- ☆272Sep 2, 2025Updated 5 months ago
- Intel 64/Windows low-level experiments☆63Aug 25, 2025Updated 6 months ago
- driver that communicates using a shared section☆90Mar 17, 2025Updated 11 months ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆372Feb 26, 2025Updated last year
- PoC kernel to usermode injection☆105Feb 26, 2024Updated 2 years ago
- filter driver to hide files and directories☆25Feb 12, 2024Updated 2 years ago
- Dll injection through code page id modification in registry. Based on jonas lykk research☆17Jun 18, 2022Updated 3 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆228Jan 24, 2025Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆143Mar 22, 2024Updated last year
- nmi stackwalking + module verification☆162Dec 28, 2023Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆61Oct 19, 2024Updated last year
- manually map driver for a signed driver memory space☆174Mar 11, 2021Updated 4 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Apr 13, 2025Updated 10 months ago
- Windows driver mapper via the UEFI☆57Jul 13, 2025Updated 7 months ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆54Dec 30, 2025Updated 2 months ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆153Jun 11, 2024Updated last year
- 将驱动映射到会话空间☆38Aug 27, 2022Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Apr 13, 2023Updated 2 years ago
- A rust proof of concept to demonstrate registry overwriting via RegRestoreKey using the Offline Registry Library☆24Nov 13, 2025Updated 3 months ago
- page table manipulation to gain physical r/w☆43May 7, 2024Updated last year
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Mar 29, 2025Updated 11 months ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆103Jun 26, 2023Updated 2 years ago
- An advanced DKOM for drivers with "DRIVER_OBJECT"☆22Feb 19, 2023Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Oct 24, 2020Updated 5 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆170Sep 27, 2025Updated 5 months ago
- A mapper that maps shellcode into loaded large page drivers☆324Apr 26, 2022Updated 3 years ago
- kernel anticheat to test your driver against☆182Jun 16, 2025Updated 8 months ago
- kernel mode anti cheat☆637Aug 4, 2024Updated last year
- A method to Disable DSE using .data ptr hooks☆38Feb 1, 2024Updated 2 years ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆137Sep 27, 2025Updated 5 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆323Jan 17, 2024Updated 2 years ago
- Virtual Trust Level (VTL 1) secure call tracing☆102Feb 12, 2026Updated 2 weeks ago