Communicate between user-mode and kernel-mode through a swapped QWORD pointer argument.
☆180Feb 9, 2022Updated 4 years ago
Alternatives and similar repositories for data-ptr-comm
Users that are interested in data-ptr-comm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- driver that communicates using a shared section☆96Mar 17, 2025Updated last year
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆140Oct 20, 2020Updated 5 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
- A mapper that maps shellcode into loaded large page drivers☆329Apr 26, 2022Updated 3 years ago
- I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since i dont care for any notable games uti…☆103Apr 24, 2024Updated last year
- This is a simple project of a driver + usermode.☆169Jan 31, 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
- POC usermode <=> kernel communication via ALPC.☆72Jun 6, 2024Updated last year
- ☆63Jul 31, 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
- 从MmPfnData中枚举进程和页目录基址☆208Aug 18, 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…☆205Sep 27, 2025Updated 5 months ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 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
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆104Jun 26, 2023Updated 2 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆381Mar 15, 2024Updated 2 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- Kernel mode to user mode dll injection☆308Apr 10, 2021Updated 4 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
- ☆43Apr 18, 2023Updated 2 years ago
- nmi stackwalking + module verification☆165Dec 28, 2023Updated 2 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆157May 30, 2024Updated last year
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆206Feb 14, 2024Updated 2 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆393Jul 6, 2022Updated 3 years ago
- A kernel driver for reading and writing memory☆320May 12, 2023Updated 2 years ago
- ☆64Sep 28, 2022Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆388Jan 29, 2022Updated 4 years ago
- anti cheat drv open source☆19Apr 18, 2024Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆153Jun 11, 2024Updated last year
- r/w virtual memory without attach☆226Oct 19, 2023Updated 2 years ago
- ☆37May 21, 2022Updated 3 years ago
- kernel mode spoofer disk and smbios, socket communication☆236Nov 29, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- State of the art DLL injector that took 20 minutes to make☆227Aug 16, 2023Updated 2 years ago
- ☆158May 21, 2024Updated last year
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years ago
- base for testing☆187Sep 28, 2024Updated last year
- A simple UM + KM example of how to bypass EAC CR3☆188Oct 13, 2025Updated 5 months ago