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/ooex2.exe | 0x403f20 | __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 a2 d3 ff ff ?? call function 0x004012d0
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x403f70 | @_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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x403f80 | _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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x403fa0 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 cf d2 ff ff ?? call function 0x0040127b
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x403fc0 | __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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x403ff0 | ___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 0x00404100
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404020 | ___castguard_check_failure_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404030 | ___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 0x00404100
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404090 | ___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 0x00404100
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x4040c0 | __castguard_check_failure_user_handled_wrapper | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
a1 00 b8 40 00 ?? mov eax, dword ds:[0x0040b800]
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404100 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
c7 45 fc 00 98 40 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x00409800
c7 45 f4 40 99 40 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 0x00409940
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404150 | ___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 00 b8 40 00 ?? push 0x0040b800
e8 1f d0 ff ff ?? call function 0x00401181
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404180 | ___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 0x004042c0
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x4041c0 | ___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 0x004042c0
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404210 | ___castguard_slow_path_check_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404220 | ___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 0x004042c0
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404270 | ___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 0x004042c0
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x4042c0 | __castguard_slow_path_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
c7 45 f8 00 98 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 0x00409800
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404310 | __guard_icall_checks_enforced | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
68 00 d0 40 00 ?? push 0x0040d000
e8 69 cd ff ff ?? call function 0x00401087
L2: 83 c4 04 ?? add esp, 4
3d ef 11 40 00 ?? cmp eax, 0x004011ef
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404350 | ??1type_info@@UAE@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 58 93 40 00 ?? mov dword ds:[eax], 0x00409358
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404370 | ??_Etype_info@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 8a cd ff ff ?? call function 0x00401109
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404370 | ??_Gtype_info@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 8a cd ff ff ?? call function 0x00401109
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x4043b0 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 04 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d 08 b8 40 00 00 ?? cmp byte ds:[0x0040b808], 0
0f 85 1a 01 00 00 ?? jne basic block L27
L2: c6 0... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404550 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 04 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404840 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 04 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404950 | ?_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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404db0 | __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 57 f1 ff ff ??... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x404e30 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
a1 04 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 0c b8 40 00 00 00 ?? mov dword ds:[0x0040b80c], 0
00 00
a1 2c b0 40 00 ?? mov ea... | vs2022/normal/Debug | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405230 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 30 b0 40 00 00 ?? cmp dword ds:[0x0040b030], 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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405420 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405420 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405420 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405430 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405430 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405430 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405440 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405440 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405440 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405450 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405450 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405450 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405460 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405460 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405460 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405470 | ___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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405470 | __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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405480 | __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 0c b8 40 00 01 ?? cmp dword ds:[0x0040b80c], 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 | ooex2.exe |
./vs2022/normal/Debug/ooex2.exe | 0x405480 | __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 0c b8 40 00 01 ?? cmp dword ds:[0x0040b80c], 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 | ooex2.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4015f0 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 e4 69 40 00 ?? push 0x004069e4
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 18 ?? sub esp, 0x18<24>
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 dc ?? mov dword ss:[ebp + 0xdc<220,-36>], eax
89 45 e0 ?? mov dword ss:[ebp ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4016e0 | ??0Base2@@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 9c ff ff ff ?? mov dword ds:[eax], 0xffffff9c<4294967196,-100>
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c6 41 04 41 ?? mov byte ds:[ecx + ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401720 | ??0Base@@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 01 00 00 00 ?? mov dword ds:[eax], 1
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c6 41 04 61 ?? mov byte ds:[ecx + 4], 0x61<97>
8b 55 fc ?? ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401760 | ??0Derived@@QAE@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 55 fa ff ff ?? call function 0x004011cc
L2: 8b 4d fc ?? mov ecx, ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4017f0 | ?func3@Base2@@QAEHXZ | 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>]
0f be 48 04 ?? movsx ecx, byte ds:[eax + 4]
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
8b 02 ?? mov eax, dword ds:[edx]
2b c1 ?? sub eax, ecx
8b... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401810 | ?func3@Base@@QAEHXZ | 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>]
0f be 40 04 ?? movsx eax, byte ds:[eax + 4]
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
03 01 ?? add eax, dword ds:[ecx]
8b e5 ?? mov esp, ebp
5d... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401830 | ??2@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 d4 3a 00 00 ?? call function 0x00405311
L3: 83 c4 04 ?? add esp, 4
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0
74 05 ?? je basic bloc... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401890 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 e1 f7 ff ff ?? call function 0x0040107d
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4018b0 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 b0 40 00 ?? cmp ecx, dword ds:[0x0040b004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 5b f7 ff ff ?? jmp 0x00401019
e9 92 13 00 00 ?? jmp function 0x004023b0
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401910 | @_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 ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401a20 | @_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,... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401a90 | __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 1a f6 ff ff ?? call function 0x004010c3
L4: 83... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401ac0 | __CRT_RTC_INIT | 0func |
L1: b8 17 53 40 00 ?? mov eax, function 0x00405317
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401ad0 | __CRT_RTC_INITW | 0func |
L1: b8 1d 53 40 00 ?? mov eax, function 0x0040531d
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401ae0 | __RTC_InitBase | 0func |
L1: 80 3d d0 b3 40 00 00 ?? cmp byte ds:[0x0040b3d0], 0
75 1f ?? jne basic block L5
L2: 6a 00 ?? push 0
6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
6a 00 ?? push 0
c6 05 d0 b3 40 00 01 ?? mov byte ds:[0x0040b3d0], 1
e8 a1 f5 ff ff ?? call function 0x004010a0
L3: 50 ?? push eax
e8 8a f7 ff ff ?? call func... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401b20 | __RTC_Shutdown | 0func |
L1: 6a 01 ?? push 1
6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
6a 00 ?? push 0
e8 71 f5 ff ff ?? call function 0x004010a0
L2: 83 c4 14 ?? add esp, 0x14<20>
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401b40 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 49 f5 ff ff ?? call function 0x00401091
L2: e8 06 f7 ff ff ?? call function 0x00401253
L3: e8 b8 f4 ff ff ?? call function 0x0040100a
L4: 6a 01 ?? push 1
e8 a1 f5 ff ff ?? call function 0x004010fa
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401c20 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 ff f4 ff ff ?? call function 0x00401127
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401c30 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 52 f6 ff ff ?? call function 0x0040128a
L2: e8 d1 f4 ff ff ?? call function 0x0040110e
L3: 50 ?? push eax
e8 46 37 00 00 ?? call function 0x00405389
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401c50 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 87 f6 ff ff ?? call function 0x004012df
L2: e8 13 00 00 00 ?? call function 0x00401c70
L3: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401c70 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 d0 a5 40 00 ?? push 0x0040a5d0
68 80 3f 40 00 ?? push function 0x00403f80
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 cc ?? add esp, 0xcc<204,-52>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 b0 40 00 ?? mov eax... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401f40 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
e8 f6 33 00 00 ?? call function 0x00405341
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
e8 18 34 00 00 ?? call function 0x0040536b
L3: 8b 00 ?? mov eax, dword ds:[eax]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 08 34 00 00 ??... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x401ff0 | _mainCRTStartup | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 58 fc ff ff ?? call function 0x00401c50
L2: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402000 | ??0bad_alloc@std@@AAE@QBD@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
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 59 f0 ff ff ?? call function 0x0040106e
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402030 | ??0bad_alloc@std@@QAE@ABV01@@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 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 84 f1 ff ff ?? call function 0x004011c7
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402060 | ??0bad_alloc@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
6a 01 ?? push 1
68 68 8b 40 00 ?? push 0x00408b68<"bad allocation">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 f8 ef ff ff ?? call function 0x0040106e
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4020c0 | ??0bad_array_new_length@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
68 8c 8b 40 00 ?? push 0x00408b8c<"bad array new length">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 db ef ff ff ?? call function 0x004010af
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4020f0 | ??0exception@std@@QAE@ABV01@@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 34 8b 40 00 ?? mov dword ds:[eax], 0x00408b34
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 | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402140 | ??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 34 8b 40 00 ?? mov dword ds:[eax], 0x00408b34
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 | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4021a0 | ??1bad_array_new_length@std@@UAE@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 05 ef ff ff ?? call function 0x004010b4
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4021c0 | ??1exception@std@@UAE@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 34 8b 40 00 ?? mov dword ds:[eax], 0x00408b34
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 04 ?? add ecx, 4
51 ?? push ecx
e8 ed 30 00... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4021f0 | ??_Gbad_alloc@std@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 b5 ee ff ff ?? call function 0x004010b4
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402230 | ??_Ebad_array_new_length@std@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 92 ef ff ff ?? call function 0x004011d1
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402230 | ??_Gbad_array_new_length@std@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 92 ef ff ff ?? call function 0x004011d1
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402270 | ??_Eexception@std@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 3d f0 ff ff ?? call function 0x004012bc
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402270 | ??_Gexception@std@@UAEPAXI@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 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 3d f0 ff ff ?? call function 0x004012bc
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4022b0 | ?__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 ee ff ff ?? call function 0x004011b3
L2: 68 f0 a5 40 00 ?? push 0x0040a5f0
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 03 30 00 00 ?? call function 0x004052cf
L3: 8b e5 ?? m... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4022e0 | ?__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 6c ed ff ff ?? call function 0x0040105a
L2: 68 54 a6 40 00 ?? push 0x0040a654
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 d3 2f 00 00 ?? call function 0x004052cf
L3: 8b e5 ?? m... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402310 | ?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... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402350 | ??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 37 30 00 00 ?? call function 0x00405395
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402370 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 04 c0 40 00 ?? call dword ds:[0x0040c004]
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
ff 15 44 c0 40 00 ?? call dword ds:[0x0040c044]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 c0 40 00 ?? call dword ds:[0x0040c008]
L4: 50 ?? pu... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4023b0 | ___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 10 c0 40 00 ?? call dword ds:[0x0040c010]
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 d8 b4 40 00 ?? mov dword ds:[0x0040b... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402510 | ___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 10 c0 40 00 ?? call dword ds:[0x0040c010]
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 d8 b4 40 00 ?? mov dword ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402790 | 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 ??... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4027e0 | 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... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402840 | ?_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 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
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 ??... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402960 | ?_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 0c b0 40 00 ?? mov ecx, dword ds:[0x0040b00c + eax * 4]
8b 14 85 b4 8b 40 00 ?? mov edx, dword ds:[0x00408bb4 + eax * 4]
83 f9 ff ?? cmp ecx, 0xff<255,-1>
74 2e ?? je... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x4029d0 | ?_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 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
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:... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402ab0 | _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... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402b40 | _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
| vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402e80 | __RTC_UninitUse | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 04 04 00 00 ?? sub esp, 0x00000404<1028>
a1 04 b0 40 00 ?? mov eax, dword ds:[0x0040b004]
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 18 b0 40 00 ?? mov edi, ... | vs2022/normal/Debug | ooex3.exe |
./vs2022/normal/Debug/ooex3.exe | 0x402f60 | ___local_stdio_printf_options | 0func |
L1: b8 98 b7 40 00 ?? mov eax, 0x0040b798
c3 ?? ret
| vs2022/normal/Debug | ooex3.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.