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/ooex5.exe | 0x405610 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405620 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405620 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405620 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405630 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405630 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405630 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405640 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405640 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405640 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405650 | ___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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405650 | __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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405660 | __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 5c b8 40 00 01 ?? cmp dword ds:[0x0040b85c], 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 | ooex5.exe |
./vs2022/normal/Debug/ooex5.exe | 0x405660 | __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 5c b8 40 00 01 ?? cmp dword ds:[0x0040b85c], 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 | ooex5.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401600 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 b4 6a 40 00 ?? push 0x00406ab4
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 18 ?? sub esp, 0x18<24>
56 ?? push esi
b8 cc cc cc cc ?? mov eax, 0xcccccccc
89 45 dc ?? mov dword ss:[ebp + 0xdc<220,-36>], eax
89 45 e0 ?? mo... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401700 | ??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 34 8b 40 00 ?? mov dword ds:[eax], 0x00408b34
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c7 41 04 01 00 00 00 ?? mov dword ds:[ecx + 4], 1
... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401740 | ??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 84 fa ff ff ?? call function 0x004011db
L2: 8b 45 fc ?? mov eax, ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4017d0 | ??1Derived@@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 48 8b 40 00 ?? mov dword ds:[eax], 0x00408b48
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401800 | ??_EDerived@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 bc f8 ff ff ?? call function 0x004010d2
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401800 | ??_GDerived@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 bc f8 ff ff ?? call function 0x004010d2
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401850 | ?func1@Base@@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>]
c7 40 04 02 00 00 00 ?? mov dword ds:[eax + 4], 2
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c6 41 08 62 ?? mov byte ds:[ecx + 8], 0x62<98>
8b 55... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401890 | ?func2@Base@@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>]
c7 40 04 03 00 00 00 ?? mov dword ds:[eax + 4], 3
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
c6 41 08 63 ?? mov byte ds:[ecx + 8], 0x63<99>
8b 55... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4018d0 | ?func3@Derived@@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 10 ?? mov eax, dword ds:[eax + 0x10<16>]
83 c0 01 ?? add eax, 1
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4018f0 | ??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 da 3a 00 00 ?? call function 0x004053d7
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401950 | ??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 21 f7 ff ff ?? call function 0x0040107d
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401970 | @__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 9b f6 ff ff ?? jmp 0x00401019
e9 b2 14 00 00 ?? jmp function 0x004024d0
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4019d0 | @_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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401ae0 | @_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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401b50 | __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 5f f5 ff ff ?? call function 0x004010c8
L4: 83... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401b80 | __CRT_RTC_INIT | 0func |
L1: b8 dd 53 40 00 ?? mov eax, function 0x004053dd
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401b90 | __CRT_RTC_INITW | 0func |
L1: b8 e3 53 40 00 ?? mov eax, function 0x004053e3
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401ba0 | __RTC_InitBase | 0func |
L1: 80 3d 08 b4 40 00 00 ?? cmp byte ds:[0x0040b408], 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 b4 40 00 01 ?? mov byte ds:[0x0040b408], 1
e8 e6 f4 ff ff ?? call function 0x004010a5
L3: 50 ?? push eax
e8 de f6 ff ff ?? call func... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401be0 | __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 b6 f4 ff ff ?? call function 0x004010a5
L2: 83 c4 14 ?? add esp, 0x14<20>
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401c00 | ??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 60 8b 40 00 ?? mov dword ds:[eax], 0x00408b60
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401c20 | ??_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 e4 f4 ff ff ?? call function 0x00401113
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401c20 | ??_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 e4 f4 ff ff ?? call function 0x00401113
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401c60 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 2e f4 ff ff ?? call function 0x00401096
L2: e8 f5 f5 ff ff ?? call function 0x00401262
L3: e8 98 f3 ff ff ?? call function 0x0040100a
L4: 6a 01 ?? push 1
e8 90 f4 ff ff ?? call function 0x00401109
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401d40 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 ee f3 ff ff ?? call function 0x00401136
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401d50 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 46 f5 ff ff ?? call function 0x0040129e
L2: e8 c0 f3 ff ff ?? call function 0x0040111d
L3: 50 ?? push eax
e8 ec 36 00 00 ?? call function 0x0040544f
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401d70 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 76 f5 ff ff ?? call function 0x004012ee
L2: e8 13 00 00 00 ?? call function 0x00401d90
L3: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x401d90 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 c8 a6 40 00 ?? push 0x0040a6c8
68 a0 40 40 00 ?? push function 0x004040a0
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402060 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
e8 9c 33 00 00 ?? call function 0x00405407
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
e8 be 33 00 00 ?? call function 0x00405431
L3: 8b 00 ?? mov eax, dword ds:[eax]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 ae 33 00 00 ??... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402110 | _mainCRTStartup | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 58 fc ff ff ?? call function 0x00401d70
L2: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402120 | ??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 39 ef ff ff ?? call function 0x0040106e
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402150 | ??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 73 f0 ff ff ?? call function 0x004011d6
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402180 | ??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 a0 8b 40 00 ?? push 0x00408ba0<"bad allocation">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d8 ee ff ff ?? call function 0x0040106e
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4021e0 | ??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 c4 8b 40 00 ?? push 0x00408bc4<"bad array new length">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 c0 ee ff ff ?? call function 0x004010b4
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402210 | ??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 6c 8b 40 00 ?? mov dword ds:[eax], 0x00408b6c
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402260 | ??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 6c 8b 40 00 ?? mov dword ds:[eax], 0x00408b6c
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4022c0 | ??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 ea ed ff ff ?? call function 0x004010b9
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4022e0 | ??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 6c 8b 40 00 ?? mov dword ds:[eax], 0x00408b6c
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 04 ?? add ecx, 4
51 ?? push ecx
e8 93 30 00... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402310 | ??_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 9a ed 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402350 | ??_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 81 ee 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402350 | ??_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 81 ee 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402390 | ??_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 2c ef 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402390 | ??_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 2c ef 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4023d0 | ?__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 df ed ff ff ?? call function 0x004011bd
L2: 68 e8 a6 40 00 ?? push 0x0040a6e8
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 a9 2f 00 00 ?? call function 0x00405395
L3: 8b e5 ?? m... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402400 | ?__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 4c ec ff ff ?? call function 0x0040105a
L2: 68 4c a7 40 00 ?? push 0x0040a74c
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 79 2f 00 00 ?? call function 0x00405395
L3: 8b e5 ?? m... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402430 | ?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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402470 | ??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 dd 2f 00 00 ?? call function 0x0040545b
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402490 | ___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 48 c0 40 00 ?? call dword ds:[0x0040c048]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 c0 40 00 ?? call dword ds:[0x0040c008]
L4: 50 ?? pu... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4024d0 | ___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 10 b5 40 00 ?? mov dword ds:[0x0040b... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402630 | ___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 10 b5 40 00 ?? mov dword ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4028b0 | 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402900 | 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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402960 | ?_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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402a80 | ?_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 ec 8b 40 00 ?? mov edx, dword ds:[0x00408bec + eax * 4]
83 f9 ff ?? cmp ecx, 0xff<255,-1>
74 2e ?? je... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402af0 | ?_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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402bd0 | _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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402c60 | _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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x402fa0 | __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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403080 | ___local_stdio_printf_options | 0func |
L1: b8 d0 b7 40 00 ?? mov eax, 0x0040b7d0
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403090 | __vsprintf_s_l | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 e3 e1 ff ff ?? call function 0x0040127b
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 | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4030d0 | _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 86 e0 ff ff ?? call function 0x0040116d
L2: 83 c4 14 ?? add esp, 0x14<20>
5d ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403100 | ?_RTC_GetErrorFunc@@YAP6AHHPBDH00ZZPBX@Z | 0func |
L1: a1 dc b7 40 00 ?? mov eax, dword ds:[0x0040b7dc]
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403110 | ?_RTC_GetErrorFuncW@@YAP6AHHPB_WH00ZZPBX@Z | 0func |
L1: a1 e0 b7 40 00 ?? mov eax, dword ds:[0x0040b7e0]
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403120 | __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 a8 92 40 00 ?? mov eax, dword ds:[0x004092a8 + eax * 4]
5d ?? pop ebp
c3 ?? ret
L3: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403140 | __RTC_NumErrors | 0func |
L1: b8 05 00 00 00 ?? mov eax, 5
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403150 | __RTC_SetErrorFunc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 dc b7 40 00 ?? mov eax, dword ds:[0x0040b7dc]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d dc b7 40 00 ?? mov dword ds:[0x0040b7dc], ecx
c7 05 e0 b7 40 00 00 00 ?? mov dword ds:[0x0040b7e0], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403180 | __RTC_SetErrorFuncW | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 e0 b7 40 00 ?? mov eax, dword ds:[0x0040b7e0]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d e0 b7 40 00 ?? mov dword ds:[0x0040b7e0], ecx
c7 05 dc b7 40 00 00 00 ?? mov dword ds:[0x0040b7dc], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4031b0 | __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 0c b0 40 00 ?? mov eax, dword ds:[0x0040b00c + edx * 4]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 0c 95 0c b0 40 00 ?? mov dword ds:[0x0040b00c + edx * 4], ecx
5d ??... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4031e0 | find_pe_section | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
8b 55 f4 ?? mov edx, dword ss:[ebp + 0xf4<244,-12>]
03 51 3c ?? add edx, dword ds:[ecx + 0x3c<60>... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403290 | is_potentially_valid_image_base | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 04 ?? jne basic block L3
L2: 32 c0 ?? xor al, al
eb 55 ?? jmp basic block L10
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 4d fc ?? mov ecx, d... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403320 | _NtCurrentTeb | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403330 | ___scrt_acquire_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 1e de ff ff ?? call function 0x00401159
L2: 85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 32 ?? jmp basic block L11
L4: e8 8d df ff ff ?? call function 0x004012d5
L5: 8b 40 04 ?? mov eax, dword ds:[eax + 4]
89 ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403390 | ___scrt_dllmain_after_initialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 c1 dd ff ff ?? call function 0x00401159
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 bd dd ff ff ?? call function 0x0040115e
L4: eb 12 ?? jmp basic block L9
L5: e8 ed dd ff ff ?? call function 0x00401195
L6: 85 c0 ?? test eax, eax
74 04 ?? je basic b... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4033d0 | ___scrt_dllmain_before_initialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
e8 2f dd ff ff ?? call function 0x00401109
L2: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 02 ?? jmp basic block L5
L4: b0 01 ?? mov al, 1
L5: 5d ?? pop ebp
c3 ?? ret
... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403400 | ___scrt_dllmain_crt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 c4 dd ff ff ?? call function 0x004011cc
L2: 0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 17 ?? jmp basic block L9
L4: e8 e6 dd ff ff ?? call function 0x004011fe
L5: 0f b6 c8 ?? movzx ecx, al
85 c9 ?? test e... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403440 | ___scrt_dllmain_crt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 02 dd ff ff ?? call function 0x0040114a
L2: e8 99 dc ff ff ?? call function 0x004010e6
L3: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403460 | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 ee dc ff ff ?? call function 0x00401159
L2: 85 c0 ?? test eax, eax
75 28 ?? jne basic block L6
L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
75 22 ?? jne basic block L6
L4: 8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
89 45 f8 ?? mov dword s... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4034c0 | ___scrt_dllmain_uninitialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 91 dc ff ff ?? call function 0x00401159
L2: 85 c0 ?? test eax, eax
74 0f ?? je basic block L5
L3: 68 f4 b7 40 00 ?? push 0x0040b7f4
e8 af 1f 00 00 ?? call function 0x00405485
L4: 83 c4 04 ?? add esp, 4
eb 0e ?? jmp basic block L8
L5: e8 9c dc ff ff ?? call function ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403500 | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
e8 ee dd ff ff ?? call function 0x004012f8
L2: 83 c4 04 ?? add esp, 4
e8 d3 dc ff ff ?? call function 0x004011e5
L3: 5d ?? pop ebp
c3 ?? ret
| vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403520 | ___scrt_initialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 07 ?? jne basic block L3
L2: c6 05 f0 b7 40 00 01 ?? mov byte ds:[0x0040b7f0], 1
L3: e8 29 dc ff ff ?? call function 0x0040115e
L4: e8 d8 dc ff ff ?? call function 0x00401212
L5: 0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, ea... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403580 | ___scrt_initialize_onexit_tables | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
0f b6 05 f1 b7 40 00 ?? movzx eax, byte ds:[0x0040b7f1]
85 c0 ?? test eax, eax
74 07 ?? je basic block L3
L2: b0 01 ?? mov al, 1
e9 b6 00 00 00 ?? jmp basic block L18
L3: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 0d ?? je basic block L6
... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403690 | ___scrt_is_nonwritable_in_current_image | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 b8 a7 40 00 ?? push 0x0040a7b8
68 a0 40 40 00 ?? push function 0x004040a0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 d8 ?? add esp, 0xd8<216,-40>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 b0 40 00 ?? mov eax... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403810 | ___scrt_release_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 41 d9 ff ff ?? call function 0x00401159
L2: 85 c0 ?? test eax, eax
75 02 ?? jne basic block L4
L3: eb 13 ?? jmp basic block L7
L4: 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
85 c0 ?? test eax, eax
74 02 ?? je basic block L6
L5: eb 09 ?? jmp basic block L7
L6: 33 c... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403840 | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
0f b6 05 f0 b7 40 00 ?? movzx eax, byte ds:[0x0040b7f0]
85 c0 ?? test eax, eax
74 0c ?? je basic block L4
L2: 0f b6 4d 0c ?? movzx ecx, byte ss:[ebp + 12]
85 c9 ?? test ecx, ecx
74 04 ?? je basic block L4
L3: b0 01 ?? mov al, 1
eb 1c ?? jmp basic block L7
L4: 0f b6 55... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403910 | _at_quick_exit | 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 ff ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>
75 10 ?? jne basic block L5
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push e... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x403960 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 32 d8 ff ff ?? call function 0x0040119f
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 09 ?? je basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
eb 07 ?? jmp ... | vs2022/normal/Debug | ooex6.exe |
./vs2022/normal/Debug/ooex6.exe | 0x4039a0 | __get_entropy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
33 c0 ?? xor eax, eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
51 ?? push ecx
ff 15 30 c0 40 00 ?? call dword ds:[0x0040c030]
L2: 8... | vs2022/normal/Debug | ooex6.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.