Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2008/normal/Debug/oo2.exe | 0x407c48 | _fclose | 0 |
L1: 6a 0c ?? push 12
68 30 41 43 00 ?? push 0x00434130
e8 f8 60 00 00 ?? call function 0x0040dd4c
L2: 83 4d e4 ff ?? or dword ss:[ebp + 0xe4<228,-28>], 0xff<255,-1>
33 c0 ?? xor eax, eax
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
0f 95 c0 ?? setne al
3b c7 ?? cmp eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x407cc4 | _onexit_nolock | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
56 ?? push esi
57 ?? push edi
ff 35 f4 77 43 00 ?? push dword ds:[0x004377f4]
e8 e9 3f 00 00 ?? call function 0x0040bcc1
L2: ff 35 f0 77 43 00 ?? push dword ds:[0x004377f0]
8b f8 ?? mov edi, eax
89 7d fc ?? mov dwor... |
./vs2008/normal/Debug/oo2.exe | 0x407d7e | ___onexitinit | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
6a 04 ?? push 4
6a 20 ?? push 0x20<32>
e8 9b 27 00 00 ?? call function 0x0040a525
L2: 8b f0 ?? mov esi, eax
56 ?? push esi
e8 b4 3e 00 00 ?? call function 0x0040bc46
L3: 83 c4 0c ?? add esp, 12
a3 f4 77 43 00 ?? mov dword ds:[0x004377f4], eax
a3 f0 77 43 00 ?? mov dwo... |
./vs2008/normal/Debug/oo2.exe | 0x407daf | __onexit | 0 |
L1: 6a 0c ?? push 12
68 50 41 43 00 ?? push 0x00434150
e8 91 5f 00 00 ?? call function 0x0040dd4c
L2: e8 a1 50 00 00 ?? call function 0x0040ce61
L3: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 f8 fe ff ff ?? call function 0x00407cc4
L4: 59 ?? pop ecx
89 45 e4 ?? m... |
./vs2008/normal/Debug/oo2.exe | 0x407deb | _atexit | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 b7 ff ff ff ?? call function 0x00407daf
L2: f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
59 ?? pop ecx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x407e02 | ___iob_func | 0 |
L1: b8 b0 54 43 00 ?? mov eax, 0x004354b0<"`{C">
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x407e08 | ___initstdio | 0 |
L1: a1 60 8b 43 00 ?? mov eax, dword ds:[0x00438b60]
56 ?? push esi
6a 14 ?? push 0x14<20>
5e ?? pop esi
85 c0 ?? test eax, eax
75 07 ?? jne basic block L3
L2: b8 00 02 00 00 ?? mov eax, 0x00000200<512>
eb 06 ?? jmp basic block L5
L3: 3b c6 ?? cmp eax, esi
7d 07 ?? jge basic block L6
L4: 8b c6 ?? mov eax, es... |
./vs2008/normal/Debug/oo2.exe | 0x407eb9 | ___endstdio | 0 |
L1: e8 66 f8 ff ff ?? call function 0x00407724
L2: 80 3d 04 6f 43 00 00 ?? cmp byte ds:[0x00436f04], 0
74 05 ?? je basic block L4
L3: e8 dd 8a 00 00 ?? call function 0x004109a9
L4: ff 35 18 78 43 00 ?? push dword ds:[0x00437818]
e8 35 ef ff ff ?? call function 0x00406e0c
L5: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x407ed9 | __lock_file | 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]
b8 b0 54 43 00 ?? mov eax, 0x004354b0<"`{C">
3b f0 ?? cmp esi, eax
72 22 ?? jb basic block L5
L2: 81 fe 10 57 43 00 ?? cmp esi, 0x00435710
77 1a ?? ja basic block L5
L3: 8b ce ?? mov ecx, esi... |
./vs2008/normal/Debug/oo2.exe | 0x407f1a | __lock_file2 | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 14 ?? cmp eax, 0x14<20>
7d 16 ?? jge basic block L4
L2: 83 c0 10 ?? add eax, 0x10<16>
50 ?? push eax
e8 13 64 00 00 ?? call function 0x0040e343
L3: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
81 48 0c 00... |
./vs2008/normal/Debug/oo2.exe | 0x407f4c | __unlock_file | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
b9 b0 54 43 00 ?? mov ecx, 0x004354b0<"`{C">
3b c1 ?? cmp eax, ecx
72 1f ?? jb basic block L5
L2: 3d 10 57 43 00 ?? cmp eax, 0x00435710
77 18 ?? ja basic block L5
L3: 81 60 0c ff 7f ff ff ?? and dword ds:[ea... |
./vs2008/normal/Debug/oo2.exe | 0x407f88 | __unlock_file2 | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
83 f9 14 ?? cmp ecx, 0x14<20>
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
7d 13 ?? jge basic block L4
L2: 81 60 0c ff 7f ff ff ?? and dword ds:[eax + 12], 0xffff7fff<4294934527,-32769>
83 c1 10 ?? add ecx, 0x10<... |
./vs2008/normal/Debug/oo2.exe | 0x407fb7 | ??0bad_exception@std@@QAE@PBD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8d 45 08 ?? lea eax, ss:[ebp + 8]
50 ?? push eax
8b f1 ?? mov esi, ecx
e8 0e e6 ff ff ?? call function 0x004065d6
L2: c7 06 dc f3 42 00 ?? mov dword ds:[esi], 0x0042f3dc
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ... |
./vs2008/normal/Debug/oo2.exe | 0x407fd5 | ??1bad_exception@std@@UAE@XZ | 1 |
L1: c7 01 dc f3 42 00 ?? mov dword ds:[ecx], 0x0042f3dc
e9 1e e7 ff ff ?? jmp function 0x004066fe
|
./vs2008/normal/Debug/oo2.exe | 0x407fe0 | ??_Ebad_exception@std@@UAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 dc f3 42 00 ?? mov dword ds:[esi], 0x0042f3dc
e8 0b e7 ff ff ?? call function 0x004066fe
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 85 df ff ff ?? call ... |
./vs2008/normal/Debug/oo2.exe | 0x407fe0 | ??_Gbad_exception@std@@UAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 dc f3 42 00 ?? mov dword ds:[esi], 0x0042f3dc
e8 0b e7 ff ff ?? call function 0x004066fe
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 85 df ff ff ?? call ... |
./vs2008/normal/Debug/oo2.exe | 0x408007 | ___TypeMatch | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 47 04 ?? mov eax, dword ds:[edi + 4]
85 c0 ?? test eax, eax
74 47 ?? je basic block L13
L2: 8d 50 08 ?? lea edx, ds:[eax + 8]
80 3a 00 ?? cmp byte ds:[edx], 0
74 3f ?? je b... |
./vs2008/normal/Debug/oo2.exe | 0x408066 | ___FrameUnwindFilter | 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 00 ?? mov eax, dword ds:[eax]
8b 00 ?? mov eax, dword ds:[eax]
3d 4d 4f 43 e0 ?? cmp eax, 0xe0434f4d
74 18 ?? je basic block L5
L2: 3d 63 73 6d e0 ?? cmp eax, 0xe06d7363
75 2b ?? jne basic block L9
L3: e... |
./vs2008/normal/Debug/oo2.exe | 0x4080af | ___FrameUnwindToState | 0 |
L1: 6a 10 ?? push 0x10<16>
68 70 41 43 00 ?? push 0x00434170
e8 91 5c 00 00 ?? call function 0x0040dd4c
L2: 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>]
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
81 7f 04 80 00 00 00 ?? cmp dword ds:[edi + 4], 0x00000080<128>
7f 06 ?? jg basic block L4
L3: 0f be 73 08 ?? movsx e... |
./vs2008/normal/Debug/oo2.exe | 0x408190 | ExFilterRethrow | 0 |
L1: 8b 00 ?? mov eax, dword ds:[eax]
81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363
75 38 ?? jne basic block L9
L2: 83 78 10 03 ?? cmp dword ds:[eax + 0x10<16>], 3
75 32 ?? jne basic block L9
L3: 8b 48 14 ?? mov ecx, dword ds:[eax + 0x14<20>]
81 f9 20 05 93 19 ?? cmp ecx, 0x19930520
74 10 ?? je basic block... |
./vs2008/normal/Debug/oo2.exe | 0x4081d5 | ___DestructExceptionObject | 0 |
L1: 6a 08 ?? push 8
68 98 41 43 00 ?? push 0x00434198
e8 6b 5b 00 00 ?? call function 0x0040dd4c
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
85 c9 ?? test ecx, ecx
74 2a ?? je basic block L8
L3: 81 39 63 73 6d e0 ?? cmp dword ds:[ecx], 0xe06d7363
75 22 ?? jne basic block L8
L4: 8b 41 1c ?? mov eax, dword ds:[e... |
./vs2008/normal/Debug/oo2.exe | 0x40822a | ___AdjustPointer | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
8b 01 ?? mov eax, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
03 c6 ?? add eax, esi
83 79 04 00 ?? cmp dword ds:[ecx + 4], 0
7c 10 ?? jl basic block L3
L2: 8b 51 04 ?? mov edx, dw... |
./vs2008/normal/Debug/oo2.exe | 0x408253 | ?__uncaught_exception@@YA_NXZ | 0 |
L1: e8 f2 3c 00 00 ?? call function 0x0040bf4a
L2: 33 c9 ?? xor ecx, ecx
39 88 90 00 00 00 ?? cmp dword ds:[eax + 0x00000090<144>], ecx
0f 95 c1 ?? setne cl
8a c1 ?? mov al, cl
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x408266 | ___CxxRegisterExceptionObject | 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
57 ?? push edi
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
85 c0 ?? test eax, eax
74 71 ?? je basic block L16
L2: 8b 30 ?? mov esi, dword ds:[eax]
85 f6 ?? test esi, esi
74 6b ?? je basic block... |
./vs2008/normal/Debug/oo2.exe | 0x40831d | ___CxxDetectRethrow | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 42 ?? je basic block L10
L2: 8b 00 ?? mov eax, dword ds:[eax]
81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363
75 38 ?? jne basic block L10
L3: 83 78 10 03 ?? cmp dword ds:[eax +... |
./vs2008/normal/Debug/oo2.exe | 0x40836f | ___CxxUnregisterExceptionObject | 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]
83 7e 08 ff ?? cmp dword ds:[esi + 8], 0xff<255,-1>
0f 84 29 01 00 00 ?? je basic block L36
L2: 53 ?? push ebx
57 ?? push edi
56 ?? push esi
e8 52 e0 ff ff ?? call function 0x004063dc
L3: 83... |
./vs2008/normal/Debug/oo2.exe | 0x4084ae | ___CxxQueryExceptionSize | 0 |
L1: 6a 10 ?? push 0x10<16>
58 ?? pop eax
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x4084b2 | ___CxxCallUnwindDtor | 0 |
L1: 6a 08 ?? push 8
68 b8 41 43 00 ?? push 0x004341b8
e8 8e 58 00 00 ?? call function 0x0040dd4c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
ff 55 08 ?? call dword ss:[ebp + 8]
L3: eb 0d ?? jmp basic block L7
L4: ff 75 ec ?? push dword ss:[ebp + 0xec<236,-20>... |
./vs2008/normal/Debug/oo2.exe | 0x4084e4 | ___CxxCallUnwindDelDtor | 0 |
L1: 6a 08 ?? push 8
68 d8 41 43 00 ?? push 0x004341d8
e8 5c 58 00 00 ?? call function 0x0040dd4c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 55 08 ?? call dword ss:[ebp + 8]
L3: 59 ?? pop ecx
eb 0d ?? jmp basic block L7
L4: ff 75 ec ?? push dword ss:[ebp + 0x... |
./vs2008/normal/Debug/oo2.exe | 0x408517 | ___CxxCallUnwindStdDelDtor | 0 |
L1: 6a 08 ?? push 8
68 f8 41 43 00 ?? push 0x004341f8
e8 29 58 00 00 ?? call function 0x0040dd4c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 55 08 ?? call dword ss:[ebp + 8]
L3: eb 0d ?? jmp basic block L7
L4: ff 75 ec ?? push dword ss:[ebp + 0xec<236,-20>]
e... |
./vs2008/normal/Debug/oo2.exe | 0x408549 | ___CxxCallUnwindVecDtor | 0 |
L1: 6a 08 ?? push 8
68 18 42 43 00 ?? push 0x00434218
e8 f7 57 00 00 ?? call function 0x0040dd4c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
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 75 0c ?? push dword ss:[ebp... |
./vs2008/normal/Debug/oo2.exe | 0x408584 | IsInExceptionSpec | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
85 ff ?? test edi, edi
75 0a ?? jne basic block L4
L2: e8 51 3d 00 00 ?? call function 0x0040c2e6
L3: e8 00 3d 00 00 ?? call function 0x0040c29a
L4: 83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
83 3f 00 ?? cmp dword ... |
./vs2008/normal/Debug/oo2.exe | 0x4085ff | CallUnexpected | 0 |
L1: 6a 04 ?? push 4
b8 c0 a0 42 00 ?? mov eax, 0x0042a0c0
e8 c2 e8 ff ff ?? call function 0x00406ecd
L2: e8 3a 39 00 00 ?? call function 0x0040bf4a
L3: 83 b8 94 00 00 00 00 ?? cmp dword ds:[eax + 0x00000094<148>], 0
74 05 ?? je basic block L5
L4: e8 c8 3c 00 00 ?? call function 0x0040c2e6
L5: 83 65 fc 00 ?? and... |
./vs2008/normal/Debug/oo2.exe | 0x408648 | Is_bad_exception_allowed | 0 |
L1: 8b ff ?? mov edi, edi
53 ?? push ebx
57 ?? push edi
33 db ?? xor ebx, ebx
33 ff ?? xor edi, edi
39 1e ?? cmp dword ds:[esi], ebx
7e 1d ?? jle basic block L5
L2: 8b 46 04 ?? mov eax, dword ds:[esi + 4]
8b 4c 03 04 ?? mov ecx, dword ds:[ebx + eax + 4]
68 34 57 43 00 ?? push 0x00435734
e8 9b de ff ff ?? cal... |
./vs2008/normal/Debug/oo2.exe | 0x40867a | ?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
57 ?? push edi
85 f6 ?? test esi, esi
75 05 ?? jne basic block L3
L2: e8 59 3c 00 00 ?? call function 0x0040c2e6
L3: 8b 36 ?? mov esi, dword ds:[esi]
85 f6 ?? test esi, esi
75 05 ?? jne bas... |
./vs2008/normal/Debug/oo2.exe | 0x408700 | CallCatchBlock | 0 |
L1: 6a 2c ?? push 0x2c<44>
68 90 42 43 00 ?? push 0x00434290
e8 40 56 00 00 ?? call function 0x0040dd4c
L2: 8b d9 ?? mov ebx, ecx
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx
83 65 cc 00 ?? and dword ss:[ebp + 0xcc<204,-52>]... |
./vs2008/normal/Debug/oo2.exe | 0x40889c | ___BuildCatchObjectHelper | 0 |
L1: 6a 0c ?? push 12
68 b8 42 43 00 ?? push 0x004342b8
e8 a4 54 00 00 ?? call function 0x0040dd4c
L2: 33 d2 ?? xor edx, edx
89 55 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edx
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
3b ca ?? cmp ecx, edx
0f 84 58 01 00 00 ?? je ba... |
./vs2008/normal/Debug/oo2.exe | 0x408a1b | ___BuildCatchObject | 0 |
L1: 6a 08 ?? push 8
68 d8 42 43 00 ?? push 0x004342d8
e8 25 53 00 00 ?? call function 0x0040dd4c
L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
f7 00 00 00 00 80 ?? test dword ds:[eax], 0x80000000
74 05 ?? je basic block L4
L3: 8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
eb 0a ?? jmp basic block L5
L4: 8b 48 ... |
./vs2008/normal/Debug/oo2.exe | 0x408aad | ___CxxExceptionFilter | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 ec 10 ?? sub esp, 0x10<16>
85 c0 ?? test eax, eax
75 02 ?? jne basic block L3
L2: c9 ?? leave
c3 ?? ret
L3: 53 ?? push ebx
8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>]
56 ?? push esi
8b 30 ?? mov esi... |
./vs2008/normal/Debug/oo2.exe | 0x408bf2 | CatchIt | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 18 00 ?? cmp dword ss:[ebp + 0x18<24>], 0
74 10 ?? je basic block L4
L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
53 ?? push ebx
56 ?? push esi
ff 75 08 ?? push dword ss:[ebp + 8]
e8 11 fe ff ff ?? call function 0x00408a1b
L3: 83 c4 10 ??... |
./vs2008/normal/Debug/oo2.exe | 0x408c60 | FindHandlerForForeignException | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
81 3e 03 00 00 80 ?? cmp dword ds:[esi], 0x80000003
0f 84 da 00 00 00 ?? je basic block L25
L2: 57 ?? push edi
e8 cd 32 00 00 ?? call function 0x0040bf4a
L3: 83... |
./vs2008/normal/Debug/oo2.exe | 0x408d54 | FindHandler | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 2c ?? sub esp, 0x2c<44>
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
53 ?? push ebx
8b 5d 18 ?? mov ebx, dword ss:[ebp + 0x18<24>]
8b 43 04 ?? mov eax, dword ds:[ebx + 4]
3d 80 00 00 00 ?? cmp eax, 0x00000080<128>
56 ?? push esi
57 ?? push edi
... |
./vs2008/normal/Debug/oo2.exe | 0x40909b | ??0bad_exception@std@@QAE@ABV01@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
ff 75 08 ?? push dword ss:[ebp + 8]
8b f1 ?? mov esi, ecx
e8 9b d5 ff ff ?? call function 0x00406646
L2: c7 06 dc f3 42 00 ?? mov dword ds:[esi], 0x0042f3dc
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/oo2.exe | 0x4090b8 | ___InternalCxxFrameHandler | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
57 ?? push edi
e8 85 2e 00 00 ?? call function 0x0040bf4a
L2: 83 b8 0c 02 00 00 00 ?? cmp dword ds:[eax + 0x0000020c<524>], 0
8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
bf ... |
./vs2008/normal/Debug/oo2.exe | 0x40919e | __MarkAllocaS | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 08 ?? je basic block L3
L2: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 08 ?? mov dword ds:[eax], ecx
83 c0 08 ?? add eax, 8
L3: 5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x4091b4 | __freea | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 12 ?? je basic block L5
L2: 83 e8 08 ?? sub eax, 8
81 38 dd dd 00 00 ?? cmp dword ds:[eax], 0x0000dddd<56797>
75 07 ?? jne basic block L5
L3: 50 ?? push eax
e8 3b dc ff ff ?? call ... |
./vs2008/normal/Debug/oo2.exe | 0x4091d4 | ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z | 1 |
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
8b f1 ?? mov esi, ecx
c6 46 0c 00 ?? mov byte ds:[esi + 12], 0
85 c0 ?? test eax, eax
75 63 ?? jne basic block L13
L2: e8 5e 2d 00 00 ?? call function 0x0040bf4a
L3: 89 46 08 ?? mov dword ds:... |
./vs2008/normal/Debug/oo2.exe | 0x40925b | ??1_LocaleUpdate@@QAE@XZ | 1 |
L1: 80 79 0c 00 ?? cmp byte ds:[ecx + 12], 0
74 07 ?? je basic block L3
L2: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L3: c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x409269 | ?GetLocaleT@_LocaleUpdate@@QAEPAUlocaleinfo_struct@@XZ | 1 |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x40926c | strncnt | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
eb 07 ?? jmp basic block L4
L2: 49 ?? dec ecx
80 38 00 ?? cmp byte ds:[eax], 0
74 06 ?? je basic block L6
L3: 40 ?? inc eax
L4: 85 c9 ?? test ecx, ecx
75 f5 ?? jne basic block L2
L5: 49 ?? dec ecx
L6: 8b ... |
./vs2008/normal/Debug/oo2.exe | 0x40928a | __crtLCMapStringA_stat | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
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
33 db ?? xor ebx, ebx
57 ?? push edi
8b f1 ?? mov esi, ecx
39 ... |
./vs2008/normal/Debug/oo2.exe | 0x40962f | ___crtLCMapStringA | 0 |
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 92 fb ff ff ?? call function 0x004091d4
L2: ff 75 28 ?? push dword ss:[ebp + 0x28<40>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
... |
./vs2008/normal/Debug/oo2.exe | 0x409674 | ___pwctype_func | 0 |
L1: a1 58 57 43 00 ?? mov eax, dword ds:[0x00435758]
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x40967a | ___pctype_func | 0 |
L1: e8 cb 28 00 00 ?? call function 0x0040bf4a
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 30 61 43 00 ?? cmp eax, dword ds:[0x00436130<"X`C">]
74 10 ?? je basic block L5
L3: 8b 15 48 60 43 00 ?? mov edx, dword ds:[0x00436048]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
... |
./vs2008/normal/Debug/oo2.exe | 0x4096a3 | __isalpha_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 1e fb ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x4096f9 | _isalpha | 0 |
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 14 ?? 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]
25 03 01 00 00 ?? and... |
./vs2008/normal/Debug/oo2.exe | 0x409729 | __isupper_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 98 fa ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x40977a | _isupper | 0 |
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]
83 e0 01 ?? and eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x4097a8 | __islower_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 19 fa ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x4097f9 | _islower | 0 |
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]
83 e0 02 ?? and eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x409827 | __isdigit_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 9a f9 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x409878 | _isdigit | 0 |
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]
83 e0 04 ?? and eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x4098a6 | __isxdigit_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 1b f9 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x4098fc | _isxdigit | 0 |
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 14 ?? 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]
25 80 00 00 00 ?? and... |
./vs2008/normal/Debug/oo2.exe | 0x40992c | __isspace_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 95 f8 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x40997d | _isspace | 0 |
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]
83 e0 08 ?? and eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x4099ab | __ispunct_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 16 f8 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x4099fc | _ispunct | 0 |
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]
83 e0 10 ?? and eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x409a2a | __isalnum_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 97 f7 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x409a80 | _isalnum | 0 |
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 14 ?? 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]
25 07 01 00 00 ?? and... |
./vs2008/normal/Debug/oo2.exe | 0x409ab0 | __isprint_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 11 f7 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x409b06 | _isprint | 0 |
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 14 ?? 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]
25 57 01 00 00 ?? and... |
./vs2008/normal/Debug/oo2.exe | 0x409b36 | __isgraph_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 8b f6 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x409b8c | _isgraph | 0 |
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 14 ?? 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]
25 17 01 00 00 ?? and... |
./vs2008/normal/Debug/oo2.exe | 0x409bbc | __iscntrl_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 05 f6 ff ff ?? call function 0x004091d4
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... |
./vs2008/normal/Debug/oo2.exe | 0x409c0d | _iscntrl | 0 |
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]
83 e0 20 ?? and eax, ... |
./vs2008/normal/Debug/oo2.exe | 0x409c3b | ___isascii | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 7d 08 80 00 00 00 ?? cmp dword ss:[ebp + 8], 0x00000080<128>
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x409c4d | ___toascii | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 7f ?? and eax, 0x7f<127>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x409c5a | __iscsymf_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 39 fa ff ff ?? call function 0x004096a3
L2: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f... |
./vs2008/normal/Debug/oo2.exe | 0x409c7d | ___iscsymf | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 6f fa ff ff ?? call function 0x004096f9
L2: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f<95>
74 02 ?? je basic block L5
L4: 5d ?? pop ebp
... |
./vs2008/normal/Debug/oo2.exe | 0x409c9c | __iscsym_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 7e fd ff ff ?? call function 0x00409a2a
L2: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f... |
./vs2008/normal/Debug/oo2.exe | 0x409cbf | ___iscsym | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
50 ?? push eax
e8 b2 fd ff ff ?? call function 0x00409a80
L2: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 80 7d 08 5f ?? cmp byte ss:[ebp + 8], 0x5f<95>
74 02 ?? je basic block ... |
./vs2008/normal/Debug/oo2.exe | 0x409ce0 | ___init_ctype | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 4c ?? sub esp, 0x4c<76>
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
33 db ?? xor ebx, ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
5... |
./vs2008/normal/Debug/oo2.exe | 0x40a082 | ____mb_cur_max_func | 0 |
L1: e8 c3 1e 00 00 ?? call function 0x0040bf4a
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 30 61 43 00 ?? cmp eax, dword ds:[0x00436130<"X`C">]
74 10 ?? je basic block L5
L3: 8b 15 48 60 43 00 ?? mov edx, dword ds:[0x00436048]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
... |
./vs2008/normal/Debug/oo2.exe | 0x40a0ab | ____mb_cur_max_l_func | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 c5 ff ff ff ?? jmp function 0x0040a082
L3: 8b 00 ?? mov eax, dword ds:[eax]
8b 80 ac 00 00 00 ?? mov eax, dword ds:[eax + 0x000000ac<17... |
./vs2008/normal/Debug/oo2.exe | 0x40a0c7 | ____lc_codepage_func | 0 |
L1: e8 7e 1e 00 00 ?? call function 0x0040bf4a
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 30 61 43 00 ?? cmp eax, dword ds:[0x00436130<"X`C">]
74 10 ?? je basic block L5
L3: 8b 15 48 60 43 00 ?? mov edx, dword ds:[0x00436048]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
... |
./vs2008/normal/Debug/oo2.exe | 0x40a0ed | ____lc_collate_cp_func | 0 |
L1: e8 58 1e 00 00 ?? call function 0x0040bf4a
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 30 61 43 00 ?? cmp eax, dword ds:[0x00436130<"X`C">]
74 10 ?? je basic block L5
L3: 8b 15 48 60 43 00 ?? mov edx, dword ds:[0x00436048]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
... |
./vs2008/normal/Debug/oo2.exe | 0x40a113 | ____lc_handle_func | 0 |
L1: e8 32 1e 00 00 ?? call function 0x0040bf4a
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 30 61 43 00 ?? cmp eax, dword ds:[0x00436130<"X`C">]
74 10 ?? je basic block L5
L3: 8b 15 48 60 43 00 ?? mov edx, dword ds:[0x00436048]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
... |
./vs2008/normal/Debug/oo2.exe | 0x40a140 | _memcpy | 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/oo2.exe | 0x40a4a5 | _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 f8 91 43 00 ?? call dword ds:[0x004391f8]
L2: 81 c6 e8 03 00 00 ?? add esi, 0x000003e8<1000>
3b 35 8c 6b 43 00 ?? cmp esi, dword ds:[0x00436b8c]
76 03 ?? jbe basic block L... |
./vs2008/normal/Debug/oo2.exe | 0x40a4cb | __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 8c 6b 43 00 ?? mov eax, dword ds:[0x00436b8c]
89 0d 8c 6b 43 00 ?? mov dword ds:[0x00436b8c], ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x40a4e0 | __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 ee 15 00 00 ?? call function 0x0040badf
L3: 8b f8 ?? mov edi, eax
59 ?? pop ecx
85 ff ?? test edi, edi
75 27 ?? jne basic block L9
L4: 39 05 8c 6b 43... |
./vs2008/normal/Debug/oo2.exe | 0x40a525 | __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 6f 74 00 00 ?? call function 0x004119aa
L3: 8b f8 ?? mov edi, eax
83 c4 0c ?? add esp, 12
85 ff ... |
./vs2008/normal/Debug/oo2.exe | 0x40a571 | __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 43 75 00 00 ?? call function 0x00411ac8
L3: 8b f8 ?? mov edi, eax
59 ?? pop ecx
59 ?? pop ecx
85 ff ?? test edi,... |
./vs2008/normal/Debug/oo2.exe | 0x40a5bf | __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 0d 77 00 00 ?? call function 0x00411ce3
L3: 8b f8 ?? mov edi, eax
83 c... |
./vs2008/normal/Debug/oo2.exe | 0x40a611 | _abort | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 28 03 00 00 ?? sub esp, 0x00000328<808>
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
f6 05 60 57 43 00 01 ?? test byte ds:[0x00435760], 1
56 ?? push esi
74 08 ?? je... |
./vs2008/normal/Debug/oo2.exe | 0x40a728 | __set_abort_behavior | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
a1 60 57 43 00 ?? mov eax, dword ds:[0x00435760]
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
23 55 0c ?? and edx, dword ss:[ebp + 12]
f7 d1 ?? not ecx
23 c8 ?? and ecx, eax
0b ca ?? or ecx, edx
89 0d 60 57 43 ... |
./vs2008/normal/Debug/oo2.exe | 0x40a749 | __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/oo2.exe | 0x40a76d | ____setlc_active_func | 0 |
L1: a1 04 78 43 00 ?? mov eax, dword ds:[0x00437804]
c3 ?? ret
|
./vs2008/normal/Debug/oo2.exe | 0x40a773 | ____unguarded_readlc_active_add_func | 0 |
L1: b8 14 78 43 00 ?? mov eax, 0x00437814
c3 ?? ret
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.