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