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/ooex10.exe | 0x4036d0 | __crt_debugger_hook | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
c7 05 2c a3 40 00 00 00 ?? mov dword ds:[0x0040a32c], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4036f0 | __RTC_Initialize | 0func |
L1: 56 ?? push esi
be 38 90 40 00 ?? mov esi, 0x00409038
8b c6 ?? mov eax, esi
3d 3c 92 40 00 ?? cmp eax, 0x0040923c
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 c0 40 00 ?? call dword ... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403730 | __RTC_Terminate | 0func |
L1: 56 ?? push esi
be 44 93 40 00 ?? mov esi, 0x00409344
8b c6 ?? mov eax, esi
3d 48 95 40 00 ?? cmp eax, 0x00409548
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 c0 40 00 ?? call dword ... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403770 | __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 07 db ff ff ?? call function 0x00401285
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4037c0 | @_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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4037d0 | _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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4037f0 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 3e da ff ff ?? call function 0x0040123a
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403810 | __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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403840 | ___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 0x00403950
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403870 | ___castguard_check_failure_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403880 | ___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 0x00403950
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4038e0 | ___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 0x00403950
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403910 | __castguard_check_failure_user_handled_wrapper | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
a1 30 a3 40 00 ?? mov eax, dword ds:[0x0040a330]
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403950 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
c7 45 fc 00 88 40 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x00408800
c7 45 f4 40 89 40 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 0x00408940
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4039a0 | ___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 30 a3 40 00 ?? push 0x0040a330
e8 9d d7 ff ff ?? call function 0x0040114f
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4039d0 | ___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 0x00403b10
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403a10 | ___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 0x00403b10
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403a60 | ___castguard_slow_path_check_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403a70 | ___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 0x00403b10
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403ac0 | ___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 0x00403b10
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403b10 | __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 88 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 0x00408800
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403b60 | __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 05 d5 ff ff ?? call function 0x00401073
L2: 83 c4 04 ?? add esp, 4
3d ae 11 40 00 ?? cmp eax, 0x004011ae
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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403ba0 | 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 38 a3 40 00 00 ?? cmp byte ds:[0x0040a338], 0
0f 85 1a 01 00 00 ?? jne basic block L27
L2: c6 0... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x403d40 | 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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404030 | 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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404140 | ?_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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4045a0 | @__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 6b ca ff ff ?? jmp 0x00401019
e9 b2 3a 00 00 ?? jmp function 0x00404ad0
| vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4045c0 | __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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404640 | ??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 0x00404fb1
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404660 | ___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 3c a3 40 00 00 00 ?? mov dword ds:[0x0040a33c], 0
00 00
a1 2c a0 40 00 ?? mov ea... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404a60 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404a90 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404ad0 | ___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 48 a4 40 00 ?? mov dword ds:[0x0040a... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x404c30 | ___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 48 a4 40 00 ?? mov dword ... | vs2022/normal/Debug | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405050 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405050 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405050 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405060 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405060 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405060 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405070 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405070 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405070 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405080 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405080 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405080 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405090 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405090 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x405090 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4050a0 | ___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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4050a0 | __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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4050b0 | __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 3c a3 40 00 01 ?? cmp dword ds:[0x0040a33c], 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 | ooex10.exe |
./vs2022/normal/Debug/ooex10.exe | 0x4050b0 | __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 3c a3 40 00 01 ?? cmp dword ds:[0x0040a33c], 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 | ooex10.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401560 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 30 ?? sub esp, 0x30<48>
57 ?? push edi
8d 7d d0 ?? lea edi, ss:[ebp + 0xd0<208,-48>]
b9 0c 00 00 00 ?? mov ecx, 12
b8 cc cc cc cc ?? mov eax, 0xcccccccc
f3 ab ?? rep_stosd
8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>]
e8 81 fb ff ff ?? call function 0x004010ff
L... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401600 | ??0DAInner1@@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 de fb ff ff ?? call function 0x004011f4
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401640 | ??0DAInner2@@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 59 fa ff ff ?? call function 0x004010af
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401680 | ??0DInner1@@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 31 fb ff ff ?? call function 0x004011c7
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4016c0 | ??0DInner2@@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 87 fb ff ff ?? call function 0x0040125d
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401700 | ??0Inner1@@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 7b 40 00 ?? mov dword ds:[eax], 0x00407b34
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c7 41 04 34 00 00 00 ?? mov dword ds:[ecx + 4], 0x0... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401750 | ??0Inner2@@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 44 7b 40 00 ?? mov dword ds:[eax], 0x00407b44
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c7 41 04 46 00 00 00 ?? mov dword ds:[ecx + 4], 0x0... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4017a0 | ??0Root@@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 bb fa ff ff ?? call function 0x00401271
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4017f0 | ?func11@Inner1@@UAEXXZ | 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 40 04 38 00 00 00 ?? mov dword ds:[eax + 4], 0x00000038<56>
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401830 | ?func21@Inner2@@UAEXXZ | 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 40 08 44 00 00 00 ?? mov dword ds:[eax + 8], 0x00000044<68>
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401850 | ?func22@Inner2@@UAEXXZ | 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 40 0c 43 00 00 00 ?? mov dword ds:[eax + 12], 0x00000043<67>
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4018b0 | @_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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4019c0 | @_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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401a30 | __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 4d f6 ff ff ?? call function 0x00401096
L4: 83... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401a60 | __CRT_RTC_INIT | 0func |
L1: b8 7f 4f 40 00 ?? mov eax, function 0x00404f7f
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401a70 | __CRT_RTC_INITW | 0func |
L1: b8 85 4f 40 00 ?? mov eax, function 0x00404f85
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401a80 | __RTC_InitBase | 0func |
L1: 80 3d 08 a3 40 00 00 ?? cmp byte ds:[0x0040a308], 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 08 a3 40 00 01 ?? mov byte ds:[0x0040a308], 1
e8 ed f5 ff ff ?? call function 0x0040108c
L3: 50 ?? push eax
e8 ae f7 ff ff ?? call func... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401ac0 | __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 bd f5 ff ff ?? call function 0x0040108c
L2: 83 c4 14 ?? add esp, 0x14<20>
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401ae0 | ??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 94 7b 40 00 ?? mov dword ds:[eax], 0x00407b94
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401b00 | ??_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 c3 f5 ff ff ?? call function 0x004010d2
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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401b00 | ??_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 c3 f5 ff ff ?? call function 0x004010d2
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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401b40 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 35 f5 ff ff ?? call function 0x0040107d
L2: e8 ca f6 ff ff ?? call function 0x00401217
L3: e8 b8 f4 ff ff ?? call function 0x0040100a
L4: 6a 01 ?? push 1
e8 74 f5 ff ff ?? call function 0x004010cd
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401c20 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 cd f4 ff ff ?? call function 0x004010f5
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401c30 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 16 f6 ff ff ?? call function 0x0040124e
L2: e8 9f f4 ff ff ?? call function 0x004010dc
L3: 50 ?? push eax
e8 ae 33 00 00 ?? call function 0x00404ff1
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401c50 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 41 f6 ff ff ?? call function 0x00401299
L2: e8 13 00 00 00 ?? call function 0x00401c70
L3: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401c70 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 b0 96 40 00 ?? push 0x004096b0
68 10 38 40 00 ?? push function 0x00403810
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 24 a0 40 00 ?? mov eax... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x401f40 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
e8 5e 30 00 00 ?? call function 0x00404fa9
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
e8 80 30 00 00 ?? call function 0x00404fd3
L3: 8b 00 ?? mov eax, dword ds:[eax]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 70 30 00 00 ??... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402000 | 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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402050 | 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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4020b0 | ?_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 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]
53 ?? push ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
57 ??... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4021d0 | ?_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 00 a0 40 00 ?? mov ecx, dword ds:[0x0040a000 + eax * 4]
8b 14 85 9c 7b 40 00 ?? mov edx, dword ds:[0x00407b9c<"X|@"> + eax * 4]
83 f9 ff ?? cmp ecx, 0xff<255,-1>
74 2... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402240 | ?_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 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
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402320 | _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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4023b0 | _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 | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4026f0 | __RTC_UninitUse | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 04 04 00 00 ?? sub esp, 0x00000404<1028>
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
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
8b 3d 0c a0 40 00 ?? mov edi, ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4027d0 | ___local_stdio_printf_options | 0func |
L1: b8 10 a3 40 00 ?? mov eax, 0x0040a310
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4027e0 | __vsprintf_s_l | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 48 ea ff ff ?? call function 0x00401230
L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 70 04 ?? push dwor... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402820 | _sprintf_s | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8d 45 14 ?? lea eax, ss:[ebp + 0x14<20>]
50 ?? push eax
6a 00 ?? push 0
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 fa e8 ff ff ?? call function 0x00401131
L2: 83 c4 14 ?? add esp, 0x14<20>
5d ... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402850 | ?_RTC_GetErrorFunc@@YAP6AHHPBDH00ZZPBX@Z | 0func |
L1: a1 1c a3 40 00 ?? mov eax, dword ds:[0x0040a31c]
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402860 | ?_RTC_GetErrorFuncW@@YAP6AHHPB_WH00ZZPBX@Z | 0func |
L1: a1 20 a3 40 00 ?? mov eax, dword ds:[0x0040a320]
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402870 | __RTC_GetErrDesc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 04 ?? cmp eax, 4
77 09 ?? ja basic block L3
L2: 8b 04 85 58 82 40 00 ?? mov eax, dword ds:[0x00408258 + eax * 4]
5d ?? pop ebp
c3 ?? ret
L3: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402890 | __RTC_NumErrors | 0func |
L1: b8 05 00 00 00 ?? mov eax, 5
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4028a0 | __RTC_SetErrorFunc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 1c a3 40 00 ?? mov eax, dword ds:[0x0040a31c]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d 1c a3 40 00 ?? mov dword ds:[0x0040a31c], ecx
c7 05 20 a3 40 00 00 00 ?? mov dword ds:[0x0040a320], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x4028d0 | __RTC_SetErrorFuncW | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 20 a3 40 00 ?? mov eax, dword ds:[0x0040a320]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d 20 a3 40 00 ?? mov dword ds:[0x0040a320], ecx
c7 05 1c a3 40 00 00 00 ?? mov dword ds:[0x0040a31c], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402900 | __RTC_SetErrorType | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
83 fa 04 ?? cmp edx, 4
77 13 ?? ja basic block L3
L2: 8b 04 95 00 a0 40 00 ?? mov eax, dword ds:[0x0040a000 + edx * 4]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 0c 95 00 a0 40 00 ?? mov dword ds:[0x0040a000 + edx * 4], ecx
5d ??... | vs2022/normal/Debug | ooex11.exe |
./vs2022/normal/Debug/ooex11.exe | 0x402930 | ??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 2d e7 ff ff ?? call function 0x00401069
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex11.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.