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 |
|---|---|---|---|---|---|---|
./vs2017/normal/Debug/ooneg.exe | 0x4037e0 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 24 90 40 00 ?? mov eax, dword ds:[0x00409024]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d 1c 93 40 00 00 ?? cmp byte ds:[0x0040931c], 0
0f 85 10 01 00 00 ?? jne basic block L26
L2: c6 0... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x403970 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 24 90 40 00 ?? mov eax, dword ds:[0x00409024]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
68 00 08 00 00 ?? push 0x00000800<2048>
6a 00 ?? push 0... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x403c60 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 24 90 40 00 ?? mov eax, dword ds:[0x00409024]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8d 8d f4 fd ff ff ?? lea ecx, ss:[ebp + 0xfffffdf4<4294966772,... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x403d70 | ?_RTC_GetSrcLine@@YAHPAEPA_WKPAH1K@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
83 ec 4c ?? sub esp, 0x4c<76>
33 c9 ?? xor ecx, ecx
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
4e ?? dec esi
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x4041e0 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 24 90 40 00 ?? cmp ecx, dword ds:[0x00409024]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 14 ce ff ff ?? jmp 0x00401005
e9 76 36 00 00 ?? jmp function 0x00404680
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404200 | __except_handler4_noexcept | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
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 07 f5 ff ff ??... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404260 | ??3@YAXPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 e6 08 00 00 ?? call function 0x00404b54
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404280 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 40 ?? sub esp, 0x40<64>
a1 24 90 40 00 ?? mov eax, dword ds:[0x00409024]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 20 93 40 00 00 00 ?? mov dword ds:[0x00409320], 0
00 00
a1 2c 90 40 00 ?? mov ea... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404610 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 30 90 40 00 00 ?? cmp dword ds:[0x00409030], 0
74 09 ?? je basic block L3
L2: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L4: 8b 45 fc ?? m... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404640 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 48 a0 40 00 ?? call dword ds:[0x0040a048]
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
ff 15 4c a0 40 00 ?? call dword ds:[0x0040a04c]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 1c a0 40 00 ?? call dword ds:[0x0040a01c]
L4: 50 ?? pu... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404680 | ___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>
e8 12 05 00 00 ?? call function 0x00404ba2
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: b9 02 00 00 00 ?? mov ecx, 2
cd 29 ?? int 0x29<41>
L4: a3 30 94 40 00 ?? mov dword ds:[0x00409430],... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x4047e0 | ___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>
e8 b2 03 00 00 ?? call function 0x00404ba2
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 30 94 40 00 ?? mov dword ds:[0... | vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404bf0 | ___acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404bf0 | ___scrt_stub_for_acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404bf0 | ___vcrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c00 | ___acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c00 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c00 | ___vcrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c10 | ___acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c10 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c10 | ___vcrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c20 | ___acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c20 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c20 | ___vcrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c30 | ___acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c30 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c30 | ___vcrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c40 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/ooneg.exe | 0x404c40 | __is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | ooneg.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4017d0 | std::`dynamic initializer for \'nothrow\'\' | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4029d0 | ?g@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec c8 00 00 00 ?? sub esp, 0x000000c8<200>
57 ?? push edi
8d bd 38 ff ff ff ?? lea edi, ss:[ebp + 0xffffff38<4294967096,-200>]
b9 32 00 00 00 ?? mov ecx, 0x00000032<50>
b8 cc cc cc cc ?? mov eax, 0xcccccccc
f3 ab ?? rep_stosd
6a 24 ?? push 0x24<36>
e8 2d e9 ff ff ??... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x402e30 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 6d e2 ff ff ?? call function 0x004010a5
L2: 33 c0 ?? xor eax, eax
3b ec ?? cmp ebp, esp
e8 21 e4 ff ff ?? call function 0x00401262
L3: 5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x402f60 | ??$?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: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 2e e2 ff ff ?? call function 0x004011a4
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x402fa0 | ??$?0D@?$allocator@U_Container_proxy@std@@@std@@QAE@ABV?$allocator@D@1@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
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
c2 04 00 ?? ret 4
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x402fc0 | ??$_Allocate@$07U_Default_allocate_traits@std@@$0A@@std@@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 7d 08 00 10 00 00 ?? cmp dword ss:[ebp + 8], 0x00001000<4096>
72 0e ?? jb basic block L4
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 39 e1 ff ff ?? call function 0x0040110e
L3: 83 c4 04 ?? add esp, 4
eb 16 ?? jmp basic block L8
L4: 83 7d 08 00 ?? c... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403130 | ??$_Deallocate@$07$0A@@std@@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 7d 0c 00 10 00 00 ?? cmp dword ss:[ebp + 12], 0x00001000<4096>
72 10 ?? jb basic block L4
L2: 8d 45 0c ?? lea eax, ss:[ebp + 12]
50 ?? push eax
8d 4d 08 ?? lea ecx, ss:[ebp + 8]
51 ?? push ecx
e8 1e e1 ff ff ?? call function 0x00401267
L3: 83 c4 08 ?? add esp, 8
L4... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403180 | ??$_Deallocate_plain@V?$allocator@U_Container_proxy@std@@@std@@$0A@@std@@YAXAAV?$allocator@U_Container_proxy@std@@@0@QAU_Container_proxy@0@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
50 ?? push eax
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
e8 ea df ff ff ?? call function 0x0040117c
L2: 83 c4 0c ?? add esp, 12
3b ec ?? cmp ebp, esp
e8 c6 e0 ff ff ?? call function 0x00401262
L3: ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4031b0 | ??$_Get_size_of_n@$07@std@@YAII@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
c7 45 f8 cc cc cc cc ?? mov dword ss:[ebp + 0xf8<248,-8>], 0xcccccccc
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
c7 45 fc ff ff ff 1f ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x1fffffff
8b 45 08 ?? mov eax, dword ss:[ebp + 8]... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403200 | ??$_Unfancy@U_Container_proxy@std@@@std@@YAPAU_Container_proxy@0@PAU10@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403210 | ??$addressof@PAD@std@@YAPAPADAAPAD@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403220 | ??$addressof@V?$_String_val@U?$_Simple_types@D@std@@@std@@@std@@YAPAV?$_String_val@U?$_Simple_types@D@std@@@0@AAV10@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4032b0 | ??$forward@U_Container_proxy@std@@@std@@YA$$QAU_Container_proxy@0@AAU10@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4032c0 | ??0?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 c8 91 40 00 ?? push 0x004091c8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 08 ?? sub esp, 8
c7 45 ec cc cc cc cc ?? mov dword ss:[ebp + 0xec<236,-20>], 0xcccccccc
c7 45 f0 cc cc cc cc ?? mov dword ss:[ebp + 0xf0<240,-16>... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403360 | ??0?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 42 de ff ff ?? call function 0x004011b8
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4033c0 | ??0?$allocator@D@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
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
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4033e0 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 f0 91 40 00 ?? push 0x004091f0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
c7 45 f0 cc cc cc cc ?? mov dword ss:[ebp + 0xf0<240,-16>], 0xcccccccc
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor ea... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403450 | ??0_Bxty@?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
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
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403470 | ??0_Container_base12@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4034a0 | ??0_Container_proxy@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4034e0 | ??0dummy@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 08 ?? add ecx, 8
e8 a2 db ff ff ?? call function 0x0040109b
L2: 8b 45 fc ?? m... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403520 | ??1?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 40 dd ff ff ?? call function 0x00401276
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403550 | ??1?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 20 92 40 00 ?? push 0x00409220
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
c7 45 f0 cc cc cc cc ?? mov dword ss:[ebp + 0xf0<240,-16>], 0xcccccccc
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor ea... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4035c0 | ??1?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
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 4d dc ff ff ?? call function 0x00401226
L2: 83 c4 04 ?? a... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4035f0 | ??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
6a ff ?? push 0xff<255,-1>
68 50 92 40 00 ?? push 0x00409250
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
c7 45 f0 cc cc cc cc ?? mov dword ss:[ebp + 0xf0<240,-16>], 0xcccccccc
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor ea... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403680 | ??1dummy@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 08 ?? add ecx, 8
e8 7e db ff ff ?? call function 0x00401217
L2: 83 c4 04 ?? a... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4036b0 | ??2@YAPAXIPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4037a0 | ??_Gdummy@@QAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 4e d9 ff ff ?? call function 0x00401104
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4037f0 | ??_U@YAPAXIPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403800 | ?_Adjust_manually_vector_aligned@std@@YAXAAPAXAAI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
56 ?? push esi
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
89 45 fc ?? mov dword ss:[ebp + ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4039a0 | ?_Alloc_proxy@?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
56 ?? push esi
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], eax
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
89 45 f4 ?? mov dword ss:[ebp +... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403ad0 | ?_Free_proxy@?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], e... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403bc0 | ?_Get_data@?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAEAAV?$_String_val@U?$_Simple_types@D@std@@@2@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 de d4 ff ff ?? call function 0x004010b4
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403c10 | ?_Get_second@?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAEAAV?$_String_val@U?$_Simple_types@D@std@@@2@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
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
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403c30 | ?_Getal@?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAEAAV?$allocator@D@2@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 9a d5 ff ff ?? call function 0x004011e0
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403c60 | ?_Large_string_engaged@?$_String_val@U?$_Simple_types@D@std@@@std@@QBE_NXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
c7 45 f8 cc cc cc cc ?? mov dword ss:[ebp + 0xf8<248,-8>], 0xcccccccc
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403ce0 | ?_Orphan_all@?$_String_alloc@U?$_String_base_types@DV?$allocator@D@std@@@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 57 d6 ff ff ?? call function 0x0040134d
L2: 8b c8 ?? mov ecx, eax
e8 5b d5 ff ff... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403d20 | ?_Orphan_all@_Container_base12@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 b0 92 40 00 ?? push 0x004092b0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 14 ?? sub esp, 0x14<20>
56 ?? push esi
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
89 45 e4 ?? mo... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403e50 | ?_Tidy_deallocate@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403f50 | ?_Tidy_init@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
c7 45 f4 cc cc cc cc ?? mov dword ss:[ebp + 0xf4<244,-12>], 0xcccccccc
c7 45 f8 cc cc cc cc ?? mov dword ss:[ebp + 0xf8<248,-8>], 0xcccccccc
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403fe0 | ?__empty_global_delete@@YAXPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x403ff0 | ?__empty_global_delete@@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404000 | ?allocate@?$allocator@U_Container_proxy@std@@@std@@QAEPAU_Container_proxy@2@I@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 79 d1 ff ff ?? call function 0x00401190
L2: 83 c4 04 ?? add esp, 4
50 ?? pu... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4040e0 | ??_L@YGXPAXIHP6EX0@Z1@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>]
50 ?? push eax
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
51 ?? push ecx
8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
52 ?? push edx
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
50 ?? push eax
8b 4d 08 ?? mov ecx, dword... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404110 | ??_L@YGXPAXIIP6EX0@Z1@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 b8 d7 40 00 ?? push 0x0040d7b8
68 f0 4d 40 00 ?? push function 0x00404df0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 ec ?? add esp, 0xec<236,-20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 e0 40 00 ?? mov eax... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404230 | ??_M@YGXPAXIIP6EX0@Z@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 d8 d7 40 00 ?? push 0x0040d7d8
68 f0 4d 40 00 ?? push function 0x00404df0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 ec ?? add esp, 0xec<236,-20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 e0 40 00 ?? mov eax... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404330 | ArrayUnwindFilter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
8b 02 ?? mov eax, dword ds:[edx]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<24... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404370 | ?__ArrayUnwind@@YGXPAXIIP6EX0@Z@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 f8 d7 40 00 ?? push 0x0040d7f8
68 f0 4d 40 00 ?? push function 0x00404df0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 f0 ?? add esp, 0xf0<240,-16>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 e0 40 00 ?? mov eax... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404450 | ??2@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 34 39 00 00 ?? call function 0x00407d91
L3: 83 c4 04 ?? add esp, 4
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0
74 05 ?? je basic bloc... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4044b0 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 66 cc ff ff ?? call function 0x00401122
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4044d0 | ??_U@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 44 ce ff ff ?? call function 0x00401320
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404510 | ??_V@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 1e cd ff ff ?? call function 0x0040123a
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404530 | ??2@YAPAXIABUnothrow_t@std@@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 e0 92 40 00 ?? push 0x004092e0
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 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor ea... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4045d0 | ??_U@YAPAXIABUnothrow_t@std@@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
50 ?? push eax
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
e8 86 cd ff ff ?? call function 0x00401366
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4045f0 | ??2@YAPAXIHPBDH@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
L2: 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 8e 37 00 0... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404660 | ??_U@YAPAXIHPBDH@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 92 c9 ff ff ?? call function 0... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4046d0 | @_RTC_CheckStackVars2@12 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
53 ?? push ebx
8b da ?? mov ebx, edx
8b c1 ?? mov eax, ecx
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
56 ?? push esi
57 ?? push edi
85 db ?? test ebx, ebx
74 4a ?? je basic block L9
L2: 33 f6 ?? xor esi, esi
39 33 ?? cmp dword ds:[ebx]... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4047f0 | @_RTC_CheckStackVars@8 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
53 ?? push ebx
8b da ?? mov ebx, edx
8b c1 ?? mov eax, ecx
56 ?? push esi
33 f6 ?? xor esi, esi
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
39 33 ?? cmp dword ds:[ebx], esi
7e 48 ?? jle basic block L9
L2: 83 c0 fc ?? add eax, 0xfc<252,-4... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404870 | __RTC_CheckEsp | 0func |
L1: f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 00 ?? sub esp, 0
50 ?? push eax
0f 1b 04 04 ?? nop
52 ?? push edx
53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
6a 00 ?? push 0
50 ?? push eax
e8 23 ca ff ff ?? call f... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4048b0 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 e0 40 00 ?? cmp ecx, dword ds:[0x0040e004]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 44 c7 ff ff ?? jmp 0x00401005
e9 a6 4a 00 00 ?? jmp function 0x00405ab0
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4048d0 | __CRT_RTC_INIT | 0func |
L1: b8 7f 7d 40 00 ?? mov eax, function 0x00407d7f
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4048e0 | __CRT_RTC_INITW | 0func |
L1: b8 9d 7d 40 00 ?? mov eax, function 0x00407d9d
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x4048f0 | __RTC_InitBase | 0func |
L1: 80 3d d1 e2 40 00 00 ?? cmp byte ds:[0x0040e2d1], 0
75 1f ?? jne basic block L5
L2: 6a 00 ?? push 0
6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
6a 00 ?? push 0
c6 05 d1 e2 40 00 01 ?? mov byte ds:[0x0040e2d1], 1
e8 94 c9 ff ff ?? call function 0x004012a3
L3: 50 ?? push eax
e8 07 c9 ff ff ?? call func... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404930 | __RTC_Shutdown | 0func |
L1: 6a 01 ?? push 1
6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
6a 00 ?? push 0
e8 64 c9 ff ff ?? call function 0x004012a3
L2: 83 c4 14 ?? add esp, 0x14<20>
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404950 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 5e ca ff ff ?? call function 0x004013b6
L2: e8 64 c9 ff ff ?? call function 0x004012c1
L3: e8 e3 c7 ff ff ?? call function 0x00401145
L4: 6a 01 ?? push 1
e8 c4 c6 ff ff ?? call function 0x0040102d
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404a30 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 92 c9 ff ff ?? call function 0x004013ca
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404a40 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 5f c9 ff ff ?? call function 0x004013a7
L2: e8 c0 c7 ff ff ?? call function 0x0040120d
L3: 50 ?? push eax
e8 b6 33 00 00 ?? call function 0x00407e09
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404a60 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 a4 c8 ff ff ?? call function 0x0040130c
L2: e8 13 00 00 00 ?? call function 0x00404a80
L3: 5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404a80 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 78 d8 40 00 ?? push 0x0040d878
68 f0 4d 40 00 ?? push function 0x00404df0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 cc ?? add esp, 0xcc<204,-52>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 e0 40 00 ?? mov eax... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404d50 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 69 30 00 00 ?? call function 0x00407dc1
L2: 50 ?? push eax
e8 8d 30 00 00 ?? call function 0x00407deb
L3: 8b 00 ?? mov eax, dword ds:[eax]
50 ?? push eax
e8 7f 30 00 00 ?? call function 0x00407de5
L4: 8b 08 ?? mov ecx, dword ds:[eax]
51 ?? push ecx
e8 80 c5 ff ff ?... | vs2017/normal/Debug | oonewdel.exe |
./vs2017/normal/Debug/oonewdel.exe | 0x404de0 | _mainCRTStartup | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 78 fc ff ff ?? call function 0x00404a60
L2: 5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oonewdel.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.