Skip to content

Instantly share code, notes, and snippets.

@BenHenning
Created February 17, 2016 07:44
Show Gist options
  • Save BenHenning/aeba80746c5fffd245e6 to your computer and use it in GitHub Desktop.
Save BenHenning/aeba80746c5fffd245e6 to your computer and use it in GitHub Desktop.
010D05B3 E8 B5 FF F0 FF call @_RTC_CheckStackVars@8 (0FE056Dh)
010D05B8 58 pop eax
010D05B9 5A pop edx
010D05BA 8B 4D F4 mov ecx,dword ptr [ebp-0Ch]
010D05BD 64 89 0D 00 00 00 00 mov dword ptr fs:[0],ecx
010D05C4 59 pop ecx
010D05C5 5F pop edi
010D05C6 83 C4 48 add esp,48h
010D05C9 3B EC cmp ebp,esp
010D05CB E8 FB D3 F0 FF call __RTC_CheckEsp (0FDD9CBh)
010D05D0 8B E5 mov esp,ebp
010D05D2 5D pop ebp
010D05D3 C2 04 00 ret 4
010D05D6 66 90 xchg ax,ax
010D05D8 02 00 add al,byte ptr [eax]
010D05DA 00 00 add byte ptr [eax],al
010D05DC E0 05 loopne `anonymous namespace'::FunctionTableRepository::LookupFunctionTable+123h (010D05E3h)
010D05DE 0D 01 D8 FF FF or eax,0FFFFD801h
010D05E3 FF 0C 00 dec dword ptr [eax+eax]
010D05E6 00 00 add byte ptr [eax],al
010D05E8 01 06 add dword ptr [esi],eax
010D05EA 0D 01 C4 FF FF or eax,0FFFFC401h
010D05EF FF 0C 00 dec dword ptr [eax+eax]
010D05F2 00 00 add byte ptr [eax],al
010D05F4 F8 clc
010D05F5 05 0D 01 3C 65 add eax,653C010Dh
010D05FA 6E outs dx,byte ptr [esi]
010D05FB ?? ?? ??
010D05FC 3E 24 4C and al,4Ch
010D05FF 30 00 xor byte ptr [eax],al
010D0601 3C 62 cmp al,62h
010D0603 65 67 69 6E 3E 24 4C 30 00 imul ebp,dword ptr gs:[bp+3Eh],304C24h
--- No source file -------------------------------------------------------------
010D060C CC int 3
010D060D CC int 3
010D060E CC int 3
010D060F CC int 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment