Skip to content

Instantly share code, notes, and snippets.

@blaquee
Created February 9, 2015 19:43
Show Gist options
  • Save blaquee/abf4e89ad02f366c9bc5 to your computer and use it in GitHub Desktop.
Save blaquee/abf4e89ad02f366c9bc5 to your computer and use it in GitHub Desktop.
.text:00401CC1 push 24h
.text:00401CC3 call sub_401980
.text:00401CC8 mov eax, dword_413D1C
.text:00401CCD mov ecx, [eax+90h]
.text:00401CD3 push ecx
.text:00401CD4 push esi
.text:00401CD5 call get_embedded_exe
.text:00401CDA add esp, 0Ch
.text:00401CDD test eax, eax
.text:00401CDF jz short loc_401CF6
.text:00401CE1 mov edx, [ebp+nShowCmd]
.text:00401CE4 mov ecx, [ebp+lpCmdLine]
.text:00401CE7 push edx
.text:00401CE8 mov edx, [ebp+hPrevInstance]
.text:00401CEB push ecx
.text:00401CEC mov ecx, [ebp+hInstance]
.text:00401CEF push edx
.text:00401CF0 push ecx
.text:00401CF1 call eax ; CreateProcess
.text:00401CF3 add esp, 10h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment