Last active
August 29, 2015 14:24
-
-
Save vlofgren/652061bc2fc091314e5b to your computer and use it in GitHub Desktop.
124 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
| addq $-128, %rsp | |
| .cfi_def_cfa_offset 288 | |
| movq 128(%rsp), %rax | |
| movq %rax, (%rsp) | |
| movq 136(%rsp), %rax | |
| movq %rax, 8(%rsp) | |
| movq 144(%rsp), %rax | |
| movq %rax, 16(%rsp) | |
| movq 152(%rsp), %rax | |
| movq %rax, 24(%rsp) | |
| movq 160(%rsp), %rax | |
| movq %rax, 32(%rsp) | |
| movq 168(%rsp), %rax | |
| movq %rax, 40(%rsp) | |
| movq 176(%rsp), %rax | |
| movq %rax, 48(%rsp) | |
| movq 184(%rsp), %rax | |
| movq %rax, 56(%rsp) | |
| movq 192(%rsp), %rax | |
| movq %rax, 64(%rsp) | |
| movq 200(%rsp), %rax | |
| movq %rax, 72(%rsp) | |
| movq 208(%rsp), %rax | |
| movq %rax, 80(%rsp) | |
| movq 216(%rsp), %rax | |
| movq %rax, 88(%rsp) | |
| movq 224(%rsp), %rax | |
| movq %rax, 96(%rsp) | |
| movq 232(%rsp), %rax | |
| movq %rax, 104(%rsp) | |
| movq 240(%rsp), %rax | |
| movq %rax, 112(%rsp) | |
| movl 248(%rsp), %eax | |
| movl %eax, 120(%rsp) | |
| call _Z8consumer7payloadILi31EE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment