0mWindyBug/DataptrHooks
ntoskrnl .data hooks for UM-KM communication
Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.
Appears on
Quick read
Latest capture 2026-07-29 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
3 observed captures since 2026-06-24. Charts use measured snapshots only.
Stars from first capture -2
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
ntoskrnl .data hooks for UM-KM communication
A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload on Windows 10 20H2.
PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and prevent access from external processes.
A simple Kernel Detour Library
A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy
Driver + DLL which allows us to open handles to callback-protected processes