Module secmem_proc::components

source ·
Expand description

Module containing hardening and anti-tracing components, which can be combined into an appropriate hardening routine.

The available components in this module are target/arch specific.

You probably want to use the higher level platform independent configuration API in crate::config instead; or the crate::harden_process function which uses default configuration.

Functions