Skip to content

Instantly share code, notes, and snippets.

@usausa
Created November 22, 2022 07:09
Show Gist options
  • Save usausa/80b6097a0baa84610d374cf671c82928 to your computer and use it in GitHub Desktop.
Save usausa/80b6097a0baa84610d374cf671c82928 to your computer and use it in GitHub Desktop.

interface

7FF81390136B mov       rcx,[rsi+8]
7FF81390136F mov       r11,7FF8135903A8
7FF813901379 call      qword ptr [7FF8135903A8]

abstract

7FF81391136B mov       rcx,[rsi+10]
7FF81391136F mov       rax,[rcx]
7FF813911372 mov       rax,[rax+40]
7FF813911376 call      qword ptr [rax+20]

func

7FF8138E136B mov       rax,[rsi+20]
7FF8138E136F mov       rcx,[rax+8]
7FF8138E1373 call      qword ptr [rax+18]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment