How to Install execstack in Ubuntu 18.04



Install execstack by entering the following commands in the terminal:

sudo apt update
sudo apt install execstack

Description:

ELF GNU_STACK program header editing utility

The execstack package contains a utility which modifies (or adds) the GNU_STACK program header to ELF binaries, and allows changing the executable flag.

Version: 0.0.20131005-1

Section: universe/admin