Expand description
Helpers for accessing other processes’ memory in Windows.
Modules§
- protect
- Re-exports of
windowstypes that are passed toProcess::virtual_protect
Structs§
- Access
Rights Bits - The ways that a process may be accessed after it is opened.
- Module
Info - Basic information about a module loaded in a process.
- Process
- Represents a process that has been opened for modification.
Enums§
- Open
Process Named Error - The ways that opening a process can fail
- Process
Access Error - The ways that a memory read or write can fail