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
0x403b3f
??_Glocale@std@@QAEPAXI@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 76 fe ff ff ?? call function 0x004039c2 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 2c 24 00 00 ?? call function 0x00405f84 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/oo2.exe
0x403b60
??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAE@XZ
1
L1: 8b c1 ?? mov eax, ecx c7 00 d8 f1 42 00 ?? mov dword ds:[eax], 0x0042f1d8<"i;@"> c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x403b69
??_E?$basic_ios@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 56 ?? push esi c7 06 c8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1c8 e8 f3 21 00 00 ?? call function 0x00405d70 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 07 ?? je basic block L5 L3: 56 ?? pu...
./vs2008/normal/Debug/oo2.exe
0x403b69
??_G?$basic_ios@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 56 ?? push esi c7 06 c8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1c8 e8 f3 21 00 00 ?? call function 0x00405d70 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 07 ?? je basic block L5 L3: 56 ?? pu...
./vs2008/normal/Debug/oo2.exe
0x403b92
?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>] 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 89 10 ?? mov dword ds:[eax], edx 8b 51 20 ?? mov edx, dword ds:[ecx + 0x20<32>] 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 89 02 ?? mov dword ds:[edx], eax 8b 55 ...
./vs2008/normal/Debug/oo2.exe
0x403bb5
?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAPAD0PAH001@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] 89 41 10 ?? mov dword ds:[ecx + 0x10<16>], eax 8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>] 89 41 14 ?? mov dword ds:[ecx + 0x14<20>], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 89 41 20 ?? mov dword ds:[...
./vs2008/normal/Debug/oo2.exe
0x403be2
??D?$_String_const_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEABDXZ
1
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f1 ?? mov esi, ecx 8b 06 ?? mov eax, dword ds:[esi] 83 f8 fc ?? cmp eax, 0xfc<252,-4> 74 28 ?? je basic block L9 L2: 85 c0 ?? test eax, eax 75 05 ?? jne basic block L4 L3: e8 ef 31 00 00 ?? call function 0x00406de6 L4: 8b 06 ?? mov eax, dword ds:[esi] 83 78 18 10 ?...
./vs2008/normal/Debug/oo2.exe
0x403c1b
?unshift@?$codecvt@DDH@std@@QBEHAAHPAD1AAPAD@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 18 ?? jmp dword ds:[eax + 0x18<24>]
./vs2008/normal/Debug/oo2.exe
0x403c26
?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 51 14 ?? mov edx, dword ds:[ecx + 0x14<20>] 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 02 ?? mov dword ds:[edx], eax 8b 51 24 ?? mov edx, dword ds:[ecx + 0x24<36>] 89 02 ?? mov dword ds:[edx], eax 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 2b d0 ...
./vs2008/normal/Debug/oo2.exe
0x403c46
??0?$_Ranit_base@DHPBDABDV_Iterator_base_secure@std@@@std@@QAE@XZ
1
L1: 8b c1 ?? mov eax, ecx 83 20 00 ?? and dword ds:[eax], 0 c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x403c4c
??0?$ctype@D@std@@QAE@ABV_Locinfo@1@I@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] 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] 8b f1 ?? mov esi, ecx 89 46 04 ?? mov dword ds:[esi + 4], eax c7 06 e0 f1 42 00 ?? mov dword ds:[esi], 0x0042f1e0 e8 1b fe ff ff ?? call function 0x00403a8...
./vs2008/normal/Debug/oo2.exe
0x403c6f
?_Tidy@?$ctype@D@std@@IAEXXZ
1
L1: 8b 41 14 ?? mov eax, dword ds:[ecx + 0x14<20>] 85 c0 ?? test eax, eax 7e 0a ?? jle basic block L4 L2: ff 71 10 ?? push dword ds:[ecx + 0x10<16>] e8 8e 31 00 00 ?? call function 0x00406e0c L3: 59 ?? pop ecx c3 ?? ret L4: 7d 09 ?? jge basic block L7 L5: ff 71 10 ?? push dword ds:[ecx + 0x10<16>] e8 77 31 00...
./vs2008/normal/Debug/oo2.exe
0x403c8c
?do_tolower@?$ctype@D@std@@MBEDD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8] 83 c1 08 ?? add ecx, 8 51 ?? push ecx 50 ?? push eax e8 9c 18 00 00 ?? call function 0x0040553b L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x403ca5
?do_tolower@?$ctype@D@std@@MBEPBDPADPBD@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] 3b 75 0c ?? cmp esi, dword ss:[ebp + 12] 74 19 ?? je basic block L6 L2: 57 ?? push edi 8d 79 08 ?? lea edi, ds:[ecx + 8] L3: 0f b6 06 ?? movzx eax, byte ds:[esi] 57 ?? push edi 50 ?? push ea...
./vs2008/normal/Debug/oo2.exe
0x403cd3
?do_toupper@?$ctype@D@std@@MBEDD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8] 83 c1 08 ?? add ecx, 8 51 ?? push ecx 50 ?? push eax e8 c6 20 00 00 ?? call function 0x00405dac L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x403cec
?do_toupper@?$ctype@D@std@@MBEPBDPADPBD@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] 3b 75 0c ?? cmp esi, dword ss:[ebp + 12] 74 19 ?? je basic block L6 L2: 57 ?? push edi 8d 79 08 ?? lea edi, ds:[ecx + 8] L3: 0f b6 06 ?? movzx eax, byte ds:[esi] 57 ?? push edi 50 ?? push ea...
./vs2008/normal/Debug/oo2.exe
0x403d1a
?do_widen@?$ctype@D@std@@MBEDD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8a 45 08 ?? mov al, byte ss:[ebp + 8] 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x403d26
?do_widen@?$ctype@D@std@@MBEPBDPBD0PAD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 2b 55 08 ?? sub edx, dword ss:[ebp + 8] 8b 01 ?? mov eax, dword ds:[ecx] 52 ?? push edx 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] f...
./vs2008/normal/Debug/oo2.exe
0x403d44
?_Do_widen_s@?$ctype@D@std@@MBEPBDPBD0PADI@Z
1
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] 2b 75 08 ?? sub esi, dword ss:[ebp + 8] 39 75 14 ?? cmp dword ss:[ebp + 0x14<20>], esi 73 05 ?? jae basic block L3 L2: e8 8c 30 00 00 ?? call function 0x00406de6 L3: 56 ?? push esi ff 75 08 ...
./vs2008/normal/Debug/oo2.exe
0x403d74
?do_narrow@?$ctype@D@std@@MBEDDD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8a 45 08 ?? mov al, byte ss:[ebp + 8] 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oo2.exe
0x403d80
?do_narrow@?$ctype@D@std@@MBEPBDPBD0DPAD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 2b 55 08 ?? sub edx, dword ss:[ebp + 8] 8b 01 ?? mov eax, dword ds:[ecx] 52 ?? push edx 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
0x403da1
?_Do_narrow_s@?$ctype@D@std@@MBEPBDPBD0DPADI@Z
1
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] 2b 75 08 ?? sub esi, dword ss:[ebp + 8] 39 75 18 ?? cmp dword ss:[ebp + 0x18<24>], esi 73 05 ?? jae basic block L3 L2: e8 2f 30 00 00 ?? call function 0x00406de6 L3: 56 ?? push esi ff 75 08 ...
./vs2008/normal/Debug/oo2.exe
0x403dd1
??1?$ctype@D@std@@MAE@XZ
1
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f1 ?? mov esi, ecx c7 06 e0 f1 42 00 ?? mov dword ds:[esi], 0x0042f1e0 e8 8e fe ff ff ?? call function 0x00403c6f L2: c7 06 b8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1b8 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x403de9
??_E?$ctype@D@std@@MAEPAXI@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 db ff ff ff ?? call function 0x00403dd1 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 82 21 00 00 ?? call function 0x00405f84 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/oo2.exe
0x403de9
??_G?$ctype@D@std@@MAEPAXI@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 db ff ff ff ?? call function 0x00403dd1 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 82 21 00 00 ?? call function 0x00405f84 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/oo2.exe
0x403e0a
??_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 d0 f1 42 00 ?? mov dword ds:[ecx + eax + 0xfc<252,-4>], 0x0042f1d0 50 ?? push eax c7 00 c8 f1 42 00 ?? mov dword ds:[eax], 0x0042f1c8 e8 49 1f 00 00 ?? call function 0x0040...
./vs2008/normal/Debug/oo2.exe
0x403e29
??0_Init_cout@std@@QAE@XZ
1
L1: 8b 15 18 6b 43 00 ?? mov edx, dword ds:[0x00436b18] 56 ?? push esi be 08 6a 43 00 ?? mov esi, 0x00436a08 8b c1 ?? mov eax, ecx 89 35 1c 6b 43 00 ?? mov dword ds:[0x00436b1c], 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] ...
./vs2008/normal/Debug/oo2.exe
0x403e7e
??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 10 f2 42 00 ?? mov dword ds:[esi], 0x0042f210 85 c9 ?? test ecx, ecx 74 07 ?? je basic block L3 L2: 6a 01 ?? push 1 e8 a8 fc ff ff ?? call function 0x00403b3f L3: 8d 4e 04 ?? lea ecx, ds:[esi + ...
./vs2008/normal/Debug/oo2.exe
0x403eac
?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/oo2.exe
0x403eb2
?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/oo2.exe
0x403eb8
?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ
1
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x403ebb
?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/oo2.exe
0x403ebf
?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/oo2.exe
0x403ed5
?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/oo2.exe
0x403eda
?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ
1
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x403edd
?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@Z
1
L1: c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x403ee0
?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/oo2.exe
0x403ee6
?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/oo2.exe
0x403eec
?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/oo2.exe
0x403f02
?_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/oo2.exe
0x403f12
?_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/oo2.exe
0x403f21
?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/oo2.exe
0x403f37
??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 5...
./vs2008/normal/Debug/oo2.exe
0x403f52
?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 ...
./vs2008/normal/Debug/oo2.exe
0x403f79
?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 50 f3 42 00 ?? mov ecx, dword ds:[0x0042f350] 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 dwo...
./vs2008/normal/Debug/oo2.exe
0x403f98
?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 50 f3 42 00 ?? mov ecx, dword ds:[0x0042f350] 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 dwo...
./vs2008/normal/Debug/oo2.exe
0x403fb7
??_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 0x00403e0a L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 b1 1f 00 00 ?? call functio...
./vs2008/normal/Debug/oo2.exe
0x403fb7
??_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 0x00403e0a L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 b1 1f 00 00 ?? call functio...
./vs2008/normal/Debug/oo2.exe
0x403fdb
??_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 0x00403e7e L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 90 1f 00 00 ?? call function 0x00405f84 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/oo2.exe
0x403fdb
??_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 0x00403e7e L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 90 1f 00 00 ?? call function 0x00405f84 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/oo2.exe
0x403ffc
??D?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEAADXZ
1
L1: e9 e1 fb ff ff ?? jmp function 0x00403be2
./vs2008/normal/Debug/oo2.exe
0x404001
?_Chassign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEXIID@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 75 19 ?? jne basic block L6 L2: 83 79 18 10 ?? cmp dword ds:[ecx + 0x18<24>], 0x10<16> 72 05 ?? jb basic block L4 L3: 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] eb 03 ?? jmp basic block L5 L4: 83 c1 04 ?? add...
./vs2008/normal/Debug/oo2.exe
0x40404b
?_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 ?...
./vs2008/normal/Debug/oo2.exe
0x40408d
??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 ?...
./vs2008/normal/Debug/oo2.exe
0x4040e0
?_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 ??...
./vs2008/normal/Debug/oo2.exe
0x40415d
?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 ...
./vs2008/normal/Debug/oo2.exe
0x4041dc
??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAE@XZ
1
L1: 6a 04 ?? push 4 b8 c6 9c 42 00 ?? mov eax, 0x00429cc6 e8 b2 2c 00 00 ?? call function 0x00406e9a 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 10 f2 42 00 ?? mov dword ds:[esi], 0x0042f210 e8 a2 12 00 00 ?? call function 0x0040549d L3:...
./vs2008/normal/Debug/oo2.exe
0x404228
?_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 0x004040...
./vs2008/normal/Debug/oo2.exe
0x404273
??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 0x0040408d L2: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oo2.exe
0x40428d
??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ
1
L1: 8b ff ?? mov edi, edi 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 e1 ce ff ff ?? call function 0x00401181 L2: 8b c6 ?? mov eax, esi 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x4042a4
??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 2b ff ff ff ?? call function 0x004041dc L2: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] 8b ce ?? mov ecx, esi c7 06 4c f2 42 00 ?? mov dword ds:[esi], 0x0042f24c<")P@"> e8 65 ff ff ff ?? call functi...
./vs2008/normal/Debug/oo2.exe
0x4042df
??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 88 f2 42 00 ?? mov dword ds:[eax], 0x0042f288<"\rC@"> 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x4042f6
?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/oo2.exe
0x4042fb
??1codecvt_base@std@@UAE@XZ
1
L1: c7 01 b8 f1 42 00 ?? mov dword ds:[ecx], 0x0042f1b8 c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x404302
?do_always_noconv@codecvt_base@std@@MBE_NXZ
1
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x404305
?do_max_length@codecvt_base@std@@MBEHXZ
1
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x404309
?do_encoding@codecvt_base@std@@MBEHXZ
1
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x40430d
??_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 b8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1b8 74 07 ?? je basic block L4 L2: 56 ?? push esi e8 5d 1c 00 00 ?? call function 0x00405f84 L3: 59 ?? pop ecx L4: 8b c...
./vs2008/normal/Debug/oo2.exe
0x40430d
??_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 b8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1b8 74 07 ?? je basic block L4 L2: 56 ?? push esi e8 5d 1c 00 00 ?? call function 0x00405f84 L3: 59 ?? pop ecx L4: 8b c...
./vs2008/normal/Debug/oo2.exe
0x40432f
??$_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 68 2c 00 00 ?? call function 0x00406fa4 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:[eb...
./vs2008/normal/Debug/oo2.exe
0x40434f
??$_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 6b 2e 00 00 ?? call function 0x004071cc L2: 59 ?? pop ecx 59 ?? pop ecx 33 c9 ?? xor ecx, ecx 83 f8 ff ?? cmp eax, 0xff<255,-1> 0f 95 c1 ?? setne ...
./vs2008/normal/Debug/oo2.exe
0x40436f
??$_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 52 31 00 00 ?? call function 0x004074d5 L2: 59 ?? pop ecx 59 ?? pop ecx 33 c9 ?? xor ecx, ecx 83 f8 ff ?? cmp eax...
./vs2008/normal/Debug/oo2.exe
0x404391
?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...
./vs2008/normal/Debug/oo2.exe
0x4043be
?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/oo2.exe
0x4043c4
?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/oo2.exe
0x4043cf
?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/oo2.exe
0x4043da
?_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/oo2.exe
0x4043ea
??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, d...
./vs2008/normal/Debug/oo2.exe
0x40440a
?state@?$fpos@H@std@@QBEHXZ
1
L1: 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>] c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x40440e
?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/oo2.exe
0x404415
??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/oo2.exe
0x40441b
?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/oo2.exe
0x404426
?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/oo2.exe
0x404431
?_Init@?$codecvt@DDH@std@@IAEXABV_Locinfo@2@@Z
1
L1: c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x404434
?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 ?? c...
./vs2008/normal/Debug/oo2.exe
0x4044a0
?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] ...
./vs2008/normal/Debug/oo2.exe
0x4044de
??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 9c f2 42 00 ?? mov dword ds:[eax], 0x0042f29c<"_E@"> 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oo2.exe
0x4044f5
??1?$codecvt@DDH@std@@MAE@XZ
1
L1: c7 01 b8 f1 42 00 ?? mov dword ds:[ecx], 0x0042f1b8 c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x4044fc
?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 dwo...
./vs2008/normal/Debug/oo2.exe
0x404518
?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 dwo...
./vs2008/normal/Debug/oo2.exe
0x404534
?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/oo2.exe
0x404548
?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...
./vs2008/normal/Debug/oo2.exe
0x40455f
??_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 b8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1b8 74 07 ?? je basic block L4 L2: 56 ?? push esi e8 0b 1a 00 00 ?? call function 0x00405f84 L3: 59 ?? pop ecx L4: 8b c...
./vs2008/normal/Debug/oo2.exe
0x40455f
??_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 b8 f1 42 00 ?? mov dword ds:[esi], 0x0042f1b8 74 07 ?? je basic block L4 L2: 56 ?? push esi e8 0b 1a 00 00 ?? call function 0x00405f84 L3: 59 ?? pop ecx L4: 8b c...
./vs2008/normal/Debug/oo2.exe
0x404581
?_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...
./vs2008/normal/Debug/oo2.exe
0x4045ae
?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 ?? cm...
./vs2008/normal/Debug/oo2.exe
0x4045f7
?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 +...
./vs2008/normal/Debug/oo2.exe
0x40461b
??0_Locinfo@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
1
L1: 6a 04 ?? push 4 b8 15 9d 42 00 ?? mov eax, 0x00429d15 e8 73 28 00 00 ?? call function 0x00406e9a L2: 8b f1 ?? mov esi, ecx 89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi 6a 00 ?? push 0 e8 38 11 00 00 ?? call function 0x0040576b L3: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8d 4e 04 ?? lea e...
./vs2008/normal/Debug/oo2.exe
0x404670
??1_Locinfo@std@@QAE@XZ
1
L1: 6a 04 ?? push 4 b8 64 9d 42 00 ?? mov eax, 0x00429d64 e8 1e 28 00 00 ?? call function 0x00406e9a L2: 8b f1 ?? mov esi, ecx 89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi 56 ?? push esi c7 45 fc 04 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 4 e8 9c 13 00 00 ?? call function 0x00405a2a L3: 59 ?? pop...
./vs2008/normal/Debug/oo2.exe
0x4046d0
?append@?$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 53 ?? push ebx 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 57 ?? push edi 83 c8 ff ?? or eax, 0xff<255,-1> 8b f9 ?? mov edi, ecx 2b 47 14 ?? sub eax, dword ds:[edi + 0x14<20>] 3b c3 ?? cmp eax, ebx 77 05 ?? ja basic block L3 L2: e8 74 0c 00 00 ?? ca...