man elfctl vs. elfctl -l : man has +aslr example but elfctl -l lists onlt naslr style for ASLR control
Date: Sat, 05 Feb 2022 01:22:15 UTC
EXAMPLES The following is an example of a typical usage of the elfctl command: elfctl file elfctl -e +aslr file vs.: # elfctl -l Known features are: noaslr Disable ASLR noprotmax Disable implicit PROT_MAX nostackgap Disable stack gap wxneeded Requires W+X mappings la48 amd64: Limit user VA to 48bit noaslrstkgap Disable ASLR stack gap === Mark Millard marklmi at yahoo.com