Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2008/normal/Debug/ooex7.exe | 0x407383 | ??_D?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
8b 48 fc ?? mov ecx, dword ds:[eax + 0xfc<252,-4>]
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
c7 44 01 fc 00 d2 43 00 ?? mov dword ds:[ecx + eax + 0xfc<252,-4>], 0x0043d200<"0u@">
50 ?? push eax
c7 00 f8 d1 43 00 ?? mov dword ds:[eax], 0x0043d1f8<"Xp@">
e8 75 1e 00 00 ?? call function 0x00409215
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4073a2 | ??0_Init_cout@std@@QAE@XZ | 1 |
L1: 8b 15 08 5f 44 00 ?? mov edx, dword ds:[0x00445f08]
56 ?? push esi
be f8 5d 44 00 ?? mov esi, 0x00445df8
8b c1 ?? mov eax, ecx
89 35 0c 5f 44 00 ?? mov dword ds:[0x00445f0c], esi
85 d2 ?? test edx, edx
74 09 ?? je basic block L3
L2: 8b 0a ?? mov ecx, dword ds:[edx]
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
89 74 11 2c ?? mov dword ds:[ecx + edx + 0x2c<44>], esi
L3: 8b 15 10 5f 44 00 ?? mov edx, dword ds:[0x00445f10]
85 d2 ?? test edx, edx
74 0f ?? je basic block L5
L4: 8b 0a ?? mov ecx, dword ds:[edx]
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
8b 35 0c 5f 44 00 ?? mov esi, dword ds:[0x00445f0c]
89 74 11 2c ?? mov dword ds:[ecx + edx + 0x2c<44>], esi
L5: 8b 15 14 5f 44 00 ?? mov edx, dword ds:[0x00445f14]
85 d2 ?? test edx, edx
74 0f ?? je basic block L7
L6: 8b 0a ?? mov ecx, dword ds:[edx]
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
8b 35 0c 5f 44 00 ?? mov esi, dword ds:[0x00445f0c]
89 74 11 2c ?? mov dword ds:[ecx + edx + 0x2c<44>], esi
L7: 5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4073f7 | ??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAE@XZ | 1 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 38 ?? mov ecx, dword ds:[esi + 0x38<56>]
c7 06 40 d2 43 00 ?? mov dword ds:[esi], 0x0043d240<"Tu@">
85 c9 ?? test ecx, ecx
74 07 ?? je basic block L3
L2: 6a 01 ?? push 1
e8 a8 fc ff ff ?? call function 0x004070b8
L3: 8d 4e 04 ?? lea ecx, ds:[esi + 4]
5e ?? pop esi
e9 12 16 00 00 ?? jmp function 0x00408a2b
|
./vs2008/normal/Debug/ooex7.exe | 0x407425 | ?overflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHH@Z | 1 |
L1: 83 c8 ff ?? or eax, 0xff<255,-1>
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40742b | ?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHH@Z | 1 |
L1: 83 c8 ff ?? or eax, 0xff<255,-1>
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407431 | ?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407434 | ?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 83 c8 ff ?? or eax, 0xff<255,-1>
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407438 | ?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHPADH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
8b 01 ?? mov eax, dword ds:[ecx]
6a ff ?? push 0xff<255,-1>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 50 1c ?? call dword ds:[eax + 0x1c<28>]
L2: 5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x40744e | ?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEPAV12@PADH@Z | 1 |
L1: 8b c1 ?? mov eax, ecx
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x407453 | ?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407456 | ?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@Z | 1 |
L1: c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407459 | ?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ | 1 |
L1: 8b 41 20 ?? mov eax, dword ds:[ecx + 0x20<32>]
8b 00 ?? mov eax, dword ds:[eax]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40745f | ?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ | 1 |
L1: 8b 41 24 ?? mov eax, dword ds:[ecx + 0x24<36>]
8b 00 ?? mov eax, dword ds:[eax]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407465 | ?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
29 10 ?? sub dword ds:[eax], edx
8b 41 20 ?? mov eax, dword ds:[ecx + 0x20<32>]
01 10 ?? add dword ds:[eax], edx
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40747b | ?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ | 1 |
L1: 8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
ff 08 ?? dec dword ds:[eax]
8b 49 20 ?? mov ecx, dword ds:[ecx + 0x20<32>]
8b 01 ?? mov eax, dword ds:[ecx]
8d 50 01 ?? lea edx, ds:[eax + 1]
89 11 ?? mov dword ds:[ecx], edx
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40748b | ?_Gnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEHXZ | 1 |
L1: 8b 51 20 ?? mov edx, dword ds:[ecx + 0x20<32>]
33 c0 ?? xor eax, eax
39 02 ?? cmp dword ds:[edx], eax
74 05 ?? je basic block L3
L2: 8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
8b 00 ?? mov eax, dword ds:[eax]
L3: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40749a | ?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 41 34 ?? mov eax, dword ds:[ecx + 0x34<52>]
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
29 10 ?? sub dword ds:[eax], edx
8b 41 24 ?? mov eax, dword ds:[ecx + 0x24<36>]
01 10 ?? add dword ds:[eax], edx
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x4074b0 | ??0?$fpos@H@std@@QAE@J@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b c1 ?? mov eax, ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
33 c9 ?? xor ecx, ecx
89 48 08 ?? mov dword ds:[eax + 8], ecx
89 48 0c ?? mov dword ds:[eax + 12], ecx
89 48 10 ?? mov dword ds:[eax + 0x10<16>], ecx
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x4074cb | ?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
8b 06 ?? mov eax, dword ds:[esi]
ff 50 10 ?? call dword ds:[eax + 0x10<16>]
L2: 83 f8 ff ?? cmp eax, 0xff<255,-1>
75 04 ?? jne basic block L4
L3: 0b c0 ?? or eax, eax
5e ?? pop esi
c3 ?? ret
L4: 8b 46 30 ?? mov eax, dword ds:[esi + 0x30<48>]
ff 08 ?? dec dword ds:[eax]
8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
8b 08 ?? mov ecx, dword ds:[eax]
8d 51 01 ?? lea edx, ds:[ecx + 1]
89 10 ?? mov dword ds:[eax], edx
0f b6 01 ?? movzx eax, byte ds:[ecx]
5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4074f2 | ?seekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@JHH@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]
8b 0d 74 d3 43 00 ?? mov ecx, dword ds:[0x0043d374]
89 08 ?? mov dword ds:[eax], ecx
33 c9 ?? xor ecx, ecx
89 48 08 ?? mov dword ds:[eax + 8], ecx
89 48 0c ?? mov dword ds:[eax + 12], ecx
89 48 10 ?? mov dword ds:[eax + 0x10<16>], ecx
5d ?? pop ebp
c2 10 00 ?? ret 0x0010<16>
|
./vs2008/normal/Debug/ooex7.exe | 0x407511 | ?seekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@V32@H@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]
8b 0d 74 d3 43 00 ?? mov ecx, dword ds:[0x0043d374]
89 08 ?? mov dword ds:[eax], ecx
33 c9 ?? xor ecx, ecx
89 48 08 ?? mov dword ds:[eax + 8], ecx
89 48 0c ?? mov dword ds:[eax + 12], ecx
89 48 10 ?? mov dword ds:[eax + 0x10<16>], ecx
5d ?? pop ebp
c2 20 00 ?? ret 0x0020<32>
|
./vs2008/normal/Debug/ooex7.exe | 0x407530 | ??_E?$basic_ostream@DU?$char_traits@D@std@@@std@@UAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8d 71 fc ?? lea esi, ds:[ecx + 0xfc<252,-4>]
8b ce ?? mov ecx, esi
e8 43 fe ff ff ?? call function 0x00407383
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 8a 2a 00 00 ?? call function 0x00409fd6
L4: 59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407530 | ??_G?$basic_ostream@DU?$char_traits@D@std@@@std@@UAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8d 71 fc ?? lea esi, ds:[ecx + 0xfc<252,-4>]
8b ce ?? mov ecx, esi
e8 43 fe ff ff ?? call function 0x00407383
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 8a 2a 00 00 ?? call function 0x00409fd6
L4: 59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407554 | ??_E?$basic_streambuf@DU?$char_traits@D@std@@@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
e8 96 fe ff ff ?? call function 0x004073f7
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 69 2a 00 00 ?? call function 0x00409fd6
L4: 59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407554 | ??_G?$basic_streambuf@DU?$char_traits@D@std@@@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
e8 96 fe ff ff ?? call function 0x004073f7
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 69 2a 00 00 ?? call function 0x00409fd6
L4: 59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407575 | ??D?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEAADXZ | 1 |
L1: e9 e1 fb ff ff ?? jmp function 0x0040715b
|
./vs2008/normal/Debug/ooex7.exe | 0x40757a | ?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXXZ | 1 |
L1: 8d 51 18 ?? lea edx, ds:[ecx + 0x18<24>]
89 51 20 ?? mov dword ds:[ecx + 0x20<32>], edx
8d 51 1c ?? lea edx, ds:[ecx + 0x1c<28>]
89 51 24 ?? mov dword ds:[ecx + 0x24<36>], edx
8d 51 28 ?? lea edx, ds:[ecx + 0x28<40>]
89 51 30 ?? mov dword ds:[ecx + 0x30<48>], edx
8d 41 08 ?? lea eax, ds:[ecx + 8]
89 41 10 ?? mov dword ds:[ecx + 0x10<16>], eax
8d 51 2c ?? lea edx, ds:[ecx + 0x2c<44>]
89 51 34 ?? mov dword ds:[ecx + 0x34<52>], edx
33 d2 ?? xor edx, edx
8d 41 0c ?? lea eax, ds:[ecx + 12]
89 41 14 ?? mov dword ds:[ecx + 0x14<20>], eax
89 10 ?? mov dword ds:[eax], edx
8b 41 24 ?? mov eax, dword ds:[ecx + 0x24<36>]
89 10 ?? mov dword ds:[eax], edx
8b 41 34 ?? mov eax, dword ds:[ecx + 0x34<52>]
89 10 ?? mov dword ds:[eax], edx
8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
89 10 ?? mov dword ds:[eax], edx
8b 41 20 ?? mov eax, dword ds:[ecx + 0x20<32>]
89 10 ?? mov dword ds:[eax], edx
8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
89 10 ?? mov dword ds:[eax], edx
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4075bc | ??0?$_String_const_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDPBV_Container_base_secure@1@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
57 ?? push edi
8b f9 ?? mov edi, ecx
83 27 00 ?? and dword ds:[edi], 0
85 f6 ?? test esi, esi
74 29 ?? je basic block L10
L2: 85 db ?? test ebx, ebx
74 25 ?? je basic block L10
L3: 8b 56 18 ?? mov edx, dword ds:[esi + 0x18<24>]
8d 46 04 ?? lea eax, ds:[esi + 4]
83 fa 10 ?? cmp edx, 0x10<16>
72 04 ?? jb basic block L5
L4: 8b 08 ?? mov ecx, dword ds:[eax]
eb 02 ?? jmp basic block L6
L5: 8b c8 ?? mov ecx, eax
L6: 3b cb ?? cmp ecx, ebx
77 10 ?? ja basic block L10
L7: 83 fa 10 ?? cmp edx, 0x10<16>
72 02 ?? jb basic block L9
L8: 8b 00 ?? mov eax, dword ds:[eax]
L9: 8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
03 c8 ?? add ecx, eax
3b d9 ?? cmp ebx, ecx
76 05 ?? jbe basic block L11
L10: e8 fc 2b 00 00 ?? call function 0x0040a1fd
L11: 89 37 ?? mov dword ds:[edi], esi
89 5f 04 ?? mov dword ds:[edi + 4], ebx
8b c7 ?? mov eax, edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x40760f | ?_Xsgetn_s@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHPADIH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
83 7d 10 00 ?? cmp dword ss:[ebp + 0x10<16>], 0
57 ?? push edi
8b f9 ?? mov edi, ecx
7e 62 ?? jle basic block L16
L2: 53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
L3: 8b 47 20 ?? mov eax, dword ds:[edi + 0x20<32>]
83 38 00 ?? cmp dword ds:[eax], 0
74 07 ?? je basic block L5
L4: 8b 4f 30 ?? mov ecx, dword ds:[edi + 0x30<48>]
8b 31 ?? mov esi, dword ds:[ecx]
eb 02 ?? jmp basic block L6
L5: 33 f6 ?? xor esi, esi
L6: 85 f6 ?? test esi, esi
7e 2b ?? jle basic block L11
L7: 39 75 10 ?? cmp dword ss:[ebp + 0x10<16>], esi
7d 03 ?? jge basic block L9
L8: 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
L9: 56 ?? push esi
ff 30 ?? push dword ds:[eax]
ff 75 0c ?? push dword ss:[ebp + 12]
53 ?? push ebx
e8 e4 9c ff ff ?? call function 0x00401334
L10: 8b 47 30 ?? mov eax, dword ds:[edi + 0x30<48>]
29 30 ?? sub dword ds:[eax], esi
8b 47 20 ?? mov eax, dword ds:[edi + 0x20<32>]
01 75 fc ?? add dword ss:[ebp + 0xfc<252,-4>], esi
29 75 10 ?? sub dword ss:[ebp + 0x10<16>], esi
83 c4 10 ?? add esp, 0x10<16>
03 de ?? add ebx, esi
01 30 ?? add dword ds:[eax], esi
eb 15 ?? jmp basic block L14
L11: 8b 07 ?? mov eax, dword ds:[edi]
8b cf ?? mov ecx, edi
ff 50 14 ?? call dword ds:[eax + 0x14<20>]
L12: 83 f8 ff ?? cmp eax, 0xff<255,-1>
74 0f ?? je basic block L15
L13: 88 03 ?? mov byte ds:[ebx], al
43 ?? inc ebx
ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
ff 4d 10 ?? dec dword ss:[ebp + 0x10<16>]
L14: 83 7d 10 00 ?? cmp dword ss:[ebp + 0x10<16>], 0
7f a5 ?? jg basic block L3
L15: 5e ?? pop esi
5b ?? pop ebx
L16: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
5f ?? pop edi
c9 ?? leave
c2 0c 00 ?? ret 12
|
./vs2008/normal/Debug/ooex7.exe | 0x40768c | ?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHPBDH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0
57 ?? push edi
8b f9 ?? mov edi, ecx
7e 64 ?? jle basic block L16
L2: 53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
L3: 8b 47 24 ?? mov eax, dword ds:[edi + 0x24<36>]
83 38 00 ?? cmp dword ds:[eax], 0
74 07 ?? je basic block L5
L4: 8b 4f 34 ?? mov ecx, dword ds:[edi + 0x34<52>]
8b 09 ?? mov ecx, dword ds:[ecx]
eb 02 ?? jmp basic block L6
L5: 33 c9 ?? xor ecx, ecx
L6: 85 c9 ?? test ecx, ecx
7e 2b ?? jle basic block L11
L7: 39 4d 0c ?? cmp dword ss:[ebp + 12], ecx
8b f1 ?? mov esi, ecx
7d 03 ?? jge basic block L9
L8: 8b 75 0c ?? mov esi, dword ss:[ebp + 12]
L9: 56 ?? push esi
53 ?? push ebx
51 ?? push ecx
ff 30 ?? push dword ds:[eax]
e8 67 9c ff ff ?? call function 0x00401334
L10: 8b 47 34 ?? mov eax, dword ds:[edi + 0x34<52>]
29 30 ?? sub dword ds:[eax], esi
8b 47 24 ?? mov eax, dword ds:[edi + 0x24<36>]
01 75 fc ?? add dword ss:[ebp + 0xfc<252,-4>], esi
29 75 0c ?? sub dword ss:[ebp + 12], esi
83 c4 10 ?? add esp, 0x10<16>
03 de ?? add ebx, esi
01 30 ?? add dword ds:[eax], esi
eb 17 ?? jmp basic block L14
L11: 0f b6 03 ?? movzx eax, byte ds:[ebx]
8b 17 ?? mov edx, dword ds:[edi]
50 ?? push eax
8b cf ?? mov ecx, edi
ff 52 04 ?? call dword ds:[edx + 4]
L12: 83 f8 ff ?? cmp eax, 0xff<255,-1>
74 0d ?? je basic block L15
L13: 43 ?? inc ebx
ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
ff 4d 0c ?? dec dword ss:[ebp + 12]
L14: 83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0
7f a3 ?? jg basic block L3
L15: 5e ?? pop esi
5b ?? pop ebx
L16: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
5f ?? pop edi
c9 ?? leave
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x40770b | ??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAE@XZ | 1 |
L1: 6a 04 ?? push 4
b8 bc 85 43 00 ?? mov eax, 0x004385bc
e8 35 32 00 00 ?? call function 0x0040a94c
L2: 8b f1 ?? mov esi, ecx
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
8d 4e 04 ?? lea ecx, ds:[esi + 4]
c7 06 40 d2 43 00 ?? mov dword ds:[esi], 0x0043d240<"Tu@">
e8 e7 12 00 00 ?? call function 0x00408a11
L3: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
6a 04 ?? push 4
e8 c7 28 00 00 ?? call function 0x00409ffc
L4: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 09 ?? je basic block L7
L5: 8b c8 ?? mov ecx, eax
e8 70 f8 ff ff ?? call function 0x00406fb1
L6: eb 02 ?? jmp basic block L8
L7: 33 c0 ?? xor eax, eax
L8: 8b ce ?? mov ecx, esi
89 46 38 ?? mov dword ds:[esi + 0x38<56>], eax
e8 2b fe ff ff ?? call function 0x0040757a
L9: 8b c6 ?? mov eax, esi
e8 ce 32 00 00 ?? call function 0x0040aa24
L10: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407757 | ?_Init@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAEXPAU_iobuf@@W4_Initfl@12@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
0f 94 c0 ?? sete al
57 ?? push edi
88 46 48 ?? mov byte ds:[esi + 0x48<72>], al
c6 46 41 00 ?? mov byte ds:[esi + 0x41<65>], 0
e8 07 fe ff ff ?? call function 0x0040757a
L2: 8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
85 ff ?? test edi, edi
74 13 ?? je basic block L4
L3: 8d 4f 04 ?? lea ecx, ds:[edi + 4]
51 ?? push ecx
57 ?? push edi
8d 47 08 ?? lea eax, ds:[edi + 8]
50 ?? push eax
51 ?? push ecx
57 ?? push edi
50 ?? push eax
8b ce ?? mov ecx, esi
e8 a1 f9 ff ff ?? call function 0x0040712e
L4: 89 7e 4c ?? mov dword ds:[esi + 0x4c<76>], edi
a1 90 5d 44 00 ?? mov eax, dword ds:[0x00445d90]
83 66 3c 00 ?? and dword ds:[esi + 0x3c<60>], 0
5f ?? pop edi
89 46 44 ?? mov dword ds:[esi + 0x44<68>], eax
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x4077a2 | ??0?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PADPBV_Container_base_secure@1@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
ff 75 0c ?? push dword ss:[ebp + 12]
8b f1 ?? mov esi, ecx
ff 75 08 ?? push dword ss:[ebp + 8]
e8 07 fe ff ff ?? call function 0x004075bc
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x4077bc | ??0?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAE@PAU_iobuf@@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
e8 42 ff ff ff ?? call function 0x0040770b
L2: 6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
8b ce ?? mov ecx, esi
c7 06 7c d2 43 00 ?? mov dword ds:[esi], 0x0043d27c
e8 7c ff ff ff ?? call function 0x00407757
L3: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x4077f7 | ??0codecvt_base@std@@QAE@I@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b c1 ?? mov eax, ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 48 04 ?? mov dword ds:[eax + 4], ecx
c7 00 b8 d2 43 00 ?? mov dword ds:[eax], 0x0043d2b8<"%x@">
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40780e | ?always_noconv@codecvt_base@std@@QBE_NXZ | 1 |
L1: 8b 01 ?? mov eax, dword ds:[ecx]
ff 60 04 ?? jmp dword ds:[eax + 4]
|
./vs2008/normal/Debug/ooex7.exe | 0x407813 | ??1codecvt_base@std@@UAE@XZ | 1 |
L1: c7 01 34 d1 43 00 ?? mov dword ds:[ecx], 0x0043d134
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40781a | ?do_always_noconv@codecvt_base@std@@MBE_NXZ | 1 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40781d | ?do_max_length@codecvt_base@std@@MBEHXZ | 1 |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407821 | ?do_encoding@codecvt_base@std@@MBEHXZ | 1 |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407825 | ??_Ecodecvt_base@std@@UAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 34 d1 43 00 ?? mov dword ds:[esi], 0x0043d134
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 97 27 00 00 ?? call function 0x00409fd6
L3: 59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407825 | ??_Gcodecvt_base@std@@UAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 34 d1 43 00 ?? mov dword ds:[esi], 0x0043d134
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 97 27 00 00 ?? call function 0x00409fd6
L3: 59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407847 | ??$_Fgetc@D@std@@YA_NAADPAU_iobuf@@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
e8 02 32 00 00 ?? call function 0x0040aa56
L2: 59 ?? pop ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
5d ?? pop ebp
c3 ?? ret
L4: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
88 01 ?? mov byte ds:[ecx], al
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407867 | ??$_Fputc@D@std@@YA_NDPAU_iobuf@@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
0f be 45 08 ?? movsx eax, byte ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
50 ?? push eax
e8 05 34 00 00 ?? call function 0x0040ac7e
L2: 59 ?? pop ecx
59 ?? pop ecx
33 c9 ?? xor ecx, ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
0f 95 c1 ?? setne cl
8a c1 ?? mov al, cl
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407887 | ??$_Ungetc@D@std@@YA_NABDPAU_iobuf@@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
0f b6 00 ?? movzx eax, byte ds:[eax]
ff 75 0c ?? push dword ss:[ebp + 12]
50 ?? push eax
e8 ec 36 00 00 ?? call function 0x0040af87
L2: 59 ?? pop ecx
59 ?? pop ecx
33 c9 ?? xor ecx, ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
0f 95 c1 ?? setne cl
8a c1 ?? mov al, cl
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4078a9 | ?sync@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
83 7e 4c 00 ?? cmp dword ds:[esi + 0x4c<76>], 0
74 1e ?? je basic block L7
L2: 8b 06 ?? mov eax, dword ds:[esi]
6a ff ?? push 0xff<255,-1>
ff 50 04 ?? call dword ds:[eax + 4]
L3: 83 f8 ff ?? cmp eax, 0xff<255,-1>
74 12 ?? je basic block L7
L4: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 bb 38 00 00 ?? call function 0x0040b183
L5: 59 ?? pop ecx
85 c0 ?? test eax, eax
7d 05 ?? jge basic block L7
L6: 83 c8 ff ?? or eax, 0xff<255,-1>
5e ?? pop esi
c3 ?? ret
L7: 33 c0 ?? xor eax, eax
5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4078d6 | ?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ | 1 |
L1: 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
8b 00 ?? mov eax, dword ds:[eax]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4078dc | ?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ | 1 |
L1: 8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
8b 49 20 ?? mov ecx, dword ds:[ecx + 0x20<32>]
8b 00 ?? mov eax, dword ds:[eax]
03 01 ?? add eax, dword ds:[ecx]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4078e7 | ?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ | 1 |
L1: 8b 41 34 ?? mov eax, dword ds:[ecx + 0x34<52>]
8b 49 24 ?? mov ecx, dword ds:[ecx + 0x24<36>]
8b 00 ?? mov eax, dword ds:[eax]
03 01 ?? add eax, dword ds:[ecx]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4078f2 | ?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ | 1 |
L1: 8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
ff 00 ?? inc dword ds:[eax]
8b 41 20 ?? mov eax, dword ds:[ecx + 0x20<32>]
ff 08 ?? dec dword ds:[eax]
8b 41 20 ?? mov eax, dword ds:[ecx + 0x20<32>]
8b 00 ?? mov eax, dword ds:[eax]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407902 | ??0?$fpos@H@std@@QAE@H_J@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b c1 ?? mov eax, ecx
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
83 20 00 ?? and dword ds:[eax], 0
89 48 08 ?? mov dword ds:[eax + 8], ecx
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
89 48 0c ?? mov dword ds:[eax + 12], ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 48 10 ?? mov dword ds:[eax + 0x10<16>], ecx
5d ?? pop ebp
c2 0c 00 ?? ret 12
|
./vs2008/normal/Debug/ooex7.exe | 0x407922 | ?state@?$fpos@H@std@@QBEHXZ | 1 |
L1: 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407926 | ?seekpos@?$fpos@H@std@@QBE_JXZ | 1 |
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
8b 51 0c ?? mov edx, dword ds:[ecx + 12]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40792d | ??B?$fpos@H@std@@QBEJXZ | 1 |
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
03 01 ?? add eax, dword ds:[ecx]
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407933 | ?in@?$codecvt@DDH@std@@QBEHAAHPBD1AAPBDPAD3AAPAD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
5d ?? pop ebp
ff 60 10 ?? jmp dword ds:[eax + 0x10<16>]
|
./vs2008/normal/Debug/ooex7.exe | 0x40793e | ?out@?$codecvt@DDH@std@@QBEHAAHPBD1AAPBDPAD3AAPAD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
5d ?? pop ebp
ff 60 14 ?? jmp dword ds:[eax + 0x14<20>]
|
./vs2008/normal/Debug/ooex7.exe | 0x407949 | ?_Init@?$codecvt@DDH@std@@IAEXABV_Locinfo@2@@Z | 1 |
L1: c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40794c | ?pbackfail@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 41 20 ?? mov eax, dword ds:[ecx + 0x20<32>]
8b 00 ?? mov eax, dword ds:[eax]
53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 29 ?? je basic block L6
L2: 8b 51 10 ?? mov edx, dword ds:[ecx + 0x10<16>]
39 02 ?? cmp dword ds:[edx], eax
73 22 ?? jae basic block L6
L3: 83 fb ff ?? cmp ebx, 0xff<255,-1>
74 08 ?? je basic block L5
L4: 0f b6 40 ff ?? movzx eax, byte ds:[eax + 0xff<255,-1>]
3b c3 ?? cmp eax, ebx
75 15 ?? jne basic block L6
L5: 8b 41 30 ?? mov eax, dword ds:[ecx + 0x30<48>]
ff 00 ?? inc dword ds:[eax]
8b 49 20 ?? mov ecx, dword ds:[ecx + 0x20<32>]
ff 09 ?? dec dword ds:[ecx]
8b c3 ?? mov eax, ebx
40 ?? inc eax
f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
23 c3 ?? and eax, ebx
eb 2c ?? jmp basic block L13
L6: 8b 41 4c ?? mov eax, dword ds:[ecx + 0x4c<76>]
85 c0 ?? test eax, eax
74 22 ?? je basic block L12
L7: 83 fb ff ?? cmp ebx, 0xff<255,-1>
74 1d ?? je basic block L12
L8: 83 79 3c 00 ?? cmp dword ds:[ecx + 0x3c<60>], 0
75 17 ?? jne basic block L12
L9: 50 ?? push eax
8d 45 0b ?? lea eax, ss:[ebp + 11]
50 ?? push eax
88 5d 0b ?? mov byte ss:[ebp + 11], bl
e8 e1 fe ff ff ?? call function 0x00407887
L10: 59 ?? pop ecx
59 ?? pop ecx
84 c0 ?? test al, al
74 04 ?? je basic block L12
L11: 8b c3 ?? mov eax, ebx
eb 03 ?? jmp basic block L13
L12: 83 c8 ff ?? or eax, 0xff<255,-1>
L13: 5b ?? pop ebx
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x4079b8 | ?underflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
8b 08 ?? mov ecx, dword ds:[eax]
85 c9 ?? test ecx, ecx
74 12 ?? je basic block L4
L2: 8b 56 30 ?? mov edx, dword ds:[esi + 0x30<48>]
8b 00 ?? mov eax, dword ds:[eax]
8b 12 ?? mov edx, dword ds:[edx]
03 d0 ?? add edx, eax
3b c2 ?? cmp eax, edx
73 05 ?? jae basic block L4
L3: 0f b6 01 ?? movzx eax, byte ds:[ecx]
5e ?? pop esi
c3 ?? ret
L4: 8b 06 ?? mov eax, dword ds:[esi]
57 ?? push edi
8b ce ?? mov ecx, esi
ff 50 14 ?? call dword ds:[eax + 0x14<20>]
L5: 8b f8 ?? mov edi, eax
83 c8 ff ?? or eax, 0xff<255,-1>
3b f8 ?? cmp edi, eax
74 0a ?? je basic block L8
L6: 8b 06 ?? mov eax, dword ds:[esi]
57 ?? push edi
8b ce ?? mov ecx, esi
ff 50 08 ?? call dword ds:[eax + 8]
L7: 8b c7 ?? mov eax, edi
L8: 5f ?? pop edi
5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4079f6 | ??0?$codecvt@DDH@std@@QAE@ABV_Locinfo@1@I@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b c1 ?? mov eax, ecx
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 48 04 ?? mov dword ds:[eax + 4], ecx
c7 00 cc d2 43 00 ?? mov dword ds:[eax], 0x0043d2cc<"wz@">
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x407a0d | ??1?$codecvt@DDH@std@@MAE@XZ | 1 |
L1: c7 01 34 d1 43 00 ?? mov dword ds:[ecx], 0x0043d134
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407a14 | ?do_in@?$codecvt@DDH@std@@MBEHAAHPBD1AAPBDPAD3AAPAD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 08 ?? mov dword ds:[eax], ecx
8b 45 20 ?? mov eax, dword ss:[ebp + 0x20<32>]
8b 4d 18 ?? mov ecx, dword ss:[ebp + 0x18<24>]
6a 03 ?? push 3
89 08 ?? mov dword ds:[eax], ecx
58 ?? pop eax
5d ?? pop ebp
c2 1c 00 ?? ret 0x001c<28>
|
./vs2008/normal/Debug/ooex7.exe | 0x407a30 | ?do_out@?$codecvt@DDH@std@@MBEHAAHPBD1AAPBDPAD3AAPAD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 08 ?? mov dword ds:[eax], ecx
8b 45 20 ?? mov eax, dword ss:[ebp + 0x20<32>]
8b 4d 18 ?? mov ecx, dword ss:[ebp + 0x18<24>]
6a 03 ?? push 3
89 08 ?? mov dword ds:[eax], ecx
58 ?? pop eax
5d ?? pop ebp
c2 1c 00 ?? ret 0x001c<28>
|
./vs2008/normal/Debug/ooex7.exe | 0x407a4c | ?do_unshift@?$codecvt@DDH@std@@MBEHAAHPAD1AAPAD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
6a 03 ?? push 3
89 08 ?? mov dword ds:[eax], ecx
58 ?? pop eax
5d ?? pop ebp
c2 10 00 ?? ret 0x0010<16>
|
./vs2008/normal/Debug/ooex7.exe | 0x407a60 | ?do_length@?$codecvt@DDH@std@@MBEHABHPBD1I@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
39 45 14 ?? cmp dword ss:[ebp + 0x14<20>], eax
73 03 ?? jae basic block L3
L2: 8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
L3: 5d ?? pop ebp
c2 10 00 ?? ret 0x0010<16>
|
./vs2008/normal/Debug/ooex7.exe | 0x407a77 | ??_E?$codecvt@DDH@std@@MAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 34 d1 43 00 ?? mov dword ds:[esi], 0x0043d134
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 45 25 00 00 ?? call function 0x00409fd6
L3: 59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407a77 | ??_G?$codecvt@DDH@std@@MAEPAXI@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 34 d1 43 00 ?? mov dword ds:[esi], 0x0043d134
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 45 25 00 00 ?? call function 0x00409fd6
L3: 59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407a99 | ?_Initcvt@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAEXPAV?$codecvt@DDH@2@@Z | 1 |
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 06 ?? mov eax, dword ds:[esi]
57 ?? push edi
8b f9 ?? mov edi, ecx
8b ce ?? mov ecx, esi
ff 50 04 ?? call dword ds:[eax + 4]
L2: 84 c0 ?? test al, al
74 06 ?? je basic block L4
L3: 83 67 3c 00 ?? and dword ds:[edi + 0x3c<60>], 0
eb 0a ?? jmp basic block L5
L4: 8b cf ?? mov ecx, edi
89 77 3c ?? mov dword ds:[edi + 0x3c<60>], esi
e8 ba fa ff ff ?? call function 0x0040757a
L5: 5f ?? pop edi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407ac6 | ?setbuf@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PADH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8b 46 4c ?? mov eax, dword ds:[esi + 0x4c<76>]
33 c9 ?? xor ecx, ecx
3b c1 ?? cmp eax, ecx
74 31 ?? je basic block L9
L2: 39 4d 08 ?? cmp dword ss:[ebp + 8], ecx
75 08 ?? jne basic block L5
L3: 39 4d 0c ?? cmp dword ss:[ebp + 12], ecx
75 03 ?? jne basic block L5
L4: 6a 04 ?? push 4
59 ?? pop ecx
L5: ff 75 0c ?? push dword ss:[ebp + 12]
51 ?? push ecx
ff 75 08 ?? push dword ss:[ebp + 8]
50 ?? push eax
e8 ee 36 00 00 ?? call function 0x0040b1df
L6: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
75 10 ?? jne basic block L9
L7: 6a 01 ?? push 1
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
8b ce ?? mov ecx, esi
e8 53 fc ff ff ?? call function 0x00407757
L8: 8b c6 ?? mov eax, esi
eb 02 ?? jmp basic block L10
L9: 33 c0 ?? xor eax, eax
L10: 5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x407b0f | ?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 79 18 10 ?? cmp dword ds:[ecx + 0x18<24>], 0x10<16>
72 05 ?? jb basic block L3
L2: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
eb 03 ?? jmp basic block L4
L3: 8d 41 04 ?? lea eax, ds:[ecx + 4]
L4: 51 ?? push ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
50 ?? push eax
e8 76 fc ff ff ?? call function 0x004077a2
L5: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x407b33 | ?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ID@Z | 1 |
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 f1 ?? mov esi, ecx
83 ff ff ?? cmp edi, 0xff<255,-1>
75 05 ?? jne basic block L3
L2: e8 8a 0d 00 00 ?? call function 0x004088d3
L3: 6a 00 ?? push 0
57 ?? push edi
8b ce ?? mov ecx, esi
e8 65 96 ff ff ?? call function 0x004011b8
L4: 84 c0 ?? test al, al
74 15 ?? je basic block L7
L5: ff 75 0c ?? push dword ss:[ebp + 12]
8b ce ?? mov ecx, esi
57 ?? push edi
6a 00 ?? push 0
e8 b9 95 ff ff ?? call function 0x0040111d
L6: 57 ?? push edi
8b ce ?? mov ecx, esi
e8 19 97 ff ff ?? call function 0x00401285
L7: 5f ?? pop edi
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x407b74 | ?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHXZ | 1 |
L1: 6a 58 ?? push 0x58<88>
b8 df 85 43 00 ?? mov eax, 0x004385df
e8 35 2e 00 00 ?? call function 0x0040a9b5
L2: 8b f1 ?? mov esi, ecx
8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
8b 00 ?? mov eax, dword ds:[eax]
85 c0 ?? test eax, eax
74 28 ?? je basic block L7
L3: 8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
8b 4e 30 ?? mov ecx, dword ds:[esi + 0x30<48>]
8b 00 ?? mov eax, dword ds:[eax]
8b 09 ?? mov ecx, dword ds:[ecx]
03 c8 ?? add ecx, eax
3b c1 ?? cmp eax, ecx
73 18 ?? jae basic block L7
L4: 8b 46 30 ?? mov eax, dword ds:[esi + 0x30<48>]
ff 08 ?? dec dword ds:[eax]
8b 76 20 ?? mov esi, dword ds:[esi + 0x20<32>]
8b 06 ?? mov eax, dword ds:[esi]
8d 48 01 ?? lea ecx, ds:[eax + 1]
89 0e ?? mov dword ds:[esi], ecx
0f b6 00 ?? movzx eax, byte ds:[eax]
L5: e8 86 2e 00 00 ?? call function 0x0040aa38
L6: c3 ?? ret
L7: 8b 46 4c ?? mov eax, dword ds:[esi + 0x4c<76>]
85 c0 ?? test eax, eax
75 05 ?? jne basic block L9
L8: 83 c8 ff ?? or eax, 0xff<255,-1>
eb ee ?? jmp basic block L5
L9: 83 7e 3c 00 ?? cmp dword ds:[esi + 0x3c<60>], 0
75 16 ?? jne basic block L13
L10: 50 ?? push eax
8d 45 d3 ?? lea eax, ss:[ebp + 0xd3<211,-45>]
50 ?? push eax
e8 78 fc ff ff ?? call function 0x00407847
L11: 59 ?? pop ecx
59 ?? pop ecx
84 c0 ?? test al, al
74 e5 ?? je basic block L8
L12: 0f b6 45 d3 ?? movzx eax, byte ss:[ebp + 0xd3<211,-45>]
eb d2 ?? jmp basic block L5
L13: 8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 9f 94 ff ff ?? call function 0x00401082
L14: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
e9 c2 00 00 00 ?? jmp basic block L33
L15: 50 ?? push eax
6a 01 ?? push 1
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 06 97 ff ff ?? call function 0x004012fd
L16: 8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 0c ff ff ff ?? call function 0x00407b0f
L17: 8b c8 ?? mov ecx, eax
e8 51 f5 ff ff ?? call function 0x0040715b
L18: 8b 7d e8 ?? mov edi, dword ss:[ebp + 0xe8<232,-24>]
8b d8 ?? mov ebx, eax
8d 45 9c ?? lea eax, ss:[ebp + 0x9c<156,-100>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 f4 fe ff ff ?? call function 0x00407b0f
L19: 8b c8 ?? mov ecx, eax
e8 39 f5 ff ff ?? call function 0x0040715b
L20: 8b 4e 3c ?? mov ecx, dword ds:[esi + 0x3c<60>]
8b 11 ?? mov edx, dword ds:[ecx]
89 45 c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], eax
8d 45 c4 ?? lea eax, ss:[ebp + 0xc4<196,-60>]
50 ?? push eax
8d 45 d4 ?? lea eax, ss:[ebp + 0xd4<212,-44>]
50 ?? push eax
8d 45 d3 ?? lea eax, ss:[ebp + 0xd3<211,-45>]
50 ?? push eax
8d 45 cc ?? lea eax, ss:[ebp + 0xcc<204,-52>]
50 ?? push eax
03 fb ?? add edi, ebx
57 ?? push edi
ff 75 c8 ?? push dword ss:[ebp + 0xc8<200,-56>]
8d 46 44 ?? lea eax, ds:[esi + 0x44<68>]
50 ?? push eax
ff 52 10 ?? call dword ds:[edx + 0x10<16>]
L21: 85 c0 ?? test eax, eax
7c 75 ?? jl basic block L35
L22: 33 ff ?? xor edi, edi
47 ?? inc edi
3b c7 ?? cmp eax, edi
7e 31 ?? jle basic block L29
L23: 83 f8 03 ?? cmp eax, 3
75 69 ?? jne basic block L35
L24: 39 7d e8 ?? cmp dword ss:[ebp + 0xe8<232,-24>], edi
72 52 ?? jb basic block L33
L25: 8d 45 b4 ?? lea eax, ss:[ebp + 0xb4<180,-76>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 a7 fe ff ff ?? call function 0x00407b0f
L26: 57 ?? push edi
8b c8 ?? mov ecx, eax
e8 eb f4 ff ff ?? call function 0x0040715b
L27: 50 ?? push eax
8d 45 d3 ?? lea eax, ss:[ebp + 0xd3<211,-45>]
57 ?? push edi
50 ?? push eax
e8 fa 29 00 00 ?? call function 0x0040a675
L28: 83 c4 10 ?? add esp, 0x10<16>
e9 84 00 00 00 ?? jmp basic block L44
L29: 8d 45 d3 ?? lea eax, ss:[ebp + 0xd3<211,-45>]
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
39 45 c4 ?? cmp dword ss:[ebp + 0xc4<196,-60>], eax
75 48 ?? jne basic block L38
L30: 8d 45 a4 ?? lea eax, ss:[ebp + 0xa4<164,-92>]
50 ?? push eax
e8 78 fe ff ff ?? call function 0x00407b0f
L31: 8b c8 ?? mov ecx, eax
e8 bd f4 ff ff ?? call function 0x0040715b
L32: 8b 4d cc ?? mov ecx, dword ss:[ebp + 0xcc<204,-52>]
2b c8 ?? sub ecx, eax
51 ?? push ecx
6a 00 ?? push 0
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 b0 94 ff ff ?? call function 0x0040115e
L33: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 a0 2d 00 00 ?? call function 0x0040aa56
L34: 59 ?? pop ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
0f 85 2c ff ff ff ?? jne basic block L15
L35: 83 ce ff ?? or esi, 0xff<255,-1>
L36: 6a 00 ?? push 0
6a 01 ?? push 1
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 20 95 ff ff ?? call function 0x004011ef
L37: 8b c6 ?? mov eax, esi
e9 d7 fe ff ff ?? jmp basic block L5
L38: 8d 45 ac ?? lea eax, ss:[ebp + 0xac<172,-84>]
50 ?? push eax
e8 30 fe ff ff ?? call function 0x00407b0f
L39: 8b c8 ?? mov ecx, eax
e8 75 f4 ff ff ?? call function 0x0040715b
L40: 8b 7d e8 ?? mov edi, dword ss:[ebp + 0xe8<232,-24>]
2b 7d cc ?? sub edi, dword ss:[ebp + 0xcc<204,-52>]
03 f8 ?? add edi, eax
eb 13 ?? jmp basic block L43
L41: 8b 45 cc ?? mov eax, dword ss:[ebp + 0xcc<204,-52>]
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
4f ?? dec edi
0f be 04 07 ?? movsx eax, byte ds:[edi + eax]
50 ?? push eax
e8 86 32 00 00 ?? call function 0x0040af87
L42: 59 ?? pop ecx
59 ?? pop ecx
L43: 85 ff ?? test edi, edi
7f e9 ?? jg basic block L41
L44: 0f b6 75 d3 ?? movzx esi, byte ss:[ebp + 0xd3<211,-45>]
eb b6 ?? jmp basic block L36
|
./vs2008/normal/Debug/ooex7.exe | 0x407d0d | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ID@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
6a 00 ?? push 0
c7 46 18 0f 00 00 00 ?? mov dword ds:[esi + 0x18<24>], 15
e8 62 95 ff ff ?? call function 0x00401285
L2: ff 75 0c ?? push dword ss:[ebp + 12]
8b ce ?? mov ecx, esi
ff 75 08 ?? push dword ss:[ebp + 8]
e8 03 fe ff ff ?? call function 0x00407b33
L3: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x407d37 | ?_Endwrite@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAE_NXZ | 1 |
L1: 6a 48 ?? push 0x48<72>
b8 0c 86 43 00 ?? mov eax, 0x0043860c
e8 72 2c 00 00 ?? call function 0x0040a9b5
L2: 8b f1 ?? mov esi, ecx
33 ff ?? xor edi, edi
39 7e 3c ?? cmp dword ds:[esi + 0x3c<60>], edi
0f 84 f3 00 00 00 ?? je basic block L33
L3: 80 7e 41 00 ?? cmp byte ds:[esi + 0x41<65>], 0
0f 84 e9 00 00 00 ?? je basic block L33
L4: 8b 06 ?? mov eax, dword ds:[esi]
6a ff ?? push 0xff<255,-1>
ff 50 04 ?? call dword ds:[eax + 4]
L5: 83 f8 ff ?? cmp eax, 0xff<255,-1>
75 07 ?? jne basic block L7
L6: 32 c0 ?? xor al, al
e9 d8 00 00 00 ?? jmp basic block L34
L7: 57 ?? push edi
6a 08 ?? push 8
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 95 ff ff ff ?? call function 0x00407d0d
L8: 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
L9: 8d 45 ac ?? lea eax, ss:[ebp + 0xac<172,-84>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 88 fd ff ff ?? call function 0x00407b0f
L10: 8b c8 ?? mov ecx, eax
e8 cd f3 ff ff ?? call function 0x0040715b
L11: 8b 7d e8 ?? mov edi, dword ss:[ebp + 0xe8<232,-24>]
8b d8 ?? mov ebx, eax
8d 45 c4 ?? lea eax, ss:[ebp + 0xc4<196,-60>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 70 fd ff ff ?? call function 0x00407b0f
L12: 8b c8 ?? mov ecx, eax
e8 b5 f3 ff ff ?? call function 0x0040715b
L13: 8b 4e 3c ?? mov ecx, dword ds:[esi + 0x3c<60>]
8b 11 ?? mov edx, dword ds:[ecx]
89 45 cc ?? mov dword ss:[ebp + 0xcc<204,-52>], eax
8d 45 d0 ?? lea eax, ss:[ebp + 0xd0<208,-48>]
50 ?? push eax
03 fb ?? add edi, ebx
57 ?? push edi
ff 75 cc ?? push dword ss:[ebp + 0xcc<204,-52>]
8d 46 44 ?? lea eax, ds:[esi + 0x44<68>]
50 ?? push eax
ff 52 18 ?? call dword ds:[edx + 0x18<24>]
L14: 83 e8 00 ?? sub eax, 0
74 19 ?? je basic block L20
L15: 48 ?? dec eax
74 1a ?? je basic block L21
L16: 48 ?? dec eax
48 ?? dec eax
74 74 ?? je basic block L32
L17: 32 db ?? xor bl, bl
L18: 6a 00 ?? push 0
6a 01 ?? push 1
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 16 94 ff ff ?? call function 0x004011ef
L19: 8a c3 ?? mov al, bl
eb 68 ?? jmp basic block L34
L20: c6 46 41 00 ?? mov byte ds:[esi + 0x41<65>], 0
L21: 8d 45 b4 ?? lea eax, ss:[ebp + 0xb4<180,-76>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 22 fd ff ff ?? call function 0x00407b0f
L22: 8b c8 ?? mov ecx, eax
e8 67 f3 ff ff ?? call function 0x0040715b
L23: 8b 7d d0 ?? mov edi, dword ss:[ebp + 0xd0<208,-48>]
2b f8 ?? sub edi, eax
74 26 ?? je basic block L28
L24: 8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 08 fd ff ff ?? call function 0x00407b0f
L25: 8b c8 ?? mov ecx, eax
e8 4d f3 ff ff ?? call function 0x0040715b
L26: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
57 ?? push edi
6a 01 ?? push 1
50 ?? push eax
e8 25 36 00 00 ?? call function 0x0040b43f
L27: 83 c4 10 ?? add esp, 0x10<16>
3b f8 ?? cmp edi, eax
75 aa ?? jne basic block L17
L28: 80 7e 41 00 ?? cmp byte ds:[esi + 0x41<65>], 0
74 18 ?? je basic block L32
L29: 85 ff ?? test edi, edi
0f 85 4c ff ff ff ?? jne basic block L9
L30: 57 ?? push edi
6a 08 ?? push 8
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 c3 94 ff ff ?? call function 0x004012fd
L31: e9 3c ff ff ff ?? jmp basic block L9
L32: b3 01 ?? mov bl, 1
eb 8a ?? jmp basic block L18
L33: b0 01 ?? mov al, 1
L34: e8 ee 2b 00 00 ?? call function 0x0040aa38
L35: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x407eec | ?overflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEHH@Z | 1 |
L1: 6a 54 ?? push 0x54<84>
b8 7a 86 43 00 ?? mov eax, 0x0043867a
e8 bd 2a 00 00 ?? call function 0x0040a9b5
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
8b f1 ?? mov esi, ecx
83 fb ff ?? cmp ebx, 0xff<255,-1>
75 0a ?? jne basic block L6
L3: 33 c0 ?? xor eax, eax
L4: e8 2f 2b 00 00 ?? call function 0x0040aa38
L5: c2 04 00 ?? ret 4
L6: 8b 46 24 ?? mov eax, dword ds:[esi + 0x24<36>]
8b 08 ?? mov ecx, dword ds:[eax]
33 ff ?? xor edi, edi
3b cf ?? cmp ecx, edi
74 1d ?? je basic block L10
L7: 8b 46 34 ?? mov eax, dword ds:[esi + 0x34<52>]
8b 10 ?? mov edx, dword ds:[eax]
03 d1 ?? add edx, ecx
3b ca ?? cmp ecx, edx
73 12 ?? jae basic block L10
L8: ff 08 ?? dec dword ds:[eax]
8b 76 24 ?? mov esi, dword ds:[esi + 0x24<36>]
8b 06 ?? mov eax, dword ds:[esi]
8d 48 01 ?? lea ecx, ds:[eax + 1]
89 0e ?? mov dword ds:[esi], ecx
88 18 ?? mov byte ds:[eax], bl
L9: 8b c3 ?? mov eax, ebx
eb d0 ?? jmp basic block L4
L10: 8b 46 4c ?? mov eax, dword ds:[esi + 0x4c<76>]
3b c7 ?? cmp eax, edi
75 05 ?? jne basic block L12
L11: 83 c8 ff ?? or eax, 0xff<255,-1>
eb c4 ?? jmp basic block L4
L12: 39 7e 3c ?? cmp dword ds:[esi + 0x3c<60>], edi
75 0f ?? jne basic block L16
L13: 50 ?? push eax
53 ?? push ebx
e8 1b f9 ff ff ?? call function 0x00407867
L14: 59 ?? pop ecx
59 ?? pop ecx
84 c0 ?? test al, al
74 e9 ?? je basic block L11
L15: eb dc ?? jmp basic block L9
L16: 57 ?? push edi
6a 08 ?? push 8
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
88 5d d0 ?? mov byte ss:[ebp + 0xd0<208,-48>], bl
e8 ab fd ff ff ?? call function 0x00407d0d
L17: 8d 45 b8 ?? lea eax, ss:[ebp + 0xb8<184,-72>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
e8 9e fb ff ff ?? call function 0x00407b0f
L18: 8b c8 ?? mov ecx, eax
e8 e3 f1 ff ff ?? call function 0x0040715b
L19: 8b 7d e8 ?? mov edi, dword ss:[ebp + 0xe8<232,-24>]
8b d8 ?? mov ebx, eax
8d 45 b0 ?? lea eax, ss:[ebp + 0xb0<176,-80>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 86 fb ff ff ?? call function 0x00407b0f
L20: 8b c8 ?? mov ecx, eax
e8 cb f1 ff ff ?? call function 0x0040715b
L21: 8d 55 c8 ?? lea edx, ss:[ebp + 0xc8<200,-56>]
03 fb ?? add edi, ebx
52 ?? push edx
8d 5e 44 ?? lea ebx, ds:[esi + 0x44<68>]
e9 a8 00 00 00 ?? jmp basic block L39
L22: 83 f8 01 ?? cmp eax, 1
0f 8f c3 00 00 00 ?? jg basic block L42
L23: 8d 45 a8 ?? lea eax, ss:[ebp + 0xa8<168,-88>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 5c fb ff ff ?? call function 0x00407b0f
L24: 8b c8 ?? mov ecx, eax
e8 a1 f1 ff ff ?? call function 0x0040715b
L25: 8b 7d c8 ?? mov edi, dword ss:[ebp + 0xc8<200,-56>]
2b f8 ?? sub edi, eax
74 2a ?? je basic block L30
L26: 8d 45 a0 ?? lea eax, ss:[ebp + 0xa0<160,-96>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 42 fb ff ff ?? call function 0x00407b0f
L27: 8b c8 ?? mov ecx, eax
e8 87 f1 ff ff ?? call function 0x0040715b
L28: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
57 ?? push edi
6a 01 ?? push 1
50 ?? push eax
e8 5f 34 00 00 ?? call function 0x0040b43f
L29: 83 c4 10 ?? add esp, 0x10<16>
3b f8 ?? cmp edi, eax
0f 85 95 00 00 00 ?? jne basic block L45
L30: 8d 45 d0 ?? lea eax, ss:[ebp + 0xd0<208,-48>]
c6 46 41 01 ?? mov byte ds:[esi + 0x41<65>], 1
39 45 c4 ?? cmp dword ss:[ebp + 0xc4<196,-60>], eax
0f 85 9b 00 00 00 ?? jne basic block L48
L31: 85 ff ?? test edi, edi
77 12 ?? ja basic block L34
L32: 83 7d e8 20 ?? cmp dword ss:[ebp + 0xe8<232,-24>], 0x20<32>
73 7b ?? jae basic block L45
L33: 6a 00 ?? push 0
6a 08 ?? push 8
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 ec 92 ff ff ?? call function 0x004012fd
L34: 8d 45 b8 ?? lea eax, ss:[ebp + 0xb8<184,-72>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 f2 fa ff ff ?? call function 0x00407b0f
L35: 8b c8 ?? mov ecx, eax
e8 37 f1 ff ff ?? call function 0x0040715b
L36: 8b 7d e8 ?? mov edi, dword ss:[ebp + 0xe8<232,-24>]
89 45 c0 ?? mov dword ss:[ebp + 0xc0<192,-64>], eax
8d 45 b0 ?? lea eax, ss:[ebp + 0xb0<176,-80>]
50 ?? push eax
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 d9 fa ff ff ?? call function 0x00407b0f
L37: 8b c8 ?? mov ecx, eax
e8 1e f1 ff ff ?? call function 0x0040715b
L38: 8d 55 c8 ?? lea edx, ss:[ebp + 0xc8<200,-56>]
52 ?? push edx
8b 55 c0 ?? mov edx, dword ss:[ebp + 0xc0<192,-64>]
03 fa ?? add edi, edx
L39: 8b 4e 3c ?? mov ecx, dword ds:[esi + 0x3c<60>]
57 ?? push edi
50 ?? push eax
8d 55 c4 ?? lea edx, ss:[ebp + 0xc4<196,-60>]
52 ?? push edx
8d 55 d1 ?? lea edx, ss:[ebp + 0xd1<209,-47>]
52 ?? push edx
8d 55 d0 ?? lea edx, ss:[ebp + 0xd0<208,-48>]
52 ?? push edx
89 45 cc ?? mov dword ss:[ebp + 0xcc<204,-52>], eax
8b 01 ?? mov eax, dword ds:[ecx]
53 ?? push ebx
ff 50 14 ?? call dword ds:[eax + 0x14<20>]
L40: 85 c0 ?? test eax, eax
0f 8d 36 ff ff ff ?? jge basic block L22
L41: eb 16 ?? jmp basic block L45
L42: 83 f8 03 ?? cmp eax, 3
75 11 ?? jne basic block L45
L43: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
ff 75 d0 ?? push dword ss:[ebp + 0xd0<208,-48>]
e8 ed f7 ff ff ?? call function 0x00407867
L44: 59 ?? pop ecx
59 ?? pop ecx
84 c0 ?? test al, al
75 16 ?? jne basic block L48
L45: 83 ce ff ?? or esi, 0xff<255,-1>
L46: 6a 00 ?? push 0
6a 01 ?? push 1
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 60 91 ff ff ?? call function 0x004011ef
L47: 8b c6 ?? mov eax, esi
e9 6e fe ff ff ?? jmp basic block L4
L48: 8b 75 08 ?? mov esi, dword ss:[ebp + 8]
eb e8 ?? jmp basic block L46
|
./vs2008/normal/Debug/ooex7.exe | 0x40809b | ?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@JHH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
53 ?? push ebx
56 ?? push esi
8b f1 ?? mov esi, ecx
8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
57 ?? push edi
8d 7e 40 ?? lea edi, ds:[esi + 0x40<64>]
33 db ?? xor ebx, ebx
39 38 ?? cmp dword ds:[eax], edi
75 0e ?? jne basic block L5
L2: 83 7d 10 01 ?? cmp dword ss:[ebp + 0x10<16>], 1
75 08 ?? jne basic block L5
L3: 39 5e 3c ?? cmp dword ds:[esi + 0x3c<60>], ebx
75 03 ?? jne basic block L5
L4: ff 4d 0c ?? dec dword ss:[ebp + 12]
L5: 39 5e 4c ?? cmp dword ds:[esi + 0x4c<76>], ebx
74 68 ?? je basic block L17
L6: e8 6c fc ff ff ?? call function 0x00407d37
L7: 84 c0 ?? test al, al
74 5f ?? je basic block L17
L8: 39 5d 0c ?? cmp dword ss:[ebp + 12], ebx
75 06 ?? jne basic block L10
L9: 83 7d 10 01 ?? cmp dword ss:[ebp + 0x10<16>], 1
74 15 ?? je basic block L12
L10: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 d1 34 00 00 ?? call function 0x0040b5b9
L11: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
75 3f ?? jne basic block L17
L12: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 c6 33 00 00 ?? call function 0x0040b4c1
L13: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 2d ?? jne basic block L17
L14: 8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
39 38 ?? cmp dword ds:[eax], edi
75 0d ?? jne basic block L16
L15: 8d 46 41 ?? lea eax, ds:[esi + 0x41<65>]
50 ?? push eax
50 ?? push eax
57 ?? push edi
8b ce ?? mov ecx, esi
e8 f6 ef ff ff ?? call function 0x0040710b
L16: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
89 48 08 ?? mov dword ds:[eax + 8], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
89 48 0c ?? mov dword ds:[eax + 12], ecx
8b 4e 44 ?? mov ecx, dword ds:[esi + 0x44<68>]
89 18 ?? mov dword ds:[eax], ebx
89 48 10 ?? mov dword ds:[eax + 0x10<16>], ecx
eb 14 ?? jmp basic block L18
L17: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d 74 d3 43 00 ?? mov ecx, dword ds:[0x0043d374]
89 08 ?? mov dword ds:[eax], ecx
89 58 08 ?? mov dword ds:[eax + 8], ebx
89 58 0c ?? mov dword ds:[eax + 12], ebx
89 58 10 ?? mov dword ds:[eax + 0x10<16>], ebx
L18: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c2 10 00 ?? ret 0x0010<16>
|
./vs2008/normal/Debug/ooex7.exe | 0x408149 | ?seekpos@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAE?AV?$fpos@H@2@V32@H@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
53 ?? push ebx
56 ?? push esi
8b f1 ?? mov esi, ecx
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>]
33 db ?? xor ebx, ebx
57 ?? push edi
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
39 5e 4c ?? cmp dword ds:[esi + 0x4c<76>], ebx
74 79 ?? je basic block L14
L2: e8 c7 fb ff ff ?? call function 0x00407d37
L3: 84 c0 ?? test al, al
74 70 ?? je basic block L14
L4: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 be 34 00 00 ?? call function 0x0040b63e
L5: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 5e ?? jne basic block L14
L6: 3b fb ?? cmp edi, ebx
74 12 ?? je basic block L9
L7: 6a 01 ?? push 1
57 ?? push edi
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 24 34 00 00 ?? call function 0x0040b5b9
L8: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
75 48 ?? jne basic block L14
L9: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 19 33 00 00 ?? call function 0x0040b4c1
L10: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 36 ?? jne basic block L14
L11: 8b 45 1c ?? mov eax, dword ss:[ebp + 0x1c<28>]
89 46 44 ?? mov dword ds:[esi + 0x44<68>], eax
8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
8d 4e 40 ?? lea ecx, ds:[esi + 0x40<64>]
39 08 ?? cmp dword ds:[eax], ecx
75 0d ?? jne basic block L13
L12: 8d 46 41 ?? lea eax, ds:[esi + 0x41<65>]
50 ?? push eax
50 ?? push eax
51 ?? push ecx
8b ce ?? mov ecx, esi
e8 40 ef ff ff ?? call function 0x0040710b
L13: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
89 48 08 ?? mov dword ds:[eax + 8], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
89 48 0c ?? mov dword ds:[eax + 12], ecx
8b 4e 44 ?? mov ecx, dword ds:[esi + 0x44<68>]
89 18 ?? mov dword ds:[eax], ebx
89 48 10 ?? mov dword ds:[eax + 0x10<16>], ecx
eb 14 ?? jmp basic block L15
L14: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d 74 d3 43 00 ?? mov ecx, dword ds:[0x0043d374]
89 08 ?? mov dword ds:[eax], ecx
89 58 08 ?? mov dword ds:[eax + 8], ebx
89 58 0c ?? mov dword ds:[eax + 12], ebx
89 58 10 ?? mov dword ds:[eax + 0x10<16>], ebx
L15: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c2 20 00 ?? ret 0x0020<32>
|
./vs2008/normal/Debug/ooex7.exe | 0x4081ff | ?close@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAEPAV12@XZ | 1 |
L1: 8b ff ?? mov edi, edi
53 ?? push ebx
56 ?? push esi
8b f1 ?? mov esi, ecx
33 db ?? xor ebx, ebx
57 ?? push edi
8b fe ?? mov edi, esi
39 5e 4c ?? cmp dword ds:[esi + 0x4c<76>], ebx
74 18 ?? je basic block L7
L2: e8 23 fb ff ff ?? call function 0x00407d37
L3: 84 c0 ?? test al, al
75 02 ?? jne basic block L5
L4: 33 ff ?? xor edi, edi
L5: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 d8 34 00 00 ?? call function 0x0040b6fa
L6: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 02 ?? je basic block L8
L7: 33 ff ?? xor edi, edi
L8: 8b ce ?? mov ecx, esi
88 5e 48 ?? mov byte ds:[esi + 0x48<72>], bl
88 5e 41 ?? mov byte ds:[esi + 0x41<65>], bl
e8 44 f3 ff ff ?? call function 0x0040757a
L9: 89 5e 4c ?? mov dword ds:[esi + 0x4c<76>], ebx
a1 90 5d 44 00 ?? mov eax, dword ds:[0x00445d90]
89 46 44 ?? mov dword ds:[esi + 0x44<68>], eax
8b c7 ?? mov eax, edi
5f ?? pop edi
89 5e 3c ?? mov dword ds:[esi + 0x3c<60>], ebx
5e ?? pop esi
5b ?? pop ebx
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40824a | ??$use_facet@V?$ctype@D@std@@@std@@YAABV?$ctype@D@0@ABVlocale@0@@Z | 0 |
L1: 6a 14 ?? push 0x14<20>
b8 a7 86 43 00 ?? mov eax, 0x004386a7
e8 f6 26 00 00 ?? call function 0x0040a94c
L2: 6a 00 ?? push 0
8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>]
e8 44 04 00 00 ?? call function 0x004086a4
L3: 8b 35 94 5d 44 00 ?? mov esi, dword ds:[0x00445d94]
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
b9 ac 5e 44 00 ?? mov ecx, 0x00445eac
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
e8 6e 8f ff ff ?? call function 0x004011e5
L4: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
50 ?? push eax
e8 1f 8f ff ff ?? call function 0x0040119f
L5: 8b f8 ?? mov edi, eax
85 ff ?? test edi, edi
75 4d ?? jne basic block L15
L6: 85 f6 ?? test esi, esi
74 04 ?? je basic block L8
L7: 8b fe ?? mov edi, esi
eb 45 ?? jmp basic block L15
L8: ff 75 08 ?? push dword ss:[ebp + 8]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
e8 b1 fb ff ff ?? call function 0x00407e4b
L9: 59 ?? pop ecx
59 ?? pop ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
75 1b ?? jne basic block L12
L10: 68 e4 d0 43 00 ?? push 0x0043d0e4<"bad cast">
8d 4d e0 ?? lea ecx, ss:[ebp + 0xe0<224,-32>]
e8 c1 1b 00 00 ?? call function 0x00409e6f
L11: 68 7c 1a 44 00 ?? push 0x00441a7c
8d 45 e0 ?? lea eax, ss:[ebp + 0xe0<224,-32>]
50 ?? push eax
e8 2f 19 00 00 ?? call function 0x00409beb
L12: 8b 7d f0 ?? mov edi, dword ss:[ebp + 0xf0<240,-16>]
8b cf ?? mov ecx, edi
89 3d 94 5d 44 00 ?? mov dword ds:[0x00445d94], edi
e8 4d 8d ff ff ?? call function 0x00401019
L13: 57 ?? push edi
e8 9f 09 00 00 ?? call function 0x00408c71
L14: 59 ?? pop ecx
L15: 83 4d fc ff ?? or dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>
8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>]
e8 ed 03 00 00 ?? call function 0x004086cc
L16: 8b c7 ?? mov eax, edi
e8 3e 27 00 00 ?? call function 0x0040aa24
L17: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x408385 | ?clear@ios_base@std@@QAEXH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 96 8f ff ff ?? call function 0x0040132a
L2: 5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x408398 | ?_Init@ios_base@std@@IAEXXZ | 1 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
57 ?? push edi
33 ff ?? xor edi, edi
57 ?? push edi
57 ?? push edi
89 7e 24 ?? mov dword ds:[esi + 0x24<36>], edi
89 7e 04 ?? mov dword ds:[esi + 4], edi
89 7e 0c ?? mov dword ds:[esi + 12], edi
c7 46 10 01 02 00 00 ?? mov dword ds:[esi + 0x10<16>], 0x00000201<513>
c7 46 14 06 00 00 00 ?? mov dword ds:[esi + 0x14<20>], 6
89 7e 18 ?? mov dword ds:[esi + 0x18<24>], edi
89 7e 1c ?? mov dword ds:[esi + 0x1c<28>], edi
89 7e 20 ?? mov dword ds:[esi + 0x20<32>], edi
e8 63 8f ff ff ?? call function 0x0040132a
L2: 6a 04 ?? push 4
e8 2e 1c 00 00 ?? call function 0x00409ffc
L3: 59 ?? pop ecx
3b c7 ?? cmp eax, edi
74 09 ?? je basic block L6
L4: 8b c8 ?? mov ecx, eax
e8 d7 eb ff ff ?? call function 0x00406fb1
L5: eb 02 ?? jmp basic block L7
L6: 33 c0 ?? xor eax, eax
L7: 5f ?? pop edi
89 46 24 ?? mov dword ds:[esi + 0x24<36>], eax
5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4083e4 | ??1?$basic_filebuf@DU?$char_traits@D@std@@@std@@UAE@XZ | 1 |
L1: 6a 04 ?? push 4
b8 0b 87 43 00 ?? mov eax, 0x0043870b
e8 5c 25 00 00 ?? call function 0x0040a94c
L2: 8b f1 ?? mov esi, ecx
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
c7 06 7c d2 43 00 ?? mov dword ds:[esi], 0x0043d27c
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
80 7e 48 00 ?? cmp byte ds:[esi + 0x48<72>], 0
74 05 ?? je basic block L4
L3: e8 f5 fd ff ff ?? call function 0x004081ff
L4: 83 4d fc ff ?? or dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>
8b ce ?? mov ecx, esi
e8 e2 ef ff ff ?? call function 0x004073f7
L5: e8 0a 26 00 00 ?? call function 0x0040aa24
L6: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40841b | ??_E?$basic_filebuf@DU?$char_traits@D@std@@@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
e8 bc ff ff ff ?? call function 0x004083e4
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 a2 1b 00 00 ?? call function 0x00409fd6
L4: 59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40841b | ??_G?$basic_filebuf@DU?$char_traits@D@std@@@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
e8 bc ff ff ff ?? call function 0x004083e4
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 a2 1b 00 00 ?? call function 0x00409fd6
L4: 59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40843c | ?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z | 1 |
L1: 6a 04 ?? push 4
b8 2e 87 43 00 ?? mov eax, 0x0043872e
e8 04 25 00 00 ?? call function 0x0040a94c
L2: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
e8 6d 8c ff ff ?? call function 0x004010be
L3: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
50 ?? push eax
e8 ef fd ff ff ?? call function 0x0040824a
L4: 83 4d fc ff ?? or dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>
59 ?? pop ecx
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
8b f0 ?? mov esi, eax
e8 d7 8b ff ff ?? call function 0x00401041
L5: ff 75 08 ?? push dword ss:[ebp + 8]
8b 06 ?? mov eax, dword ds:[esi]
8b ce ?? mov ecx, esi
ff 50 18 ?? call dword ds:[eax + 0x18<24>]
L6: e8 ab 25 00 00 ?? call function 0x0040aa24
L7: c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x40847c | ??$use_facet@V?$codecvt@DDH@std@@@std@@YAABV?$codecvt@DDH@0@ABVlocale@0@@Z | 0 |
L1: 6a 14 ?? push 0x14<20>
b8 51 87 43 00 ?? mov eax, 0x00438751
e8 c4 24 00 00 ?? call function 0x0040a94c
L2: 6a 00 ?? push 0
8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>]
e8 12 02 00 00 ?? call function 0x004086a4
L3: 8b 35 98 5d 44 00 ?? mov esi, dword ds:[0x00445d98]
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
b9 30 5e 44 00 ?? mov ecx, 0x00445e30
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
e8 3c 8d ff ff ?? call function 0x004011e5
L4: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
50 ?? push eax
e8 ed 8c ff ff ?? call function 0x0040119f
L5: 8b f8 ?? mov edi, eax
85 ff ?? test edi, edi
75 4d ?? jne basic block L15
L6: 85 f6 ?? test esi, esi
74 04 ?? je basic block L8
L7: 8b fe ?? mov edi, esi
eb 45 ?? jmp basic block L15
L8: ff 75 08 ?? push dword ss:[ebp + 8]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
e8 1b fe ff ff ?? call function 0x004082e7
L9: 59 ?? pop ecx
59 ?? pop ecx
83 f8 ff ?? cmp eax, 0xff<255,-1>
75 1b ?? jne basic block L12
L10: 68 e4 d0 43 00 ?? push 0x0043d0e4<"bad cast">
8d 4d e0 ?? lea ecx, ss:[ebp + 0xe0<224,-32>]
e8 8f 19 00 00 ?? call function 0x00409e6f
L11: 68 7c 1a 44 00 ?? push 0x00441a7c
8d 45 e0 ?? lea eax, ss:[ebp + 0xe0<224,-32>]
50 ?? push eax
e8 fd 16 00 00 ?? call function 0x00409beb
L12: 8b 7d f0 ?? mov edi, dword ss:[ebp + 0xf0<240,-16>]
8b cf ?? mov ecx, edi
89 3d 98 5d 44 00 ?? mov dword ds:[0x00445d98], edi
e8 1b 8b ff ff ?? call function 0x00401019
L13: 57 ?? push edi
e8 6d 07 00 00 ?? call function 0x00408c71
L14: 59 ?? pop ecx
L15: 83 4d fc ff ?? or dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>
8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>]
e8 bb 01 00 00 ?? call function 0x004086cc
L16: 8b c7 ?? mov eax, edi
e8 0c 25 00 00 ?? call function 0x0040aa24
L17: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x408519 | ?imbue@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@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 53 ff ff ff ?? call function 0x0040847c
L2: 59 ?? pop ecx
50 ?? push eax
8b ce ?? mov ecx, esi
e8 67 f5 ff ff ?? call function 0x00407a99
L3: 5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x408537 | ?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAEXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b f1 ?? mov esi, ecx
e8 53 fe ff ff ?? call function 0x00408398
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
6a 20 ?? push 0x20<32>
8b ce ?? mov ecx, esi
89 46 28 ?? mov dword ds:[esi + 0x28<40>], eax
89 5e 2c ?? mov dword ds:[esi + 0x2c<44>], ebx
e8 e3 fe ff ff ?? call function 0x0040843c
L3: 88 46 30 ?? mov byte ds:[esi + 0x30<48>], al
39 5e 28 ?? cmp dword ds:[esi + 0x28<40>], ebx
75 0f ?? jne basic block L5
L4: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
53 ?? push ebx
83 c8 04 ?? or eax, 4
50 ?? push eax
8b ce ?? mov ecx, esi
e8 2a 8c ff ff ?? call function 0x0040119a
L5: 38 5d 0c ?? cmp byte ss:[ebp + 12], bl
74 09 ?? je basic block L8
L6: 56 ?? push esi
e8 48 0c 00 00 ?? call function 0x004091c3
L7: 59 ?? pop ecx
eb 03 ?? jmp basic block L9
L8: 89 5e 04 ?? mov dword ds:[esi + 4], ebx
L9: 5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex7.exe | 0x408587 | ??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z | 1 |
L1: 6a 08 ?? push 8
b8 88 87 43 00 ?? mov eax, 0x00438788
e8 b9 23 00 00 ?? call function 0x0040a94c
L2: 8b f1 ?? mov esi, ecx
89 75 ec ?? mov dword ss:[ebp + 0xec<236,-20>], esi
33 c0 ?? xor eax, eax
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax
74 17 ?? je basic block L4
L3: c7 06 ec d2 43 00 ?? mov dword ds:[esi], 0x0043d2ec
c7 46 04 08 d2 43 00 ?? mov dword ds:[esi + 4], 0x0043d208
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
c7 45 f0 01 00 00 00 ?? mov dword ss:[ebp + 0xf0<240,-16>], 1
L4: 8b 06 ?? mov eax, dword ds:[esi]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
ff 75 0c ?? push dword ss:[ebp + 12]
c7 04 06 00 d2 43 00 ?? mov dword ds:[esi + eax], 0x0043d200<"0u@">
8b 06 ?? mov eax, dword ds:[esi]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
ff 75 08 ?? push dword ss:[ebp + 8]
03 ce ?? add ecx, esi
e8 60 ff ff ff ?? call function 0x00408537
L5: 8b c6 ?? mov eax, esi
e8 46 24 00 00 ?? call function 0x0040aa24
L6: c2 0c 00 ?? ret 12
|
./vs2008/normal/Debug/ooex7.exe | 0x4085e1 | ??0_Init_locks@std@@QAE@XZ | 1 |
L1: 8b ff ?? mov edi, edi
57 ?? push edi
68 18 43 44 00 ?? push 0x00444318
8b f9 ?? mov edi, ecx
ff 15 f8 91 44 00 ?? call dword ds:[0x004491f8]
L2: 85 c0 ?? test eax, eax
75 19 ?? jne basic block L7
L3: 56 ?? push esi
be 38 5e 44 00 ?? mov esi, 0x00445e38
L4: 56 ?? push esi
e8 e8 0d 00 00 ?? call function 0x004093e9
L5: 83 c6 18 ?? add esi, 0x18<24>
81 fe 98 5e 44 00 ?? cmp esi, 0x00445e98
59 ?? pop ecx
7c ee ?? jl basic block L4
L6: 5e ?? pop esi
L7: 8b c7 ?? mov eax, edi
5f ?? pop edi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x408612 | ??1_Init_locks@std@@QAE@XZ | 1 |
L1: 68 18 43 44 00 ?? push 0x00444318
ff 15 fc 91 44 00 ?? call dword ds:[0x004491fc]
L2: 85 c0 ?? test eax, eax
7d 19 ?? jge basic block L7
L3: 56 ?? push esi
be 38 5e 44 00 ?? mov esi, 0x00445e38
L4: 56 ?? push esi
e8 cc 0d 00 00 ?? call function 0x004093f9
L5: 83 c6 18 ?? add esi, 0x18<24>
81 fe 98 5e 44 00 ?? cmp esi, 0x00445e98
59 ?? pop ecx
7c ee ?? jl basic block L4
L6: 5e ?? pop esi
L7: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40863b | ?_Init_locks_ctor@_Init_locks@std@@CAXPAV12@@Z | 1 |
L1: 68 18 43 44 00 ?? push 0x00444318
ff 15 f8 91 44 00 ?? call dword ds:[0x004491f8]
L2: 85 c0 ?? test eax, eax
75 19 ?? jne basic block L7
L3: 56 ?? push esi
be 38 5e 44 00 ?? mov esi, 0x00445e38
L4: 56 ?? push esi
e8 93 0d 00 00 ?? call function 0x004093e9
L5: 83 c6 18 ?? add esi, 0x18<24>
81 fe 98 5e 44 00 ?? cmp esi, 0x00445e98
59 ?? pop ecx
7c ee ?? jl basic block L4
L6: 5e ?? pop esi
L7: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x408664 | ?_Init_locks_dtor@_Init_locks@std@@CAXPAV12@@Z | 1 |
L1: 68 18 43 44 00 ?? push 0x00444318
ff 15 fc 91 44 00 ?? call dword ds:[0x004491fc]
L2: 85 c0 ?? test eax, eax
7d 19 ?? jge basic block L7
L3: 56 ?? push esi
be 38 5e 44 00 ?? mov esi, 0x00445e38
L4: 56 ?? push esi
e8 7a 0d 00 00 ?? call function 0x004093f9
L5: 83 c6 18 ?? add esi, 0x18<24>
81 fe 98 5e 44 00 ?? cmp esi, 0x00445e98
59 ?? pop ecx
7c ee ?? jl basic block L4
L6: 5e ?? pop esi
L7: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x40868d | ??0_Lockit@std@@QAE@XZ | 1 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
83 26 00 ?? and dword ds:[esi], 0
68 38 5e 44 00 ?? push 0x00445e38
e8 6a 0d 00 00 ?? call function 0x00409409
L2: 59 ?? pop ecx
8b c6 ?? mov eax, esi
5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4086a4 | ??0_Lockit@std@@QAE@H@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]
83 f8 04 ?? cmp eax, 4
56 ?? push esi
8b f1 ?? mov esi, ecx
89 06 ?? mov dword ds:[esi], eax
7d 0f ?? jge basic block L4
L2: 6b c0 18 ?? imul eax, eax, 0x18<24>
05 38 5e 44 00 ?? add eax, 0x00445e38
50 ?? push eax
e8 45 0d 00 00 ?? call function 0x00409409
L3: 59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex7.exe | 0x4086cc | ??1_Lockit@std@@QAE@XZ | 1 |
L1: 8b 01 ?? mov eax, dword ds:[ecx]
83 f8 04 ?? cmp eax, 4
7d 0f ?? jge basic block L4
L2: 6b c0 18 ?? imul eax, eax, 0x18<24>
05 38 5e 44 00 ?? add eax, 0x00445e38
50 ?? push eax
e8 38 0d 00 00 ?? call function 0x00409419
L3: 59 ?? pop ecx
L4: c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4086e3 | ?_Lockit_ctor@_Lockit@std@@CAXPAV12@@Z | 1 |
L1: 68 38 5e 44 00 ?? push 0x00445e38
e8 1c 0d 00 00 ?? call function 0x00409409
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x4086ef | ?_Lockit_ctor@_Lockit@std@@CAXPAV12@H@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
83 e0 03 ?? and eax, 3
89 01 ?? mov dword ds:[ecx], eax
6b c0 18 ?? imul eax, eax, 0x18<24>
05 38 5e 44 00 ?? add eax, 0x00445e38
50 ?? push eax
e8 fc 0c 00 00 ?? call function 0x00409409
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x408710 | ?_Lockit_dtor@_Lockit@std@@CAXPAV12@@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]
8b 00 ?? mov eax, dword ds:[eax]
6b c0 18 ?? imul eax, eax, 0x18<24>
05 38 5e 44 00 ?? add eax, 0x00445e38
50 ?? push eax
e8 f1 0c 00 00 ?? call function 0x00409419
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex7.exe | 0x408763 | ??0logic_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z | 1 |
L1: 6a 04 ?? push 4
b8 ab 87 43 00 ?? mov eax, 0x004387ab
e8 dd 21 00 00 ?? call function 0x0040a94c
L2: 8b f1 ?? mov esi, ecx
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
e8 9a 15 00 00 ?? call function 0x00409d13
L3: ff 75 08 ?? push dword ss:[ebp + 8]
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8d 4e 0c ?? lea ecx, ds:[esi + 12]
c7 06 f8 d2 43 00 ?? mov dword ds:[esi], 0x0043d2f8
e8 56 8b ff ff ?? call function 0x004012e4
L4: 8b c6 ?? mov eax, esi
e8 8f 22 00 00 ?? call function 0x0040aa24
L5: c2 04 00 ?? ret 4
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.