adspro15 / km-um-communicationView external linksLinks
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
☆383Sep 18, 2019Updated 6 years ago
Alternatives and similar repositories for km-um-communication
Users that are interested in km-um-communication are comparing it to the libraries listed below
Sorting:
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆377Aug 8, 2021Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆376Mar 15, 2024Updated last year
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆469Jan 3, 2022Updated 4 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Jul 31, 2022Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆199Feb 14, 2024Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆382Jan 29, 2022Updated 4 years ago
- This is a simple project of a driver + usermode.☆170Jan 31, 2022Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆321Apr 26, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Apr 27, 2020Updated 5 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆143Oct 20, 2020Updated 5 years ago
- base for testing☆186Sep 28, 2024Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆384Jul 6, 2022Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆622Feb 22, 2019Updated 6 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…☆204Dec 16, 2022Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆804Oct 29, 2019Updated 6 years ago
- kernel mode spoofer disk and smbios, socket communication☆235Nov 29, 2022Updated 3 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆624Dec 26, 2024Updated last year
- ☆268May 19, 2020Updated 5 years ago
- Kernel mode to user mode dll injection☆302Apr 10, 2021Updated 4 years ago
- ☆355May 11, 2025Updated 9 months ago
- driver that communicates using a shared section☆86Mar 17, 2025Updated 10 months ago
- External Base for bypassing Shadow Regions in Valorant☆303Nov 5, 2024Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆335Nov 29, 2023Updated 2 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆202Sep 27, 2025Updated 4 months ago
- Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write mem…☆473Jan 8, 2023Updated 3 years ago
- Kernel Level NMI Callback Blocker☆160Sep 27, 2025Updated 4 months ago
- A simple UM + KM example of how to bypass EAC CR3☆183Oct 13, 2025Updated 4 months ago
- Access without a real handle☆1,033Apr 10, 2021Updated 4 years ago
- Module extending manual mapper☆380Mar 28, 2020Updated 5 years ago
- DLL scatter manual mapper☆810Apr 10, 2021Updated 4 years ago
- get_module, read/write mem, mouse emulation☆350Sep 1, 2020Updated 5 years ago
- Kernel-mode Windows HWID spoofer☆605Jan 22, 2024Updated 2 years ago
- kernel mode anti cheat☆628Aug 4, 2024Updated last year
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆811Jun 3, 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
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆547Nov 12, 2022Updated 3 years ago
- Communicate between user-mode and kernel-mode through a swapped QWORD pointer argument.☆174Feb 9, 2022Updated 4 years ago
- ☆184May 20, 2022Updated 3 years ago
- ☆159May 21, 2024Updated last year