Ameisen

Untitled

Jun 11th, 2022
1,797
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Impl.foo0 (Int32)
  2. L0000   push    rsi
  3. L0001   sub rsp, 0x30
  4. L0005   mov esi, ecx
  5. L0007   mov rcx, 0x7ffc206323e0
  6. L0011   call    0x00007ffc7fa3d5b0
  7. L0016   mov [rsp+0x28], rax
  8. L001b   lea rcx, [rax+8]
  9. L001f   mov rdx, rax
  10. L0022   call    0x00007ffc7fa3d170
  11. L0027   mov rdx, 0x7ffc1fd8d110
  12. L0031   mov rax, [rsp+0x28]
  13. L0036   mov [rax+0x18], rdx
  14. L003a   mov rdx, Impl.fooTest(Int32)
  15. L0044   mov [rax+0x20], rdx
  16. L0048   mov rdx, 0x195df2c1d08
  17. L0052   mov rdx, [rdx]
  18. L0055   lea rcx, [rax+0x10]
  19. L0059   call    0x00007ffc7fa3d170
  20. L005e   mov rax, [rsp+0x28]
  21. L0063   mov rcx, [rax+8]
  22. L0067   mov edx, esi
  23. L0069   add rsp, 0x30
  24. L006d   pop rsi
  25. L006e   jmp qword ptr [rax+0x18]
  26.  
  27. Impl.foo1 (Int32)
  28. L0000   mov rax, Impl.fooTest(Int32)
  29. L000a   jmp rax
  30.  
  31. Impl.fooTest (Int32)
  32. L0000   push    rsi
  33. L0001   sub rsp, 0x20
  34. L0005   mov esi, ecx
  35. L0007   mov rcx, 0x7ffc2080cd98
  36. L0011   mov edx, 1
  37. L0016   call    0x00007ffc7fb67de0
  38. L001b   mov [rax+8], esi
  39. L001e   mov eax, esi
  40. L0020   add rsp, 0x20
  41. L0024   pop rsi
  42. L0025   ret
  43.  
Advertisement
Add Comment
Please, Sign In to add comment