Module secmem_proc::config

source ·
Expand description

Module containing hardening configuration.

Structs

Configuration for the hardening procedure. The configuration allows to enable or disable certain features, such as filesystem access (e.g. for procfs), anti-tracing methods and to use a custom DACL on windows.
Filesystem access configuration.
Structure for configuring hardening methods which rely on undocumented or unstable target OS/platform details.
Cross-platform type for windows process access masks, used for setting a process DACL on windows.

Enums

Custom windows DACL configuration.