gmh5225/veh_hide_memory
No description.
Experiment with PAGE_GUARD protection to hide memory from other processes
Appears on
Quick read
Latest capture 2026-07-30 03:03
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 0
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
No description.
A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy
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.
just proof of concept. hooking MmCopyMemory PG safe.
:pager: a tiny little code offers kernel-mode read / write using vulnerable signed kernel driver.
It encrypts the text section and set the protection to NO_ACCESS.