Skip to content

Instantly share code, notes, and snippets.

@israellot
Last active March 26, 2024 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save israellot/4562d45c226fb5679024de336e663d59 to your computer and use it in GitHub Desktop.
Save israellot/4562d45c226fb5679024de336e663d59 to your computer and use it in GitHub Desktop.
; Method Program:ForEachSumExample(int[]):int (FullOpts)
G_M000_IG03: ;; offset=0x000D
mov r10d, edx
add eax, dword ptr [rcx+4*r10+0x10]
inc edx
cmp r8d, edx
jg SHORT G_M000_IG03
G_M000_IG04: ;; offset=0x001C
ret
; Total bytes of code: 29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment