Skip to content

Instantly share code, notes, and snippets.

@potetisensei
Created November 10, 2014 18:15
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save potetisensei/19b559082e8e3d38c192 to your computer and use it in GitHub Desktop.
BITS 32
mov ecx, eax
xor ebx, ebx
xor eax, eax
xor edx, edx
mov al, 0x3
mov dl, 0x7f
int 0x80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment