Module windows_win::raw::process
source · Expand description
Provides functions to interact with processes.
Functions
- Closes opened process.
- Retrieves pseudo-handler of the calling process.
- Gets full path to process’s exectuable.
- Retrieves process ID of Handle.
- Determines whether the current process is elevated.
- Checks whether current process is elevated.
- Opens process by pid.
- Reads process memory.
- Terminates process.
- Writes into process memory.