Last active
August 29, 2015 14:24
-
-
Save vlofgren/c7fdc270b91884c2ecb8 to your computer and use it in GitHub Desktop.
132 byte payload
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
| .L2: | |
| subq $144, %rsp | |
| .cfi_def_cfa_offset 320 | |
| movq %r12, %rsi | |
| movq %rbx, %rcx | |
| movq %rsp, %rdi | |
| rep movsq | |
| movl (%rsi), %eax | |
| movl %eax, (%rdi) | |
| call _Z8consumer7payloadILi33EE | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment