man elfctl vs. elfctl -l : man has +aslr example but elfctl -l lists onlt naslr style for ASLR control
- Reply: Ed Maste : "Re: man elfctl vs. elfctl -l : man has +aslr example but elfctl -l lists onlt naslr style for ASLR control" {{#reference}}
- In reply to: {{ref.name}}: "{{ref.subject}}"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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