Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2008/normal/Debug/ooex0.exe | 0x403f42 | __invoke_watson_if_error | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 17 ?? je basic block L4
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff ... |
./vs2008/normal/Debug/ooex0.exe | 0x403f66 | __NMSG_WRITE | 0 |
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 08 71 42 00 ?? cmp eb... |
./vs2008/normal/Debug/ooex0.exe | 0x404111 | __GET_RTERRMSG | 0 |
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 08 71 42 00 ?? cmp ecx, dword ds:[0x00427108 + 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/ooex0.exe | 0x404137 | __FF_MSGBANNER | 0 |
L1: 6a 03 ?? push 3
e8 21 56 00 00 ?? call function 0x0040975f
L2: 59 ?? pop ecx
83 f8 01 ?? cmp eax, 1
74 15 ?? je basic block L6
L3: 6a 03 ?? push 3
e8 14 56 00 00 ?? call function 0x0040975f
L4: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 1f ?? jne basic block L9
L5: 83 3d 44 70 42 00 01 ?? cmp dword ds:[0x00... |
./vs2008/normal/Debug/ooex0.exe | 0x404170 | __initp_misc_winxfltr | 0 |
L1: c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404171 | xcptlookup | 0 |
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 cc 71 42 00 ?? mov ecx, dword ds:[0x004271cc<"\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/ooex0.exe | 0x4041a6 | __XcptFilter | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
56 ?? push esi
e8 d9 f3 ff ff ?? call function 0x0040358c
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 cc 71 42 00 ??... |
./vs2008/normal/Debug/ooex0.exe | 0x404306 | ___CppXcptFilter | 0 |
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 0x004041a6
L3: 59 ?? pop ecx
59 ?? pop ecx
5d ?? po... |
./vs2008/normal/Debug/ooex0.exe | 0x404326 | __setenvp | 0 |
L1: 83 3d 98 8d 42 00 00 ?? cmp dword ds:[0x00428d98], 0
75 05 ?? jne basic block L3
L2: e8 c5 43 00 00 ?? call function 0x004086f9
L3: 56 ?? push esi
8b 35 10 81 42 00 ?? mov esi, dword ds:[0x00428110]
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/ooex0.exe | 0x404404 | __set_pgmptr | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 7c 84 42 00 ?? mov dword ds:[0x0042847c], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404413 | parse_cmdline | 0 |
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/ooex0.exe | 0x4045ad | __setargv | 0 |
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 98 8d 42 00 ?? cmp dword ds:[0x00428d98], ebx
75 05 ?? jne basic block L3
L2: e8 32 41 00 00 ?? call function 0x004086f9
L3: 68 04 01 00 00 ?? push ... |
./vs2008/normal/Debug/ooex0.exe | 0x404668 | ___crtGetEnvironmentStringsA | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
a1 b0 88 42 00 ?? mov eax, dword ds:[0x004288b0]
83 ec 0c ?? sub esp, 12
53 ?? push ebx
56 ?? push esi
8b 35 30 92 42 00 ?? mov esi, dword ds:[0x00429230]
57 ?? push edi
33 db ?? xor ebx, ebx
33 ff ?? xor edi, edi
3b c3 ?? cmp eax, ebx
75 2e ??... |
./vs2008/normal/Debug/ooex0.exe | 0x40479f | __ioinit | 0 |
L1: 6a 54 ?? push 0x54<84>
68 40 66 42 00 ?? push 0x00426640
e8 91 03 00 00 ?? call function 0x00404b3c
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 3c 92 42 00 ?? call dword ds:[0x0042923c]
L3: c7 45 fc fe ff f... |
./vs2008/normal/Debug/ooex0.exe | 0x4049f3 | __ioterm | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
be 80 8c 42 00 ?? mov esi, 0x00428c80
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/ooex0.exe | 0x404a41 | __RTC_Initialize | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 b8 5e 42 00 ?? mov eax, 0x00425eb8
be b8 5f 42 00 ?? mov esi, 0x00425fb8
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/ooex0.exe | 0x404a67 | __RTC_Terminate | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 c0 60 42 00 ?? mov eax, 0x004260c0
be c0 61 42 00 ?? mov esi, 0x004261c0
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/ooex0.exe | 0x404a8d | ___heap_select | 0 |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404a91 | __heap_init | 0 |
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 44 92 42 00 ?? call dword ds:[0x00429244]
L2: a3 b4 88 42 00 ?? mov dword ds:[0x004288b... |
./vs2008/normal/Debug/ooex0.exe | 0x404ac1 | __heap_term | 0 |
L1: 83 3d 34 8c 42 00 03 ?? cmp dword ds:[0x00428c34], 3
75 57 ?? jne basic block L10
L2: 53 ?? push ebx
33 db ?? xor ebx, ebx
39 1d 1c 8c 42 00 ?? cmp dword ds:[0x00428c1c], ebx
57 ?? push edi
8b 3d c0 91 42 00 ?? mov edi, dword ds:[0x004291c0]
7e 33 ?? jle basic block L8
L3: 56 ?? push esi
8b 35 20 8c 42 00... |
./vs2008/normal/Debug/ooex0.exe | 0x404b35 | __get_heap_handle | 0 |
L1: a1 b4 88 42 00 ?? mov eax, dword ds:[0x004288b4]
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404b3c | __SEH_prolog4 | 0 |
L1: 68 d0 4b 40 00 ?? push function 0x00404bd0
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 3c 70 4... |
./vs2008/normal/Debug/ooex0.exe | 0x404b81 | __SEH_epilog4 | 0 |
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/ooex0.exe | 0x404ba0 | ValidateLocalCookies | 0 |
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 70 cb ff ff ?? call function 0x00401724
L3: 8b 4f 0c ?? mov ecx, dword ds:[edi + 12]
8b 47 08 ?? mov e... |
./vs2008/normal/Debug/ooex0.exe | 0x404bd0 | __except_handler4 | 0 |
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 3c 70 42 00 ?? xor esi, dword ds:[0x0042703c]
57 ?? push edi
8b 06 ?? mov eax, dword ds:[esi]
c6 4... |
./vs2008/normal/Debug/ooex0.exe | 0x404d5c | ___security_init_cookie | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 3c 70 42 00 ?? mov eax, dword ds:[0x0042703c]
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/ooex0.exe | 0x404df2 | __get_errno_from_oserr | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 c9 ?? xor ecx, ecx
L2: 3b 04 cd 18 72 42 00 ?? cmp eax, dword ds:[0x00427218 + ecx * 8]
74 13 ?? je basic block L6
L3: 41 ?? inc ecx
83 f9 2d ?? cmp ecx, 0x2d<45>
72 f1 ?? jb basic block L2
L4: 8d 48 ed ... |
./vs2008/normal/Debug/ooex0.exe | 0x404e34 | __errno | 0 |
L1: e8 53 e7 ff ff ?? call function 0x0040358c
L2: 85 c0 ?? test eax, eax
75 06 ?? jne basic block L4
L3: b8 80 73 42 00 ?? mov eax, 0x00427380<"\f">
c3 ?? ret
L4: 83 c0 08 ?? add eax, 8
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404e47 | ___doserrno | 0 |
L1: e8 40 e7 ff ff ?? call function 0x0040358c
L2: 85 c0 ?? test eax, eax
75 06 ?? jne basic block L4
L3: b8 84 73 42 00 ?? mov eax, 0x00427384
c3 ?? ret
L4: 83 c0 0c ?? add eax, 12
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404e5a | __dosmaperr | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
e8 e2 ff ff ff ?? call function 0x00404e47
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
89 08 ?? mov dword ds:[eax], ecx
e8 82 ff ff ff ?? call function 0x00404df2
L3: 59 ?? pop ecx
8b f0 ?? mov esi, eax
e8 bc ff ff ... |
./vs2008/normal/Debug/ooex0.exe | 0x404e7d | __set_errno | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
e8 05 e7 ff ff ?? call function 0x0040358c
L2: 85 c0 ?? test eax, eax
75 05 ?? jne basic block L4
L3: 6a 0c ?? push 12
58 ?? pop eax
5d ?? pop ebp
c3 ?? ret
L4: e8 9f ff ff ff ?? call function 0x00404e34
L5: 8b 4d 08 ?? mov ecx, dword ss:[ebp + ... |
./vs2008/normal/Debug/ooex0.exe | 0x404e9e | __get_errno | 0 |
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
3b f0 ?? cmp esi, eax
75 12 ?? jne basic block L4
L2: 50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 4e 3c 00 00 ?? call function 0x004... |
./vs2008/normal/Debug/ooex0.exe | 0x404ecd | __set_doserrno | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
e8 b5 e6 ff ff ?? call function 0x0040358c
L2: 85 c0 ?? test eax, eax
75 05 ?? jne basic block L4
L3: 6a 0c ?? push 12
58 ?? pop eax
5d ?? pop ebp
c3 ?? ret
L4: e8 62 ff ff ff ?? call function 0x00404e47
L5: 8b 4d 08 ?? mov ecx, dword ss:[ebp + ... |
./vs2008/normal/Debug/ooex0.exe | 0x404eee | __get_doserrno | 0 |
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
3b f0 ?? cmp esi, eax
75 12 ?? jne basic block L4
L2: 50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 fe 3b 00 00 ?? call function 0x004... |
./vs2008/normal/Debug/ooex0.exe | 0x404f1d | __mtinitlocks | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
bf b8 88 42 00 ?? mov edi, 0x004288b8
L2: 83 3c f5 8c 73 42 00 01 ?? cmp dword ds:[0x0042738c + esi * 8], 1
75 1e ?? jne basic block L5
L3: 8d 04 f5 88 73 42 00 ?? lea eax, ds:[0x00427388 + esi * 8]
89 38 ?? mov dword ds:[eax], edi
... |
./vs2008/normal/Debug/ooex0.exe | 0x404f68 | __mtdeletelocks | 0 |
L1: 8b ff ?? mov edi, edi
53 ?? push ebx
8b 1d 40 92 42 00 ?? mov ebx, dword ds:[0x00429240]
56 ?? push esi
be 88 73 42 00 ?? mov esi, 0x00427388
57 ?? push edi
L2: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 13 ?? je basic block L7
L3: 83 7e 04 01 ?? cmp dword ds:[esi + 4], 1
74 0d ?? je basi... |
./vs2008/normal/Debug/ooex0.exe | 0x404fbf | __unlock | 0 |
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 88 73 42 00 ?? push dword ds:[0x00427388 + eax * 8]
ff 15 60 92 42 00 ?? call dword ds:[0x00429260]
L2: 5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404fd6 | __lockerr_exit | 0 |
L1: ff 74 24 04 ?? push dword ss:[esp + 4]
6a 00 ?? push 0
ff 15 64 92 42 00 ?? call dword ds:[0x00429264]
L2: 68 ff 00 00 00 ?? push 0x000000ff<255>
e8 2a ec ff ff ?? call function 0x00403c16
L3: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x404fee | __mtinitlocknum | 0 |
L1: 6a 0c ?? push 12
68 60 66 42 00 ?? push 0x00426660
e8 42 fb ff ff ?? call function 0x00404b3c
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 b4 88 42 00 ?? cmp dword ds:[0x004288b4], ebx
75 18 ?? jne basic block L7
L3: e8 28 f1 ff ff... |
./vs2008/normal/Debug/ooex0.exe | 0x4050b1 | __lock | 0 |
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 88 73 42 00 ?? lea esi, ds:[0x00427388 + 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 0x00404fee
L3: 59 ?... |
./vs2008/normal/Debug/ooex0.exe | 0x4050e4 | __get_sbh_threshold | 0 |
L1: 83 3d b4 88 42 00 00 ?? cmp dword ds:[0x004288b4], 0
75 03 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
L3: a1 34 8c 42 00 ?? mov eax, dword ds:[0x00428c34]
83 e8 03 ?? sub eax, 3
f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d0 ?? not eax
23 05 24 8c 42 00 ?? and eax, dword ds:[0x00428c24]
c3 ?... |
./vs2008/normal/Debug/ooex0.exe | 0x405105 | __set_amblksiz | 0 |
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 19 fd ff ff ?? call function 0x00404e34
L3: 33 f6 ?? xor esi, esi
L4: 56 ?? p... |
./vs2008/normal/Debug/ooex0.exe | 0x405150 | __get_amblksiz | 0 |
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 d0 fc ff ff ?? call function 0x00404e34
L3: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ??... |
./vs2008/normal/Debug/ooex0.exe | 0x405191 | ___sbh_heap_init | 0 |
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 b4 88 42 00 ?? push dword ds:[0x004288b4]
ff 15 c4 91 42 00 ?? call dword ds:[0x004291c4]
L2: a3 20 8c 42 00 ?? mov dword ds:[0x00428c20], eax
85 c0 ?? test eax, eax
75 02 ?? jne basic b... |
./vs2008/normal/Debug/ooex0.exe | 0x4051df | ___sbh_find_block | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 0d 1c 8c 42 00 ?? mov ecx, dword ds:[0x00428c1c]
a1 20 8c 42 00 ?? mov eax, dword ds:[0x00428c20]
6b c9 14 ?? imul ecx, ecx, 0x14<20>
03 c8 ?? add ecx, eax
eb 11 ?? jmp basic block L4
L2: 8b 55 08 ?? mov edx, dword ss:[ebp + 8]
2b 50 0c ?? sub ... |
./vs2008/normal/Debug/ooex0.exe | 0x40520f | ___sbh_free_block | 0 |
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/ooex0.exe | 0x405525 | ___sbh_alloc_new_region | 0 |
L1: a1 2c 8c 42 00 ?? mov eax, dword ds:[0x00428c2c]
56 ?? push esi
8b 35 1c 8c 42 00 ?? mov esi, dword ds:[0x00428c1c]
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 20 8c 42 00... |
./vs2008/normal/Debug/ooex0.exe | 0x4055d5 | ___sbh_alloc_new_group | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b 41 08 ?? mov eax, dword ds:[ecx + 8]
53 ?? push ebx
56 ?? push esi
8b 71 10 ?? mov esi, dword ds:[ecx + 0x10<16>]
57 ?? push edi
33 db ?? xor ebx, ebx
eb 03 ?? jmp basic b... |
./vs2008/normal/Debug/ooex0.exe | 0x4056dd | ___sbh_resize_block | 0 |
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/ooex0.exe | 0x4059be | ___sbh_heapmin | 0 |
L1: a1 08 8a 42 00 ?? mov eax, dword ds:[0x00428a08]
85 c0 ?? test eax, eax
0f 84 bf 00 00 00 ?? je basic block L11
L2: 8b 0d 30 8c 42 00 ?? mov ecx, dword ds:[0x00428c30]
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/ooex0.exe | 0x405a8b | ___sbh_heap_check | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
a1 20 8c 42 00 ?? mov eax, dword ds:[0x00428c20]
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/ooex0.exe | 0x405d6f | __set_sbh_threshold | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
33 f6 ?? xor esi, esi
39 35 b4 88 42 00 ?? cmp dword ds:[0x004288b4], esi
75 07 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
e9 95 00 00 00 ?? jmp basic block L23
L3: a1 34 8c 42 00 ?? mov eax, dword ds:[0x00428c34]
83 f8 03 ?? ... |
./vs2008/normal/Debug/ooex0.exe | 0x405e1e | ___sbh_alloc_block | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
a1 1c 8c 42 00 ?? mov eax, dword ds:[0x00428c1c]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
6b c0 14 ?? imul eax, eax, 0x14<20>
03 05 20 8c 42 00 ?? add eax, dword ds:[0x00428c20]
83 c1 17 ?? add ecx, 0x17<23>
83 e1 f0 ?... |
./vs2008/normal/Debug/ooex0.exe | 0x406103 | _strcpy_s | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
57 ?? push edi
3b cb ?? cmp ecx, ebx
74 07 ?? je basic block L3
L2: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
3b fb ?? cmp edi, ebx
77 1b ?? ja basic blo... |
./vs2008/normal/Debug/ooex0.exe | 0x406170 | _strlen | 0 |
L1: 8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4]
f7 c1 03 00 00 00 ?? test ecx, 3
74 24 ?? je basic block L5
L2: 8a 01 ?? mov al, byte ds:[ecx]
83 c1 01 ?? add ecx, 1
84 c0 ?? test al, al
74 4e ?? je basic block L11
L3: f7 c1 03 00 00 00 ?? test ecx, 3
75 ef ?? jne basic block L2
L4: 05 00 00 00 00 ?? add eax, ... |
./vs2008/normal/Debug/ooex0.exe | 0x4061fb | ?_Type_info_dtor@type_info@@CAXPAV1@@Z | 1 |
L1: 6a 0c ?? push 12
68 80 66 42 00 ?? push 0x00426680
e8 35 e9 ff ff ?? call function 0x00404b3c
L2: 6a 0e ?? push 14
e8 a3 ee ff ff ?? call function 0x004050b1
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 4e 04 ?? mov ecx, dword ds:[esi + 4]... |
./vs2008/normal/Debug/ooex0.exe | 0x40626b | ?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z | 1 |
L1: 6a 0c ?? push 12
68 a0 66 42 00 ?? push 0x004266a0
e8 c5 e8 ff ff ?? call function 0x00404b3c
L2: 8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
39 5f 04 ?? cmp dword ds:[edi + 4], ebx
0f 85 c6 00 00 00 ?? jne basic block L27
L3: 68 00 28 00 00 ?? push 0x00002800<10240>
68 33 19 40 00 ?? pus... |
./vs2008/normal/Debug/ooex0.exe | 0x406360 | ?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z | 1 |
L1: 6a 0c ?? push 12
68 c0 66 42 00 ?? push 0x004266c0
e8 d0 e7 ff ff ?? call function 0x00404b3c
L2: 6a 0e ?? push 14
e8 3e ed ff ff ?? call function 0x004050b1
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 4e 04 ?? mov ecx, dword ds:[esi + 4]... |
./vs2008/normal/Debug/ooex0.exe | 0x4063d0 | ___unDNameHelper | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
66 83 7d 14 00 ?? cmp word ss:[ebp + 0x14<20>], 0
75 07 ?? jne basic block L3
L2: c7 45 14 00 28 00 00 ?? mov dword ss:[ebp + 0x14<20>], 0x00002800<10240>
L3: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
68 33 19 40 00 ?? push function 0x00401933
68 ... |
./vs2008/normal/Debug/ooex0.exe | 0x406403 | ?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z | 1 |
L1: 6a 10 ?? push 0x10<16>
68 e0 66 42 00 ?? push 0x004266e0
e8 2d e7 ff ff ?? call function 0x00404b3c
L2: 33 db ?? xor ebx, ebx
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
39 5e 04 ?? cmp dword ds:[esi + 4], ebx
0f 85 e0 00 00 00 ?? jne basic block L28
L3: 6a 0e ?? push 14
e8 8d ec ff ff ?? call function 0x00405... |
./vs2008/normal/Debug/ooex0.exe | 0x406512 | ___clean_type_info_names_internal | 0 |
L1: 6a 08 ?? push 8
68 00 67 42 00 ?? push 0x00426700
e8 1e e6 ff ff ?? call function 0x00404b3c
L2: 6a 0e ?? push 14
e8 8c eb ff ff ?? call function 0x004050b1
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 70 04 ?? mov esi, dword ds:[eax + 4]
... |
./vs2008/normal/Debug/ooex0.exe | 0x406570 | _strcmp | 0 |
L1: 8b 54 24 04 ?? mov edx, dword ss:[esp + 4]
8b 4c 24 08 ?? mov ecx, dword ss:[esp + 8]
f7 c2 03 00 00 00 ?? test edx, 3
75 3c ?? jne basic block L14
L2: 8b 02 ?? mov eax, dword ds:[edx]
3a 01 ?? cmp al, byte ds:[ecx]
75 2e ?? jne basic block L13
L3: 0a c0 ?? or al, al
74 26 ?? je basic block L11
L4: 3a 61 ... |
./vs2008/normal/Debug/ooex0.exe | 0x4065f8 | _wait_a_bit | 0 |
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
ff 15 0c 92 42 00 ?? call dword ds:[0x0042920c]
L2: 81 c6 e8 03 00 00 ?? add esi, 0x000003e8<1000>
3b 35 14 8a 42 00 ?? cmp esi, dword ds:[0x00428a14]
76 03 ?? jbe basic block L... |
./vs2008/normal/Debug/ooex0.exe | 0x40661e | __set_malloc_crt_max_wait | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
a1 14 8a 42 00 ?? mov eax, dword ds:[0x00428a14]
89 0d 14 8a 42 00 ?? mov dword ds:[0x00428a14], ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x406633 | __malloc_crt | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: ff 75 08 ?? push dword ss:[ebp + 8]
e8 23 b9 ff ff ?? call function 0x00401f67
L3: 8b f8 ?? mov edi, eax
59 ?? pop ecx
85 ff ?? test edi, edi
75 27 ?? jne basic block L9
L4: 39 05 14 8a 42... |
./vs2008/normal/Debug/ooex0.exe | 0x406678 | __calloc_crt | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: 6a 00 ?? push 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 1f 8c 00 00 ?? call function 0x0040f2ad
L3: 8b f8 ?? mov edi, eax
83 c4 0c ?? add esp, 12
85 ff ... |
./vs2008/normal/Debug/ooex0.exe | 0x4066c4 | __realloc_crt | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 f3 8c 00 00 ?? call function 0x0040f3cb
L3: 8b f8 ?? mov edi, eax
59 ?? pop ecx
59 ?? pop ecx
85 ff ?? test edi,... |
./vs2008/normal/Debug/ooex0.exe | 0x406712 | __recalloc_crt | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 bd 8e 00 00 ?? call function 0x0040f5e6
L3: 8b f8 ?? mov edi, eax
83 c... |
./vs2008/normal/Debug/ooex0.exe | 0x406764 | __msize | 0 |
L1: 6a 10 ?? push 0x10<16>
68 20 67 42 00 ?? push 0x00426720
e8 cc e3 ff ff ?? call function 0x00404b3c
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 af e6 ff ff ?? ca... |
./vs2008/normal/Debug/ooex0.exe | 0x406807 | __EH_prolog3 | 0 |
L1: 50 ?? push eax
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8d 44 24 0c ?? lea eax, ss:[esp + 12]
2b 64 24 0c ?? sub esp, dword ss:[esp + 12]
53 ?? push ebx
56 ?? push esi
57 ?? push edi
89 28 ?? mov dword ds:[eax], ebp
8b e8 ?? mov ebp, eax
a1 3c 70 42 00 ?? mov eax, dword ds:[0x0042703c]
33 c5 ?? xor eax,... |
./vs2008/normal/Debug/ooex0.exe | 0x40683a | __EH_prolog3_catch | 0 |
L1: 50 ?? push eax
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8d 44 24 0c ?? lea eax, ss:[esp + 12]
2b 64 24 0c ?? sub esp, dword ss:[esp + 12]
53 ?? push ebx
56 ?? push esi
57 ?? push edi
89 28 ?? mov dword ds:[eax], ebp
8b e8 ?? mov ebp, eax
a1 3c 70 42 00 ?? mov eax, dword ds:[0x0042703c]
33 c5 ?? xor eax,... |
./vs2008/normal/Debug/ooex0.exe | 0x406870 | __EH_prolog3_GS | 0 |
L1: 50 ?? push eax
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8d 44 24 0c ?? lea eax, ss:[esp + 12]
2b 64 24 0c ?? sub esp, dword ss:[esp + 12]
53 ?? push ebx
56 ?? push esi
57 ?? push edi
89 28 ?? mov dword ds:[eax], ebp
8b e8 ?? mov ebp, eax
a1 3c 70 42 00 ?? mov eax, dword ds:[0x0042703c]
33 c5 ?? xor eax,... |
./vs2008/normal/Debug/ooex0.exe | 0x4068a6 | __EH_prolog3_catch_GS | 0 |
L1: 50 ?? push eax
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8d 44 24 0c ?? lea eax, ss:[esp + 12]
2b 64 24 0c ?? sub esp, dword ss:[esp + 12]
53 ?? push ebx
56 ?? push esi
57 ?? push edi
89 28 ?? mov dword ds:[eax], ebp
8b e8 ?? mov ebp, eax
a1 3c 70 42 00 ?? mov eax, dword ds:[0x0042703c]
33 c5 ?? xor eax,... |
./vs2008/normal/Debug/ooex0.exe | 0x4068df | __EH_epilog3 | 0 |
L1: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
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/ooex0.exe | 0x4068f3 | __EH_epilog3_GS | 0 |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
33 cd ?? xor ecx, ebp
e8 27 ae ff ff ?? call function 0x00401724
L2: e9 dd ff ff ff ?? jmp function 0x004068df
|
./vs2008/normal/Debug/ooex0.exe | 0x406902 | __EH_epilog3_catch_GS | 0 |
L1: 8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>]
33 cd ?? xor ecx, ebp
e8 18 ae ff ff ?? call function 0x00401724
L2: e9 ce ff ff ff ?? jmp function 0x004068df
|
./vs2008/normal/Debug/ooex0.exe | 0x406911 | ?_ValidateRead@@YAHPBXI@Z | 0 |
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/ooex0.exe | 0x406923 | ?_ValidateWrite@@YAHPAXI@Z | 0 |
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/ooex0.exe | 0x406935 | ?_ValidateExecute@@YAHP6GHXZ@Z | 0 |
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/ooex0.exe | 0x406950 | _memmove | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b c1 ?? mov eax, ecx
8b d1 ?? mov edx, ecx
03 c6 ?? add eax, esi
3b fe ?? cmp edi, esi
76 08 ?? jbe basic bl... |
./vs2008/normal/Debug/ooex0.exe | 0x406cb5 | ____setlc_active_func | 0 |
L1: a1 f4 8b 42 00 ?? mov eax, dword ds:[0x00428bf4]
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x406cbb | ____unguarded_readlc_active_add_func | 0 |
L1: b8 04 8c 42 00 ?? mov eax, 0x00428c04
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x406cc1 | ___freetlocinfo | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 86 bc 00 00 00 ?? mov eax, dword ds:[esi + 0x000000bc<188>]
33 db ?? xor ebx, ebx
57 ?? push edi
3b c3 ?? cmp eax, ebx
74 6f ?? je basic block L18
L2: 3d e8 7b 42 00 ?? cmp... |
./vs2008/normal/Debug/ooex0.exe | 0x406e0a | ___addlocaleref | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 35 e4 91 42 00 ?? mov esi, dword ds:[0x004291e4]
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
57 ?? push edi
ff d6 ?? call esi
L2: 8b 87 b0 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b0<176>]
85 c0 ??... |
./vs2008/normal/Debug/ooex0.exe | 0x406e99 | ___removelocaleref | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
85 ff ?? test edi, edi
0f 84 83 00 00 00 ?? je basic block L21
L2: 53 ?? push ebx
56 ?? push esi
8b 35 f0 91 42 00 ?? mov esi, dword ds:[0x004291f0]
57 ?? push edi
ff d6 ?? call esi
L3: 8b ... |
./vs2008/normal/Debug/ooex0.exe | 0x406f32 | _copytlocinfo_nolock | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
85 f6 ?? test esi, esi
74 1b ?? je basic block L6
L2: 85 c0 ?? test eax, eax
74 17 ?? je basic block L6
L3: 3b c6 ?? cmp eax, esi
74 13 ?? je basic block L6
L4: 57 ?? push edi
6a 36 ?? push 0x36<54>
59 ?? pop ecx
8b f8 ?? mov edi, eax
f3 a5 ??... |
./vs2008/normal/Debug/ooex0.exe | 0x406f58 | _updatetlocinfoEx_nolock | 0 |
L1: 85 ff ?? test edi, edi
74 37 ?? je basic block L12
L2: 85 c0 ?? test eax, eax
74 33 ?? je basic block L12
L3: 56 ?? push esi
8b 30 ?? mov esi, dword ds:[eax]
3b f7 ?? cmp esi, edi
74 28 ?? je basic block L11
L4: 57 ?? push edi
89 38 ?? mov dword ds:[eax], edi
e8 9b fe ff ff ?? call function 0x00406e0a
L... |
./vs2008/normal/Debug/ooex0.exe | 0x406f96 | ___updatetlocinfo | 0 |
L1: 6a 0c ?? push 12
68 40 67 42 00 ?? push 0x00426740
e8 9a db ff ff ?? call function 0x00404b3c
L2: e8 5e c6 ff ff ?? call function 0x00403605
L3: 8b f0 ?? mov esi, eax
a1 1c 7c 42 00 ?? mov eax, dword ds:[0x00427c1c]
85 46 70 ?? test dword ds:[esi + 0x70<112>], eax
74 22 ?? je basic block L12
L4: 83 7e 6c 0... |
./vs2008/normal/Debug/ooex0.exe | 0x40700c | __configthreadlocale | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
e8 ed c5 ff ff ?? call function 0x00403605
L2: 8b 48 70 ?? mov ecx, dword ds:[eax + 0x70<112>]
f6 c1 02 ?? test cl, 2
6a 00 ?? push 0
5a ?? pop edx
0f 94 c2 ?? sete dl
42 ?? inc edx
8b fa ?? mov edi, edx
8b 55 08 ... |
./vs2008/normal/Debug/ooex0.exe | 0x407076 | sync_legacy_variables_lk | 0 |
L1: a1 a8 75 42 00 ?? mov eax, dword ds:[0x004275a8]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
89 0d 38 8a 42 00 ?? mov dword ds:[0x00428a38], ecx
8b 48 08 ?? mov ecx, dword ds:[eax + 8]
89 0d 3c 8a 42 00 ?? mov dword ds:[0x00428a3c], ecx
8b 88 a8 00 00 00 ?? mov ecx, dword ds:[eax + 0x000000a8<168>]
89 0d ac 75 4... |
./vs2008/normal/Debug/ooex0.exe | 0x4070c9 | __free_locale | 0 |
L1: 6a 08 ?? push 8
68 60 67 42 00 ?? push 0x00426760
e8 67 da ff ff ?? call function 0x00404b3c
L2: 8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
0f 84 8d 00 00 00 ?? je basic block L22
L3: 6a 0d ?? push 13
e8 ca df ff ff ?? call function 0x004050b1
L4: 59 ?? pop ecx
83 65 fc 00 ?? and dword... |
./vs2008/normal/Debug/ooex0.exe | 0x40718b | ___free_locale | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 33 ff ff ff ?? jmp function 0x004070c9
|
./vs2008/normal/Debug/ooex0.exe | 0x407196 | __get_current_locale | 0 |
L1: 6a 0c ?? push 12
68 88 67 42 00 ?? push 0x00426788
e8 9a d9 ff ff ?? call function 0x00404b3c
L2: e8 5e c4 ff ff ?? call function 0x00403605
L3: 8b f8 ?? mov edi, eax
6a 01 ?? push 1
6a 08 ?? push 8
e8 c6 f4 ff ff ?? call function 0x00406678
L4: 59 ?? pop ecx
59 ?? pop ecx
8b f0 ?? mov esi, eax
89 75 e4... |
./vs2008/normal/Debug/ooex0.exe | 0x407245 | ___get_current_locale | 0 |
L1: e9 4c ff ff ff ?? jmp function 0x00407196
|
./vs2008/normal/Debug/ooex0.exe | 0x40724a | ___init_dummy | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex0.exe | 0x40724d | __strcats | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
57 ?? push edi
8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>]
33 db ?? xor ebx, ebx
3b fb ?? cmp edi, ebx
7e 2c ?? jle basic block L9
L2: 56 ?? push esi
8d 75 10 ?? lea esi, ss:[ebp + 0x10<16>]
L3: 83 c6 04 ?? add esi, 4
ff 36 ??... |
./vs2008/normal/Debug/ooex0.exe | 0x40728d | ___lc_strtolc | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
68 90 00 00 00 ?? push 0x00000090<144>
33 db ?? xor ebx, ebx
53 ?? push ebx
57 ?? push edi
e8 aa a7 00 00 ?? call function 0x00411a50
L2: 8b 75 0c ?? mov esi, ... |
./vs2008/normal/Debug/ooex0.exe | 0x4073b6 | ___lc_lctostr | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
56 ?? push esi
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 37 ed ff ff ?? call function 0x00406103
L2: 83 c4 0c ?? add esp, 12
33 db ?? ... |
./vs2008/normal/Debug/ooex0.exe | 0x407423 | _setlocale_get_all | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
33 db ?? xor ebx, ebx
43 ?? inc ebx
68 55 03 00 00 ?? push 0x00000355<853>
89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx
e8 f7 f1 ff ff ?? call function 0x00406633
L2: 59 ?? pop ecx
89 45 ec ?? ... |
./vs2008/normal/Debug/ooex0.exe | 0x4075a0 | __expandlocale | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec b4 00 00 00 ?? sub esp, 0x000000b4<180>
a1 3c 70 42 00 ?? mov eax, dword ds:[0x0042703c]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
53 ?? push ebx
56 ?? push esi
8b 75 0... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.