-
-
Save crowell/21f530b7ad6e9008fe07 to your computer and use it in GitHub Desktop.
This file contains 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
╒ (fcn) sym.serf_bucket_create 71 | |
│ 0x003576e0 48895c24e8 mov qword [rsp - 0x18], rbx | |
│ 0x003576e5 4889f3 mov rbx, rsi | |
│ 0x003576e8 48896c24f0 mov qword [rsp - 0x10], rbp | |
│ 0x003576ed 4c896424f8 mov qword [rsp - 8], r12 | |
│ 0x003576f2 4889fd mov rbp, rdi | |
│ 0x003576f5 4883ec18 sub rsp, 0x18 | |
│ 0x003576f9 4989d4 mov r12, rdx | |
│ 0x003576fc 4889df mov rdi, rbx | |
│ 0x003576ff be18000000 mov esi, 0x18 | |
│ 0x00357704 e8f7290000 call sym.serf_bucket_mem_alloc ; sym.serf_bucket_mem_alloc() | |
│ 0x00357709 488928 mov qword [rax], rbp | |
│ 0x0035770c 4c896008 mov qword [rax + 8], r12 | |
│ 0x00357710 48895810 mov qword [rax + 0x10], rbx | |
│ 0x00357714 488b1c24 mov rbx, qword [rsp] | |
│ 0x00357718 488b6c2408 mov rbp, qword [rsp + 8] ; [0x8:8]=0 | |
│ 0x0035771d 4c8b642410 mov r12, qword [rsp + 0x10] ; [0x10:8]=0x1003e0003 | |
│ 0x00357722 4883c418 add rsp, 0x18 | |
╘ 0x00357726 c3 ret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment