#memory #process #game #virtual-memory #windows

procmem

Helpers to access other processes' memory on Windows

2 releases

0.0.2 Feb 21, 2022
0.0.1 Feb 21, 2022

#27 in #virtual-memory

29 downloads per month

MIT OR Apache-2.0 OR Zlib

49KB
1K SLoC

docs.rs

procmem

This crate has some basic helpers for reading, writing, and changing the virtual memory protections of memory areas in other processes. It's Windows-only, for now at least.


lib.rs:

Helpers for accessing other processes' memory in Windows.

Dependencies

~153MB
~2.5M SLoC