mov rdx,1 mov rsi,rsp xor rax,rax mov rdi,rax syscall xor byte [rsp],1 mov rdi,rax syscall xor rdi,rdi mov rax,60 syscall