Last active
June 29, 2017 16:41
-
-
Save cedriczirtacic/ac7bb729859f55441de4c4101e8da3b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_start: | |
xorq %rax, %rax | |
movb $0x3c, %al | |
xorq %rdi, %rdi | |
incb %dil | |
syscall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment