Module secmem_proc::harden

source ·
Expand description

This module defines the harden_process function which performs all possible hardening steps available for the platform.

Functions

  • Performs all possible stable hardening steps for the platform. This uses the default configuration, so unstable hardening methods are disabled regardless of the unstable crate feature.