procmem 0.0.2

Helpers to access other processes' memory on Windows
Documentation

crates.io 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.