Crates.io | procmem |
lib.rs | procmem |
version | 0.0.2 |
source | src |
created_at | 2022-02-21 04:49:11.36914 |
updated_at | 2022-02-21 06:05:48.761778 |
description | Helpers to access other processes' memory on Windows |
homepage | |
repository | https://github.com/termhn/procmem |
max_upload_size | |
id | 536166 |
size | 48,279 |
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.