[tosh@localhost /usr/home/tosh]$ nasm -f elf test.s && shelltest test.o Len : 23 bytes Shellcode : \x31\xc0\x68\x41\x41\x41\x41\x89\xe3\xb0\x01\x50\x53\x50\x50\xb0\x04\xcd\x80\xb0\x01\xcd\x80 A[tosh@localhost /usr/home/tosh]$