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/RelWithDebInfo/oonewdel.exe | 0x4027f8 | ___scrt_acquire_startup_lock | 0func |
L1: 56 ?? push esi
e8 b6 e8 ff ff ?? call function 0x004010b4
L2: 85 c0 ?? test eax, eax
74 20 ?? je basic block L6
L3: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
be 88 86 40 00 ?? mov esi, 0x00408688
8b 50 04 ?? mov edx, dword ds:[eax + 4]
eb 04 ?? jmp basic block L5
L4: 3b d0 ?? cmp edx, eax
74... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402836 | ___scrt_dllmain_after_initialize_c | 0func |
L1: e8 79 e8 ff ff ?? call function 0x004010b4
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 cb e7 ff ff ?? call function 0x0040100f
L4: eb 18 ?? jmp basic block L10
L5: e8 bd e9 ff ff ?? call function 0x00401208
L6: 50 ?? push eax
e8 75 0a 00 00 ?? call function 0x004032c6
L7: 59 ?? pop ecx
85... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40286b | ___scrt_dllmain_before_initialize_c | 0func |
L1: 6a 00 ?? push 0
e8 b6 e7 ff ff ?? call function 0x00401028
L2: 84 c0 ?? test al, al
59 ?? pop ecx
0f 95 c0 ?? setne al
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40287c | ___scrt_dllmain_crt_thread_attach | 0func |
L1: e8 1f e8 ff ff ?? call function 0x004010a0
L2: 84 c0 ?? test al, al
75 03 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
c3 ?? ret
L4: e8 f9 e8 ff ff ?? call function 0x00401186
L5: 84 c0 ?? test al, al
75 07 ?? jne basic block L8
L6: e8 31 e9 ff ff ?? call function 0x004011c7
L7: eb ed ?? jmp basic block ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4028a2 | ___scrt_dllmain_crt_thread_detach | 0func |
L1: e8 e5 e7 ff ff ?? call function 0x0040108c
L2: e8 1b e9 ff ff ?? call function 0x004011c7
L3: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4028b2 | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 fa e7 ff ff ?? call function 0x004010b4
L2: 85 c0 ?? test eax, eax
75 19 ?? jne basic block L6
L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
75 13 ?? jne basic block L6
L4: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
50 ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4028f3 | ___scrt_dllmain_uninitialize_c | 0func |
L1: e8 bc e7 ff ff ?? call function 0x004010b4
L2: 85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 68 90 86 40 00 ?? push 0x00408690
e8 38 0a 00 00 ?? call function 0x0040333e
L4: 59 ?? pop ecx
c3 ?? ret
L5: e8 84 e7 ff ff ?? call function 0x00401091
L6: 85 c0 ?? test eax, eax
0f 84 ed 09 00 00 ?? je fu... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40291e | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 6a 00 ?? push 0
e8 0b e9 ff ff ?? call function 0x00401230
L2: 59 ?? pop ecx
e9 ba e8 ff ff ?? jmp 0x004011e5
e9 c6 21 00 00 ?? jmp function 0x004033b0
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40292e | ___scrt_initialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 07 ?? jne basic block L3
L2: c6 05 8c 86 40 00 01 ?? mov byte ds:[0x0040868c], 1
L3: e8 cc e6 ff ff ?? call function 0x0040100f
L4: e8 b7 e7 ff ff ?? call function 0x004010ff
L5: 84 c0 ?? test al, al
75 04 ?? jne basic block L... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402975 | ___scrt_initialize_onexit_tables | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
80 3d 8d 86 40 00 00 ?? cmp byte ds:[0x0040868d], 0
74 04 ?? je basic block L3
L2: b0 01 ?? mov al, 1
c9 ?? leave
c3 ?? ret
L3: 56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
74 05 ?? je basic block L5
L4: 83 fe... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402a43 | ___scrt_is_nonwritable_in_current_image | 0func |
L1: 6a 08 ?? push 8
68 e0 78 40 00 ?? push 0x004078e0
e8 9c e6 ff ff ?? call function 0x004010eb
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
75 5d ?? jne basic block L11
L3: a1 3c 00 40 00 ?? mov eax, d... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402afc | ___scrt_release_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 b0 e5 ff ff ?? call function 0x004010b4
L2: 85 c0 ?? test eax, eax
74 0f ?? je basic block L5
L3: 80 7d 08 00 ?? cmp byte ss:[ebp + 8], 0
75 09 ?? jne basic block L5
L4: 33 c0 ?? xor eax, eax
b9 88 86 40 00 ?? mov ecx, 0x00408688
87 01 ?? xchg dword ds:[ecx], eax
L... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402b20 | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d 8c 86 40 00 00 ?? cmp byte ds:[0x0040868c], 0
74 06 ?? je basic block L3
L2: 80 7d 0c 00 ?? cmp byte ss:[ebp + 12], 0
75 12 ?? jne basic block L6
L3: ff 75 08 ?? push dword ss:[ebp + 8]
e8 25 e5 ff ff ?? call function 0x0040105f
L4: ff 75 08 ?? push dword ss:[ebp ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402b9b | _at_quick_exit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
8b c8 ?? mov ecx, eax
33 05 9c 86 40 00 ?? xor eax, dword ds:[0x0040869c]
83 e1 1f ?? and ecx, 0x1f<31>
d3 c8 ?? ror eax, cl
83 f8 ff ?? cmp eax, 0xff<255,-1>
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 8f 07 00 00... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402bd8 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 b2 e5 ff ff ?? call function 0x00401195
L2: f7 d8 ?? neg eax
59 ?? pop ecx
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402bf2 | __get_entropy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
50 ?? push eax
ff 15 30 90 40 00 ?? call dword ds:[0x00409030]
L2: 8b 45 f8 ?? mov eax, d... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402c52 | ___security_init_cookie | 0func |
L1: 8b 0d 04 80 40 00 ?? mov ecx, dword ds:[0x00408004]
56 ?? push esi
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e64e
be 00 00 ff ff ?? mov esi, 0xffff0000<4294901760,-65536>
3b cf ?? cmp ecx, edi
74 04 ?? je basic block L3
L2: 85 ce ?? test esi, ecx
75 26 ?? jne basic block L9
L3: e8 81 ff ff ff ?? cal... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402caf | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402cb2 | __get_startup_argv_mode | 0func |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402cb6 | __get_startup_commit_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402cb9 | __get_startup_file_mode | 0func |
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402cbf | __get_startup_new_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402cc5 | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 68 b0 86 40 00 ?? push 0x004086b0
ff 15 2c 90 40 00 ?? call dword ds:[0x0040902c]
L2: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402cd4 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 68 b0 86 40 00 ?? push 0x004086b0
e8 b2 05 00 00 ?? call function 0x00403290
L2: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402ce3 | __should_initialize_environment | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402ce6 | __initialize_default_precision | 0func |
L1: 68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 59 06 00 00 ?? call function 0x00403350
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
75 01 ?? jne basic block L4
L3: c3 ?? ret
L4: 6a 07 ?? push 7
e8 f8 e4 ff ff ?? call function 0x004011fe
L5: cc ?? int3
L6: cc... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d0f | __initialize_invalid_parameter_handler | 0func |
L1: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d10 | __initialize_denormal_control | 0func |
L1: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d11 | ___local_stdio_printf_options | 0func |
L1: b8 c0 86 40 00 ?? mov eax, 0x004086c0
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d17 | ___local_stdio_scanf_options | 0func |
L1: b8 d0 86 40 00 ?? mov eax, 0x004086d0
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d1d | ___scrt_initialize_default_local_stdio_options | 0func |
L1: e8 fb e3 ff ff ?? call function 0x0040111d
L2: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 04 ?? or dword ds:[eax], 4
89 48 04 ?? mov dword ds:[eax + 4], ecx
e8 ab e4 ff ff ?? call function 0x004011db
L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 02 ?? or dword ds:[eax], 2
89 48 04 ?? mov dword ds:[ea... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d41 | ___scrt_is_user_matherr_present | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 14 80 40 00 ?? cmp dword ds:[0x00408014], eax
0f 94 c0 ?? sete al
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d50 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: b8 f8 86 40 00 ?? mov eax, 0x004086f8
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d56 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: b8 ec 86 40 00 ?? mov eax, 0x004086ec
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402d5c | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
53 ?? push ebx
6a 17 ?? push 0x17<23>
e8 01 06 00 00 ?? call function 0x0040336e
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: 6a 03 ?? push 3
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402ebc | ___scrt_get_show_window_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 44 ?? sub esp, 0x44<68>
6a 44 ?? push 0x44<68>
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
6a 00 ?? push 0
50 ?? push eax
e8 c7 03 00 00 ?? call function 0x00403296
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402efe | ___scrt_initialize_winrt | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402f54 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 68 13 11 40 00 ?? push 0x00401113
ff 15 04 90 40 00 ?? call dword ds:[0x00409004]
L2: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402f63 | ___scrt_stub_for_initialize_mta | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402f66 | ___scrt_unhandled_exception_filter@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363
75 25 ?? jne basic block L7
L2: 83 78 10 03 ?? cmp dword ds:[eax + 0x10<16>], 3
75 1f ?? jne basic block L7
L3: 8b 40 14 ?? mov eax, dword ds:[ea... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402fb7 | __crt_debugger_hook | 0func |
L1: 83 25 dc 86 40 00 00 ?? and dword ds:[0x004086dc], 0
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402fc1 | __RTC_Initialize | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be dc 72 40 00 ?? mov esi, 0x004072dc
bb dc 73 40 00 ?? mov ebx, 0x004073dc
3b f3 ?? cmp esi, ebx
73 19 ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 00 a0 40 0... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402ff8 | __RTC_Terminate | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be e4 74 40 00 ?? mov esi, 0x004074e4
bb e4 75 40 00 ?? mov ebx, 0x004075e4
3b f3 ?? cmp esi, ebx
73 19 ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 00 a0 40 0... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40302f | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 b8 6b 40 00 ?? mov dword ds:[ecx], 0x00406bb8
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x403036 | ??_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 b8 6b 40 00 ?? mov dword ds:[esi], 0x00406bb8
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 2c e1 ff ff ?? call function 0x0040117c
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x403036 | ??_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 b8 6b 40 00 ?? mov dword ds:[esi], 0x00406bb8
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 2c e1 ff ff ?? call function 0x0040117c
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x403061 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 e0 86 40 00 00 ?? and dword ds:[0x004086e0], 0
83 ec 24 ?? sub esp, 0x24<36>
53 ?? push ebx
33 db ?? xor ebx, ebx
43 ?? inc ebx
09 1d 18 80 40 00 ?? or dword ds:[0x00408018], ebx
6a 0a ?? push 10
e8 ef 02 00 00 ?? call function 0x0040336e
L2: 85 c0 ?? test eax, ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40325d | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 1c 80 40 00 ?? cmp dword ds:[0x0040801c], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033a4 | ___acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033a4 | ___scrt_stub_for_acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033a4 | ___vcrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033a7 | ___acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033a7 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033a7 | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033aa | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033aa | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033aa | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033ad | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033ad | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033ad | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033b0 | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033b0 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033b0 | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033b3 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4033b3 | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x4017a0 | ??$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 78 90 40 00 ?? call dword ds:[function 0x00409078]
L2: 0f b6 c8 ?? movzx ecx, al
51 ?? push ecx... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x4017e0 | ??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 a0 43 40 00 ?? push 0x004043a0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401840 | ??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 d0 43 40 00 ?? push 0x004043d0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
56 ?? push esi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x4018c0 | ?draw@Circle@@UAEXXZ | 1method |
L1: 68 90 11 40 00 ?? push 0x00401190
68 6c 6b 40 00 ?? push 0x00406b6c<"Drawing Circle">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 61 f8 ff ff ?? call function 0x00401136
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x4018f0 | ?draw@Rectangle@@UAEXXZ | 1method |
L1: 68 90 11 40 00 ?? push 0x00401190
68 48 6b 40 00 ?? push 0x00406b48<"Drawing Rectangle">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 31 f8 ff ff ?? call function 0x00401136
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401920 | ?draw@Triangle@@UAEXXZ | 1method |
L1: 68 90 11 40 00 ?? push 0x00401190
68 8c 6b 40 00 ?? push 0x00406b8c<"Drawing Triangle">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 01 f8 ff ff ?? call function 0x00401136
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401950 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
6a 04 ?? push 4
e8 74 f8 ff ff ?? call function 0x004011db
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 08 ?... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401a45 | ??2@YAPAXI@Z | 0func |
L1: e9 11 0f 00 00 ?? jmp function 0x00402042
L2: 55 ?? push ebp
8b ec ?? mov ebp, esp
eb 0d ?? jmp basic block L5
L3: ff 75 08 ?? push dword ss:[ebp + 8]
e8 2a 16 00 00 ?? call function 0x0040307c
L4: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0f ?? je basic block L8
L5: ff 75 08 ?? push dword ss:[ebp + 8]
e8 ... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401a81 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 3c f6 ff ff ?? call function 0x004010c8
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401a92 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 80 40 00 ?? cmp ecx, dword ds:[0x00408004]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 67 f5 ff ff ?? jmp 0x0040100a
e9 9e 10 00 00 ?? jmp function 0x004020ad
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401aa7 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 a4 6b 40 00 ?? mov dword ds:[ecx], 0x00406ba4
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401aae | ??_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 a4 6b 40 00 ?? mov dword ds:[esi], 0x00406ba4
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 9b f6 ff ff ?? call function 0x00401163
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401aae | ??_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 a4 6b 40 00 ?? mov dword ds:[esi], 0x00406ba4
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 9b f6 ff ff ?? call function 0x00401163
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401ad9 | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 ad 15 00 00 ?? call function 0x0040308e
L2: e8 42 f5 ff ff ?? call function 0x00401028
L3: 50 ?? push eax
e8 d8 15 00 00 ?? call function 0x004030c4
L4: e8 03 16 00 00 ?? call function 0x004030f4
L5: 8b f0 ?? mov esi, eax
e8 3f f5 ff ff ?? call function 0x00401037
L6: 6a ... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401bae | post_pgo_initialization | 0func |
L1: e8 9b f6 ff ff ?? call function 0x0040124e
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401bb8 | pre_cpp_initialization | 0func |
L1: e8 7d f6 ff ff ?? call function 0x0040123a
L2: e8 97 f5 ff ff ?? call function 0x00401159
L3: 50 ?? push eax
e8 26 15 00 00 ?? call function 0x004030ee
L4: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401bce | __scrt_common_main | 0func |
L1: e8 03 f6 ff ff ?? call function 0x004011d6
L2: e9 02 00 00 00 ?? jmp function 0x00401bda
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401bda | __scrt_common_main_seh | 0func |
L1: 6a 14 ?? push 0x14<20>
68 b8 79 40 00 ?? push 0x004079b8
e8 f1 f4 ff ff ?? call function 0x004010d7
L2: 6a 01 ?? push 1
e8 e5 f4 ff ff ?? call function 0x004010d2
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,... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401dd1 | invoke_main | 0func |
L1: 56 ?? push esi
57 ?? push edi
e8 f8 12 00 00 ?? call function 0x004030d0
L2: 8b 38 ?? mov edi, dword ds:[eax]
e8 eb 12 00 00 ?? call function 0x004030ca
L3: 8b f0 ?? mov esi, eax
e8 c0 12 00 00 ?? call function 0x004030a6
L4: 50 ?? push eax
57 ?? push edi
ff 36 ?? push dword ds:[esi]
e8 d3 f3 ff ff ?? ca... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401e2e | _mainCRTStartup | 0func |
L1: e8 a3 f3 ff ff ?? call function 0x004011d6
L2: e9 a2 fd ff ff ?? jmp function 0x00401bda
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401e3a | ??0bad_alloc@std@@AAE@QBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 61 04 00 ?? and dword ds:[ecx + 4], 0
83 61 08 00 ?? and dword ds:[ecx + 8], 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
c7 01 d8 6b 40 00 ?? mov dword ds:[ecx], 0x00406bd8
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401e5e | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
ff 75 08 ?? push dword ss:[ebp + 8]
8b f1 ?? mov esi, ecx
e8 fd f1 ff ff ?? call function 0x00401069
L2: c7 06 d8 6b 40 00 ?? mov dword ds:[esi], 0x00406bd8
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401e7f | ??0bad_alloc@std@@QAE@XZ | 1method |
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0
8b c1 ?? mov eax, ecx
83 61 08 00 ?? and dword ds:[ecx + 8], 0
c7 41 04 e4 6b 40 00 ?? mov dword ds:[ecx + 4], 0x00406be4<"bad allocation">
c7 01 d8 6b 40 00 ?? mov dword ds:[ecx], 0x00406bd8
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401ebe | ??0bad_array_new_length@std@@QAE@XZ | 1method |
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0
8b c1 ?? mov eax, ecx
83 61 08 00 ?? and dword ds:[ecx + 8], 0
c7 41 04 08 6c 40 00 ?? mov dword ds:[ecx + 4], 0x00406c08<"bad array new length">
c7 01 fc 6b 40 00 ?? mov dword ds:[ecx], 0x00406bfc
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401edc | ??0exception@std@@QAE@ABV01@@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 b0 6b 40 00 ?? mov dword ds:[esi], 0x00406bb0
83 20 00 ?? and dword ds:[eax], 0
83 60 04 00 ?? and dword ds:[eax + 4], 0
50 ?? push eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401f13 | ??0exception@std@@QAE@QBDH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c7 01 b0 6b 40 00 ?? mov dword ds:[ecx], 0x00406bb0
83 61 04 00 ?? and dword ds:[ecx + 4], 0
83 61 08 00 ?? and dword ds:[ecx + 8], 0
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401f4c | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 b0 6b 40 00 ?? mov dword ds:[ecx], 0x00406bb0
50 ?? push eax
e8 03 11 00 00 ?? call function 0x0040305e
L2: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401f61 | ??1exception@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 b0 6b 40 00 ?? mov dword ds:[ecx], 0x00406bb0
50 ?? push eax
e8 ee 10 00 00 ?? call function 0x0040305e
L2: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401f76 | ??_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 b0 6b 40 00 ?? mov dword ds:[esi], 0x00406bb0
50 ?? push eax
e8 d3 10 00 00 ?? call function 0x0040305e
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401fae | ??_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 b0 6b 40 00 ?? mov dword ds:[esi], 0x00406bb0
50 ?? push eax
e8 9b 10 00 00 ?? call function 0x0040305e
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401fae | ??_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 b0 6b 40 00 ?? mov dword ds:[esi], 0x00406bb0
50 ?? push eax
e8 9b 10 00 00 ?? call function 0x0040305e
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401fe6 | ??_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 b0 6b 40 00 ?? mov dword ds:[esi], 0x00406bb0
50 ?? push eax
e8 63 10 00 00 ?? call function 0x0040305e
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x401fe6 | ??_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 b0 6b 40 00 ?? mov dword ds:[esi], 0x00406bb0
50 ?? push eax
e8 63 10 00 00 ?? call function 0x0040305e
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x40201e | ?__scrt_throw_std_bad_alloc@@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 f5 f1 ff ff ?? call function 0x00401221
L2: 68 d8 79 40 00 ?? push 0x004079d8
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 2a 10 00 00 ?? call function 0x00403064
L3: cc ?? int3... | vs2017/normal/RelWithDebInfo | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oopoly.exe | 0x402042 | ?__scrt_throw_std_bad_array_new_length@@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 00 f0 ff ff ?? call function 0x00401050
L2: 68 3c 7a 40 00 ?? push 0x00407a3c
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 06 10 00 00 ?? call function 0x00403064
L3: cc ?? int3... | vs2017/normal/RelWithDebInfo | oopoly.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.