| Main index | Section 1 | Options |
The options are as follows:
| | |
| Print a usage message and exit. | |
| | |
| Ignore unknown feature flags in featurelist. | |
| | |
| List known ELF feature flags. | |
| | |
| Edit features from the given comma separated list featurelist. featurelist starts with one of the three operations: "+" to turn on the features, "-" to turn off the features, "=" to only turn on the given features. A comma separated list of feature names or numeric values follows the operation. | |
If
elfctl file elfctl -e +noaslr file
Features may be specified as numerical values:
elfctl -e =0x0001,0x0004 file
Features may also be specified as a single combined value:
elfctl -e =0x5 file
| ELFCTL (1) | February 4, 2022 |
| Main index | Section 1 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | The wonderful thing about standards is that there are so many of them to choose from. | ” |
| — Grace Murray Hopper | ||