procmem

Crates.ioprocmem
lib.rsprocmem
version0.0.2
created_at2022-02-21 04:49:11.36914+00
updated_at2022-02-21 06:05:48.761778+00
descriptionHelpers to access other processes' memory on Windows
homepage
repositoryhttps://github.com/termhn/procmem
max_upload_size
id536166
size48,279
Gray Olson (fu5ha)

documentation

README

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.

Commit count: 4

cargo fmt