Expand description

Helpers for accessing other processes’ memory in Windows.

Modules

Re-exports of windows types that are passed to Process::virtual_protect

Structs

The ways that a process may be accessed after it is opened.

Basic information about a module loaded in a process.

Represents a process that has been opened for modification.

Enums

The ways that opening a process can fail

The ways that a memory read or write can fail

Functions