A simple cross-platform library for accessing the memory of other processes. Uses the process-memory crate by Tommoa for functionality.
This repository is released under the CC0 license (contained in LICENSE). However, the process-memory crate and the Rust standard library, both of which are linked statically, are licensed under MIT, meaning that attribution must given in binary distributions. The process-memory license is available here for convenience. There are no clear guidelines for attribution for the Rust standard library (see rust-lang/rust#67014).