Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ef2
___scrt_stub_for_initialize_mta
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ef5
___scrt_unhandled_exception_filter@4
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 8b 37 ?? mov esi, dword ds:[edi] 81 3e 63 73 6d e0 ?? cmp dword ds:[esi], 0xe06d7363 75 25 ?? jne basic block L7 L2: 83 7e 10 03 ?? cmp dword ds:[esi + 0x10<16>], 3 75 1f ?? jne basic block L7 L3: 8b 46 14 ?? mov eax, dword ds:[esi + 0x14<20>] 3d 20 05 93 19 ?? cmp eax, 0x19930520 74 1d ?? je basic block L8 L4: 3d 21 05 93 19 ?? cmp eax, 0x19930521 74 16 ?? je basic block L8 L5: 3d 22 05 93 19 ?? cmp eax, 0x19930522 74 0f ?? je basic block L8 L6: 3d 00 40 99 01 ?? cmp eax, 0x01994000 74 08 ?? je basic block L8 L7: 5f ?? pop edi 33 c0 ?? xor eax, eax 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4 L8: e8 92 06 00 00 ?? call function 0x004035cb L9: 89 30 ?? mov dword ds:[eax], esi 8b 77 04 ?? mov esi, dword ds:[edi + 4] e8 8e 06 00 00 ?? call function 0x004035d1 L10: 89 30 ?? mov dword ds:[eax], esi e8 4d 07 00 00 ?? call function 0x00403697 L11: cc ?? int3 L12: cc ?? int3 L13: cc ?? int3 L14: cc ?? int3 L15: cc ?? int3 L16: cc ?? int3 L17: cc ?? int3 L18: cc ?? int3 L19: cc ?? int3 L20: cc ?? int3 L21: cc ?? int3 L22: cc ?? int3 L23: cc ?? int3 L24: cc ?? int3 L25: cc ?? int3 L26: cc ?? int3 L27: cc ?? int3 L28: cc ?? int3 L29: cc ?? int3 L30: cc ?? int3 L31: cc ?? int3 L32: cc ?? int3
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402f60
__crt_debugger_hook
0
L1: 83 25 dc 87 40 00 00 ?? and dword ds:[0x004087dc], 0 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402f6a
__RTC_Initialize
0
L1: 53 ?? push ebx 56 ?? push esi be 1c 76 40 00 ?? mov esi, 0x0040761c bb 1c 77 40 00 ?? mov ebx, 0x0040771c 3b f3 ?? cmp esi, ebx 73 19 ?? 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 b0 40 00 ?? call dword ds:[0x0040b000] L5: ff d7 ?? call edi L6: 83 c6 04 ?? add esi, 4 3b f3 ?? cmp esi, ebx 72 e9 ?? jb basic block L3 L7: 5f ?? pop edi L8: 5e ?? pop esi 5b ?? pop ebx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402fa1
__RTC_Terminate
0
L1: 53 ?? push ebx 56 ?? push esi be 24 78 40 00 ?? mov esi, 0x00407824 bb 24 79 40 00 ?? mov ebx, 0x00407924 3b f3 ?? cmp esi, ebx 73 19 ?? 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 b0 40 00 ?? call dword ds:[0x0040b000] L5: ff d7 ?? call edi L6: 83 c6 04 ?? add esi, 4 3b f3 ?? cmp esi, ebx 72 e9 ?? jb basic block L3 L7: 5f ?? pop edi L8: 5e ?? pop esi 5b ?? pop ebx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402fe0
__SEH_prolog4
0
L1: 68 59 30 40 00 ?? push function 0x00403059 64 ff 35 00 00 00 00 ?? push dword fs:[0] 8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>] 89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp 8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>] 2b e0 ?? sub esp, eax 53 ?? push ebx 56 ?? push esi 57 ?? push edi a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax 33 c5 ?? xor eax, ebp 50 ?? push eax 89 65 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], esp ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403040
__SEH_epilog4
0
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 5f ?? pop edi 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b e5 ?? mov esp, ebp 5d ?? pop ebp 51 ?? push ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403059
__except_handler4
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] ff 36 ?? push dword ds:[esi] e8 28 e2 ff ff ?? call function 0x0040128f L2: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 89 06 ?? mov dword ds:[esi], eax ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] 56 ?? push esi 68 18 11 40 00 ?? push function 0x00401118 68 04 80 40 00 ?? push 0x00408004 e8 5b 05 00 00 ?? call function 0x004035dd L3: 83 c4 1c ?? add esp, 0x1c<28> 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403093
@_guard_check_icall_nop@4
0
L1: c2 00 00 ?? ret 0
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403096
_ReadNoFence
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 00 ?? mov eax, dword ds:[eax] 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4030a2
_ReadPointerNoFence
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 00 ?? mov eax, dword ds:[eax] 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4030ae
__InlineInterlockedExchangePointer
0
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/RelWithDebInfo/ooex7.exe
0x4030be
___castguard_check_failure_debugbreak
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b9 c0 6f 40 00 ?? mov ecx, 0x00406fc0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 01 ?? ja basic block L3 L2: cc ?? int3 L3: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4030df
___castguard_check_failure_fastfail
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b9 c0 6f 40 00 ?? mov ecx, 0x00406fc0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 05 ?? ja basic block L3 L2: 6a 41 ?? push 0x41<65> 59 ?? pop ecx cd 29 ?? int 0x29<41> L3: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403105
___castguard_check_failure_nop
0
L1: c2 00 00 ?? ret 0
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403108
___castguard_check_failure_os_handled
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b9 c0 6f 40 00 ?? mov ecx, 0x00406fc0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 11 ?? ja basic block L4 L2: 83 3d 08 b0 40 00 00 ?? cmp dword ds:[0x0040b008], 0 74 08 ?? je basic block L4 L3: a1 08 b0 40 00 ?? mov eax, dword ds:[0x0040b008] 5d ?? pop ebp ff e0 ?? jmp eax L4: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40313d
__castguard_check_failure_os_handled_wrapper
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 08 b0 40 00 00 ?? cmp dword ds:[0x0040b008], 0 74 08 ?? je basic block L3 L2: a1 08 b0 40 00 ?? mov eax, dword ds:[0x0040b008] 5d ?? pop ebp ff e0 ?? jmp eax L3: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403158
___castguard_check_failure_user_handled
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b9 c0 6f 40 00 ?? mov ecx, 0x00406fc0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 1a ?? ja basic block L7 L2: 56 ?? push esi 8b 35 e0 87 40 00 ?? mov esi, dword ds:[0x004087e0] 85 f6 ?? test esi, esi 74 0e ?? je basic block L6 L3: ff 75 08 ?? push dword ss:[ebp + 8] 8b ce ?? mov ecx, esi ff 15 00 b0 40 00 ?? call dword ds:[0x0040b000] L4: ff d6 ?? call esi L5: 59 ?? pop ecx L6: 5e ?? pop esi L7: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403199
__castguard_check_failure_user_handled_wrapper
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 35 e0 87 40 00 ?? mov esi, dword ds:[0x004087e0] 85 f6 ?? test esi, esi 74 0e ?? je basic block L5 L2: ff 75 08 ?? push dword ss:[ebp + 8] 8b ce ?? mov ecx, esi ff 15 00 b0 40 00 ?? call dword ds:[0x0040b000] L3: ff d6 ?? call esi L4: 59 ?? pop ecx L5: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4031bf
__castguard_compat_check
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b9 c0 6f 40 00 ?? mov ecx, 0x00406fc0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c8 ?? cmp ecx, eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4031e0
___castguard_set_user_handler
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] b9 e0 87 40 00 ?? mov ecx, 0x004087e0 87 01 ?? xchg dword ds:[ecx], eax 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4031f2
___castguard_slow_path_check_debugbreak
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b c1 ?? mov eax, ecx 2b 45 0c ?? sub eax, dword ss:[ebp + 12] 2d 40 6e 40 00 ?? sub eax, 0x00406e40 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 13 ?? jbe basic block L4 L2: ba 80 6e 40 00 ?? mov edx, 0x00406e80 b8 c0 6f 40 00 ?? mov eax, 0x00406fc0 2b ca ?? sub ecx, edx 2b c2 ?? sub eax, edx 3b c8 ?? cmp ecx, eax 77 01 ?? ja basic block L4 L3: cc ?? int3 L4: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40322a
___castguard_slow_path_check_fastfail
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b c1 ?? mov eax, ecx 2b 45 0c ?? sub eax, dword ss:[ebp + 12] 2d 40 6e 40 00 ?? sub eax, 0x00406e40 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 17 ?? jbe basic block L4 L2: ba 80 6e 40 00 ?? mov edx, 0x00406e80 b8 c0 6f 40 00 ?? mov eax, 0x00406fc0 2b ca ?? sub ecx, edx 2b c2 ?? sub eax, edx 3b c8 ?? cmp ecx, eax 77 05 ?? ja basic block L4 L3: 6a 41 ?? push 0x41<65> 59 ?? pop ecx cd 29 ?? int 0x29<41> L4: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403267
___castguard_slow_path_check_nop
0
L1: c2 00 00 ?? ret 0
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40326a
___castguard_slow_path_check_os_handled
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 2b 45 0c ?? sub eax, dword ss:[ebp + 12] 2d 40 6e 40 00 ?? sub eax, 0x00406e40 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 29 ?? jbe basic block L6 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b8 c0 6f 40 00 ?? mov eax, 0x00406fc0 2b ca ?? sub ecx, edx 2b c2 ?? sub eax, edx 3b c8 ?? cmp ecx, eax 77 14 ?? ja basic block L6 L3: 83 3d 08 b0 40 00 00 ?? cmp dword ds:[0x0040b008], 0 74 0b ?? je basic block L6 L4: ff 75 08 ?? push dword ss:[ebp + 8] a1 08 b0 40 00 ?? mov eax, dword ds:[0x0040b008] ff d0 ?? call eax L5: 59 ?? pop ecx L6: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4032bb
___castguard_slow_path_check_user_handled
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 2b 45 0c ?? sub eax, dword ss:[ebp + 12] 2d 40 6e 40 00 ?? sub eax, 0x00406e40 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 2f ?? jbe basic block L8 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] ba 80 6e 40 00 ?? mov edx, 0x00406e80 b8 c0 6f 40 00 ?? mov eax, 0x00406fc0 2b ca ?? sub ecx, edx 2b c2 ?? sub eax, edx 3b c8 ?? cmp ecx, eax 77 1a ?? ja basic block L8 L3: 56 ?? push esi 8b 35 e0 87 40 00 ?? mov esi, dword ds:[0x004087e0] 85 f6 ?? test esi, esi 74 0e ?? je basic block L7 L4: ff 75 08 ?? push dword ss:[ebp + 8] 8b ce ?? mov ecx, esi ff 15 00 b0 40 00 ?? call dword ds:[0x0040b000] L5: ff d6 ?? call esi L6: 59 ?? pop ecx L7: 5e ?? pop esi L8: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403313
__castguard_slow_path_compat_check
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 2b 45 0c ?? sub eax, dword ss:[ebp + 12] 2d 40 6e 40 00 ?? sub eax, 0x00406e40 83 e8 40 ?? sub eax, 0x40<64> 39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax 1b c0 ?? sbb eax, eax f7 d8 ?? neg eax 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403333
__guard_icall_checks_enforced
0
L1: 8b 0d 00 b0 40 00 ?? mov ecx, dword ds:[0x0040b000] 33 c0 ?? xor eax, eax 81 f9 d6 11 40 00 ?? cmp ecx, 0x004011d6 0f 95 c0 ?? setne al c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403349
___isa_available_init
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 25 e4 87 40 00 00 ?? and dword ds:[0x004087e4], 0 83 ec 24 ?? sub esp, 0x24<36> 83 0d 20 80 40 00 01 ?? or dword ds:[0x00408020], 1 6a 0a ?? push 10 ff 15 10 90 40 00 ?? call dword ds:[0x00409010] L2: 85 c0 ?? test eax, eax 0f 84 ac 01 00 00 ?? je basic block L25 L3: 83 65 f0 00 ?? and dword ss:[ebp + 0xf0<240,-16>], 0 33 c0 ?? xor eax, eax 53 ?? push ebx 56 ?? push esi 57 ?? push edi 33 c9 ?? xor ecx, ecx 8d 7d dc ?? lea edi, ss:[ebp + 0xdc<220,-36>] 53 ?? push ebx 0f a2 ?? cpuid 8b f3 ?? mov esi, ebx 5b ?? pop ebx 90 ?? nop 89 07 ?? mov dword ds:[edi], eax 89 77 04 ?? mov dword ds:[edi + 4], esi 89 4f 08 ?? mov dword ds:[edi + 8], ecx 33 c9 ?? xor ecx, ecx 89 57 0c ?? mov dword ds:[edi + 12], edx 8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>] 8b 7d e0 ?? mov edi, dword ss:[ebp + 0xe0<224,-32>] 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax 81 f7 47 65 6e 75 ?? xor edi, 0x756e6547 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>] 35 69 6e 65 49 ?? xor eax, 0x49656e69 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] 35 6e 74 65 6c ?? xor eax, 0x6c65746e 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 33 c0 ?? xor eax, eax 40 ?? inc eax 53 ?? push ebx 0f a2 ?? cpuid 8b f3 ?? mov esi, ebx 5b ?? pop ebx 90 ?? nop 8d 5d dc ?? lea ebx, ss:[ebp + 0xdc<220,-36>] 89 03 ?? mov dword ds:[ebx], eax 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 0b 45 f8 ?? or eax, dword ss:[ebp + 0xf8<248,-8>] 0b c7 ?? or eax, edi 89 73 04 ?? mov dword ds:[ebx + 4], esi 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 89 53 0c ?? mov dword ds:[ebx + 12], edx 75 43 ?? jne basic block L11 L4: 8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>] 25 f0 3f ff 0f ?? and eax, 0x0fff3ff0 3d c0 06 01 00 ?? cmp eax, 0x000106c0 74 23 ?? je basic block L10 L5: 3d 60 06 02 00 ?? cmp eax, 0x00020660 74 1c ?? je basic block L10 L6: 3d 70 06 02 00 ?? cmp eax, 0x00020670 74 15 ?? je basic block L10 L7: 3d 50 06 03 00 ?? cmp eax, 0x00030650 74 0e ?? je basic block L10 L8: 3d 60 06 03 00 ?? cmp eax, 0x00030660 74 07 ?? je basic block L10 L9: 3d 70 06 03 00 ?? cmp eax, 0x00030670 75 11 ?? jne basic block L11 L10: 8b 3d e8 87 40 00 ?? mov edi, dword ds:[0x004087e8] 83 cf 01 ?? or edi, 1 89 3d e8 87 40 00 ?? mov dword ds:[0x004087e8], edi eb 06 ?? jmp basic block L12 L11: 8b 3d e8 87 40 00 ?? mov edi, dword ds:[0x004087e8] L12: 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>] 6a 07 ?? push 7 58 ?? pop eax 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 39 45 f4 ?? cmp dword ss:[ebp + 0xf4<244,-12>], eax 7c 30 ?? jl basic block L15 L13: 33 c9 ?? xor ecx, ecx 53 ?? push ebx 0f a2 ?? cpuid 8b f3 ?? mov esi, ebx 5b ?? pop ebx 90 ?? nop 8d 5d dc ?? lea ebx, ss:[ebp + 0xdc<220,-36>] 89 03 ?? mov dword ds:[ebx], eax 89 73 04 ?? mov dword ds:[ebx + 4], esi 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 89 53 0c ?? mov dword ds:[ebx + 12], edx 8b 5d e0 ?? mov ebx, dword ss:[ebp + 0xe0<224,-32>] f7 c3 00 02 00 00 ?? test ebx, 0x00000200<512> 74 0e ?? je basic block L16 L14: 83 cf 02 ?? or edi, 2 89 3d e8 87 40 00 ?? mov dword ds:[0x004087e8], edi eb 03 ?? jmp basic block L16 L15: 8b 5d f0 ?? mov ebx, dword ss:[ebp + 0xf0<240,-16>] L16: a1 20 80 40 00 ?? mov eax, dword ds:[0x00408020] 83 c8 02 ?? or eax, 2 c7 05 e4 87 40 00 01 00 ?? mov dword ds:[0x004087e4], 1 00 00 a3 20 80 40 00 ?? mov dword ds:[0x00408020], eax f7 c1 00 00 10 00 ?? test ecx, 0x00100000 0f 84 93 00 00 00 ?? je basic block L24 L17: 83 c8 04 ?? or eax, 4 c7 05 e4 87 40 00 02 00 ?? mov dword ds:[0x004087e4], 2 00 00 a3 20 80 40 00 ?? mov dword ds:[0x00408020], eax f7 c1 00 00 00 08 ?? test ecx, 0x08000000 74 79 ?? je basic block L24 L18: f7 c1 00 00 00 10 ?? test ecx, 0x10000000 74 71 ?? je basic block L24 L19: 33 c9 ?? xor ecx, ecx 0f 01 d0 ?? xgetbv 89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax 89 55 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], edx 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>] 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>] 6a 06 ?? push 6 5e ?? pop esi 23 c6 ?? and eax, esi 3b c6 ?? cmp eax, esi 75 57 ?? jne basic block L24 L20: a1 20 80 40 00 ?? mov eax, dword ds:[0x00408020] 83 c8 08 ?? or eax, 8 c7 05 e4 87 40 00 03 00 ?? mov dword ds:[0x004087e4], 3 00 00 a3 20 80 40 00 ?? mov dword ds:[0x00408020], eax f6 c3 20 ?? test bl, 0x20<32> 74 3b ?? je basic block L24 L21: 83 c8 20 ?? or eax, 0x20<32> c7 05 e4 87 40 00 05 00 ?? mov dword ds:[0x004087e4], 5 00 00 a3 20 80 40 00 ?? mov dword ds:[0x00408020], eax b8 00 00 03 d0 ?? mov eax, 0xd0030000 23 d8 ?? and ebx, eax 3b d8 ?? cmp ebx, eax 75 1e ?? jne basic block L24 L22: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>] ba e0 00 00 00 ?? mov edx, 0x000000e0<224> 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>] 23 c2 ?? and eax, edx 3b c2 ?? cmp eax, edx 75 0d ?? jne basic block L24 L23: 83 0d 20 80 40 00 40 ?? or dword ds:[0x00408020], 0x40<64> 89 35 e4 87 40 00 ?? mov dword ds:[0x004087e4], esi L24: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx L25: 33 c0 ?? xor eax, eax c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x403592
___scrt_is_ucrt_dll_in_use
0
L1: 33 c0 ?? xor eax, eax 39 05 24 80 40 00 ?? cmp dword ds:[0x00408024], eax 0f 95 c0 ?? setne al c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036eb
___acrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036eb
___scrt_stub_for_acrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036eb
___vcrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036ee
___acrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036ee
___scrt_stub_for_acrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036ee
___vcrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f1
___acrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f1
___scrt_stub_for_acrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f1
___vcrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f4
___acrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f4
___scrt_stub_for_acrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f4
___vcrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f7
___acrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f7
___scrt_stub_for_acrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036f7
___vcrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036fa
___scrt_stub_for_is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036fa
__is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036fd
__filter_x86_sse2_floating_point_exception
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d e4 87 40 00 01 ?? cmp dword ds:[0x004087e4], 1 7c 66 ?? jl basic block L15 L2: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4 74 09 ?? je basic block L4 L3: 81 7d 08 b5 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b5 75 54 ?? jne basic block L15 L4: 0f ae 5d fc ?? stmxcsr dword ss:[ebp + 0xfc<252,-4>] 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 83 f0 3f ?? xor eax, 0x3f<63> a8 81 ?? test al, 0x81<129,-127> 74 3f ?? je basic block L14 L5: a9 04 02 00 00 ?? test eax, 0x00000204<516> 75 07 ?? jne basic block L7 L6: b8 8e 00 00 c0 ?? mov eax, 0xc000008e c9 ?? leave c3 ?? ret L7: a9 02 01 00 00 ?? test eax, 0x00000102<258> 74 2a ?? je basic block L14 L8: a9 08 04 00 00 ?? test eax, 0x00000408<1032> 75 07 ?? jne basic block L10 L9: b8 91 00 00 c0 ?? mov eax, 0xc0000091 c9 ?? leave c3 ?? ret L10: a9 10 08 00 00 ?? test eax, 0x00000810<2064> 75 07 ?? jne basic block L12 L11: b8 93 00 00 c0 ?? mov eax, 0xc0000093 c9 ?? leave c3 ?? ret L12: a9 20 10 00 00 ?? test eax, 0x00001020<4128> 75 0e ?? jne basic block L15 L13: b8 8f 00 00 c0 ?? mov eax, 0xc000008f c9 ?? leave c3 ?? ret L14: b8 90 00 00 c0 ?? mov eax, 0xc0000090 c9 ?? leave c3 ?? ret L15: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4036fd
__filter_x86_sse2_floating_point_exception_default
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d e4 87 40 00 01 ?? cmp dword ds:[0x004087e4], 1 7c 66 ?? jl basic block L15 L2: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4 74 09 ?? je basic block L4 L3: 81 7d 08 b5 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b5 75 54 ?? jne basic block L15 L4: 0f ae 5d fc ?? stmxcsr dword ss:[ebp + 0xfc<252,-4>] 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 83 f0 3f ?? xor eax, 0x3f<63> a8 81 ?? test al, 0x81<129,-127> 74 3f ?? je basic block L14 L5: a9 04 02 00 00 ?? test eax, 0x00000204<516> 75 07 ?? jne basic block L7 L6: b8 8e 00 00 c0 ?? mov eax, 0xc000008e c9 ?? leave c3 ?? ret L7: a9 02 01 00 00 ?? test eax, 0x00000102<258> 74 2a ?? je basic block L14 L8: a9 08 04 00 00 ?? test eax, 0x00000408<1032> 75 07 ?? jne basic block L10 L9: b8 91 00 00 c0 ?? mov eax, 0xc0000091 c9 ?? leave c3 ?? ret L10: a9 10 08 00 00 ?? test eax, 0x00000810<2064> 75 07 ?? jne basic block L12 L11: b8 93 00 00 c0 ?? mov eax, 0xc0000093 c9 ?? leave c3 ?? ret L12: a9 20 10 00 00 ?? test eax, 0x00001020<4128> 75 0e ?? jne basic block L15 L13: b8 8f 00 00 c0 ?? mov eax, 0xc000008f c9 ?? leave c3 ?? ret L14: b8 90 00 00 c0 ?? mov eax, 0xc0000090 c9 ?? leave c3 ?? ret L15: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409068
__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z
1
0x00409068: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40906c
__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@H@Z
1
0x0040906c: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409070
__imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ
1
0x00409070: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409074
__imp_?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ
1
0x00409074: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40907c
__imp_?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z
1
0x0040907c: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409080
__imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ
1
0x00409080: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409084
__imp_?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ
1
0x00409084: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409088
__imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ
1
0x00409088: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40908c
__imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z
1
0x0040908c: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409090
__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z
1
0x00409090: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409094
__imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z
1
0x00409094: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x409098
__imp_?width@ios_base@std@@QAE_J_J@Z
1
0x00409098: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40909c
__imp_?width@ios_base@std@@QBE_JXZ
1
0x0040909c: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4090a0
__imp_?flags@ios_base@std@@QBEHXZ
1
0x004090a0: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4090a4
__imp_?good@ios_base@std@@QBE_NXZ
1
0x004090a4: no instructions
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4090ac
__imp_?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z
1
0x004090ac: no instructions
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x4014f0
_main
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi 6a 1c ?? push 0x1c<28> e8 b8 fb ff ff ?? call function 0x004010b4 L2: 8b c8 ?? mov ecx, eax 83 c4 04 ?? add esp, 4 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx be 0b 00 00 00 ?? mov esi, 11 85 c9 ?? test ecx, ecx 74 2f ?? je basic block L4 L3: c7 01 48 5b 40 00 ?? mov dword ds:[ecx], 0x00405b48 c7 41 08 54 5b 40 00 ?? mov dword ds:[ecx + 8], 0x00405b54 c7 41 14 0a 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 10 66 89 71 18 ?? mov word ds:[ecx + 0x18<24>], si c6 41 1a 63 ?? mov byte ds:[ecx + 0x1a<26>], 0x63<99> 89 71 04 ?? mov dword ds:[ecx + 4], esi c7 41 0c 0c 00 00 00 ?? mov dword ds:[ecx + 12], 12 c7 41 10 0d 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 13 eb 02 ?? jmp basic block L5 L4: 33 c9 ?? xor ecx, ecx L5: 8b 01 ?? mov eax, dword ds:[ecx] 6a 1c ?? push 0x1c<28> 51 ?? push ecx 8b 40 04 ?? mov eax, dword ds:[eax + 4] c7 04 01 29 00 00 00 ?? mov dword ds:[ecx + eax], 0x00000029<41> c7 41 04 2a 00 00 00 ?? mov dword ds:[ecx + 4], 0x0000002a<42> c7 41 0c 2b 00 00 00 ?? mov dword ds:[ecx + 12], 0x0000002b<43> c7 41 10 2c 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0x0000002c<44> e8 e9 fa ff ff ?? call function 0x00401050 L6: 6a 10 ?? push 0x10<16> e8 46 fb ff ff ?? call function 0x004010b4 L7: 8b c8 ?? mov ecx, eax 83 c4 0c ?? add esp, 12 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 85 c9 ?? test ecx, ecx 74 1a ?? je basic block L9 L8: c7 01 30 5b 40 00 ?? mov dword ds:[ecx], 0x00405b30 c7 41 08 0a 00 00 00 ?? mov dword ds:[ecx + 8], 10 66 89 71 0c ?? mov word ds:[ecx + 12], si c6 41 0e 63 ?? mov byte ds:[ecx + 14], 0x63<99> 89 71 04 ?? mov dword ds:[ecx + 4], esi eb 02 ?? jmp basic block L10 L9: 33 c9 ?? xor ecx, ecx L10: 8b 01 ?? mov eax, dword ds:[ecx] ba f5 ff ff ff ?? mov edx, 0xfffffff5<4294967285,-11> 6a 10 ?? push 0x10<16> 51 ?? push ecx 8b 40 04 ?? mov eax, dword ds:[eax + 4] c7 04 01 28 00 00 00 ?? mov dword ds:[ecx + eax], 0x00000028<40> 8b 01 ?? mov eax, dword ds:[ecx] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 66 89 54 08 04 ?? mov word ds:[eax + ecx + 4], dx e8 97 fa ff ff ?? call function 0x00401050 L11: 83 c4 08 ?? add esp, 8 33 c0 ?? xor eax, eax 5e ?? pop esi 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x4015f7
??2@YAPAXI@Z
0
L1: e9 4b 09 00 00 ?? jmp function 0x00401bad L2: 55 ?? push ebp 8b ec ?? mov ebp, esp eb 0d ?? jmp basic block L5 L3: ff 75 08 ?? push dword ss:[ebp + 8] e8 95 18 00 00 ?? call function 0x00402e99 L4: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 0f ?? je basic block L8 L5: ff 75 08 ?? push dword ss:[ebp + 8] e8 8e 18 00 00 ?? call function 0x00402e9f L6: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 e6 ?? je basic block L3 L7: 5d ?? pop ebp c3 ?? ret L8: 83 7d 08 ff ?? cmp dword ss:[ebp + 8], 0xff<255,-1> 0f 84 3b fc ff ff ?? je basic block L1 L9: e9 88 fa ff ff ?? jmp 0x004010af e9 d5 0a 00 00 ?? jmp function 0x00401b89
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401633
??3@YAXPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 30 fa ff ff ?? call function 0x0040106e L2: 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401644
pre_c_initialization
0
L1: 56 ?? push esi 6a 01 ?? push 1 e8 5f 18 00 00 ?? call function 0x00402eab L2: e8 4f fa ff ff ?? call function 0x004010a0 L3: 50 ?? push eax e8 8a 18 00 00 ?? call function 0x00402ee1 L4: e8 7b fa ff ff ?? call function 0x004010d7 L5: 8b f0 ?? mov esi, eax e8 ae 18 00 00 ?? call function 0x00402f11 L6: 6a 01 ?? push 1 89 30 ?? mov dword ds:[eax], esi e8 7f fa ff ff ?? call function 0x004010eb L7: 83 c4 0c ?? add esp, 12 5e ?? pop esi 84 c0 ?? test al, al 74 73 ?? je basic block L30 L8: db e2 ?? fnclex e8 8a f9 ff ff ?? call function 0x00401005 L9: 68 1d 11 40 00 ?? push 0x0040111d e8 bb fa ff ff ?? call function 0x00401140 L10: e8 3d fb ff ff ?? call function 0x004011c7 L11: 50 ?? push eax e8 27 18 00 00 ?? call function 0x00402eb7 L12: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 51 ?? jne basic block L30 L13: e8 ce f9 ff ff ?? call function 0x00401069 L14: e8 b4 fa ff ff ?? call function 0x00401154 L15: 85 c0 ?? test eax, eax 74 0b ?? je basic block L18 L16: 68 c3 10 40 00 ?? push 0x004010c3 e8 03 18 00 00 ?? call function 0x00402eb1 L17: 59 ?? pop ecx L18: e8 9f fb ff ff ?? call function 0x00401253 L19: e8 6f f9 ff ff ?? call function 0x00401028 L20: e8 68 fb ff ff ?? call function 0x00401226 L21: e8 eb fa ff ff ?? call function 0x004011ae L22: 50 ?? push eax e8 3c 18 00 00 ?? call function 0x00402f05 L23: 59 ?? pop ecx e8 39 fb ff ff ?? call function 0x00401208 L24: 84 c0 ?? test al, al 74 05 ?? je basic block L26 L25: e8 e5 17 00 00 ?? call function 0x00402ebd L26: e8 d6 fa ff ff ?? call function 0x004011b3 L27: e8 7c fa ff ff ?? call function 0x0040115e L28: 85 c0 ?? test eax, eax 75 01 ?? jne basic block L30 L29: c3 ?? ret L30: 6a 07 ?? push 7 e8 48 fa ff ff ?? call function 0x00401136 L31: cc ?? int3 L32: cc ?? int3 L33: cc ?? int3 L34: cc ?? int3 L35: cc ?? int3 L36: cc ?? int3 L37: cc ?? int3 L38: cc ?? int3 L39: cc ?? int3 L40: cc ?? int3 L41: cc ?? int3 L42: cc ?? int3 L43: cc ?? int3 L44: cc ?? int3 L45: cc ?? int3 L46: cc ?? int3 L47: cc ?? int3 L48: cc ?? int3 L49: cc ?? int3 L50: cc ?? int3 L51: cc ?? int3 L52: cc ?? int3 L53: cc ?? int3 L54: cc ?? int3 L55: cc ?? int3 L56: cc ?? int3 L57: cc ?? int3 L58: cc ?? int3 L59: cc ?? int3 L60: cc ?? int3 L61: cc ?? int3 L62: cc ?? int3 L63: cc ?? int3 L64: cc ?? int3 L65: cc ?? int3 L66: cc ?? int3 L67: cc ?? int3 L68: cc ?? int3 L69: cc ?? int3 L70: cc ?? int3 L71: cc ?? int3 L72: cc ?? int3 L73: cc ?? int3
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401719
post_pgo_initialization
0
L1: e8 eb f9 ff ff ?? call function 0x00401109 L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401723
pre_cpp_initialization
0
L1: e8 03 fb ff ff ?? call function 0x0040122b L2: e8 d2 f9 ff ff ?? call function 0x004010ff L3: 50 ?? push eax e8 d8 17 00 00 ?? call function 0x00402f0b L4: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401739
__scrt_common_main
0
L1: e8 24 fb ff ff ?? call function 0x00401262 L2: e9 02 00 00 00 ?? jmp function 0x00401745
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401745
__scrt_common_main_seh
0
L1: 6a 14 ?? push 0x14<20> 68 10 6a 40 00 ?? push 0x00406a10 e8 45 f9 ff ff ?? call function 0x00401096 L2: 6a 01 ?? push 1 e8 83 fa ff ff ?? call function 0x004011db L3: 59 ?? pop ecx 84 c0 ?? test al, al 0f 84 50 01 00 00 ?? je basic block L44 L4: 32 db ?? xor bl, bl 88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,-25>], bl 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 e8 94 fa ff ff ?? call function 0x00401203 L5: 88 45 dc ?? mov byte ss:[ebp + 0xdc<220,-36>], al a1 c8 73 40 00 ?? mov eax, dword ds:[0x004073c8] 33 c9 ?? xor ecx, ecx 41 ?? inc ecx 3b c1 ?? cmp eax, ecx 0f 84 2f 01 00 00 ?? je basic block L44 L6: 85 c0 ?? test eax, eax 75 49 ?? jne basic block L12 L7: 89 0d c8 73 40 00 ?? mov dword ds:[0x004073c8], ecx 68 18 56 40 00 ?? push 0x00405618 68 0c 53 40 00 ?? push 0x0040530c e8 34 17 00 00 ?? call function 0x00402ecf L8: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 11 ?? je basic block L10 L9: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> b8 ff 00 00 00 ?? mov eax, 0x000000ff<255> e9 ef 00 00 00 ?? jmp basic block L43 L10: 68 08 52 40 00 ?? push 0x00405208 68 00 50 40 00 ?? push 0x00405000 e8 08 17 00 00 ?? call function 0x00402ec9 L11: 59 ?? pop ecx 59 ?? pop ecx c7 05 c8 73 40 00 02 00 ?? mov dword ds:[0x004073c8], 2 00 00 eb 05 ?? jmp basic block L13 L12: 8a d9 ?? mov bl, cl 88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,-25>], bl L13: ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>] e8 32 f9 ff ff ?? call function 0x0040110e L14: 59 ?? pop ecx e8 50 f8 ff ff ?? call function 0x00401032 L15: 8b f0 ?? mov esi, eax 33 ff ?? xor edi, edi 39 3e ?? cmp dword ds:[esi], edi 74 1b ?? je basic block L20 L16: 56 ?? push esi e8 ec f8 ff ff ?? call function 0x004010dc L17: 59 ?? pop ecx 84 c0 ?? test al, al 74 10 ?? je basic block L20 L18: 8b 36 ?? mov esi, dword ds:[esi] 57 ?? push edi 6a 02 ?? push 2 57 ?? push edi 8b ce ?? mov ecx, esi ff 15 00 90 40 00 ?? call dword ds:[0x00409000] L19: ff d6 ?? call esi L20: e8 19 f8 ff ff ?? call function 0x00401023 L21: 8b f0 ?? mov esi, eax 39 3e ?? cmp dword ds:[esi], edi 74 13 ?? je basic block L26 L22: 56 ?? push esi e8 c6 f8 ff ff ?? call function 0x004010dc L23: 59 ?? pop ecx 84 c0 ?? test al, al 74 08 ?? je basic block L26 L24: ff 36 ?? push dword ds:[esi] e8 dd 16 00 00 ?? call function 0x00402eff L25: 59 ?? pop ecx L26: e8 9b 16 00 00 ?? call function 0x00402ec3 L27: 8b f8 ?? mov edi, eax e8 be 16 00 00 ?? call function 0x00402eed L28: 8b 30 ?? mov esi, dword ds:[eax] e8 b1 16 00 00 ?? call function 0x00402ee7 L29: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 ba f9 ff ff ?? call function 0x004011f9 L30: 83 c4 0c ?? add esp, 12 8b f0 ?? mov esi, eax e8 c4 f9 ff ff ?? call function 0x0040120d L31: 84 c0 ?? test al, al 74 6b ?? je basic block L45 L32: 84 db ?? test bl, bl 75 05 ?? jne basic block L34 L33: e8 9d 16 00 00 ?? call function 0x00402ef3 L34: 6a 00 ?? push 0 6a 01 ?? push 1 e8 b4 f8 ff ff ?? call function 0x00401113 L35: 59 ?? pop ecx 59 ?? pop ecx c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> 8b c6 ?? mov eax, esi eb 35 ?? jmp basic block L43 L36: 8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>] 8b 01 ?? mov eax, dword ds:[ecx] 8b 00 ?? mov eax, dword ds:[eax] 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 51 ?? push ecx 50 ?? push eax e8 28 16 00 00 ?? call function 0x00402ea5 L37: 59 ?? pop ecx 59 ?? pop ecx c3 ?? ret L38: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>] e8 85 f9 ff ff ?? call function 0x0040120d L39: 84 c0 ?? test al, al 74 32 ?? je basic block L46 L40: 80 7d e7 00 ?? cmp byte ss:[ebp + 0xe7<231,-25>], 0 75 05 ?? jne basic block L42 L41: e8 62 16 00 00 ?? call function 0x00402ef9 L42: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> 8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>] L43: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c9 ?? leave c3 ?? ret L44: 6a 07 ?? push 7 e8 7e f8 ff ff ?? call function 0x00401136 L45: 56 ?? push esi e8 17 16 00 00 ?? call function 0x00402ed5 L46: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 15 16 00 00 ?? call function 0x00402edb L47: cc ?? int3 L48: cc ?? int3 L49: cc ?? int3 L50: cc ?? int3 L51: cc ?? int3 L52: cc ?? int3 L53: cc ?? int3 L54: cc ?? int3 L55: cc ?? int3 L56: cc ?? int3 L57: cc ?? int3 L58: cc ?? int3 L59: cc ?? int3 L60: cc ?? int3 L61: cc ?? int3 L62: cc ?? int3 L63: cc ?? int3 L64: cc ?? int3 L65: cc ?? int3 L66: cc ?? int3 L67: cc ?? int3 L68: cc ?? int3 L69: cc ?? int3 L70: cc ?? int3 L71: cc ?? int3 L72: cc ?? int3 L73: cc ?? int3 L74: cc ?? int3 L75: cc ?? int3 L76: cc ?? int3 L77: cc ?? int3 L78: cc ?? int3 L79: cc ?? int3 L80: cc ?? int3 L81: cc ?? int3 L82: cc ?? int3 L83: cc ?? int3 L84: cc ?? int3 L85: cc ?? int3 L86: cc ?? int3 L87: cc ?? int3 L88: cc ?? int3 L89: cc ?? int3 L90: cc ?? int3 L91: cc ?? int3 L92: cc ?? int3 L93: cc ?? int3 L94: cc ?? int3 L95: cc ?? int3 L96: cc ?? int3 L97: cc ?? int3 L98: cc ?? int3 L99: cc ?? int3 L100: cc ?? int3 L101: cc ?? int3 L102: cc ?? int3 L103: cc ?? int3 L104: cc ?? int3 L105: cc ?? int3 L106: cc ?? int3 L107: cc ?? int3 L108: cc ?? int3 L109: cc ?? int3 L110: cc ?? int3 L111: cc ?? int3 L112: cc ?? int3 L113: cc ?? int3 L114: cc ?? int3 L115: cc ?? int3 L116: cc ?? int3 L117: cc ?? int3 L118: cc ?? int3 L119: cc ?? int3 L120: cc ?? int3 L121: cc ?? int3 L122: cc ?? int3 L123: cc ?? int3 L124: cc ?? int3 L125: cc ?? int3 L126: cc ?? int3 L127: cc ?? int3 L128: cc ?? int3 L129: cc ?? int3 L130: cc ?? int3 L131: cc ?? int3 L132: cc ?? int3 L133: cc ?? int3 L134: cc ?? int3 L135: cc ?? int3 L136: cc ?? int3 L137: cc ?? int3 L138: cc ?? int3 L139: cc ?? int3 L140: cc ?? int3 L141: cc ?? int3 L142: cc ?? int3 L143: cc ?? int3 L144: e8 9b f8 ff ff ?? call function 0x004011c7 L145: 50 ?? push eax e8 85 15 00 00 ?? call function 0x00402eb7 L146: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x40193c
invoke_main
0
L1: 56 ?? push esi 57 ?? push edi e8 80 15 00 00 ?? call function 0x00402ec3 L2: 8b f8 ?? mov edi, eax e8 a3 15 00 00 ?? call function 0x00402eed L3: 8b 30 ?? mov esi, dword ds:[eax] e8 96 15 00 00 ?? call function 0x00402ee7 L4: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 9f f8 ff ff ?? call function 0x004011f9 L5: 83 c4 0c ?? add esp, 12 5f ?? pop edi 5e ?? pop esi c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401999
_mainCRTStartup
0
L1: e8 c4 f8 ff ff ?? call function 0x00401262 L2: e9 a2 fd ff ff ?? jmp function 0x00401745
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x4019a5
??0bad_alloc@std@@AAE@QBD@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 61 04 00 ?? and dword ds:[ecx + 4], 0 83 61 08 00 ?? and dword ds:[ecx + 8], 0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 41 04 ?? mov dword ds:[ecx + 4], eax 8b c1 ?? mov eax, ecx c7 01 8c 5b 40 00 ?? mov dword ds:[ecx], 0x00405b8c 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x4019c9
??0bad_alloc@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] 8b f1 ?? mov esi, ecx e8 aa f7 ff ff ?? call function 0x00401181 L2: c7 06 8c 5b 40 00 ?? mov dword ds:[esi], 0x00405b8c 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x4019ea
??0bad_alloc@std@@QAE@XZ
1
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0 8b c1 ?? mov eax, ecx 83 61 08 00 ?? and dword ds:[ecx + 8], 0 c7 41 04 98 5b 40 00 ?? mov dword ds:[ecx + 4], 0x00405b98<"bad allocation"> c7 01 8c 5b 40 00 ?? mov dword ds:[ecx], 0x00405b8c c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401a08
??0bad_array_new_length@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] 8b f1 ?? mov esi, ecx e8 6b f7 ff ff ?? call function 0x00401181 L2: c7 06 b0 5b 40 00 ?? mov dword ds:[esi], 0x00405bb0 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401a29
??0bad_array_new_length@std@@QAE@XZ
1
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0 8b c1 ?? mov eax, ecx 83 61 08 00 ?? and dword ds:[ecx + 8], 0 c7 41 04 bc 5b 40 00 ?? mov dword ds:[ecx + 4], 0x00405bbc<"bad array new length"> c7 01 b0 5b 40 00 ?? mov dword ds:[ecx], 0x00405bb0 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401a47
??0exception@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 83 20 00 ?? and dword ds:[eax], 0 83 60 04 00 ?? and dword ds:[eax + 4], 0 50 ?? push eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 04 ?? add eax, 4 50 ?? push eax e8 ff 13 00 00 ?? call function 0x00402e69 L2: 59 ?? pop ecx 59 ?? pop ecx 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401a7e
??0exception@std@@QAE@QBDH@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c7 01 64 5b 40 00 ?? mov dword ds:[ecx], 0x00405b64 83 61 04 00 ?? and dword ds:[ecx + 4], 0 83 61 08 00 ?? and dword ds:[ecx + 8], 0 89 41 04 ?? mov dword ds:[ecx + 4], eax 8b c1 ?? mov eax, ecx 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401aa2
??1bad_alloc@std@@UAE@XZ
1
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 64 5b 40 00 ?? mov dword ds:[ecx], 0x00405b64 50 ?? push eax e8 be 13 00 00 ?? call function 0x00402e6f L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401ab7
??1bad_array_new_length@std@@UAE@XZ
1
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 64 5b 40 00 ?? mov dword ds:[ecx], 0x00405b64 50 ?? push eax e8 a9 13 00 00 ?? call function 0x00402e6f L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401acc
??1exception@std@@UAE@XZ
1
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 64 5b 40 00 ?? mov dword ds:[ecx], 0x00405b64 50 ?? push eax e8 94 13 00 00 ?? call function 0x00402e6f L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401ae1
??_Ebad_alloc@std@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 50 ?? push eax e8 79 13 00 00 ?? call function 0x00402e6f L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 4b f5 ff ff ?? call function 0x00401050 L4: 59 ?? pop ecx 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401ae1
??_Gbad_alloc@std@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 50 ?? push eax e8 79 13 00 00 ?? call function 0x00402e6f L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 4b f5 ff ff ?? call function 0x00401050 L4: 59 ?? pop ecx 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401b19
??_Ebad_array_new_length@std@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 50 ?? push eax e8 41 13 00 00 ?? call function 0x00402e6f L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 13 f5 ff ff ?? call function 0x00401050 L4: 59 ?? pop ecx 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401b19
??_Gbad_array_new_length@std@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 50 ?? push eax e8 41 13 00 00 ?? call function 0x00402e6f L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 13 f5 ff ff ?? call function 0x00401050 L4: 59 ?? pop ecx 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401b51
??_Eexception@std@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 50 ?? push eax e8 09 13 00 00 ?? call function 0x00402e6f L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 db f4 ff ff ?? call function 0x00401050 L4: 59 ?? pop ecx 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401b51
??_Gexception@std@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8d 46 04 ?? lea eax, ds:[esi + 4] c7 06 64 5b 40 00 ?? mov dword ds:[esi], 0x00405b64 50 ?? push eax e8 09 13 00 00 ?? call function 0x00402e6f L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 db f4 ff ff ?? call function 0x00401050 L4: 59 ?? pop ecx 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401b89
?__scrt_throw_std_bad_alloc@@YAXXZ
0
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 e0 f5 ff ff ?? call function 0x00401177 L2: 68 30 6a 40 00 ?? push 0x00406a30 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 d0 12 00 00 ?? call function 0x00402e75 L3: cc ?? int3 L4: cc ?? int3 L5: cc ?? int3 L6: cc ?? int3 L7: cc ?? int3 L8: cc ?? int3 L9: cc ?? int3 L10: cc ?? int3
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401bad
?__scrt_throw_std_bad_array_new_length@@YAXXZ
0
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 9a f4 ff ff ?? call function 0x00401055 L2: 68 94 6a 40 00 ?? push 0x00406a94 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 ac 12 00 00 ?? call function 0x00402e75 L3: cc ?? int3 L4: cc ?? int3 L5: cc ?? int3 L6: cc ?? int3 L7: cc ?? int3 L8: cc ?? int3 L9: cc ?? int3 L10: cc ?? int3
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401bd1
?what@exception@std@@UBEPBDXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 85 c0 ?? test eax, eax 75 05 ?? jne basic block L3 L2: b8 70 5b 40 00 ?? mov eax, 0x00405b70<"Unknown exception"> L3: c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401be1
??3@YAXPAX@Z
0
L1: e9 31 13 00 00 ?? jmp 0x00402f17 ff 25 c4 80 40 00 ?? jmp dword ds:[0x004080c4]
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401be6
find_pe_section
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>] 03 c8 ?? add ecx, eax 0f b7 41 14 ?? movzx eax, word ds:[ecx + 0x14<20>] 8d 51 18 ?? lea edx, ds:[ecx + 0x18<24>] 03 d0 ?? add edx, eax 0f b7 41 06 ?? movzx eax, word ds:[ecx + 6] 6b f0 28 ?? imul esi, eax, 0x28<40> 03 f2 ?? add esi, edx 3b d6 ?? cmp edx, esi 74 19 ?? je basic block L6 L2: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] L3: 3b 4a 0c ?? cmp ecx, dword ds:[edx + 12] 72 0a ?? jb basic block L5 L4: 8b 42 08 ?? mov eax, dword ds:[edx + 8] 03 42 0c ?? add eax, dword ds:[edx + 12] 3b c8 ?? cmp ecx, eax 72 0c ?? jb basic block L8 L5: 83 c2 28 ?? add edx, 0x28<40> 3b d6 ?? cmp edx, esi 75 ea ?? jne basic block L3 L6: 33 c0 ?? xor eax, eax L7: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret L8: 8b c2 ?? mov eax, edx eb f9 ?? jmp basic block L7
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401c3b
is_potentially_valid_image_base
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 85 c0 ?? test eax, eax 74 25 ?? je basic block L5 L2: b9 4d 5a 00 00 ?? mov ecx, 0x00005a4d<23117> 66 39 08 ?? cmp word ds:[eax], cx 75 1b ?? jne basic block L5 L3: 8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>] 03 c8 ?? add ecx, eax 81 39 50 45 00 00 ?? cmp dword ds:[ecx], 0x00004550<17744> 75 0e ?? jne basic block L5 L4: b8 0b 01 00 00 ?? mov eax, 0x0000010b<267> 66 39 41 18 ?? cmp word ds:[ecx + 0x18<24>], ax 0f 94 c0 ?? sete al 5d ?? pop ebp c3 ?? ret L5: 32 c0 ?? xor al, al 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401c7a
_NtCurrentTeb
0
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>] c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401c81
___scrt_acquire_startup_lock
0
L1: 56 ?? push esi e8 9b f4 ff ff ?? call function 0x00401122 L2: 85 c0 ?? test eax, eax 74 20 ?? je basic block L6 L3: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>] be cc 73 40 00 ?? mov esi, 0x004073cc 8b 50 04 ?? mov edx, dword ds:[eax + 4] eb 04 ?? jmp basic block L5 L4: 3b d0 ?? cmp edx, eax 74 10 ?? je basic block L7 L5: 33 c0 ?? xor eax, eax 8b ca ?? mov ecx, edx f0 0f b1 0e ?? lock cmpxchg dword ds:[esi], ecx 85 c0 ?? test eax, eax 75 f0 ?? jne basic block L4 L6: 32 c0 ?? xor al, al 5e ?? pop esi c3 ?? ret L7: b0 01 ?? mov al, 1 5e ?? pop esi c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex8.exe
0x401cbf
___scrt_dllmain_after_initialize_c
0
L1: e8 5e f4 ff ff ?? call function 0x00401122 L2: 85 c0 ?? test eax, eax 74 07 ?? je basic block L5 L3: e8 5a f4 ff ff ?? call function 0x00401127 L4: eb 18 ?? jmp basic block L10 L5: e8 f3 f4 ff ff ?? call function 0x004011c7 L6: 50 ?? push eax e8 dd 11 00 00 ?? call function 0x00402eb7 L7: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 03 ?? je basic block L9 L8: 32 c0 ?? xor al, al c3 ?? ret L9: e8 d6 11 00 00 ?? call function 0x00402ebd L10: b0 01 ?? mov al, 1 c3 ?? ret