gcc -fno-stack-protector execute.c
gcc -z execstack execute.c
gcc -fno-stack-protector -m32 execute.c
echo 0 > /proc/sys/kernel/randomize_va_space