Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type class label 2
classes | Disassembly stringlengths 16 68.6k | Dirname stringlengths 16 28 | Exename stringclasses 17
values |
|---|---|---|---|---|---|---|
./vs2008/normal/Debug/oo2.exe | 0x40ce61 | __lockexit | 0func |
L1: 6a 08 ?? push 8
e8 db 14 00 00 ?? call function 0x0040e343
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ce6a | __unlockexit | 0func |
L1: 6a 08 ?? push 8
e8 e0 13 00 00 ?? call function 0x0040e251
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ce73 | _initterm | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f0 ?? mov esi, eax
eb 0b ?? jmp basic block L5
L2: 8b 06 ?? mov eax, dword ds:[esi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call eax
L4: 83 c6 04 ?? add esi, 4
L5: 3b 75 08 ?? cmp esi, dword ss:[ebp + 8]
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ce90 | __initterm_e | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
33 c0 ?? xor eax, eax
eb 0f ?? jmp basic block L6
L2: 85 c0 ?? test eax, eax
75 10 ?? jne basic block L7
L3: 8b 0e ?? mov ecx, dword ds:[esi]
85 c9 ?? test ecx, ecx
74 02 ?? je basic block L... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40cef0 | __get_pgmptr | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
3b ce ?? cmp ecx, esi
75 1d ?? jne basic block L5
L2: e8 1e fa ff ff ?? call function 0x0040c922
L3: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ??... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40cf2c | __cinit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d fc 77 43 00 00 ?? cmp dword ds:[0x004377fc], 0
74 19 ?? je basic block L6
L2: 68 fc 77 43 00 ?? push 0x004377fc
e8 cc fc 00 00 ?? call function 0x0041cc10
L3: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0a ?? je basic block L6
L4: ff 75 08 ?? p... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40cfb1 | doexit | 0func |
L1: 6a 18 ?? push 0x18<24>
68 28 45 43 00 ?? push 0x00434528
e8 8f 0d 00 00 ?? call function 0x0040dd4c
L2: 6a 08 ?? push 8
e8 7f 13 00 00 ?? call function 0x0040e343
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
33 db ?? xor ebx, ebx
43 ?? inc ebx
39 1d 0c 6f 43 00 ?? cmp dword ds:[0x... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d0dd | _exit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 c3 fe ff ff ?? call function 0x0040cfb1
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d0f3 | __exit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
6a 01 ?? push 1
ff 75 08 ?? push dword ss:[ebp + 8]
e8 ad fe ff ff ?? call function 0x0040cfb1
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d109 | __cexit | 0func |
L1: 6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
e8 9d fe ff ff ?? call function 0x0040cfb1
L2: 83 c4 0c ?? add esp, 12
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d118 | __c_exit | 0func |
L1: 6a 01 ?? push 1
6a 01 ?? push 1
6a 00 ?? push 0
e8 8e fe ff ff ?? call function 0x0040cfb1
L2: 83 c4 0c ?? add esp, 12
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d127 | __init_pointers | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
e8 89 eb ff ff ?? call function 0x0040bcb8
L2: 8b f0 ?? mov esi, eax
56 ?? push esi
e8 72 ea ff ff ?? call function 0x0040bba9
L3: 56 ?? push esi
e8 a7 fc 00 00 ?? call function 0x0041cde4
L4: 56 ?? push esi
e8 07 9b ff ff ?? call function 0x00406c4a
L5: 56 ?? push es... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d175 | __NMSG_WRITE | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
33 ff ?? xor edi, edi
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
L2: 3b 1c fd f8 58 43 00 ?? cmp eb... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d320 | __GET_RTERRMSG | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
3b 0c c5 f8 58 43 00 ?? cmp ecx, dword ds:[0x004358f8 + eax * 8]
74 0a ?? je basic block L5
L3: 40 ?? inc eax
83 f8 17 ?? cmp eax, 0x17<23>
72 ee ?? jb basic block L2
L4: 33 c0 ?? ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d346 | __FF_MSGBANNER | 0func |
L1: 6a 03 ?? push 3
e8 6f fc 00 00 ?? call function 0x0041cfbc
L2: 59 ?? pop ecx
83 f8 01 ?? cmp eax, 1
74 15 ?? je basic block L6
L3: 6a 03 ?? push 3
e8 62 fc 00 00 ?? call function 0x0041cfbc
L4: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 1f ?? jne basic block L9
L5: 83 3d a0 54 43 00 01 ?? cmp dword ds:[0x00... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d37f | __initp_misc_winxfltr | 0func |
L1: c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d380 | xcptlookup | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d bc 59 43 00 ?? mov ecx, dword ds:[0x004359bc<"\n">]
56 ?? push esi
L2: 39 10 ?? cmp dword ds:[eax], edx
74 0f ?? je basic block L4
L3: 8b f1 ?? mov esi, ecx
6b f6 0c ?? imul esi, esi, 12
03 75 08 ?? a... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d3b5 | __XcptFilter | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
56 ?? push esi
e8 0f eb ff ff ?? call function 0x0040bed1
L2: 8b f0 ?? mov esi, eax
85 f6 ?? test esi, esi
0f 84 46 01 00 00 ?? je basic block L42
L3: 8b 56 5c ?? mov edx, dword ds:[esi + 0x5c<92>]
a1 bc 59 43 00 ??... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d515 | ___CppXcptFilter | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
b8 63 73 6d e0 ?? mov eax, 0xe06d7363
39 45 08 ?? cmp dword ss:[ebp + 8], eax
75 0d ?? jne basic block L4
L2: ff 75 0c ?? push dword ss:[ebp + 12]
50 ?? push eax
e8 88 fe ff ff ?? call function 0x0040d3b5
L3: 59 ?? pop ecx
59 ?? pop ecx
5d ?? po... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d535 | __setenvp | 0func |
L1: 83 3d f8 77 43 00 00 ?? cmp dword ds:[0x004377f8], 0
75 05 ?? jne basic block L3
L2: e8 3e 3c 00 00 ?? call function 0x00411181
L3: 56 ?? push esi
8b 35 74 6b 43 00 ?? mov esi, dword ds:[0x00436b74]
57 ?? push edi
33 ff ?? xor edi, edi
85 f6 ?? test esi, esi
75 18 ?? jne basic block L9
L4: 83 c8 ff ?? or ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d613 | __set_pgmptr | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 fc 6e 43 00 ?? mov dword ds:[0x00436efc], eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d622 | parse_cmdline | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
53 ?? push ebx
33 c0 ?? xor eax, eax
56 ?? push esi
89 07 ?? mov dword ds:[edi], eax
8b f2 ?? mov esi, edx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
c7 01 01 00 00 00 ?? mov dword ds:[... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d7bc | __setargv | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
57 ?? push edi
39 1d f8 77 43 00 ?? cmp dword ds:[0x004377f8], ebx
75 05 ?? jne basic block L3
L2: e8 ab 39 00 00 ?? call function 0x00411181
L3: 68 04 01 00 00 ?? push ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d877 | ___crtGetEnvironmentStringsA | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
a1 30 73 43 00 ?? mov eax, dword ds:[0x00437330]
83 ec 0c ?? sub esp, 12
53 ?? push ebx
56 ?? push esi
8b 35 90 92 43 00 ?? mov esi, dword ds:[0x00439290]
57 ?? push edi
33 db ?? xor ebx, ebx
33 ff ?? xor edi, edi
3b c3 ?? cmp eax, ebx
75 2e ??... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40d9ae | __ioinit | 0func |
L1: 6a 54 ?? push 0x54<84>
68 48 45 43 00 ?? push 0x00434548
e8 92 03 00 00 ?? call function 0x0040dd4c
L2: 33 ff ?? xor edi, edi
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
8d 45 9c ?? lea eax, ss:[ebp + 0x9c<156,-100>]
50 ?? push eax
ff 15 9c 92 43 00 ?? call dword ds:[0x0043929c]
L3: c7 45 fc fe ff f... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dc02 | __ioterm | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
be e0 76 43 00 ?? mov esi, 0x004376e0
L2: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 31 ?? je basic block L10
L3: 8d 87 00 08 00 00 ?? lea eax, ds:[edi + 0x00000800<2048>]
eb 1a ?? jmp basic block L7
L4: 83 7f 08 00 ?? cmp dword ds:[edi +... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dc50 | __RTC_Initialize | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 40 32 43 00 ?? mov eax, 0x00433240
be 40 33 43 00 ?? mov esi, 0x00433340
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dc76 | __RTC_Terminate | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 48 34 43 00 ?? mov eax, 0x00433448
be 48 35 43 00 ?? mov esi, 0x00433548
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dc9c | ___heap_select | 0func |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dca0 | __heap_init | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
39 45 08 ?? cmp dword ss:[ebp + 8], eax
6a 00 ?? push 0
0f 94 c0 ?? sete al
68 00 10 00 00 ?? push 0x00001000<4096>
50 ?? push eax
ff 15 a0 92 43 00 ?? call dword ds:[0x004392a0]
L2: a3 34 73 43 00 ?? mov dword ds:[0x0043733... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dcd0 | __heap_term | 0func |
L1: 83 3d 88 76 43 00 03 ?? cmp dword ds:[0x00437688], 3
75 57 ?? jne basic block L10
L2: 53 ?? push ebx
33 db ?? xor ebx, ebx
39 1d 58 76 43 00 ?? cmp dword ds:[0x00437658], ebx
57 ?? push edi
8b 3d 34 92 43 00 ?? mov edi, dword ds:[0x00439234]
7e 33 ?? jle basic block L8
L3: 56 ?? push esi
8b 35 5c 76 43 00... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dd44 | __get_heap_handle | 0func |
L1: a1 34 73 43 00 ?? mov eax, dword ds:[0x00437334]
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dd4c | __SEH_prolog4 | 0func |
L1: 68 e0 dd 40 00 ?? push function 0x0040dde0
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 30 54 4... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dd91 | __SEH_epilog4 | 0func |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ddb0 | ValidateLocalCookies | 0func |
L1: 8b 07 ?? mov eax, dword ds:[edi]
83 f8 fe ?? cmp eax, 0xfe<254,-2>
74 0d ?? je basic block L3
L2: 8b 4f 04 ?? mov ecx, dword ds:[edi + 4]
03 ce ?? add ecx, esi
33 0c 30 ?? xor ecx, dword ds:[eax + esi]
e8 ca 86 ff ff ?? call function 0x0040648e
L3: 8b 4f 0c ?? mov ecx, dword ds:[edi + 12]
8b 47 08 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40dde0 | __except_handler4 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
53 ?? push ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
56 ?? push esi
8b 73 08 ?? mov esi, dword ds:[ebx + 8]
33 35 30 54 43 00 ?? xor esi, dword ds:[0x00435430]
57 ?? push edi
8b 06 ?? mov eax, dword ds:[esi]
c6 4... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40df6c | ___security_init_cookie | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
53 ?? push ebx
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e002 | fastzero_I | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 04 ?? sub esp, 4
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
c1 e9 07 ?? shr ecx, 7
66 0f ef c0 ?? pxor xmm0, xmm0
eb 08 ?? jmp basic block L3
L2: 8d a4 24 00 00 00 00 ?? lea ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e059 | __VEC_memzero | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
99 ?? cdq
8b f8 ?? mov edi, eax
33 fa ?? xor edi, edx
2b fa ?? sub edi, edx
83 e7 0f ?? and edi, 15
33 fa ?? xor edi, edx
2b fa ?? sub edi, edx
8... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e0e8 | has_osfxsr_set | 0func |
L1: 6a 0c ?? push 12
68 68 45 43 00 ?? push 0x00434568
e8 58 fc ff ff ?? call function 0x0040dd4c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
66 0f 28 c1 ?? movapd xmm0, xmm1
c7 45 e4 01 00 00 00 ?? mov dword ss:[ebp + 0xe4<228,-28>], 1
eb 23 ?? jmp basic block L8
L3: 8b 45 ec ?? mov eax, dword ss:[... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e138 | __get_sse2_info | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
33 c0 ?? xor eax, eax
53 ?? push ebx
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
53 ?? push ebx
9c ?? push... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e19a | ___sse2_available_init | 0func |
L1: e8 99 ff ff ff ?? call function 0x0040e138
L2: a3 7c 76 43 00 ?? mov dword ds:[0x0043767c], eax
33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e1a7 | __crt_debugger_hook | 0func |
L1: 83 25 70 76 43 00 00 ?? and dword ds:[0x00437670], 0
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e1af | __mtinitlocks | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
bf 38 73 43 00 ?? mov edi, 0x00437338
L2: 83 3c f5 0c 5a 43 00 01 ?? cmp dword ds:[0x00435a0c + esi * 8], 1
75 1e ?? jne basic block L5
L3: 8d 04 f5 08 5a 43 00 ?? lea eax, ds:[0x00435a08 + esi * 8]
89 38 ?? mov dword ds:[eax], edi
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e251 | __unlock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ff 34 c5 08 5a 43 00 ?? push dword ds:[0x00435a08 + eax * 8]
ff 15 0c 92 43 00 ?? call dword ds:[0x0043920c]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e268 | __lockerr_exit | 0func |
L1: ff 74 24 04 ?? push dword ss:[esp + 4]
6a 00 ?? push 0
ff 15 bc 92 43 00 ?? call dword ds:[0x004392bc]
L2: 68 ff 00 00 00 ?? push 0x000000ff<255>
e8 cb eb ff ff ?? call function 0x0040ce49
L3: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e280 | __mtinitlocknum | 0func |
L1: 6a 0c ?? push 12
68 88 45 43 00 ?? push 0x00434588
e8 c0 fa ff ff ?? call function 0x0040dd4c
L2: 33 ff ?? xor edi, edi
47 ?? inc edi
89 7d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edi
33 db ?? xor ebx, ebx
39 1d 34 73 43 00 ?? cmp dword ds:[0x00437334], ebx
75 18 ?? jne basic block L7
L3: e8 a5 f0 ff ff... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e343 | __lock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
8d 34 c5 08 5a 43 00 ?? lea esi, ds:[0x00435a08 + eax * 8]
83 3e 00 ?? cmp dword ds:[esi], 0
75 13 ?? jne basic block L6
L2: 50 ?? push eax
e8 22 ff ff ff ?? call function 0x0040e280
L3: 59 ?... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e376 | __get_sbh_threshold | 0func |
L1: 83 3d 34 73 43 00 00 ?? cmp dword ds:[0x00437334], 0
75 03 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
L3: a1 88 76 43 00 ?? mov eax, dword ds:[0x00437688]
83 e8 03 ?? sub eax, 3
f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d0 ?? not eax
23 05 60 76 43 00 ?? and eax, dword ds:[0x00437660]
c3 ?... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e397 | __set_amblksiz | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8d 48 ff ?? lea ecx, ds:[eax + 0xff<255,-1>]
56 ?? push esi
83 f9 fe ?? cmp ecx, 0xfe<254,-2>
76 1f ?? jbe basic block L6
L2: e8 75 e5 ff ff ?? call function 0x0040c922
L3: 33 f6 ?? xor esi, esi
L4: 56 ?? p... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e3e2 | __get_amblksiz | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
3b c6 ?? cmp eax, esi
75 1d ?? jne basic block L5
L2: e8 2c e5 ff ff ?? call function 0x0040c922
L3: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ??... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e423 | ___sbh_heap_init | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
68 40 01 00 00 ?? push 0x00000140<320>
6a 00 ?? push 0
ff 35 34 73 43 00 ?? push dword ds:[0x00437334]
ff 15 4c 92 43 00 ?? call dword ds:[0x0043924c]
L2: a3 5c 76 43 00 ?? mov dword ds:[0x0043765c], eax
85 c0 ?? test eax, eax
75 02 ?? jne basic b... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e4a1 | ___sbh_free_block | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
57 ?? push edi
8b fe ?? mov edi, esi
2b 79 0c ?? sub edi, dword ds:[ecx +... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e7b7 | ___sbh_alloc_new_region | 0func |
L1: a1 68 76 43 00 ?? mov eax, dword ds:[0x00437668]
56 ?? push esi
8b 35 58 76 43 00 ?? mov esi, dword ds:[0x00437658]
57 ?? push edi
33 ff ?? xor edi, edi
3b f0 ?? cmp esi, eax
75 34 ?? jne basic block L6
L2: 83 c0 10 ?? add eax, 0x10<16>
6b c0 14 ?? imul eax, eax, 0x14<20>
50 ?? push eax
ff 35 5c 76 43 00... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40e96f | ___sbh_resize_block | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
53 ?? push ebx
56 ?? push esi
8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
57 ?? push edi
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
8... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ec50 | ___sbh_heapmin | 0func |
L1: a1 88 74 43 00 ?? mov eax, dword ds:[0x00437488]
85 c0 ?? test eax, eax
0f 84 bf 00 00 00 ?? je basic block L11
L2: 8b 0d 6c 76 43 00 ?? mov ecx, dword ds:[0x0043766c]
68 00 40 00 00 ?? push 0x00004000<16384>
c1 e1 0f ?? shl ecx, 15
03 48 0c ?? add ecx, dword ds:[eax + 12]
68 00 80 00 00 ?? push 0x00008000<... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ed1d | ___sbh_heap_check | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
a1 5c 76 43 00 ?? mov eax, dword ds:[0x0043765c]
81 ec 38 01 00 00 ?? sub esp, 0x00000138<312>
53 ?? push ebx
33 db ?? xor ebx, ebx
3b c3 ?? cmp eax, ebx
75 08 ?? jne basic block L3
L2: 83 c8 ff ?? or eax, 0xff<255,-1>
e9 85 02 00 00 ?? jmp basic... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40f001 | __set_sbh_threshold | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
33 f6 ?? xor esi, esi
39 35 34 73 43 00 ?? cmp dword ds:[0x00437334], esi
75 07 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
e9 95 00 00 00 ?? jmp basic block L23
L3: a1 88 76 43 00 ?? mov eax, dword ds:[0x00437688]
83 f8 03 ?? ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40f0b0 | ___sbh_alloc_block | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
a1 58 76 43 00 ?? mov eax, dword ds:[0x00437658]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
6b c0 14 ?? imul eax, eax, 0x14<20>
03 05 5c 76 43 00 ?? add eax, dword ds:[0x0043765c]
83 c1 17 ?? add ecx, 0x17<23>
83 e1 f0 ?... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40f395 | __filbuf | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
75 1d ?? jne basic block L5
L2: e8 78 d5 ff ff ?? call function 0x0040c922
L3: 57 ?? push edi
57 ?? push edi
57 ?? push edi
57 ??... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40f4f2 | __flsbuf | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
56 ?? push esi
e8 be ff ff ff ?? call function 0x0040f4c0
L2: 89 45 0c ?? mov dword ss:[ebp + 12], eax
8b 46 0c ?? mov eax, dword ds:[esi + 12]
59 ?? pop ecx
a8 82 ?? test al... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40f656 | __getbuf | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 05 84 6b 43 00 ?? inc dword ds:[0x00436b84]
68 00 10 00 00 ?? push 0x00001000<4096>
e8 75 ae ff ff ?? call function 0x0040a4e0
L2: 59 ?? pop ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 41 08 ?? mov dword ds:[ecx + 8], eax
85 c0 ?? test eax, ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40f69f | __write_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
b8 e4 1a 00 00 ?? mov eax, 0x00001ae4<6884>
e8 b2 ea 00 00 ?? call function 0x0041e160
L2: a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 0c ?? mov eax, dword ss:[ebp ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40fdd2 | __write | 0func |
L1: 6a 10 ?? push 0x10<16>
68 a8 45 43 00 ?? push 0x004345a8
e8 6e df ff ff ?? call function 0x0040dd4c
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 fe ?? cmp eax, 0xfe<254,-2>
75 1b ?? jne basic block L7
L3: e8 4a cb ff ff ?? call function 0x0040c935
L4: 83 20 00 ?? and dword ds:[eax], 0
e8 2f cb ff ff ?... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40feae | __commit | 0func |
L1: 6a 10 ?? push 0x10<16>
68 c8 45 43 00 ?? push 0x004345c8
e8 92 de ff ff ?? call function 0x0040dd4c
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 fe ?? cmp eax, 0xfe<254,-2>
75 13 ?? jne basic block L6
L3: e8 5b ca ff ff ?? call function 0x0040c922
L4: c7 00 09 00 00 00 ?? mov dword ds:[eax], 9
L5: 83 ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ff8f | __freebuf | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 46 0c ?? mov eax, dword ds:[esi + 12]
a8 83 ?? test al, 0x83<131,-125>
74 1e ?? je basic block L5
L2: a8 08 ?? test al, 8
74 1a ?? je basic block L5
L3: ff 76 08 ?? push dword ds:[esi + 8]... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x40ffc0 | __ftelli64_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
b8 20 10 00 00 ?? mov eax, 0x00001020<4128>
e8 91 e1 00 00 ?? call function 0x0041e160
L2: a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
8b ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x41030c | __ftelli64 | 0func |
L1: 6a 10 ?? push 0x10<16>
68 e8 45 43 00 ?? push 0x004345e8
e8 34 da ff ff ?? call function 0x0040dd4c
L2: ff 75 08 ?? push dword ss:[ebp + 8]
e8 b9 7b ff ff ?? call function 0x00407ed9
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 93 fc ff ff ?? ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410356 | __lseek_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
56 ?? push esi
e8 2d df 00 00 ?? call function 0x0041e292
L2: 59 ?? pop ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
75 10 ?? jne basic block L5
L3: e8 b2 c5 ff ff ?? call function 0x0040c922
L4: c... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4103cb | __lseek | 0func |
L1: 6a 10 ?? push 0x10<16>
68 08 46 43 00 ?? push 0x00434608
e8 75 d9 ff ff ?? call function 0x0040dd4c
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 fe ?? cmp eax, 0xfe<254,-2>
75 1b ?? jne basic block L7
L3: e8 51 c5 ff ff ?? call function 0x0040c935
L4: 83 20 00 ?? and dword ds:[eax], 0
e8 36 c5 ff ff ?... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4104a7 | __ftell_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
53 ?? push ebx
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
3b fb ?? cmp edi, ebx
75 20 ?? jne basic block L6
L2: e8 63 c4 ff ff ?? call function 0x0040c922
L3: 53 ?? push ebx
53 ?? push e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410644 | _ftell | 0func |
L1: 6a 0c ?? push 12
68 28 46 43 00 ?? push 0x00434628
e8 fc d6 ff ff ?? call function 0x0040dd4c
L2: 33 c0 ?? xor eax, eax
33 f6 ?? xor esi, esi
39 75 08 ?? cmp dword ss:[ebp + 8], esi
0f 95 c0 ?? setne al
3b c6 ?? cmp eax, esi
75 1d ?? jne basic block L6
L3: e8 bf c2 ff ff ?? call function 0x0040c922
L4: c... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4106b2 | __fseeki64_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 46 0c ?? mov eax, dword ds:[esi + 12]
57 ?? push edi
a8 83 ?? test al, 0x83<131,-125>
74 79 ?? je basic block L19
L2: 8b 7d 14 ?? mov edi, dword ss:[ebp + 0x14<20>]
85 ff ?? test edi, edi
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x41079d | __close_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
56 ?? push esi
e8 e5 da 00 00 ?? call function 0x0041e292
L2: 59 ?? pop ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
74 50 ?? je basic block L15
L3: a1 e0 76 43 00 ?? mov eax, dword ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410839 | __close | 0func |
L1: 6a 10 ?? push 0x10<16>
68 68 46 43 00 ?? push 0x00434668
e8 07 d5 ff ff ?? call function 0x0040dd4c
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 fe ?? cmp eax, 0xfe<254,-2>
75 1b ?? jne basic block L7
L3: e8 e3 c0 ff ff ?? call function 0x0040c935
L4: 83 20 00 ?? and dword ds:[eax], 0
e8 c8 c0 ff ff ?... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410906 | __msize | 0func |
L1: 6a 10 ?? push 0x10<16>
68 88 46 43 00 ?? push 0x00434688
e8 3a d4 ff ff ?? call function 0x0040dd4c
L2: 33 c0 ?? xor eax, eax
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
33 ff ?? xor edi, edi
3b df ?? cmp ebx, edi
0f 95 c0 ?? setne al
3b c7 ?? cmp eax, edi
75 1d ?? jne basic block L6
L3: e8 fb bf ff ff ?? ca... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410a48 | ?_ValidateRead@@YAHPBXI@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
40 ?? inc eax
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 02 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410a5a | ?_ValidateWrite@@YAHPAXI@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
40 ?? inc eax
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 02 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410a6c | ?_ValidateExecute@@YAHP6GHXZ@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
40 ?? inc eax
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 02 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410a7e | CPtoLCID | 0func |
L1: 2d a4 03 00 00 ?? sub eax, 0x000003a4<932>
74 22 ?? je basic block L9
L2: 83 e8 04 ?? sub eax, 4
74 17 ?? je basic block L8
L3: 83 e8 0d ?? sub eax, 13
74 0c ?? je basic block L7
L4: 48 ?? dec eax
74 03 ?? je basic block L6
L5: 33 c0 ?? xor eax, eax
c3 ?? ret
L6: b8 04 04 00 00 ?? mov eax, 0x00000404<102... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410aad | setSBCS | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
8b f0 ?? mov esi, eax
68 01 01 00 00 ?? push 0x00000101<257>
33 ff ?? xor edi, edi
8d 46 1c ?? lea eax, ds:[esi + 0x1c<28>]
57 ?? push edi
50 ?? push eax
e8 0c 61 ff ff ?? call function 0x00406bd0
L2: 33 c0 ?? xor eax, eax
0f b7 c8 ?? movzx ecx, ax
8b... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410b11 | setSBUpLow | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 05 00 00 ?? sub esp, 0x0000051c<1308>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
57 ?? push edi
8d 85 e8 fa ff ff ?? lea eax, ss:[ebp + 0xfffffa... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410ca4 | ___updatetmbcinfo | 0func |
L1: 6a 0c ?? push 12
68 c8 46 43 00 ?? push 0x004346c8
e8 9c d0 ff ff ?? call function 0x0040dd4c
L2: e8 95 b2 ff ff ?? call function 0x0040bf4a
L3: 8b f8 ?? mov edi, eax
a1 48 60 43 00 ?? mov eax, dword ds:[0x00436048]
85 47 70 ?? test dword ds:[edi + 0x70<112>], eax
74 1d ?? je basic block L11
L4: 83 7f 6c 0... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410d48 | getSystemCP | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
53 ?? push ebx
33 db ?? xor ebx, ebx
53 ?? push ebx
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 78 84 ff ff ?? call function 0x004091d4
L2: 89 1d 8c 74 43 00 ?? mov dword ds:[0x0043748c], ebx
83 fe fe ?? cmp esi... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410dc4 | __setmbcp_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 20 ?? sub esp, 0x20<32>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
56 ?? push esi
8b 75 08 ?? mov esi, dw... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410fa9 | __getmbcp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
6a 00 ?? push 0
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 19 82 ff ff ?? call function 0x004091d4
L2: 8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
83 78 08 00 ?? cmp dword ds:[eax + 8], 0
74 12 ?? je bas... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x410fe7 | __setmbcp | 0func |
L1: 6a 14 ?? push 0x14<20>
68 e8 46 43 00 ?? push 0x004346e8
e8 59 cd ff ff ?? call function 0x0040dd4c
L2: 83 4d e0 ff ?? or dword ss:[ebp + 0xe0<224,-32>], 0xff<255,-1>
e8 4e af ff ff ?? call function 0x0040bf4a
L3: 8b f8 ?? mov edi, eax
89 7d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], edi
e8 9e fc ff ff ?? ca... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x41119f | ___ansicp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
6a 06 ?? push 6
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
68 04 10 00 00 ?? push ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4111e8 | ___convertcp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 34 ?? sub esp, 0x34<52>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 4d 18 ?? mov ecx, dword ss:[ebp + 0x18<24>]
8... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4113a0 | __alloca_probe_16 | 0func |
L1: 51 ?? push ecx
8d 4c 24 08 ?? lea ecx, ss:[esp + 8]
2b c8 ?? sub ecx, eax
83 e1 0f ?? and ecx, 15
03 c1 ?? add eax, ecx
1b c9 ?? sbb ecx, ecx
0b c1 ?? or eax, ecx
59 ?? pop ecx
e9 aa cd 00 00 ?? jmp function 0x0041e160
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4113cc | __isctype_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
53 ?? push ebx
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>]
e8 f4 7d ff ff ?? call function 0x004091d4
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
8d 43 01 ?? lea eax, ds:[e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x411484 | __isctype | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 90 6b 43 00 00 ?? cmp dword ds:[0x00436b90], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d 20 61 43 00 ?? mov ecx, dword ds:[0x00436120]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
23 45 0c ?? and eax, ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4114b6 | __crtGetStringTypeA_stat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
a1 c8 74 43 00 ?? mov eax, dword ds:[0x004374c8]
53 ?? push ebx
56 ?? push esi
33 db ?? xor e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x411670 | ___crtGetStringTypeA | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 51 7b ff ff ?? call function 0x004091d4
L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4116b2 | ___getlocaleinfo | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 94 00 00 00 ?? sub esp, 0x00000094<148>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
53 ?? push ebx
56 ?? push esi
8b 75 18... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x411831 | __initp_misc_purevirt | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 d4 74 43 00 ?? mov dword ds:[0x004374d4], eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x411840 | fastcopy_I | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
c1 e9 07 ?? shr e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4118c7 | __VEC_memcpy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
89 7d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
8b c3 ?? mov eax, ebx
99 ?? cdq
8b c8 ?? mov... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4119aa | __calloc_impl | 0func |
L1: 6a 0c ?? push 12
68 08 47 43 00 ?? push 0x00434708
e8 96 c3 ff ff ?? call function 0x0040dd4c
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
33 ff ?? xor edi, edi
3b cf ?? cmp ecx, edi
76 2e ?? jbe basic block L8
L3: 6a e0 ?? push 0xe0<224,-32>
58 ?? pop eax
33 d2 ?? xor edx, edx
f7 f1 ?? div ecx
3b 45 0c ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x411ac8 | _realloc | 0func |
L1: 6a 10 ?? push 0x10<16>
68 28 47 43 00 ?? push 0x00434728
e8 78 c2 ff ff ?? call function 0x0040dd4c
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
85 db ?? test ebx, ebx
75 0e ?? jne basic block L5
L3: ff 75 0c ?? push dword ss:[ebp + 12]
e8 fc 9f ff ff ?? call function 0x0040badf
L4: 59 ?? pop ecx
e9 cc 01 ... | vs2008/normal/Debug | oo2.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.