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/Debug/ooneg.exe | 0x4020b0 | __should_initialize_environment | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4020c0 | __initialize_default_precision | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 20 0b 00 00 ?? call function 0x00402bf4
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: 6a 07 ?? push 7
e8 de 00 00 00 ?? call function 0x004021c0
... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4020f0 | __initialize_invalid_parameter_handler | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402100 | __initialize_denormal_control | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402110 | ___local_stdio_printf_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 d0 73 40 00 ?? mov eax, 0x004073d0
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402120 | ___local_stdio_scanf_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 d8 73 40 00 ?? mov eax, 0x004073d8
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402130 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 d5 ff ff ff ?? call function 0x00402110
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 08 ?? mov ecx, dword ds:[eax]
83 c9 24 ?? or ecx, 0x24<36>
8b 50 04 ?? mov edx, dword ds:[eax +... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402170 | ___scrt_is_user_matherr_present | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 0c 70 40 00 00 ?? cmp dword ds:[0x0040700c], 0
75 09 ?? jne 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 ?? ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4021a0 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 04 74 40 00 ?? mov eax, 0x00407404
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4021b0 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 00 74 40 00 ?? mov eax, 0x00407400
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4021c0 | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 2c 03 00 00 ?? sub esp, 0x0000032c<812>
6a 17 ?? push 0x17<23>
ff 15 10 50 40 00 ?? call dword ds:[0x00405010]
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
e8 af 02 00... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402300 | ___scrt_get_show_window_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
6a 44 ?? push 0x44<68>
6a 00 ?? push 0
8d 45 b8 ?? lea eax, ss:[ebp + 0xb8<184,-72>]
50 ?? push eax
e8 3f 08 00 00 ?? call function 0x00402b52
L2: 83 c4 0c ?? add esp, 12
8d 4d b8 ?? lea ecx, ss:[ebp + 0xb8<184,-72>]
51 ?? push ecx
ff 15... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402350 | ___scrt_initialize_winrt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4023f0 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 10 24 40 00 ?? push function 0x00402410
ff 15 04 50 40 00 ?? call dword ds:[0x00405004<"vd@">]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402400 | ___scrt_stub_for_initialize_mta | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402410 | ___scrt_unhandled_exception_filter@4 | 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>]
81 3a 63 73 6d e0 ?? cmp dword ds:[edx], 0xe06d7363
75 5b ?? jne basic b... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402490 | __crt_debugger_hook | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
c7 05 e0 73 40 00 00 00 ?? mov dword ds:[0x004073e0], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4024a0 | __RTC_Initialize | 0func |
L1: 56 ?? push esi
be bc 5f 40 00 ?? mov esi, 0x00405fbc
8b c6 ?? mov eax, esi
3d bc 5f 40 00 ?? cmp eax, 0x00405fbc
73 1d ?? 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 18 51 40 00 ?? call dword ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4024d0 | __RTC_Terminate | 0func |
L1: 56 ?? push esi
be c4 5f 40 00 ?? mov esi, 0x00405fc4
8b c6 ?? mov eax, esi
3d c4 5f 40 00 ?? cmp eax, 0x00405fc4
73 1d ?? 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 18 51 40 00 ?? call dword ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402500 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
51 ?? push ecx
e8 b2 07 00 00 ?? call function 0x00402cc0
L2: 83 c4 04 ?? add esp, 4
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
89 02 ?? mov dword ds:[edx], eax
8b 45 14 ?? mov eax, dword ss:[ebp + 0... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402540 | @_guard_check_icall_nop@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402550 | _ReadNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
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 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402570 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 d4 ff ff ff ?? call function 0x00402550
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4025b0 | ___castguard_check_failure_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 64 00 00 00 ?? call function 0x00402620
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: b9 41 00 00 00 ?? mov ecx, 0x00000041<65>
cd 29 ?? int 0x29<41>
L4: 5d ?? pop ebp
c3 ?? ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4025d0 | ___castguard_check_failure_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4025e0 | ___castguard_check_failure_os_handled | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 33 00 00 00 ?? call function 0x00402620
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 25 ?? je basic block L7
L3: 83 3d e4 73 40 00 00 ?? cmp dword ds:[0x004073e4], 0
74 1c ?? je basic blo... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402620 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
c7 45 fc 40 5b 40 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x00405b40
c7 45 f4 04 5b 40 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 0x00405b04
8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
2b 45 fc ?? sub eax, dword ss:[ebp + 0xfc<252,-4>... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402660 | ___castguard_slow_path_check_debugbreak | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
51 ?? push ecx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
52 ?? push edx
e8 cc 00 00 00 ?? call function 0x00402740
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402690 | ___castguard_slow_path_check_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
51 ?? push ecx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
52 ?? push edx
e8 9c 00 00 00 ?? call function 0x00402740
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4026d0 | ___castguard_slow_path_check_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4026e0 | ___castguard_slow_path_check_os_handled | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
51 ?? push ecx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
52 ?? push edx
e8 4b 00 00 00 ?? call function 0x00402740
L2: 83 c4 0c ?? add esp, 12
85 c0 ??... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402740 | __castguard_slow_path_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
c7 45 f8 40 5b 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 0x00405b40
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
03 45 0c ?? add eax, dword ss:[ebp + 12]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
8b 4d 08 ?? mov ecx, dword ss:[eb... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402780 | __guard_icall_checks_enforced | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
68 18 51 40 00 ?? push 0x00405118<"@%@">
e8 e2 fd ff ff ?? call function 0x00402570
L2: 83 c4 04 ?? add esp, 4
3d 40 25 40 00 ?? cmp eax, function 0x00402540
74 09 ?? je basic block L4
L3: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 0... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4027b0 | ??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 42 04 00 00 ?? call function 0x00402c00
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4027d0 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 e8 73 40 00 00 00 ?? mov dword ds:[0x004073e8], 0
00 00
a1 10 70 40 00 ?? mov ea... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402b10 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 14 70 40 00 00 ?? cmp dword ds:[0x00407014], 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... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c60 | ___acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c60 | ___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
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c60 | ___vcrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c70 | ___acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c70 | ___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
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c70 | ___vcrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c80 | ___acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c80 | ___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
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c80 | ___vcrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c90 | ___acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c90 | ___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
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402c90 | ___vcrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402ca0 | ___acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402ca0 | ___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
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402ca0 | ___vcrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402cb0 | ___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
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402cb0 | __is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402cc0 | __filter_x86_sse2_floating_point_exception | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 54 ?? sub esp, 0x54<84>
83 3d e8 73 40 00 01 ?? cmp dword ds:[0x004073e8], 1
7d 08 ?? jge basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
e9 19 01 00 00 ?? jmp basic block L19
L3: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 11 ?? je ba... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402cc0 | __filter_x86_sse2_floating_point_exception_default | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 54 ?? sub esp, 0x54<84>
83 3d e8 73 40 00 01 ?? cmp dword ds:[0x004073e8], 1
7d 08 ?? jge basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
e9 19 01 00 00 ?? jmp basic block L19
L3: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 11 ?? je ba... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402e00 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 2c ?? sub esp, 0x2c<44>
57 ?? push edi
8d 7d d4 ?? lea edi, ss:[ebp + 0xd4<212,-44>]
b9 0b 00 00 00 ?? mov ecx, 11
b8 cc cc cc cc ?? mov eax, 0xcccccccc
f3 ab ?? rep_stosd
8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>]
e8 62 e2 ff ff ?? call function 0x00401080
L... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402ec0 | @_RTC_CheckStackVars2@12 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
85 d2 ?? test edx, edx
74 4f ?? je basic block L10
L2: 33 ff ?? xor edi, edi
39 3a ?? cmp dword ds:[edx], edi
7e 49 ?? jle ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x402fa0 | @_RTC_CheckStackVars@8 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b da ?? mov ebx, edx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
56 ?? push esi
33 f6 ?? xor esi, esi
39 33 ?? cmp dword ds:[ebx], esi
7e 41 ?? jle basic block L9
L2: 57 ?? push edi
33 ff ?? xor edi, edi
L3: 8b 4b 04 ?? mov ecx,... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403000 | __RTC_CheckEsp | 0func |
L1: 75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 00 ?? sub esp, 0
50 ?? push eax
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 97 01 00 00 ?? call function 0x004031b0
L4: 83... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403030 | DebuggerProbe | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 45 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], eax
8d 45 ff ?? lea eax, ss:[ebp + 0xff<255,-1>]
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
8d 45 e4 ?? lea eax, ss:[ebp + 0xe4<228,-28>]
50 ??... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403070 | DebuggerRuntime | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 45 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], eax
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
89 45 f0... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4030c0 | ?_RTC_AllocaFailure@@YAXPAXPAU_RTC_ALLOCA_NODE@@H@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 44 01 00 00 ?? sub esp, 0x00000144<324>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
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]
53 ?? push ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
57 ??... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4031b0 | ?_RTC_Failure@@YAXPAXH@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
83 f8 04 ?? cmp eax, 4
77 23 ?? ja basic block L5
L2: 8b 0c 85 18 70 40 00 ?? mov ecx, dword ds:[0x00407018 + eax * 4]
8b 14 85 80 51 40 00 ?? mov edx, dword ds:[0x00405180<" R@"> + eax * 4]
83 f9 ff ?? cmp ecx, 0xff<255,-1>
74 2... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403200 | ?_RTC_StackFailure@@YAXPAXPBD@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 04 04 00 00 ?? sub esp, 0x00000404<1028>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4032b0 | _getMemBlockDataString | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>]
33 d2 ?? xor edx, edx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
33 ff ?? xor edi, edi
2b de ?? sub ebx, esi
89 5d 10 ?? mov dword ss:[ebp + 0x10<16>], ebx
L2: 8b... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403320 | _strlen_priv | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
8b c2 ?? mov eax, edx
L2: 8a 08 ?? mov cl, byte ds:[eax]
40 ?? inc eax
84 c9 ?? test cl, cl
L3: 75 f9 ?? jne basic block L2
L4: 2b c2 ?? sub eax, edx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4035c0 | __RTC_UninitUse | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 04 04 00 00 ?? sub esp, 0x00000404<1028>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
8b 3d 24 70 40 00 ?? mov edi, ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403670 | __vsprintf_s_l | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 98 ea ff ff ?? call function 0x00402110
L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 70 04 ?? push dwor... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4036a0 | _sprintf_s | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8d 45 14 ?? lea eax, ss:[ebp + 0x14<20>]
50 ?? push eax
6a 00 ?? push 0
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 b9 ff ff ff ?? call function 0x00403670
L2: 83 c4 14 ?? add esp, 0x14<20>
5d ... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4036c0 | ?_RTC_GetErrorFunc@@YAP6AHHPBDH00ZZPBX@Z | 0func |
L1: a1 f0 73 40 00 ?? mov eax, dword ds:[0x004073f0]
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4036d0 | ?_RTC_GetErrorFuncW@@YAP6AHHPB_WH00ZZPBX@Z | 0func |
L1: a1 f4 73 40 00 ?? mov eax, dword ds:[0x004073f4]
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4036e0 | __RTC_GetErrDesc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 04 ?? cmp eax, 4
77 09 ?? ja basic block L3
L2: 8b 04 85 30 57 40 00 ?? mov eax, dword ds:[0x00405730<"DW@"> + eax * 4]
5d ?? pop ebp
c3 ?? ret
L3: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403700 | __RTC_NumErrors | 0func |
L1: b8 05 00 00 00 ?? mov eax, 5
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403710 | __RTC_SetErrorFunc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 f0 73 40 00 ?? mov eax, dword ds:[0x004073f0]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d f0 73 40 00 ?? mov dword ds:[0x004073f0], ecx
c7 05 f4 73 40 00 00 00 ?? mov dword ds:[0x004073f4], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403730 | __RTC_SetErrorFuncW | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 f4 73 40 00 ?? mov eax, dword ds:[0x004073f4]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d f4 73 40 00 ?? mov dword ds:[0x004073f4], ecx
c7 05 f0 73 40 00 00 00 ?? mov dword ds:[0x004073f0], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403750 | __RTC_SetErrorType | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
83 fa 04 ?? cmp edx, 4
77 13 ?? ja basic block L3
L2: 8b 04 95 18 70 40 00 ?? mov eax, dword ds:[0x00407018 + edx * 4]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 0c 95 18 70 40 00 ?? mov dword ds:[0x00407018 + edx * 4], ecx
5d ??... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403780 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d fc 73 40 00 00 ?? cmp byte ds:[0x004073fc], 0
0f 85 10 01 00 00 ?? jne basic block L26
L2: c6 0... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x4038c0 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
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... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403b20 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
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,... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403c00 | ?_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]
... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/ooneg.exe | 0x403f80 | __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 67 e5 ff ff ??... | vs2019/wpo/Debug | ooneg.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401000 | ??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
| vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401010 | ??_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
| vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401020 | ??0exception@std@@QAE@QBDH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 90 61 40 00 ?? mov dword ds:[eax], 0x00406190
33 c9 ?? xor ecx, ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
83 c2 04 ?? add edx, 4
89 0... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401050 | ??0exception@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
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 90 61 40 00 ?? mov dword ds:[eax], 0x00406190
33 c9 ?? xor ecx... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x4010b0 | ??1exception@std@@UAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
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 90 61 40 00 ?? mov dword ds:[eax], 0x00406190
8b 4d fc ?? mov ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x4010f0 | ?what@exception@std@@UBEPBDXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 04 00 ?? cmp dword ds:[eax + 4], 0
74 0b ?? je basic block L3
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 51 04 ?? mov edx, d... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401120 | ??_Eexception@std@@UAEPAXI@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 7a ff ff ff ?? call function 0x004010b0
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401120 | ??_Gexception@std@@UAEPAXI@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 7a ff ff ff ?? call function 0x004010b0
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401160 | ??0bad_alloc@std@@AAE@QBD@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
6a 01 ?? push 1
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 a4 fe ff... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x4011a0 | ??_Gbad_alloc@std@@UAEPAXI@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 2a 00 00 00 ?? call function 0x004011e0
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401210 | ??0bad_array_new_length@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
68 d4 61 40 00 ?? push 0x004061d4<"bad array new length">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 35 ff ff ff ?? call fun... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401250 | ??_Ebad_array_new_length@std@@UAEPAXI@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 2a 00 00 00 ?? call function 0x00401290
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401250 | ??_Gbad_array_new_length@std@@UAEPAXI@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 2a 00 00 00 ?? call function 0x00401290
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401290 | ??1bad_array_new_length@std@@UAE@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 3a ff ff ff ?? call function 0x004011e0
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x4012c0 | ?_Throw_bad_array_new_length@std@@YAXXZ | 0func |
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
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<2... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401340 | ??0bad_alloc@std@@QAE@ABV01@@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
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 f6 fc ff ff ?? call funct... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x4013a0 | ?_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 + ... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x4014f0 | ??0_Container_proxy@std@@QAE@PAU_Container_base12@1@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
c7 42 04 00 00 00 00 ?? mov d... | vs2019/wpo/Debug | oonewdel.exe |
./vs2019/wpo/Debug/oonewdel.exe | 0x401520 | ?_Orphan_all_locked_v3@_Container_base12@std@@AAEXXZ | 1method |
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 + ... | vs2019/wpo/Debug | oonewdel.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.