A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.
☆142Oct 20, 2020Updated 5 years ago
Alternatives and similar repositories for DataCommunication
Users that are interested in DataCommunication are comparing it to the libraries listed below
Sorting:
- Cool kernel communication method.☆100Jun 27, 2021Updated 4 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
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Jul 31, 2022Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆86Apr 25, 2019Updated 6 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 4 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
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆385Sep 18, 2019Updated 6 years ago
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- Kernel mode to user mode dll injection☆308Apr 10, 2021Updated 4 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 years ago
- Communicate between user-mode and kernel-mode through a swapped QWORD pointer argument.☆180Feb 9, 2022Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 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
- i stole this from some guys private repo on github☆58Jul 11, 2021Updated 4 years ago
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆173Oct 24, 2020Updated 5 years ago
- ☆158May 21, 2024Updated last year
- A simple MmCopyMemory hook.☆38Jul 11, 2022Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- This is a simple project of a driver + usermode.☆170Jan 31, 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
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆83Oct 6, 2022Updated 3 years ago
- Plugin for ReClass.Net (using vulnerable driver to read process memory)☆94Jan 2, 2020Updated 6 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆278Aug 25, 2023Updated 2 years ago
- ☆146Jan 13, 2021Updated 5 years ago
- UM-KM Communication using registry callbacks☆39Jun 8, 2020Updated 5 years ago
- An other Detected & Pasted driver☆24Jun 30, 2022Updated 3 years ago
- Kernel cheat with kernel hook for communication☆295Jul 24, 2021Updated 4 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Jun 4, 2022Updated 3 years ago
- Hiding a system thread against conventional means of detection☆42Oct 7, 2020Updated 5 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
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years ago
- external apex legends cheat - esp, chams, rcs☆104Jan 18, 2025Updated last year
- POC usermode <=> kernel communication via ALPC.☆72Jun 6, 2024Updated last year
- ☆82Aug 17, 2021Updated 4 years ago
- Intel learning hypervisor and some extend function☆23Aug 23, 2025Updated 6 months ago