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/Debug/oopoly.exe | 0x401830 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4018c0 | ?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 58 f8 ff ff ?? call function 0x00401127
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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4018f0 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401910 | ?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 fd f7 ff ff ?? ca... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401950 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401970 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4019c0 | ?clear@ios_base@std@@QAEXH_N@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 de 95 42 00 ?? push 0x004295de
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 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea e... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401bb0 | ??0runtime_error@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 18 96 42 00 ?? push 0x00429618
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401c40 | ?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 9e f4 ff ff ?? call function 0x004010f0
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401c60 | ??_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 54 f4 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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401ca0 | ??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 1c e0 42 00 ?? mov dword ds:[eax], 0x0042e01c
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 0c ?? add ecx, 12
e8 7b f4 ff ff ?? call fun... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401cd0 | ??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 b3 f3 ff ff ?? call function 0x00401096
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401d00 | ??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 48 96 42 00 ?? push 0x00429648
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401d90 | ??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 2c e0 42 00 ?? mov dword ds:[eax], 0x0042e02c
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 1b f3 ff ff ?? call function 0x004010c3
L2: 8b ... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401dc0 | ??_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 f9 f2 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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401dc0 | ??_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 f9 f2 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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401e00 | ??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 1f f2 ff ff ?? call function 0x00401032
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401e30 | ??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 5e f3 ff ff ?? call function 0x0040119f
L2: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
e8 93 f2 ff ff ?? call function 0x004010dc
L3: 6a 00 ?? push... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401e80 | ??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 0d f2 ff ff ?? call function 0x004010a0
L2: 6a 00 ?? push 0
6a 00 ?? push 0
8b 4d fc ?? mov e... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401ed0 | ??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 17 f2 ff ff ?? call function 0x004010fa
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401ef0 | ?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 6e f2 ff ff ?? call function 0x0040116d
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x401f10 | ?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 42 f2 ff ff ?? call function 0x00401163
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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402000 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402020 | ?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 61 f0 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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402050 | ?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 54 43 00 00 ?? call function 0x004063b0
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402070 | ?_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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402110 | ?_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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402150 | ??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 bb ee ff ff ?? call function 0x0040101e
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402180 | ??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 8b ee ff ff ?? call function 0x0040101e
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4021b0 | ??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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4021d0 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402280 | ?_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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4022c0 | ??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 78 96 42 00 ?? push 0x00429678
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4023c0 | ??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 a8 96 42 00 ?? push 0x004296a8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402440 | ??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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402460 | ?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 91 ec ff ff ?? call function 0x00401104
L2: 0f b6 c8 ?? movzx ecx, al
85 c9 ?? test ecx, ecx
... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402510 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4025d0 | ?_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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402620 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402640 | ?_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 03 eb ff ff ?? call function 0x00401154
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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402700 | ?_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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402760 | ?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 0x00405a44
L2: 83 c4 04 ?? add esp, 4
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402780 | ?_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 d0 96 42 00 ?? push 0x004296d0
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 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ?? xor ea... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402830 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402850 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402870 | ?_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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4028d0 | ??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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402930 | ?_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 0x00404f8e
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402950 | ??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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4029a0 | ?_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 0x00404f97
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4029c0 | ?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 ab e7 ff ff ?? call function 0x0040117c
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc 01 ?? cmp dword ss:[ebp + 0xfc<252,-4>... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402a00 | ?_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 00 97 42 00 ?? push 0x00429700
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 34 44 43 00 ?? mov eax, dword ds:[0x00434434]
33 c5 ??... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402be0 | ?_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 51 e4 ff ff ?? call function 0x00401046
L3: 39 45 08 ?? cmp dword ss:[ebp + 8]... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402c30 | ?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 ef e4 ff ff ?? call function 0x00401131
L2: 83 c4 08 ?? add esp, 8
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x402c60 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403010 | ?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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403030 | ?width@ios_base@std@@QAEHH@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 18 ?? mov ecx, dword ds:[eax + 0x18<24>]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 55 f8 ?? mov edx, dword ss:[ebp + 0xf8<248,-8... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403060 | ??$copy_s@U?$char_traits@D@std@@@_Traits_helper@std@@YAPADPADIPBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
e8 1d e1 ff ff ?? call function 0x00401186
L2: 88 45 ff ?? mov byte ss:[ebp + 0xff<255,-1>], al
0f b6 45 ff ?? movzx eax, byte ss:[ebp + 0xff<255,-1>]
50 ?? push eax
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
51 ?? push ecx
8b 55 10 ?? mov edx, dword... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4030a0 | ??$move_s@U?$char_traits@D@std@@@_Traits_helper@std@@YAPADPADIPBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
e8 dd e0 ff ff ?? call function 0x00401186
L2: 88 45 ff ?? mov byte ss:[ebp + 0xff<255,-1>], al
0f b6 45 ff ?? movzx eax, byte ss:[ebp + 0xff<255,-1>]
50 ?? push eax
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
51 ?? push ecx
8b 55 10 ?? mov edx, dword... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403140 | ??0bad_alloc@std@@QAE@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
8d 45 08 ?? lea eax, ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 a1 2f 00 00 ?? call function 0x004060f4
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c7 01... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4031a0 | ??_Gbad_alloc@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 ab de ff ff ?? call function 0x0040105a
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/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4031e0 | ??0bad_alloc@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 71 2f 00 00 ?? call function 0x00406164
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403210 | ?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ | 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 30 ?? mov al, byte ds:[eax + 0x30<48>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403230 | ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@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 0c ?? mov eax, dword ss:[ebp + 12]
50 ?? push eax
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
8b 02 ?? mov eax, dword ds:[edx]
8b 4d f... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403260 | ??$_Char_traits_cat@U?$char_traits@D@std@@@std@@YA?AU_Secure_char_traits_tag@0@XZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8a 45 ff ?? mov al, byte ss:[ebp + 0xff<255,-1>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403270 | ??$copy_s@U?$char_traits@D@std@@@_Traits_helper@std@@YAPADPADIPBDIU_Secure_char_traits_tag@1@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 9a de ff ff ?? call function 0... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4032a0 | ?_Copy_s@?$char_traits@D@std@@SAPADPADIPBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 83 31 00 00 ?? call function 0... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4032d0 | ??$move_s@U?$char_traits@D@std@@@_Traits_helper@std@@YAPADPADIPBDIU_Secure_char_traits_tag@1@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 76 de ff ff ?? call function 0... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403300 | ?_Move_s@?$char_traits@D@std@@SAPADPADIPBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 a0 31 00 00 ?? call function 0... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403342 | ??0_Iterator_base_secure@std@@QAE@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
83 20 00 ?? and dword ds:[eax], 0
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403348 | ?_Has_container@_Iterator_base_secure@std@@QBE_NXZ | 1method |
L1: 33 c0 ?? xor eax, eax
39 01 ?? cmp dword ds:[ecx], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403350 | ?_Getctype@_Locinfo@std@@QBE?AU_Ctypevec@@XZ | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
57 ?? push edi
50 ?? push eax
e8 a5 1d 00 00 ?? call function 0x00405108
L2: 8b f0 ?? mov esi, eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b f8 ?? mov ed... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403375 | ??0id@locale@std@@QAE@I@Z | 1method |
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
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403385 | ??Bid@locale@std@@QAEIXZ | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
8b f1 ?? mov esi, ecx
83 3e 00 ?? cmp dword ds:[esi], 0
75 24 ?? jne basic block L6
L2: 6a 00 ?? push 0
8d 4d fc ?? lea ecx, ss:[ebp + 0xfc<252,-4>]
e8 8e 1e 00 00 ?? call function 0x0040522b
L3: 83 3e 00 ?? cmp dwo... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4033bc | ?_Incref@facet@locale@std@@QAEXXZ | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
8b f1 ?? mov esi, ecx
6a 00 ?? push 0
8d 4d fc ?? lea ecx, ss:[ebp + 0xfc<252,-4>]
e8 5c 1e 00 00 ?? call function 0x0040522b
L2: 8b 46 04 ?? mov eax, dword ds:[esi + 4]
83 f8 ff ?? cmp eax, 0xff<255,-1>
73 04 ?? ja... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4033e6 | ?_Decref@facet@locale@std@@QAEPAV123@XZ | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
57 ?? push edi
8b f9 ?? mov edi, ecx
6a 00 ?? push 0
8d 4d fc ?? lea ecx, ss:[ebp + 0xfc<252,-4>]
e8 31 1e 00 00 ?? call function 0x0040522b
L2: 8b 47 04 ?? mov eax, dword ds:[edi + 4]
85 c0 ?? test eax, eax
76 09 ... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403423 | ?_Register@facet@locale@std@@QAEXXZ | 1method |
L1: 8b ff ?? mov edi, edi
51 ?? push ecx
e8 81 20 00 00 ?? call function 0x004054ac
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x40342d | ??1facet@locale@std@@UAE@XZ | 1method |
L1: c7 01 60 e0 42 00 ?? mov dword ds:[ecx], 0x0042e060
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403434 | ??0facet@locale@std@@IAE@I@Z | 1method |
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]
c7 00 60 e0 42 00 ?? mov dword ds:[eax], 0x0042e060
89 48 04 ?? mov dword ds:[eax + 4], ecx
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403467 | ??0locale@std@@QAE@ABV01@@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
8b f1 ?? mov esi, ecx
8b 08 ?? mov ecx, dword ds:[eax]
89 0e ?? mov dword ds:[esi], ecx
e8 41 ff ff ff ?? call function 0x004033bc
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 0... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403482 | ??1locale@std@@QAE@XZ | 1method |
L1: 8b 09 ?? mov ecx, dword ds:[ecx]
85 c9 ?? test ecx, ecx
74 11 ?? je basic block L5
L2: e8 59 ff ff ff ?? call function 0x004033e6
L3: 85 c0 ?? test eax, eax
74 08 ?? je basic block L5
L4: 8b 10 ?? mov edx, dword ds:[eax]
6a 01 ?? push 1
8b c8 ?? mov ecx, eax
ff 12 ?? call dword ds:[edx]
L5: c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x40349a | ?_Getfacet@locale@std@@QBEPBVfacet@12@I@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 09 ?? mov ecx, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
3b 71 0c ?? cmp esi, dword ds:[ecx + 12]
73 08 ?? jae basic block L3
L2: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
8b 04 b0 ?? mov eax, dword ds:[eax + esi * 4]
... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4034d6 | ??_Efacet@locale@std@@UAEPAXI@Z | 1method |
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 60 e0 42 00 ?? mov dword ds:[esi], 0x0042e060
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 54 25 00 00 ?? call function 0x00405a44
L3: 59 ?? pop ecx
L4: 8b c... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4034d6 | ??_Gfacet@locale@std@@UAEPAXI@Z | 1method |
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 60 e0 42 00 ?? mov dword ds:[esi], 0x0042e060
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 54 25 00 00 ?? call function 0x00405a44
L3: 59 ?? pop ecx
L4: 8b c... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4034f8 | ??0ctype_base@std@@QAE@I@Z | 1method |
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 68 e0 42 00 ?? mov dword ds:[eax], 0x0042e068
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x40350f | ??1ctype_base@std@@UAE@XZ | 1method |
L1: c7 01 60 e0 42 00 ?? mov dword ds:[ecx], 0x0042e060
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403516 | ??_Ectype_base@std@@UAEPAXI@Z | 1method |
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 60 e0 42 00 ?? mov dword ds:[esi], 0x0042e060
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 14 25 00 00 ?? call function 0x00405a44
L3: 59 ?? pop ecx
L4: 8b c... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403516 | ??_Gctype_base@std@@UAEPAXI@Z | 1method |
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 60 e0 42 00 ?? mov dword ds:[esi], 0x0042e060
74 07 ?? je basic block L4
L2: 56 ?? push esi
e8 14 25 00 00 ?? call function 0x00405a44
L3: 59 ?? pop ecx
L4: 8b c... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403538 | ?widen@?$ctype@D@std@@QBEDD@Z | 1method |
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 | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403543 | ?_Init@?$ctype@D@std@@IAEXABV_Locinfo@2@@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
56 ?? push esi
57 ?? push edi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
8b f9 ?? mov edi, ecx
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
50 ?? push eax
e8 f5 fd ff ff ?? call function 0x00403350
L2: 83 c7 08 ?? add... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x40356a | ?getloc@ios_base@std@@QBE?AVlocale@2@XZ | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
ff 71 24 ?? push dword ds:[ecx + 0x24<36>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
e8 e8 fe ff ff ?? call function 0x00403467
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c9 ?? leav... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403586 | ??1ios_base@std@@UAE@XZ | 1method |
L1: 8b ff ?? mov edi, edi
51 ?? push ecx
c7 01 70 e0 42 00 ?? mov dword ds:[ecx], 0x0042e070
e8 9c 22 00 00 ?? call function 0x00405830
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403596 | ??0ios_base@std@@IAE@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c7 00 70 e0 42 00 ?? mov dword ds:[eax], 0x0042e070
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x40359f | ??_Eios_base@std@@UAEPAXI@Z | 1method |
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 70 e0 42 00 ?? mov dword ds:[esi], 0x0042e070
e8 7d 22 00 00 ?? call function 0x00405830
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 | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4035c8 | ?_Cout_func@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@XZ | 0func |
L1: b8 e8 59 43 00 ?? mov eax, 0x004359e8
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4035ce | ??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAE@XZ | 1method |
L1: 8b 41 fc ?? mov eax, dword ds:[ecx + 0xfc<252,-4>]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
c7 44 08 fc 78 e0 42 00 ?? mov dword ds:[eax + ecx + 0xfc<252,-4>], 0x0042e078<"w:@">
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4035dd | ??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAE@XZ | 1method |
L1: 8b ff ?? mov edi, edi
51 ?? push ecx
c7 01 70 e0 42 00 ?? mov dword ds:[ecx], 0x0042e070
e8 45 22 00 00 ?? call function 0x00405830
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4035ed | ?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@PAV32@@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
8b 41 2c ?? mov eax, dword ds:[ecx + 0x2c<44>]
89 51 2c ?? mov dword ds:[ecx + 0x2c<44>], edx
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x4035ff | ??_Glocale@std@@QAEPAXI@Z | 1method |
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 0x00403482
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 0x00405a44
L4: 59 ?? pop ecx
L5: 8b c6 ?? ... | vs2008/normal/Debug | oopoly.exe |
./vs2008/normal/Debug/oopoly.exe | 0x403629 | ??_E?$basic_ios@DU?$char_traits@D@std@@@std@@UAEPAXI@Z | 1method |
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 70 e0 42 00 ?? mov dword ds:[esi], 0x0042e070
e8 f3 21 00 00 ?? call function 0x00405830
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 | oopoly.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.