-
-
Save timo/066bf4ff0981e4ae016e to your computer and use it in GitHub Desktop.
how do i x86
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
1fe: 4d 89 f3 mov r11,r14 | |
201: 4c 89 df mov rdi,r11 | |
204: 4c 8b 5b 18 mov r11,QWORD PTR [rbx+0x18] | |
208: 49 83 c3 10 add r11,0x10 | |
20c: 4c 89 de mov rsi,r11 | |
20f: 4c 8b 5b 18 mov r11,QWORD PTR [rbx+0x18] | |
213: 4c 89 da mov rdx,r11 | |
216: 4c 8b 5b 18 mov r11,QWORD PTR [rbx+0x18] | |
21a: 49 83 c3 18 add r11,0x18 | |
21e: 4c 89 d9 mov rcx,r11 | |
221: 4c 8b 5b 38 mov r11,QWORD PTR [rbx+0x38] | |
225: 4d 89 d8 mov r8,r11 | |
228: 4c 8d 5b 18 lea r11,[rbx+0x18] | |
22c: 4d 89 d9 mov r9,r11 | |
22f: 49 c7 c3 08 00 00 00 mov r11,0x8 | |
236: 4c 89 1c 24 mov QWORD PTR [rsp],r11 | |
23a: 49 ba be e2 8a f6 ff movabs r10,0x7ffff68ae2be | |
241: 7f 00 00 | |
244: 41 ff d2 call r10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment