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 |
|---|---|---|---|---|---|---|
./vs2022/normal/Debug/ooneg.exe | 0x4036c0 | __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 db ff ff ?? call function 0x00401280
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... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403710 | @_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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403720 | _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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403740 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 e9 da ff ff ?? call function 0x00401235
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403760 | __InlineInterlockedExchangePointer | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
87 01 ?? xchg dword ds:[ecx], eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403790 | ___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 04 01 00 00 ?? call function 0x004038a0
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 ?? ... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4037c0 | ___castguard_check_failure_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4037d0 | ___castguard_check_failure_os_handled | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 c4 00 00 00 ?? call function 0x004038a0
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
e8 14 00 00 00 ?? call function 0x... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403830 | ___castguard_check_failure_user_handled | 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 0x004038a0
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
e8 14 00 00 00 ?? call function 0x... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403860 | __castguard_check_failure_user_handled_wrapper | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
a1 18 a3 40 00 ?? mov eax, dword ds:[0x0040a318]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0
74 19 ?? je basic block L5
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
8b 55 fc... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4038a0 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
c7 45 fc c0 87 40 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x004087c0
c7 45 f4 00 89 40 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 0x00408900
8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
2b 45 fc ?? sub eax, dword ss:[ebp + 0xfc<252,-4>... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4038f0 | ___castguard_set_user_handler | 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
68 18 a3 40 00 ?? push 0x0040a318
e8 52 d8 ff ff ?? call function 0x00401154
L2: 83 c4 08 ?? add esp, 8
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<25... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403920 | ___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 2c 01 00 00 ?? call function 0x00403a60
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403960 | ___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 ec 00 00 00 ?? call function 0x00403a60
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4039b0 | ___castguard_slow_path_check_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4039c0 | ___castguard_slow_path_check_os_handled | 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 8c 00 00 00 ?? call function 0x00403a60
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403a10 | ___castguard_slow_path_check_user_handled | 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 3c 00 00 00 ?? call function 0x00403a60
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403a60 | __castguard_slow_path_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
c7 45 f8 c0 87 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 0x004087c0
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... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403ab0 | __guard_icall_checks_enforced | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
68 00 c0 40 00 ?? push 0x0040c000
e8 ba d5 ff ff ?? call function 0x00401078
L2: 83 c4 04 ?? add esp, 4
3d b3 11 40 00 ?? cmp eax, 0x004011b3
74 09 ?? je basic block L4
L3: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic b... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403af0 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 24 a0 40 00 ?? mov eax, dword ds:[0x0040a024]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d 20 a3 40 00 00 ?? cmp byte ds:[0x0040a320], 0
0f 85 1a 01 00 00 ?? jne basic block L27
L2: c6 0... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403c90 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 24 a0 40 00 ?? mov eax, dword ds:[0x0040a024]
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... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x403f80 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 24 a0 40 00 ?? mov eax, dword ds:[0x0040a024]
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,... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404090 | ?_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]
... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4044f0 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 24 a0 40 00 ?? cmp ecx, dword ds:[0x0040a024]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 1b cb ff ff ?? jmp 0x00401019
e9 02 3a 00 00 ?? jmp function 0x00404a20
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404510 | __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 97 f1 ff ff ??... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404590 | ??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 63 09 00 00 ?? call function 0x00404f01
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4045b0 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
a1 24 a0 40 00 ?? mov eax, dword ds:[0x0040a024]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 24 a3 40 00 00 00 ?? mov dword ds:[0x0040a324], 0
00 00
a1 2c a0 40 00 ?? mov ea... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4049b0 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 30 a0 40 00 00 ?? cmp dword ds:[0x0040a030], 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... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x4049e0 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 50 b0 40 00 ?? call dword ds:[0x0040b050]
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
ff 15 54 b0 40 00 ?? call dword ds:[0x0040b054]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 24 b0 40 00 ?? call dword ds:[0x0040b024]
L4: 50 ?? pu... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404a20 | ___report_gsfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
6a 17 ?? push 0x17<23>
ff 15 48 b0 40 00 ?? call dword ds:[0x0040b048]
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 a4 40 00 ?? mov dword ds:[0x0040a... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404b80 | ___report_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 03 00 00 ?? sub esp, 0x0000031c<796>
6a 17 ?? push 0x17<23>
ff 15 48 b0 40 00 ?? call dword ds:[0x0040b048]
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 a4 40 00 ?? mov dword ... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fa0 | ___acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fa0 | ___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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fa0 | ___vcrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fb0 | ___acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fb0 | ___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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fb0 | ___vcrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fc0 | ___acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fc0 | ___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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fc0 | ___vcrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fd0 | ___acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fd0 | ___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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fd0 | ___vcrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fe0 | ___acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fe0 | ___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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404fe0 | ___vcrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404ff0 | ___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
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x404ff0 | __is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x405000 | __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 24 a3 40 00 01 ?? cmp dword ds:[0x0040a324], 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... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/ooneg.exe | 0x405000 | __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 24 a3 40 00 01 ?? cmp dword ds:[0x0040a324], 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... | vs2022/normal/Debug | ooneg.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401820 | ?g@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec b0 00 00 00 ?? sub esp, 0x000000b0<176>
57 ?? push edi
8d bd 50 ff ff ff ?? lea edi, ss:[ebp + 0xffffff50<4294967120,-176>]
b9 2c 00 00 00 ?? mov ecx, 0x0000002c<44>
b8 cc cc cc cc ?? mov eax, 0xcccccccc
f3 ab ?? rep_stosd
6a 24 ?? push 0x24<36>
e8 d0 f8 ff ff ??... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401c20 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 a9 f5 ff ff ?? call function 0x004011d1
L2: 33 c0 ?? xor eax, eax
3b ec ?? cmp ebp, esp
e8 4f f6 ff ff ?? call function 0x00401280
L3: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401d40 | ??$?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 27 f3 ff ff ?? call function 0x0040107d
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401d80 | ??$?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
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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401da0 | ??$_Alloc_proxy@V?$allocator@U_Container_proxy@std@@@std@@@_Container_base12@std@@QAEX$$QAV?$allocator@U_Container_proxy@std@@@1@@Z | 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<... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401e30 | ??$_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 74 f2 ff ff ?? call function 0x004010b9
L3: 83 c4 04 ?? add esp, 4
eb 16 ?? jmp basic block L8
L4: 83 7d 08 00 ?? c... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x401fb0 | ??$_Construct_in_place@U_Container_proxy@std@@PAU_Container_base12@2@@std@@YAXAAU_Container_proxy@0@$$QAPAU_Container_base12@0@@Z | 0func |
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
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 48 f3 ff ff ?? call function 0x0040130c
L2: 83 c4 04 ?? add esp, 4
50 ?? push eax
e8 ba f0 ff ff ?? call function 0x00401087
... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402020 | ??$_Deallocate@$07$0A@@std@@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 70 87 40 00 ?? push 0x00408770
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
a1 04 d0 40 00 ?? mov eax, dword ds:[0x0040d004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4020b0 | ??$_Deallocate_plain@V?$allocator@U_Container_proxy@std@@@std@@@std@@YAXAAV?$allocator@U_Container_proxy@std@@@0@QAU_Container_proxy@0@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 a0 87 40 00 ?? push 0x004087a0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
a1 04 d0 40 00 ?? mov eax, dword ds:[0x0040d004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402120 | ??$_Delete_plain_internal@V?$allocator@U_Container_proxy@std@@@std@@@std@@YAXAAV?$allocator@U_Container_proxy@std@@@0@QAU_Container_proxy@0@@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 81 f2 ff ff ?? call function 0x004013b1
L2: 83 c4 08 ?? add esp, 8
3b ec ?? cmp ebp, esp
e8 46 f1 ff ff ?? call function 0x00401280
L3: 5d ?? pop ebp
c3 ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402150 | ??$_Destroy_in_place@PAD@std@@YAXAAPAD@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402160 | ??$_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
c6 45 ff 01 ?? mov byte ss:[ebp + 0xff<255,-1>], 1
c7 45 f8 ff ff ff 1f ?? mov dword ss:[ebp + 0xf8<248,-8>],... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4021c0 | ??$_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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4021d0 | ??$_Voidify_iter@PAU_Container_proxy@std@@@std@@YAPAXPAU_Container_proxy@0@@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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4021e0 | ??$addressof@U_Container_proxy@std@@@std@@YAPAU_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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4021f0 | ??$exchange@PAU_Iterator_base12@std@@$$T@std@@YAPAU_Iterator_base12@0@AAPAU10@$$QA$$T@Z | 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 55 08 ?? mov edx, dword ss:[ebp + 8]
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
8b 08 ?? mov ecx, dword ds:[eax]
89 0a ?? mov dwo... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402220 | ??$forward@PAU_Container_base12@std@@@std@@YA$$QAPAU_Container_base12@0@AAPAU10@@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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402230 | ??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 6d ef ff ff ?? call function 0x004011b3
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402290 | ??0?$allocator@D@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4022b0 | ??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 d0 87 40 00 ?? push 0x004087d0
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>... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402360 | ??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
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
33 c0 ?? xor eax, eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
89 01 ?? mov dword ds:[ecx], eax
89 41 04 ?? mov dword ds:[ecx + 4], eax
89 41 08 ?? mov dword ds:[ecx + 8], eax
89 41 0c ?? mov d... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402390 | ??0_Container_base12@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4023b0 | ??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... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4023e0 | ??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 ec ff... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402430 | ??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 40 ee ff ff ?? call funct... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4024d0 | ??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 88 ad 40 00 ?? push 0x0040ad88<"bad array new length">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 14 ec ff ff ?? call fun... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402520 | ??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 01 ed ff ff ?? call function 0x0040123a
L2: 8b 45 fc ?? m... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402560 | ??0exception@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 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 44 ad 40 00 ?? mov dword ds:[eax], 0x0040ad44
33 c9 ?? xor ecx, ecx
8b 55 fc ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4025c0 | ??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 44 ad 40 00 ?? mov dword ds:[eax], 0x0040ad44
33 c9 ?? xor ecx, ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
83 c2 04 ?? add edx, 4
89 0... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402600 | ??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 a5 ed ff ff ?? call function 0x004013bb
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402630 | ??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 11 ea ff ff ?? call function 0x0040105a
L2: 83 c4 04 ?? a... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402660 | ??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
83 ec 18 ?? sub esp, 0x18<24>
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 + 0xf4<244,-12>],... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402770 | ??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 83 e9 ff ff ?? call function 0x00401109
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4027a0 | ??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 4f ea ff ff ?? call function 0x00401208
L2: 83 c4 04 ?? a... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4027d0 | ??1exception@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 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 44 ad 40 00 ?? mov dword ds:[eax], 0x0040ad44
8b 4d fc ?? mov ecx, dword ss:[e... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402820 | ??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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402920 | ??_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 d3 e7 ff ff ?? call function 0x00401109
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402970 | ??_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 0e e9 ff ff ?? call function 0x00401294
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402970 | ??_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 0e e9 ff ff ?? call function 0x00401294
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x4029c0 | ??_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 e7 e7 ff ff ?? call function 0x004011bd
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402a10 | ??_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 9f e9 ff ff ?? call function 0x004013c5
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402a10 | ??_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 9f e9 ff ff ?? call function 0x004013c5
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402a60 | ??_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
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402a70 | ?_Activate_SSO_buffer@?$_String_val@U?$_Simple_types@D@std@@@std@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402a80 | ?_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 + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402c60 | ?_Getal@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEAAV?$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 bf e5 ff ff ?? call function 0x00401235
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402c90 | ?_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
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 18 10 ?? cmp dword ds:[eax + 0x18<24>], 0x10<16>
72 09 ?? jb basic block L3
L2: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402cd0 | ?_Orphan_all@_Container_base12@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 b8 e5 ff ff ?? call function 0x0040129e
L2: 83 c4 04 ?? add esp, 4
3b ec ?? cmp ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402d00 | ?_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 + ... | vs2022/normal/Debug | oonewdel.exe |
./vs2022/normal/Debug/oonewdel.exe | 0x402db0 | ?_Orphan_all_unlocked_v3@_Container_base12@std@@AAEXXZ | 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<... | vs2022/normal/Debug | oonewdel.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.