Module proc

Module proc 

Source
Expand description

This module provides utilities about processing process information(e.g. comm, argv, envp).

Structs§

BaselineInfo
Cred
EnvDiff
FileDescriptorInfo
FileDescriptorInfoCollection
ProcStatus

Enums§

CredInspectError
Interpreter

Functions§

cached_str
cached_string
diff_env
parse_env_entry
parse_failiable_envp
read_argv
read_comm
read_cwd
read_exe
read_fd
read_fdinfo
Read /proc/{pid}/fdinfo/{fd} to get more information about the file descriptor.
read_fds
read_interpreter
read_interpreter_recursive
read_status