Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2022 17:22:15 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   man elfctl vs. elfctl -l : man has +aslr example but elfctl -l lists onlt naslr style for ASLR control
Message-ID:  <AD674A78-459D-495E-90C4-0FE04E786728@yahoo.com>
References:  <AD674A78-459D-495E-90C4-0FE04E786728.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD674A78-459D-495E-90C4-0FE04E786728>