Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type class label 2
classes | Disassembly stringlengths 16 68.6k | Dirname stringlengths 16 28 | Exename stringclasses 17
values |
|---|---|---|---|---|---|---|
./vs2008/normal/Release/oopoly.exe | 0x401bb2 | ___report_gsfailure | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 28 03 00 00 ?? sub esp, 0x00000328<808>
a3 b8 41 40 00 ?? mov dword ds:[0x004041b8], eax
89 0d b4 41 40 00 ?? mov dword ds:[0x004041b4], ecx
89 15 b0 41 40 00 ?? mov dword ds:[0x004041b0], edx
89 1d ac 41 40 00 ?? mov dword ds:[0x004041ac], eb... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401cfa | ___CxxSetUnhandledExceptionFilter | 0func |
L1: 68 b8 1c 40 00 ?? push function 0x00401cb8
ff 15 14 30 40 00 ?? call dword ds:[0x00403014]
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401db9 | _atexit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 4e ff ff ff ?? call function 0x00401d14
L2: f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
59 ?? pop ecx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401dd0 | __RTC_Initialize | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 b4 34 40 00 ?? mov eax, 0x004034b4
be b4 34 40 00 ?? mov esi, 0x004034b4
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401df6 | __RTC_Terminate | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 bc 34 40 00 ?? mov eax, 0x004034bc
be bc 34 40 00 ?? mov esi, 0x004034bc
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401e80 | __FindPESection | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>]
03 c8 ?? add ecx, eax
0f b7 41 14 ?? movzx eax, word ds:[ecx + 0x14<20>]
53 ?? push ebx
56 ?? push esi
0f b7 71 06 ?? movzx esi, word ds:[ecx + 6]
33 d2 ?? xor... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401ed0 | __IsNonwritableInCurrentImage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 f8 35 40 00 ?? push 0x004035f8
68 f5 1f 40 00 ?? push function 0x00401ff5
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 08 ?? sub esp, 8
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 78 40 40 00... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401f9c | __SEH_prolog4 | 0func |
L1: 68 f5 1f 40 00 ?? push function 0x00401ff5
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 78 40 4... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401fe1 | __SEH_epilog4 | 0func |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x401ff5 | __except_handler4 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
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 + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
68 be 17 40 00 ?? push function 0x004017be
68 78 40 40 00 ?? push 0x00404078
e8 3f 01 00... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x402020 | __invoke_watson_if_error | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 17 ?? je basic block L4
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff ... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x402044 | __setdefaultprecision | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
33 f6 ?? xor esi, esi
56 ?? push esi
e8 07 01 00 00 ?? call function 0x00402160
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0d ?? je basic block L5
L3: 56 ?? push esi
56 ?? push esi
56 ?? ... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x402076 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x402079 | __setargv | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x402094 | ___security_init_cookie | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 78 40 40 00 ?? mov eax, dword ds:[0x00404078]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
53 ?? push ebx
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e... | vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x40303c | __imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ | 1method |
0x0040303c: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403040 | __imp_?good@ios_base@std@@QBE_NXZ | 1method |
0x00403040: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403044 | __imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
0x00403044: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x40304c | __imp_?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
0x0040304c: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403050 | __imp_?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
0x00403050: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403054 | __imp_?width@ios_base@std@@QBEHXZ | 1method |
0x00403054: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403058 | __imp_?flags@ios_base@std@@QBEHXZ | 1method |
0x00403058: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x40305c | __imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ | 1method |
0x0040305c: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403064 | __imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z | 1method |
0x00403064: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403070 | __imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@Z | 1method |
0x00403070: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403074 | __imp_?width@ios_base@std@@QAEHH@Z | 1method |
0x00403074: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403078 | __imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1method |
0x00403078: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x403084 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1method |
0x00403084: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/normal/Release/oopoly.exe | 0x4030ac | __imp_?_type_info_dtor_internal_method@type_info@@QAEXXZ | 1method |
0x004030ac: no instructions
| vs2008/normal/Release | oopoly.exe |
./vs2008/wpo/Debug/oo.exe | 0x4013b0 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 b6 96 42 00 ?? push 0x004296b6
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 38 ?? sub esp, 0x38<56>
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0x... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401570 | ?func2@Cls1@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 6e 10 40 00 ?? push 0x0040106e
68 54 df 42 00 ?? push 0x0042df54<"Cls1::func2()">
68 c8 59 43 00 ?? push 0x004359c8
e8 92 fb ff ff ?? call function 0x0040111d
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4015b0 | ?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 0a ?? push 10
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
e8 a1 fb ff ff ?? call function 0x0040115e
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
e8 67 fb ff ff ?? call function 0x0040112c
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4015d0 | ??0Cls3@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 f8 fa ff ff ?? call function 0x004010d7
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 0c ?? add ecx, 12
e8 e3 fa ff ff ?? call function... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401620 | ?func4@Cls2@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 6e 10 40 00 ?? push 0x0040106e
68 80 df 42 00 ?? push 0x0042df80<"Cls2::func4()">
68 c8 59 43 00 ?? push 0x004359c8
e8 e2 fa ff ff ?? call function 0x0040111d
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401660 | ?func1@Cls3@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 6e 10 40 00 ?? push 0x0040106e
68 90 df 42 00 ?? push 0x0042df90<"Cls3::func1()">
68 c8 59 43 00 ?? push 0x004359c8
e8 a2 fa ff ff ?? call function 0x0040111d
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4016a0 | ?func3@Cls3@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 6e 10 40 00 ?? push 0x0040106e
68 a0 df 42 00 ?? push 0x0042dfa0<"Cls3::func3()">
68 c8 59 43 00 ?? push 0x004359c8
e8 62 fa ff ff ?? call function 0x0040111d
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4016e0 | ??0Cls1@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 b4 df 42 00 ?? mov dword ds:[eax], 0x0042dfb4
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401700 | ?func1@Cls1@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 6e 10 40 00 ?? push 0x0040106e
68 bc df 42 00 ?? push 0x0042dfbc<"Cls1::func1()">
68 c8 59 43 00 ?? push 0x004359c8
e8 02 fa ff ff ?? call function 0x0040111d
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401740 | ??0Cls2@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 d0 df 42 00 ?? mov dword ds:[eax], 0x0042dfd0
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401760 | ?func3@Cls2@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 6e 10 40 00 ?? push 0x0040106e
68 dc df 42 00 ?? push 0x0042dfdc<"Cls2::func3()">
68 c8 59 43 00 ?? push 0x004359c8
e8 a2 f9 ff ff ?? call function 0x0040111d
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4017a0 | ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
50 ?? push eax
ff 55 08 ?? call dword ss:[ebp + 8]
L2: 83 c4 04 ?? add esp, 4
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4017c0 | ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 e8 96 42 00 ?? push 0x004296e8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
83 ec 2c ?? sub esp, 0x2c<44>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ??... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401940 | ?eq_int_type@?$char_traits@D@std@@SA_NABH0@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
8b 10 ?? mov edx, dword ds:[eax]
33 c0 ?? xor eax, eax
3b 11 ?? cmp edx, dword ds:[ecx]
0f 94 c0 ?? sete al
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401960 | ?eof@?$char_traits@D@std@@SAHXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 c8 ff ?? or eax, 0xff<255,-1>
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401970 | ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
8b 08 ?? mov ecx, dword ds:[eax]
8b 55 f8 ?? mov edx, dword ss:[ebp + 0xf8<248,-8>]
... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401a00 | ?fail@ios_base@std@@QBE_NXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 27 f7 ff ff ?? call function 0x00401136
L2: 83 e0 06 ?? and eax, 6
f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
8b e5 ?? mov esp, ebp
5d... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401a30 | ?rdstate@ios_base@std@@QBEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 08 ?? mov eax, dword ds:[eax + 8]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401a50 | ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 19 ?? je basic block L4
L2: 0f b6 45 0c ?? movzx eax, byte ss:[ebp + 12]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 cc f6 ff ff ?? ca... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401a90 | ?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 28 ?? mov eax, dword ds:[eax + 0x28<40>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401ab0 | ?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 28 00 ?? cmp dword ds:[eax + 0x28<40>], 0
75 0b ?? jne basic block L3
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
83 c9 04 ?? or ecx, 4
89... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401b00 | ?clear@ios_base@std@@QAEXH_N@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 2e 97 42 00 ?? push 0x0042972e
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
81 ec d0 00 00 00 ?? sub esp, 0x000000d0<208>
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401cf0 | ??0runtime_error@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 68 97 42 00 ?? push 0x00429768
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401d80 | ?what@runtime_error@std@@UBEPBDXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 0c ?? add ecx, 12
e8 72 f3 ff ff ?? call function 0x00401104
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401da0 | ??_Eruntime_error@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 14 f3 ff ff ?? call function 0x004010c3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0c ?? je basic block L5
L3: 8b 4d fc ??... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401de0 | ??1runtime_error@std@@UAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 44 e0 42 00 ?? mov dword ds:[eax], 0x0042e044
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 0c ?? add ecx, 12
e8 4a f3 ff ff ?? call fun... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401e10 | ??0failure@ios_base@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 73 f2 ff ff ?? call function 0x00401096
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401e40 | ??0runtime_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 98 97 42 00 ?? push 0x00429798
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401ed0 | ??1failure@ios_base@std@@UAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 54 e0 42 00 ?? mov dword ds:[eax], 0x0042e054
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 db f1 ff ff ?? call function 0x004010c3
L2: 8b ... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401f00 | ??_Efailure@ios_base@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 b9 f1 ff ff ?? call function 0x004010c8
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0c ?? je basic block L5
L3: 8b 4d fc ??... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401f00 | ??_Gfailure@ios_base@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 b9 f1 ff ff ?? call function 0x004010c8
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0c ?? je basic block L5
L3: 8b 4d fc ??... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401f40 | ??0failure@ios_base@std@@QAE@ABV012@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d5 f0 ff ff ?? call function 0x00401028
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401f70 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
51 ?? push ecx
8b cc ?? mov ecx, esp
e8 32 f2 ff ff ?? call function 0x004011b3
L2: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
e8 62 f1 ff ff ?? call function 0x004010eb
L3: 6a 00 ?? push... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x401fc0 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 cd f0 ff ff ?? call function 0x004010a0
L2: 6a 00 ?? push 0
6a 00 ?? push 0
8b 4d fc ?? mov e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402010 | ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
6a 00 ?? push 0
6a 01 ?? push 1
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 eb f0 ff ff ?? call function 0x0040110e
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402030 | ?c_str@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEPBDXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 3d f1 ff ff ?? call function 0x0040117c
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402050 | ?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
e8 11 f1 ff ff ?? call function 0x00401172
L2: 3b 45 0c ?? cmp eax, dword ss:[ebp + 12]
73 05 ?? jae basic block L4
L3: e8 2c 2f 00 00 ?? call function 0x00... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402140 | ?size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 14 ?? mov eax, dword ds:[eax + 0x14<20>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402160 | ?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 21 ef ff ff ?? call function 0x00401091
L2: 83 c4 04 ?? add esp, 4
50 ?? push eax
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
8b 4d ... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402190 | ?length@?$char_traits@D@std@@SAIPBD@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 f4 42 00 00 ?? call function 0x00406490
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4021b0 | ?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEX_NI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
85 c0 ?? test eax, eax
75 02 ?? jne basic block L3
L2: eb 47 ?? jmp basic block L8
L3: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 79 18 10 ?... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402250 | ?_Myptr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IBEPBDXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 18 10 ?? cmp dword ds:[eax + 0x18<24>], 0x10<16>
72 0b ?? jb basic block L3
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 51 04... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402290 | ??0?$_String_val@DV?$allocator@D@std@@@std@@IAE@V?$allocator@D@1@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8d 45 08 ?? lea eax, ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 71 ed ff ff ?? call function 0x00401014
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4022c0 | ??0?$_String_val@DV?$allocator@D@std@@@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 41 ed ff ff ?? call function 0x00401014
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4022f0 | ??0?$allocator@D@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402310 | ?pubsync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 10 ?? mov edx, dword ds:[eax]
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 42 30 ?? mov eax, dword ds:[edx + 0x30<48>]
ff d0 ?? call eax
L2:... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4023c0 | ?_Pnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 48 24 ?? mov ecx, dword ds:[eax + 0x24<36>]
83 39 00 ?? cmp dword ds:[ecx], 0
74 0d ?? je basic block L3
L2: 8b 55 fc ?? mov edx, dword ss:[eb... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402400 | ??0sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 c8 97 42 00 ?? push 0x004297c8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402500 | ??1sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 f8 97 42 00 ?? push 0x004297f8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402580 | ??Bsentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QBE_NXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8a 40 04 ?? mov al, byte ds:[eax + 4]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4025a0 | ?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBDI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 65 eb ff ff ?? call function 0x00401118
L2: 0f b6 c8 ?? movzx ecx, al
85 c9 ?? test ecx, ecx
... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402650 | ?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@II@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
8b 48 14 ?? mov ecx, dword ds:[eax + 0x14<20>]
3b 4d 08 ?? cmp ecx, dword ss:[ebp + 8]
73 05 ?? jae basic block L3
L2: e8 2e 29 00 00 ?? call fun... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402710 | ?_Eos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
c6 45 ff 00 ?? mov byte ss:[ebp + 0xff<255,-1>], 0
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 48 14 ?? mov dword ds:[eax + 0x14<20>], ecx
8d 55 f... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402760 | ?assign@?$char_traits@D@std@@SAXAADABD@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
8a 11 ?? mov dl, byte ds:[ecx]
88 10 ?? mov byte ds:[eax], dl
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402780 | ?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAE_NI_N@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d2 e9 ff ff ?? call function 0x00401163
L2: 3b 45 08 ?? cmp eax, dword ss:[ebp + 8]
73 05 ?? jae basic block L4
L3: e8 c4 27 00 00 ?? call fun... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402840 | ?_Myptr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEPADXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 18 10 ?? cmp dword ds:[eax + 0x18<24>], 0x10<16>
72 0b ?? jb basic block L3
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 51 04... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4028a0 | ?deallocate@?$allocator@D@std@@QAEXPADI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 d4 32 00 00 ?? call function 0x00405b84
L2: 83 c4 04 ?? add esp, 4
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4028c0 | ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 20 98 42 00 ?? push 0x00429820
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
83 ec 08 ?? sub esp, 8
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ?? xor ea... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402970 | ?flags@ios_base@std@@QBEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 10 ?? mov eax, dword ds:[eax + 0x10<16>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402990 | ?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 2c ?? mov eax, dword ds:[eax + 0x2c<44>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x4029b0 | ?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 48 34 ?? mov ecx, dword ds:[eax + 0x34<52>]
8b 11 ?? mov edx, dword ds:[ecx]
83 ea 01 ?? sub edx, 1
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402a10 | ??0_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
8b 02 ?? mov eax, dword ds:[e... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402a70 | ?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 04 ?? add ecx, 4
e8 4c 26 00 00 ?? call function 0x004050ce
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402a90 | ??1_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 08 ?? mov ecx, dword ds:[eax]
8b 11 ?? mov edx, dword ds:[ecx]
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 08 ?? mov ecx, dword ds:[eax]
03... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402ae0 | ?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 04 ?? add ecx, 4
e8 e5 25 00 00 ?? call function 0x004050d7
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402b00 | ?max_size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
e8 7f e6 ff ff ?? call function 0x00401190
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc 01 ?? cmp dword ss:[ebp + 0xfc<252,-4>... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402b40 | ?_Copy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEXII@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 50 98 42 00 ?? push 0x00429850
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
33 c5 ??... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402d20 | ?_Inside@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAE_NPBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 20 ?? je basic block L6
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 07 e3 ff ff ?? call function 0x0040103c
L3: 39 45 08 ?? cmp dword ss:[ebp + 8]... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402d70 | ?allocate@?$allocator@D@std@@QAEPADI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
6a 00 ?? push 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 be e3 ff ff ?? call function 0x00401140
L2: 83 c4 08 ?? add esp, 8
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x402da0 | ?max_size@?$allocator@D@std@@QBEIXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
c7 45 fc ff ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xffffffff<4294967295,-1>
83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0
76 08 ?? jbe basic block L3
L2: 8b 45 fc ?? mov eax, dword ... | vs2008/wpo/Debug | oo.exe |
./vs2008/wpo/Debug/oo.exe | 0x403150 | ?width@ios_base@std@@QBEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 18 ?? mov eax, dword ds:[eax + 0x18<24>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/wpo/Debug | oo.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.