summaryrefslogtreecommitdiff
path: root/tests/print-execstack.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix all shellcheck issuesBreno Rodrigues Guimaraes2023-03-111-6/+6
|
* Add options to print, clear and set executable stack stateChristian Göttsche2023-01-281-0/+23
Add options the modify the state of the executable flag of the GNU_STACK program header. That header indicates whether the object is requiring an executable stack.