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/ooex8.exe | 0x403e30 | ___scrt_initialize_winrt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x403ef0 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 7b 12 40 00 ?? push 0x0040127b
ff 15 04 c0 40 00 ?? call dword ds:[0x0040c004]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x403f10 | ___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
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x403f20 | ___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... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x403fc0 | __crt_debugger_hook | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
c7 05 fc b7 40 00 00 00 ?? mov dword ds:[0x0040b7fc], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x403fe0 | __RTC_Initialize | 0func |
L1: 56 ?? push esi
be c8 9f 40 00 ?? mov esi, 0x00409fc8
8b c6 ?? mov eax, esi
3d cc a1 40 00 ?? cmp eax, 0x0040a1cc
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 00 d0 40 00 ?? call dword ... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404020 | __RTC_Terminate | 0func |
L1: 56 ?? push esi
be d4 a2 40 00 ?? mov esi, 0x0040a2d4
8b c6 ?? mov eax, esi
3d d8 a4 40 00 ?? cmp eax, 0x0040a4d8
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 00 d0 40 00 ?? call dword ... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404060 | __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 62 d2 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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4040b0 | @_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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4040c0 | _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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4040e0 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 94 d1 ff ff ?? call function 0x00401280
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404100 | __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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404130 | ___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 0x00404240
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404160 | ___castguard_check_failure_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404170 | ___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 0x00404240
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4041d0 | ___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 0x00404240
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404200 | __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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404240 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
c7 45 fc 40 98 40 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x00409840
c7 45 f4 80 99 40 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 0x00409980
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404290 | ___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 e4 ce ff ff ?? call function 0x00401186
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4042c0 | ___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 0x00404400
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404300 | ___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 0x00404400
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404350 | ___castguard_slow_path_check_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404360 | ___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 0x00404400
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4043b0 | ___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 0x00404400
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404400 | __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 98 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 0x00409840
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404450 | __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 2e cc ff ff ?? call function 0x0040108c
L2: 83 c4 04 ?? add esp, 4
3d f4 11 40 00 ?? cmp eax, 0x004011f4
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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404490 | ??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 88 93 40 00 ?? mov dword ds:[eax], 0x00409388
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4044b0 | ??_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 4a cc 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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4044b0 | ??_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 4a cc 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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4044f0 | 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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404690 | 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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404980 | 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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404a90 | ?_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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404ef0 | __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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x404f70 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405370 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405560 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405560 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405560 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405570 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405570 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405570 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405580 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405580 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405580 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405590 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405590 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x405590 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055a0 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055a0 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055a0 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055b0 | ___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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055b0 | __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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055c0 | __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 | ooex8.exe |
./vs2022/normal/Debug/ooex8.exe | 0x4055c0 | __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 | ooex8.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401600 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 e4 6b 40 00 ?? push 0x00406be4
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 14 ?? sub esp, 0x14<20>
56 ?? push esi
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
89 45 e4 ?? mo... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4017b0 | ??0A@@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 34 8b 40 00 ?? mov dword ds:[eax], 0x00408b34
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c7 41 04 0a 00 00 00 ?? mov dword ds:[ecx + 4], 10
... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401860 | ??0C@@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
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 15 ?? je basic block L3
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 40 04 78... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4018e0 | ??0D@@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
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 1f ?? je basic block L3
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 40 04 ac... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4019a0 | ?get_a@A@@UAEHXZ | 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 40 04 ?? mov eax, dword ds:[eax + 4]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4019c0 | ?get_b@B@@UAEHXZ | 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 40 08 ?? mov eax, dword ds:[eax + 8]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4019e0 | ?get_c@C@@UAEHXZ | 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 40 08 ?? mov eax, dword ds:[eax + 8]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401a00 | ?get_d@D@@UAEHXZ | 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 40 18 ?? mov eax, dword ds:[eax + 0x18<24>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401a20 | ??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 ce 3a 00 00 ?? call function 0x004054fb
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401a80 | ??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 f6 f5 ff ff ?? call function 0x00401082
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401aa0 | @__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 6b f5 ff ff ?? jmp 0x00401019
e9 e2 15 00 00 ?? jmp function 0x00402600
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401b00 | @_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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401c10 | @_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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401c80 | __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 2f f4 ff ff ?? call function 0x004010c8
L4: 83... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401cb0 | __CRT_RTC_INIT | 0func |
L1: b8 01 55 40 00 ?? mov eax, function 0x00405501
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401cc0 | __CRT_RTC_INITW | 0func |
L1: b8 07 55 40 00 ?? mov eax, function 0x00405507
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401cd0 | __RTC_InitBase | 0func |
L1: 80 3d 28 b4 40 00 00 ?? cmp byte ds:[0x0040b428], 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 28 b4 40 00 01 ?? mov byte ds:[0x0040b428], 1
e8 b6 f3 ff ff ?? call function 0x004010a5
L3: 50 ?? push eax
e8 ae f5 ff ff ?? call func... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401d10 | __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 86 f3 ff ff ?? call function 0x004010a5
L2: 83 c4 14 ?? add esp, 0x14<20>
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401d30 | ??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 c8 8b 40 00 ?? mov dword ds:[eax], 0x00408bc8
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401d50 | ??_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 aa f3 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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401d50 | ??_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 aa f3 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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401d90 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 fe f2 ff ff ?? call function 0x00401096
L2: e8 ca f4 ff ff ?? call function 0x00401267
L3: e8 68 f2 ff ff ?? call function 0x0040100a
L4: 6a 01 ?? push 1
e8 56 f3 ff ff ?? call function 0x004010ff
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401e70 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 be f2 ff ff ?? call function 0x00401136
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401e80 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 16 f4 ff ff ?? call function 0x0040129e
L2: e8 86 f2 ff ff ?? call function 0x00401113
L3: 50 ?? push eax
e8 e0 36 00 00 ?? call function 0x00405573
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401ea0 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 46 f4 ff ff ?? call function 0x004012ee
L2: e8 13 00 00 00 ?? call function 0x00401ec0
L3: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x401ec0 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 c0 a8 40 00 ?? push 0x0040a8c0
68 d0 41 40 00 ?? push function 0x004041d0
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402190 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
e8 90 33 00 00 ?? call function 0x0040552b
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
e8 b2 33 00 00 ?? call function 0x00405555
L3: 8b 00 ?? mov eax, dword ds:[eax]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 a2 33 00 00 ??... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402240 | _mainCRTStartup | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 58 fc ff ff ?? call function 0x00401ea0
L2: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402250 | ??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 0e ee ff ff ?? call function 0x00401073
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402280 | ??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 48 ef ff ff ?? call function 0x004011db
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4022b0 | ??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 08 8c 40 00 ?? push 0x00408c08<"bad allocation">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 ad ed ff ff ?? call function 0x00401073
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402310 | ??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 2c 8c 40 00 ?? push 0x00408c2c<"bad array new length">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 90 ed ff ff ?? call function 0x004010b4
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402340 | ??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 d4 8b 40 00 ?? mov dword ds:[eax], 0x00408bd4
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402390 | ??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 d4 8b 40 00 ?? mov dword ds:[eax], 0x00408bd4
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4023f0 | ??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 ba ec ff ff ?? call function 0x004010b9
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402410 | ??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 d4 8b 40 00 ?? mov dword ds:[eax], 0x00408bd4
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 04 ?? add ecx, 4
51 ?? push ecx
e8 8d 30 00... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402440 | ??_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 6a ec ff ff ?? call function 0x004010b9
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402480 | ??_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 51 ed ff ff ?? call function 0x004011e0
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402480 | ??_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 51 ed ff ff ?? call function 0x004011e0
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4024c0 | ??_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 fc ed ff ff ?? call function 0x004012cb
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4024c0 | ??_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 fc ed ff ff ?? call function 0x004012cb
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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402500 | ?__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 b4 ec ff ff ?? call function 0x004011c2
L2: 68 e0 a8 40 00 ?? push 0x0040a8e0
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 a3 2f 00 00 ?? call function 0x004054bf
L3: 8b e5 ?? m... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402530 | ?__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 1c eb ff ff ?? call function 0x0040105a
L2: 68 44 a9 40 00 ?? push 0x0040a944
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 73 2f 00 00 ?? call function 0x004054bf
L3: 8b e5 ?? m... | vs2022/normal/Debug | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x402560 | ?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 | ooex9.exe |
./vs2022/normal/Debug/ooex9.exe | 0x4025a0 | ??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 d1 2f 00 00 ?? call function 0x0040557f
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex9.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.