procmem 0.0.1

Helpers to access other processes' memory on Windows
docs.rs failed to build procmem-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: procmem-0.0.2

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.