79231718

Date: 2024-11-27 20:02:03
Score: 1
Natty:
Report link

patchelf 0.18.0 supports to print, clear and set executable stack state on binary.

"--print-execstack" Prints the state of the executable flag of the GNU_STACK program header, if present.

"--clear-execstack" Clears the executable flag of the GNU_STACK program header, or adds a new header.

"--set-execstack" Sets the executable flag of the GNU_STACK program header, or adds a new header.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Aleksandr Serov