0mWindyBug/DataptrHooks
ntoskrnl .data hooks for UM-KM communication
Repository profile
Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.
Repository updates
Get generated Astronaut00/DoubleDataPointer development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-24 13:11
1 capture since 2026-06-24
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-24 13:11
DoubleDataPointer.sln
dotnet ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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