Set, clear, or query executable stack bit on ELF binaries
Utility to set/clear/query executable stack bit
execstack
$ execstack -q /path/to/binary
$ execstack -s /path/to/binary
$ execstack -c /path/to/binary