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 |
|---|---|---|---|---|---|---|
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x40260e | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x40260e | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402611 | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402611 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402611 | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402614 | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402614 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402614 | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402617 | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402617 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x402617 | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x40261a | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x40261a | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x40261d | __filter_x86_sse2_floating_point_exception | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 20 44 40 00 01 ?? cmp dword ds:[0x00404420], 1
7c 66 ?? jl basic block L15
L2: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 09 ?? je basic block L4
L3: 81 7d 08 b5 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b5
75 54 ?? jne basic bl... | vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex6.exe | 0x40261d | __filter_x86_sse2_floating_point_exception_default | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 20 44 40 00 01 ?? cmp dword ds:[0x00404420], 1
7c 66 ?? jl basic block L15
L2: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 09 ?? je basic block L4
L3: 81 7d 08 b5 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b5
75 54 ?? jne basic bl... | vs2019/wpo/RelWithDebInfo | ooex6.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401000 | ??2@YAPAXIPAX@Z | 0func |
L1: 8b c2 ?? mov eax, edx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401010 | ??0exception@std@@QAE@QBDH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
0f 57 c0 ?? xorps xmm0, xmm0
c7 01 9c 41 40 00 ?? mov dword ds:[ecx], 0x0040419c
66 0f d6 41 04 ?? movq qword ds:[ecx + 4], xmm0
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401030 | ??0exception@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
0f 57 c0 ?? xorps xmm0, xmm0
8d 46 04 ?? lea eax, ds:[esi + 4]
50 ?? push eax
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
66 0f d6 00 ?? movq qword ds:[eax], xmm0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add eax,... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401060 | ??1exception@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 9c 41 40 00 ?? mov dword ds:[ecx], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 59 ?? pop ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401080 | ?what@exception@std@@UBEPBDXZ | 1method |
L1: 8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
b8 cc 41 40 00 ?? mov eax, 0x004041cc<"Unknown exception">
85 c9 ?? test ecx, ecx
0f 45 c1 ?? cmovne eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401090 | ??_Eexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je ba... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401090 | ??_Gexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je ba... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4010d0 | ??0bad_alloc@std@@AAE@QBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
0f 57 c0 ?? xorps xmm0, xmm0
66 0f d6 41 04 ?? movq qword ds:[ecx + 4], xmm0
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
c7 01 a8 41 40 00 ?? mov dword ds:[ecx], 0x004041a8
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4010f0 | ??_Gbad_alloc@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je ba... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401150 | ??0bad_array_new_length@std@@QAE@XZ | 1method |
L1: 0f 57 c0 ?? xorps xmm0, xmm0
8b c1 ?? mov eax, ecx
66 0f d6 41 04 ?? movq qword ds:[ecx + 4], xmm0
c7 41 04 e0 41 40 00 ?? mov dword ds:[ecx + 4], 0x004041e0<"bad array new length">
c7 01 c4 41 40 00 ?? mov dword ds:[ecx], 0x004041c4
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401170 | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je ba... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401170 | ??_Gbad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je ba... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4011b0 | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 9c 41 40 00 ?? mov dword ds:[ecx], 0x0040419c
50 ?? push eax
ff 15 ac 40 40 00 ?? call dword ds:[0x004040ac]
L2: 59 ?? pop ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4011d0 | ?_Throw_bad_array_new_length@std@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
e8 72 ff ff ff ?? call function 0x00401150
L2: 68 0c 4a 40 00 ?? push 0x00404a0c
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 7d 21 00 00 ?? call function 0x00403369
L3: cc ?? int3... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401230 | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
0f 57 c0 ?? xorps xmm0, xmm0
8d 46 04 ?? lea eax, ds:[esi + 4]
50 ?? push eax
c7 06 9c 41 40 00 ?? mov dword ds:[esi], 0x0040419c
66 0f d6 00 ?? movq qword ds:[eax], xmm0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add eax,... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401290 | ?_Adjust_manually_vector_aligned@std@@YAXAAPAXAAI@Z | 0func |
L1: 83 02 23 ?? add dword ds:[edx], 0x23<35>
8b 01 ?? mov eax, dword ds:[ecx]
8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
77 03 ?? ja basic block L3
L2: 89 11 ?? mov dword ds:[ecx], edx
c3 ?? ret
L3: ff 25 fc 40 40 00... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4012b0 | ?_Orphan_all@_Container_base0@std@@QAEXXZ | 1method |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4012c0 | ??0_Fake_proxy_ptr_impl@std@@QAE@ABU_Fake_allocator@1@ABU_Container_base0@1@@Z | 1method |
L1: 8b c1 ?? mov eax, ecx
c2 08 00 ?? ret 8
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4012d0 | ?_Release@_Fake_proxy_ptr_impl@std@@QAEXXZ | 1method |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4012e0 | ?_Xlen_string@std@@YAXXZ | 0func |
L1: 68 f8 41 40 00 ?? push 0x004041f8<"string too long">
ff 15 78 40 40 00 ?? call dword ds:[0x00404078]
L2: cc ?? int3
L3: cc ?? int3
L4: cc ?? int3
L5: cc ?? int3
L6: cc ?? int3
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4012f0 | ??0ObjectTest@@QAE@HH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 01 ?? mov dword ds:[ecx], eax
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401310 | ?add@ObjectTest@@QAEHXZ | 1method |
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
03 01 ?? add eax, dword ds:[ecx]
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401320 | ?print@ObjectTest@@QAEXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 3d 35 40 00 ?? push 0x0040353d
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
56 ?? push esi
57 ?? push edi
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4013e0 | ?bar@@YAXVObjectTest@@HH0@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 6d 35 40 00 ?? push 0x0040356d
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 1c ?? sub esp, 0x1c<28>
56 ?? push esi
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea e... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4014d0 | ?foo@@YAXHVObjectTest@@H@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 0d 5c 40 40 00 ?? mov ecx, dword ds:[0x0040405c<"<L@">]
68 30 1c 40 00 ?? push function 0x00401c30
6a 0c ?? push 12
ff 15 38 40 40 00 ?? call dword ds:[function 0x00404038]
L2: 8b c8 ?? mov ecx, eax
ff 15 80 40 40 00 ?? call dword ds:[function 0x00404080]
L3: 6a 08 ?... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401510 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 e4 f8 ?? and esp, 0xf8<248,-8>
6a 0a ?? push 10
6a 09 ?? push 9
e8 b1 ff ff ff ?? call function 0x004014d0
L2: 83 c4 08 ?? add esp, 8
33 c0 ?? xor eax, eax
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401530 | ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 27 ?? jb basic block L7
L2: 8b 06 ?? mov eax, dword ds:[esi]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds:[eax +... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401580 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@QBD@Z | 1method |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
6a 03 ?? push 3
68 08 42 40 00 ?? push 0x00404208<"bar">
56 ?? push esi
c7 06 00 00 00 00 ?? mov dword ds:[esi], 0
c7 46 14 0f 00 00 00 ?? mov dword ds:[esi + 0x14<20>], 15
c7 46 10 03 00 00 00 ?? mov dword ds:[esi + 0x10<16>], 3
e8 81 1f 00 00 ?? call function 0x004035... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4015c0 | ??1?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@XZ | 1method |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4015d0 | ??1?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4015e0 | ??Bsentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QBE_NXZ | 1method |
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4]
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4015f0 | ??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 90 35 40 00 ?? push 0x00403590
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
56 ?? push esi
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401660 | ??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 bd 35 40 00 ?? push 0x004035bd
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
56 ?? push esi
57 ?? push edi
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401700 | ?_Getal@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABEABV?$allocator@D@2@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401710 | ?_Getal@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEAAV?$allocator@D@2@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401720 | ?_Tidy_deallocate@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ | 1method |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 27 ?? jb basic block L7
L2: 8b 06 ?? mov eax, dword ds:[esi]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds:[eax +... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401770 | ?_Tidy_init@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ | 1method |
L1: c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 0f 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 15
c6 01 00 ?? mov byte ds:[ecx], 0
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401790 | ?size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIXZ | 1method |
L1: 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4017a0 | ?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@QBD@Z | 1method |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
57 ?? push edi
8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
83 f9 03 ?? cmp ecx, 3
72 2b ?? jb basic block L6
L2: 8b fe ?? mov edi, esi
83 f9 10 ?? cmp ecx, 0x10<16>
72 02 ?? jb basic block L4
L3: 8b 3e ?? mov edi, dword ds:[esi]
L4: 6a 03 ?? push 3
68 08 42 40 00 ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4018a0 | ?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@QBDI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
56 ?? push esi
8b f1 ?? mov esi, ecx
57 ?? push edi
8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
3b d9 ?? cmp ebx, ecx
77 2a ?? ja basic block ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4019d0 | ??R<lambda_9366063389c5f42a00a5088cf24e69de>@@QBE@QADIQBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
57 ?? push edi
68 08 42 40 00 ?? push 0x00404208<"bar">
56 ?? push esi
e8 38 1b 00 00 ?? call function 0x0040351f
L2: 83 c4 0c ?? add esp, 12
c6 04 3e 00 ??... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401a10 | ?_Myptr@?$_String_val@U?$_Simple_types@D@std@@@std@@QBEPBDXZ | 1method |
L1: 83 79 14 10 ?? cmp dword ds:[ecx + 0x14<20>], 0x10<16>
72 03 ?? jb basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
c3 ?? ret
L3: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401a20 | ?_Myptr@?$_String_val@U?$_Simple_types@D@std@@@std@@QAEPADXZ | 1method |
L1: 83 79 14 10 ?? cmp dword ds:[ecx + 0x14<20>], 0x10<16>
72 03 ?? jb basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
c3 ?? ret
L3: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401a90 | ??1_Sentry_base@?$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 e0 35 40 00 ?? push 0x004035e0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401ae0 | ??0_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
56 ?? push esi
8b f1 ?? mov esi, ecx
89 16 ?? mov dword ds:[esi], edx
8b 02 ?? mov eax, dword ds:[edx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 10 38 ?? mov ecx, dword ds:[eax + edx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401b20 | ?_Get_first@?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QBEABV?$allocator@D@2@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401b40 | ?max_size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIXZ | 1method |
L1: b8 ff ff ff 7f ?? mov eax, 0x7fffffff
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401b50 | ?_Large_string_engaged@?$_String_val@U?$_Simple_types@D@std@@@std@@QBE_NXZ | 1method |
L1: 83 79 14 10 ?? cmp dword ds:[ecx + 0x14<20>], 0x10<16>
0f 93 c0 ?? setae al
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401b60 | ?allocate@?$allocator@D@std@@QAEPADI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
3d 00 10 00 00 ?? cmp eax, 0x00001000<4096>
72 0b ?? jb basic block L4
L2: 8b c8 ?? mov ecx, eax
e8 ac 05 00 00 ?? call function 0x00402120
L3: 5d ?? pop ebp
c2 04 00 ?? ret 4
L4: 85 c0 ?? test eax, eax
74 0d ?? je basic block L... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401c10 | ??$?6DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z | 0func |
L1: 51 ?? push ecx
83 7a 14 10 ?? cmp dword ds:[edx + 0x14<20>], 0x10<16>
8b c2 ?? mov eax, edx
72 02 ?? jb basic block L3
L2: 8b 02 ?? mov eax, dword ds:[edx]
L3: ff 72 10 ?? push dword ds:[edx + 0x10<16>]
8b d0 ?? mov edx, eax
e8 cb 02 00 00 ?? call function 0x00401ef0
L4: 83 c4 04 ?? add esp, 4
59 ?? pop e... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401c30 | ??$endl@DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
6a 0a ?? push 10
8b 06 ?? mov eax, dword ds:[esi]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 ce ?? add ecx, esi
ff 15 70 40 40 00 ?? call dword ds:[function 0x00404070]
L2: 0f b6 c8 ?? movzx ecx, al
51 ?? push ecx... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401c60 | ??$min@I@std@@YAABIABI0@Z | 0func |
L1: 8b 02 ?? mov eax, dword ds:[edx]
3b 01 ?? cmp eax, dword ds:[ecx]
0f 42 ca ?? cmovb ecx, edx
8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401c70 | ??$_Convert_size@I@std@@YAII@Z | 0func |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401c80 | ??$?0$$V@?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@U_Zero_then_variadic_args_t@1@@Z | 1method |
L1: c7 01 00 00 00 00 ?? mov dword ds:[ecx], 0
8b c1 ?? mov eax, ecx
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 00 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 0
c2 04 00 ?? ret 4
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401ca0 | ??$_Destroy_in_place@PAD@std@@YAXAAPAD@Z | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401cb0 | ??$_Reallocate_for@V<lambda_9366063389c5f42a00a5088cf24e69de>@@PBD@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEAAV01@IV<lambda_9366063389c5f42a00a5088cf24e69de>@@PBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
57 ?? push edi
8b f9 ?? mov edi, ecx
81 fb ff ff ff 7f ?? cmp ebx, 0x7fffffff
0f 87 d5 00 00 00 ?? ja basic block L24
L2: 8b 4f 14 ?? mov ecx, dword ds:[edi + 0x14<20>]
8b f3 ?? mov ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401db0 | ??$_Construct_in_place@PADABQAD@std@@YAXAAPADABQAD@Z | 0func |
L1: 8b 02 ?? mov eax, dword ds:[edx]
89 01 ?? mov dword ds:[ecx], eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401dc0 | ??$_Unfancy@D@std@@YAPADPAD@Z | 0func |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401dd0 | ??$_Deallocate@$07$0A@@std@@YAXPAXI@Z | 0func |
L1: 81 fa 00 10 00 00 ?? cmp edx, 0x00001000<4096>
72 14 ?? jb basic block L4
L2: 56 ?? push esi
8b 71 fc ?? mov esi, dword ds:[ecx + 0xfc<252,-4>]
83 c2 23 ?? add edx, 0x23<35>
2b ce ?? sub ecx, esi
8d 41 fc ?? lea eax, ds:[ecx + 0xfc<252,-4>]
83 f8 1f ?? cmp eax, 0x1f<31>
77 0e ?? ja basic block L6
L3: 8b c... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401e00 | ??$_Get_size_of_n@$00@std@@YAII@Z | 0func |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401e10 | ??$_Allocate@$07U_Default_allocate_traits@std@@$0A@@std@@YAPAXI@Z | 0func |
L1: 81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
0f 83 04 03 00 00 ?? jae function 0x00402120
L2: 85 c9 ?? test ecx, ecx
74 0a ?? je basic block L5
L3: 51 ?? push ecx
e8 a4 03 00 00 ?? call function 0x004021ca
L4: 83 c4 04 ?? add esp, 4
c3 ?? ret
L5: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401e30 | ?_Calculate_growth@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABEII@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
b8 ff ff ff 7f ?? mov eax, 0x7fffffff
83 ca 0f ?? or edx, 15
56 ?? push esi
8b 71 14 ?? mov esi, dword ds:[ecx + 0x14<20>]
3b d0 ?? cmp edx, eax
77 1d ?? ja basic block L5
L2: 8b ce ?? mov ecx, esi
d1 e9 ?? shr ecx, 1
2b c1 ?? ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401e70 | ?data@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEPBDXZ | 1method |
L1: 83 79 14 10 ?? cmp dword ds:[ecx + 0x14<20>], 0x10<16>
72 03 ?? jb basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
c3 ?? ret
L3: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401e80 | ??0?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method |
L1: c7 01 00 00 00 00 ?? mov dword ds:[ecx], 0
8b c1 ?? mov eax, ecx
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 00 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 0
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401ea0 | ??0?$allocator@D@std@@QAE@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401ee0 | ??0_Bxty@?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method |
L1: c7 01 00 00 00 00 ?? mov dword ds:[ecx], 0
8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x401ef0 | ??$_Insert_string@DU?$char_traits@D@std@@I@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@QBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 15 36 40 00 ?? push 0x00403615
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 1c ?? sub esp, 0x1c<28>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
5... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4020f0 | ??$addressof@PAD@std@@YAPAPADAAPAD@Z | 0func |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402110 | ??$forward@ABQAD@std@@YAABQADABQAD@Z | 0func |
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4021bc | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 60 40 00 ?? cmp ecx, dword ds:[0x00406004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 48 03 00 00 ?? jmp function 0x00402512
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4021ca | ??2@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
eb 0d ?? jmp basic block L4
L2: ff 75 08 ?? push dword ss:[ebp + 8]
e8 bc 11 00 00 ?? call function 0x00403393
L3: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0f ?? je basic block L7
L4: ff 75 08 ?? push dword ss:[ebp + 8]
e8 b5 11 00 00 ?? call function 0x00403399
L5: 59... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4021fa | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 49 06 00 00 ?? call function 0x0040284e
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402208 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 8c 41 40 00 ?? mov dword ds:[ecx], 0x0040418c
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x40220f | ??_Etype_info@@UAEPAXI@Z | 1method |
L1: 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 8c 41 40 00 ?? mov dword ds:[esi], 0x0040418c
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 d1 ff ff ff ?? call function 0x004021fa
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x40220f | ??_Gtype_info@@UAEPAXI@Z | 1method |
L1: 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 8c 41 40 00 ?? mov dword ds:[esi], 0x0040418c
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 d1 ff ff ff ?? call function 0x004021fa
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402232 | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 6b 11 00 00 ?? call function 0x004033a5
L2: e8 2e 0a 00 00 ?? call function 0x00402c6d
L3: 50 ?? push eax
e8 96 11 00 00 ?? call function 0x004033db
L4: e8 20 0a 00 00 ?? call function 0x00402c6a
L5: 8b f0 ?? mov esi, eax
e8 ba 11 00 00 ?? call function 0x0040340b
L6: 6a ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4022dd | post_pgo_initialization | 0func |
L1: e8 e5 09 00 00 ?? call function 0x00402cc7
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4022e5 | pre_cpp_initialization | 0func |
L1: e8 a9 0b 00 00 ?? call function 0x00402e93
L2: e8 84 09 00 00 ?? call function 0x00402c73
L3: 50 ?? push eax
e8 10 11 00 00 ?? call function 0x00403405
L4: 59 ?? pop ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4022f7 | __scrt_common_main | 0func |
L1: e8 1c 09 00 00 ?? call function 0x00402c18
L2: e9 00 00 00 00 ?? jmp function 0x00402301
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402301 | __scrt_common_main_seh | 0func |
L1: 6a 14 ?? push 0x14<20>
68 70 49 40 00 ?? push 0x00404970
e8 53 0c 00 00 ?? call function 0x00402f60
L2: 6a 01 ?? push 1
e8 b9 06 00 00 ?? call function 0x004029cd
L3: 59 ?? pop ecx
84 c0 ?? test al, al
0f 84 50 01 00 00 ?? je basic block L44
L4: 32 db ?? xor bl, bl
88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402495 | invoke_main | 0func |
L1: 56 ?? push esi
57 ?? push edi
e8 21 0f 00 00 ?? call function 0x004033bd
L2: 8b f8 ?? mov edi, eax
e8 44 0f 00 00 ?? call function 0x004033e7
L3: 8b 30 ?? mov esi, dword ds:[eax]
e8 37 0f 00 00 ?? call function 0x004033e1
L4: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 5d f0 ff ff ?? ca... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4024e0 | _mainCRTStartup | 0func |
L1: e8 33 07 00 00 ?? call function 0x00402c18
L2: e9 17 fe ff ff ?? jmp function 0x00402301
| vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x4024ea | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 2c 40 40 00 ?? call dword ds:[0x0040402c]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 00 40 40 00 ?? call dword ds:[0x00404000]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 28 40 40 00 ?? call dword ds:[0x00404028]
L4: 50 ?? push eax
ff 15 24 40 ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402512 | ___report_gsfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
6a 17 ?? push 0x17<23>
ff 15 20 40 40 00 ?? call dword ds:[0x00404020]
L2: 85 c0 ?? test eax, eax
74 05 ?? je basic block L4
L3: 6a 02 ?? push 2
59 ?? pop ecx
cd 29 ?? int 0x29<41>
L4: a3 90 61 40 00 ?? mov dword ds:[0x004... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
./vs2019/wpo/RelWithDebInfo/ooex7.exe | 0x402618 | ___report_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 03 00 00 ?? sub esp, 0x0000031c<796>
6a 17 ?? push 0x17<23>
ff 15 20 40 40 00 ?? call dword ds:[0x00404020]
L2: 85 c0 ?? test eax, eax
74 05 ?? je basic block L4
L3: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
cd 29 ?? int 0x29<41>
L4: a3 90 61 40 00 ?? mov dword ... | vs2019/wpo/RelWithDebInfo | ooex7.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.