Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2022/normal/RelWithDebInfo/ooex6.exe
0x403064
___scrt_stub_for_is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex6.exe
0x403064
__is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex6.exe
0x403067
__filter_x86_sse2_floating_point_exception
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d 64 74 40 00 01 ?? cmp dword ds:[0x00407464], 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/ooex6.exe
0x403067
__filter_x86_sse2_floating_point_exception_default
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d 64 74 40 00 01 ?? cmp dword ds:[0x00407464], 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
0x401560
??$?6DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 8b c8 ?? mov ecx, eax 83 78 14 10 ?? cmp dword ds:[eax + 0x14<20>], 0x10<16> 72 02 ?? jb basic block L3 L2: 8b 08 ?? mov ecx, dword ds:[eax] L3: ff 70 10 ?? push dword ds:[eax + 0x10<16>] 51 ?? push ecx ff 75 08 ?? push dword ss:[ebp + 8] e8 a6 fb ff ff ?? call function 0x00401122 L4: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401590
??$_Allocate_manually_vector_aligned@U_Default_allocate_traits@std@@@std@@YAPAXI@Z
0
L1: e9 5e 0a 00 00 ?? jmp function 0x00401c70 L2: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8d 48 23 ?? lea ecx, ds:[eax + 0x23<35>] 3b c8 ?? cmp ecx, eax 0f 86 6c fc ff ff ?? jbe basic block L1 L3: 51 ?? push ecx e8 1c fb ff ff ?? call function 0x004010c3 L4: 8b c8 ?? mov ecx, eax 83 c4 04 ?? add esp, 4 85 c9 ?? test ecx, ecx 74 0b ?? je basic block L6 L5: 8d 41 23 ?? lea eax, ds:[ecx + 0x23<35>] 83 e0 e0 ?? and eax, 0xe0<224,-32> 89 48 fc ?? mov dword ds:[eax + 0xfc<252,-4>], ecx 5d ?? pop ebp c3 ?? ret L6: ff 25 20 92 40 00 ?? jmp dword ds:[0x00409220]
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4015d0
??$_Insert_string@DU?$char_traits@D@std@@I@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@QBDI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 cd 49 40 00 ?? push 0x004049cd 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx 56 ?? push esi 57 ?? push edi a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 33 c5 ?? xor eax, ebp 50 ?? push eax 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax 89 65 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esp 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 89 5d ec ?? mov dword ss:[ebp + 0xec<236,-20>], ebx 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 9c 90 40 00 ?? call dword ds:[function 0x0040909c] L2: 85 d2 ?? test edx, edx 7c 2c ?? jl basic block L9 L3: 7f 04 ?? jg basic block L5 L4: 85 c0 ?? test eax, eax 74 26 ?? je basic block L9 L5: 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 9c 90 40 00 ?? call dword ds:[function 0x0040909c] L6: 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 14 ?? jbe basic block L9 L7: 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 9c 90 40 00 ?? call dword ds:[function 0x0040909c] L8: 8b f0 ?? mov esi, eax 2b 75 10 ?? sub esi, dword ss:[ebp + 0x10<16>] eb 02 ?? jmp basic block L10 L9: 33 f6 ?? xor esi, esi L10: 57 ?? push edi 8d 4d e4 ?? lea ecx, ss:[ebp + 0xe4<228,-28>] e8 27 fb ff ff ?? call function 0x00401172 L11: 80 7d e8 00 ?? cmp byte ss:[ebp + 0xe8<232,-24>], 0 c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 75 0a ?? jne basic block L13 L12: bb 04 00 00 00 ?? mov ebx, 4 e9 ef 00 00 00 ?? jmp basic block L40 L13: 8b 07 ?? mov eax, dword ds:[edi] c6 45 fc 01 ?? mov byte ss:[ebp + 0xfc<252,-4>], 1 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 a0 90 40 00 ?? call dword ds:[function 0x004090a0] L14: 25 c0 01 00 00 ?? and eax, 0x000001c0<448> 83 f8 40 ?? cmp eax, 0x40<64> 74 3f ?? je basic block L23 L15: 0f 1f 00 ?? nop dword ds:[eax] L16: 85 f6 ?? test esi, esi 74 38 ?? je basic block L23 L17: 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 80 90 40 00 ?? call dword ds:[function 0x00409080] L18: 0f b6 c0 ?? movzx eax, al 50 ?? push eax 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L19: 8b c8 ?? mov ecx, eax ff 15 94 90 40 00 ?? call dword ds:[function 0x00409094] L20: 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 0a ?? jne basic block L22 L21: bb 04 00 00 00 ?? mov ebx, 4 89 5d ec ?? mov dword ss:[ebp + 0xec<236,-20>], ebx eb 29 ?? jmp basic block L27 L22: 4e ?? dec esi eb c4 ?? jmp basic block L16 L23: 8b 07 ?? mov eax, dword ds:[edi] 6a 00 ?? push 0 ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] ff 75 0c ?? push dword ss:[ebp + 12] 03 cf ?? add ecx, edi ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L24: 8b c8 ?? mov ecx, eax ff 15 90 90 40 00 ?? call dword ds:[function 0x00409090] L25: 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 75 36 ?? jne basic block L33 L26: 85 d2 ?? test edx, edx 75 32 ?? jne basic block L33 L27: 85 f6 ?? test esi, esi 74 31 ?? je basic block L34 L28: 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 80 90 40 00 ?? call dword ds:[function 0x00409080] L29: 0f b6 c0 ?? movzx eax, al 50 ?? push eax 8b 07 ?? mov eax, dword ds:[edi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L30: 8b c8 ?? mov ecx, eax ff 15 94 90 40 00 ?? call dword ds:[function 0x00409094] L31: 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 03 ?? je basic block L33 L32: 4e ?? dec esi eb ce ?? jmp basic block L27 L33: 83 cb 04 ?? or ebx, 4 L34: 8b 07 ?? mov eax, dword ds:[edi] 6a 00 ?? push 0 6a 00 ?? push 0 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 98 90 40 00 ?? call dword ds:[function 0x00409098] L35: eb 20 ?? jmp basic block L39 L36: 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 6a 01 ?? push 1 6a 04 ?? push 4 8b 02 ?? mov eax, dword ds:[edx] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ca ?? add ecx, edx ff 15 8c 90 40 00 ?? call dword ds:[function 0x0040908c] L37: b8 44 17 40 00 ?? mov eax, basic block L38 c3 ?? ret L38: 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 8b 5d ec ?? mov ebx, dword ss:[ebp + 0xec<236,-20>] L39: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 L40: 8b 07 ?? mov eax, dword ds:[edi] 6a 00 ?? push 0 53 ?? push ebx 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cf ?? add ecx, edi ff 15 8c 90 40 00 ?? call dword ds:[function 0x0040908c] L41: e8 d7 06 00 00 ?? call function 0x00401e3d L42: 84 c0 ?? test al, al 75 09 ?? jne basic block L44 L43: 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>] ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070] L44: 8b 55 e4 ?? mov edx, dword ss:[ebp + 0xe4<228,-28>] c7 45 fc 03 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 3 8b 02 ?? mov eax, dword ds:[edx] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ca ?? add ecx, edx ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L45: 85 c0 ?? test eax, eax 74 07 ?? je basic block L47 L46: 8b 10 ?? mov edx, dword ds:[eax] 8b c8 ?? mov ecx, eax ff 52 08 ?? call dword ds:[edx + 8] L47: 8b c7 ?? mov eax, edi 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401820
??$endl@DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 6a 0a ?? push 10 8b 06 ?? mov eax, dword ds:[esi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ce ?? add ecx, esi ff 15 7c 90 40 00 ?? call dword ds:[function 0x0040907c] L2: 0f b6 c8 ?? movzx ecx, al 51 ?? push ecx 8b ce ?? mov ecx, esi ff 15 ac 90 40 00 ?? call dword ds:[function 0x004090ac] L3: 8b ce ?? mov ecx, esi ff 15 74 90 40 00 ?? call dword ds:[function 0x00409074] L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401860
??0bad_alloc@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 0f 57 c0 ?? xorps xmm0, xmm0 8d 46 04 ?? lea eax, ds:[esi + 4] 50 ?? push eax c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 66 0f d6 00 ?? movq qword ds:[eax], xmm0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 04 ?? add eax, 4 50 ?? push eax e8 24 1d 00 00 ?? call function 0x004035a7 L2: 83 c4 08 ?? add esp, 8 c7 06 60 6b 40 00 ?? mov dword ds:[esi], 0x00406b60 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4018a0
??0bad_array_new_length@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 0f 57 c0 ?? xorps xmm0, xmm0 8d 46 04 ?? lea eax, ds:[esi + 4] 50 ?? push eax c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 66 0f d6 00 ?? movq qword ds:[eax], xmm0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 04 ?? add eax, 4 50 ?? push eax e8 e4 1c 00 00 ?? call function 0x004035a7 L2: 83 c4 08 ?? add esp, 8 c7 06 70 6b 40 00 ?? mov dword ds:[esi], 0x00406b70 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4018e0
??0bad_array_new_length@std@@QAE@XZ
1
L1: 0f 57 c0 ?? xorps xmm0, xmm0 8b c1 ?? mov eax, ecx 66 0f d6 41 04 ?? movq qword ds:[ecx + 4], xmm0 c7 41 04 7c 6b 40 00 ?? mov dword ds:[ecx + 4], 0x00406b7c<"bad array new length"> c7 01 70 6b 40 00 ?? mov dword ds:[ecx], 0x00406b70 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401900
??0exception@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 0f 57 c0 ?? xorps xmm0, xmm0 8d 46 04 ?? lea eax, ds:[esi + 4] 50 ?? push eax c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 66 0f d6 00 ?? movq qword ds:[eax], xmm0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 04 ?? add eax, 4 50 ?? push eax e8 84 1c 00 00 ?? call function 0x004035a7 L2: 83 c4 08 ?? add esp, 8 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401940
??0sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 0d 4a 40 00 ?? push 0x00404a0d 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 51 ?? push ecx 56 ?? push esi 57 ?? push edi a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 33 c5 ?? xor eax, ebp 50 ?? push eax 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax 8b f9 ?? mov edi, ecx 89 7d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], edi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 89 37 ?? mov dword ds:[edi], esi 8b 06 ?? mov eax, dword ds:[esi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ce ?? add ecx, esi ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L2: 85 c0 ?? test eax, eax 74 07 ?? je basic block L4 L3: 8b 10 ?? mov edx, dword ds:[eax] 8b c8 ?? mov ecx, eax ff 52 04 ?? call dword ds:[edx + 4] L4: 8b 06 ?? mov eax, dword ds:[esi] c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ce ?? add ecx, esi ff 15 a4 90 40 00 ?? call dword ds:[function 0x004090a4] L5: 84 c0 ?? test al, al 74 2e ?? je basic block L13 L6: 8b 06 ?? mov eax, dword ds:[esi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ce ?? add ecx, esi ff 15 88 90 40 00 ?? call dword ds:[function 0x00409088] L7: 85 c0 ?? test eax, eax 74 1b ?? je basic block L12 L8: 3b c6 ?? cmp eax, esi 74 17 ?? je basic block L12 L9: 8b c8 ?? mov ecx, eax ff 15 74 90 40 00 ?? call dword ds:[function 0x00409074] L10: 8b 06 ?? mov eax, dword ds:[esi] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ce ?? add ecx, esi ff 15 a4 90 40 00 ?? call dword ds:[function 0x004090a4] L11: eb 02 ?? jmp basic block L13 L12: b0 01 ?? mov al, 1 L13: 88 47 04 ?? mov byte ds:[edi + 4], al 8b c7 ?? mov eax, edi 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 5f ?? pop edi 5e ?? pop esi 8b e5 ?? mov esp, ebp 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401a10
??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ
1
L1: 56 ?? push esi 8b f1 ?? mov esi, ecx 8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>] 83 f9 10 ?? cmp ecx, 0x10<16> 72 27 ?? jb basic block L7 L2: 8b 06 ?? mov eax, dword ds:[esi] 41 ?? inc ecx 81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096> 72 12 ?? jb basic block L5 L3: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>] 83 c1 23 ?? add ecx, 0x23<35> 2b c2 ?? sub eax, edx 83 c0 fc ?? add eax, 0xfc<252,-4> 83 f8 1f ?? cmp eax, 0x1f<31> 77 1f ?? ja basic block L8 L4: 8b c2 ?? mov eax, edx L5: 51 ?? push ecx 50 ?? push eax e8 1b f6 ff ff ?? call function 0x0040105a L6: 83 c4 08 ?? add esp, 8 L7: c7 46 10 00 00 00 00 ?? mov dword ds:[esi + 0x10<16>], 0 c7 46 14 0f 00 00 00 ?? mov dword ds:[esi + 0x14<20>], 15 c6 06 00 ?? mov byte ds:[esi], 0 5e ?? pop esi c3 ?? ret L8: ff 15 20 92 40 00 ?? call dword ds:[0x00409220] L9: cc ?? int3 L10: cc ?? int3 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
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401a70
??1_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 40 4a 40 00 ?? push 0x00404a40 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 33 c5 ?? xor eax, ebp 50 ?? push eax 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax 8b 11 ?? mov edx, dword ds:[ecx] 8b 02 ?? mov eax, dword ds:[edx] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ca ?? add ecx, edx ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L2: 85 c0 ?? test eax, eax 74 07 ?? je basic block L4 L3: 8b 10 ?? mov edx, dword ds:[eax] 8b c8 ?? mov ecx, eax ff 52 08 ?? call dword ds:[edx + 8] L4: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401ae0
??1bad_array_new_length@std@@UAE@XZ
1
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 38 6b 40 00 ?? mov dword ds:[ecx], 0x00406b38 50 ?? push eax e8 be 1a 00 00 ?? call function 0x004035ad L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401b00
??1exception@std@@UAE@XZ
1
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 38 6b 40 00 ?? mov dword ds:[ecx], 0x00406b38 50 ?? push eax e8 9e 1a 00 00 ?? call function 0x004035ad L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401b20
??1sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 70 4a 40 00 ?? push 0x00404a70 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 56 ?? push esi a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 33 c5 ?? xor eax, ebp 50 ?? push eax 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax 8b f1 ?? mov esi, ecx e8 f3 02 00 00 ?? call function 0x00401e3d L2: 84 c0 ?? test al, al 75 08 ?? jne basic block L4 L3: 8b 0e ?? mov ecx, dword ds:[esi] ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070] L4: 8b 16 ?? mov edx, dword ds:[esi] c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 8b 02 ?? mov eax, dword ds:[edx] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 ca ?? add ecx, edx ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084] L5: 85 c0 ?? test eax, eax 74 07 ?? je basic block L7 L6: 8b 10 ?? mov edx, dword ds:[eax] 8b c8 ?? mov ecx, eax ff 52 08 ?? call dword ds:[edx + 8] L7: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 5e ?? pop esi 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401bb0
??_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 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 50 ?? push eax e8 e8 19 00 00 ?? call function 0x004035ad L2: 83 c4 04 ?? add esp, 4 f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 0b ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 84 f4 ff ff ?? call function 0x0040105a L4: 83 c4 08 ?? add esp, 8 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401bb0
??_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 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 50 ?? push eax e8 e8 19 00 00 ?? call function 0x004035ad L2: 83 c4 04 ?? add esp, 4 f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 0b ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 84 f4 ff ff ?? call function 0x0040105a L4: 83 c4 08 ?? add esp, 8 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401bf0
??_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 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 50 ?? push eax e8 a8 19 00 00 ?? call function 0x004035ad L2: 83 c4 04 ?? add esp, 4 f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 0b ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 44 f4 ff ff ?? call function 0x0040105a L4: 83 c4 08 ?? add esp, 8 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401bf0
??_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 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 50 ?? push eax e8 a8 19 00 00 ?? call function 0x004035ad L2: 83 c4 04 ?? add esp, 4 f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 0b ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 44 f4 ff ff ?? call function 0x0040105a L4: 83 c4 08 ?? add esp, 8 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401c30
??_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 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 50 ?? push eax e8 68 19 00 00 ?? call function 0x004035ad L2: 83 c4 04 ?? add esp, 4 f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 0b ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 04 f4 ff ff ?? call function 0x0040105a L4: 83 c4 08 ?? add esp, 8 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401c30
??_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 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38 50 ?? push eax e8 68 19 00 00 ?? call function 0x004035ad L2: 83 c4 04 ?? add esp, 4 f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 0b ?? je basic block L5 L3: 6a 0c ?? push 12 56 ?? push esi e8 04 f4 ff ff ?? call function 0x0040105a L4: 83 c4 08 ?? add esp, 8 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401c70
?_Throw_bad_array_new_length@std@@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 e1 f3 ff ff ?? call function 0x0040105f L2: 68 54 7b 40 00 ?? push 0x00407b54 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 27 19 00 00 ?? call function 0x004035b3 L3: cc ?? int3 L4: cc ?? int3 L5: cc ?? int3 L6: cc ?? int3 L7: cc ?? int3 L8: cc ?? int3 L9: cc ?? int3 L10: cc ?? int3 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
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401ca0
?bar@@YAXVObjectTest@@HH0@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 ad 4a 40 00 ?? push 0x00404aad 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 83 ec 18 ?? sub esp, 0x18<24> 56 ?? push esi a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 33 c5 ?? xor eax, ebp 50 ?? push eax 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax 66 a1 ac 6b 40 00 ?? mov ax, word ds:[0x00406bac<"bar">] 0f 57 c0 ?? xorps xmm0, xmm0 0f 11 45 dc ?? movups v4float ss:[ebp + 0xdc<220,-36>], xmm0 66 89 45 dc ?? mov word ss:[ebp + 0xdc<220,-36>], ax b9 0f 00 00 00 ?? mov ecx, 15 a0 ae 6b 40 00 ?? mov al, byte ds:[0x00406bae<"r">] c7 45 ec 03 00 00 00 ?? mov dword ss:[ebp + 0xec<236,-20>], 3 89 4d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ecx 88 45 de ?? mov byte ss:[ebp + 0xde<222,-34>], al c6 45 df 00 ?? mov byte ss:[ebp + 0xdf<223,-33>], 0 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 33 f6 ?? xor esi, esi 0f af 45 08 ?? imul eax, dword ss:[ebp + 8] c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 85 c0 ?? test eax, eax 7e 2e ?? jle basic block L6 L2: 68 28 10 40 00 ?? push 0x00401028 8d 45 dc ?? lea eax, ss:[ebp + 0xdc<220,-36>] 50 ?? push eax ff 35 78 90 40 00 ?? push dword ds:[0x00409078] e8 b2 f4 ff ff ?? call function 0x004011cc L3: 83 c4 08 ?? add esp, 8 8b c8 ?? mov ecx, eax ff 15 68 90 40 00 ?? call dword ds:[function 0x00409068] L4: 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 46 ?? inc esi 0f af 45 08 ?? imul eax, dword ss:[ebp + 8] 3b f0 ?? cmp esi, eax 7c d5 ?? jl basic block L2 L5: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>] L6: 83 f9 10 ?? cmp ecx, 0x10<16> 72 2e ?? jb basic block L12 L7: 8b 55 dc ?? mov edx, dword ss:[ebp + 0xdc<220,-36>] 41 ?? inc ecx 8b c2 ?? mov eax, edx 81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096> 72 16 ?? jb basic block L10 L8: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>] 83 c1 23 ?? add ecx, 0x23<35> 2b c2 ?? sub eax, edx 83 c0 fc ?? add eax, 0xfc<252,-4> 83 f8 1f ?? cmp eax, 0x1f<31> 76 06 ?? jbe basic block L10 L9: ff 15 20 92 40 00 ?? call dword ds:[0x00409220] L10: 51 ?? push ecx 52 ?? push edx e8 f6 f2 ff ff ?? call function 0x0040105a L11: 83 c4 08 ?? add esp, 8 L12: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 59 ?? pop ecx 5e ?? pop esi 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401db0
?foo@@YAXHVObjectTest@@H@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 0d 78 90 40 00 ?? mov ecx, dword ds:[0x00409078] 56 ?? push esi 8b 75 14 ?? mov esi, dword ss:[ebp + 0x14<20>] 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 68 28 10 40 00 ?? push 0x00401028 8d 04 37 ?? lea eax, ds:[edi + esi] 50 ?? push eax ff 15 6c 90 40 00 ?? call dword ds:[function 0x0040906c] L2: 8b c8 ?? mov ecx, eax ff 15 68 90 40 00 ?? call dword ds:[function 0x00409068] L3: 56 ?? push esi 57 ?? push edi 6a 03 ?? push 3 6a 01 ?? push 1 ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] e8 6c f2 ff ff ?? call function 0x00401055 L4: 83 c4 18 ?? add esp, 0x18<24> 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401e00
?what@exception@std@@UBEPBDXZ
1
L1: 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] b8 44 6b 40 00 ?? mov eax, 0x00406b44<"Unknown exception"> 85 c9 ?? test ecx, ecx 0f 45 c1 ?? cmovne eax, ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401e20
_main
0
L1: 6a 08 ?? push 8 6a 0a ?? push 10 6a 09 ?? push 9 6a 04 ?? push 4 e8 d2 f2 ff ff ?? call function 0x004010ff L2: 83 c4 10 ?? add esp, 0x10<16> 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401ea3
??2@YAPAXI@Z
0
L1: e9 9a 10 00 00 ?? jmp function 0x00402333 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 39 17 00 00 ?? call function 0x004035e9 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 32 17 00 00 ?? call function 0x004035ef 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 c6 f3 ff ff ?? je basic block L1 L9: e9 eb f1 ff ff ?? jmp 0x004010be e9 4c 12 00 00 ?? jmp function 0x0040230f
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401edf
??3@YAXPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 8e f1 ff ff ?? call function 0x00401078 L2: 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401ef0
@__security_check_cookie@4
0
L1: 3b 0d 04 80 40 00 ?? cmp ecx, dword ds:[0x00408004] 75 01 ?? jne basic block L3 L2: c3 ?? ret L3: e9 1b f1 ff ff ?? jmp 0x00401019 e9 70 13 00 00 ?? jmp function 0x0040238e
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401f01
??1type_info@@UAE@XZ
1
L1: c7 01 b4 6b 40 00 ?? mov dword ds:[ecx], 0x00406bb4 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401f08
??_Etype_info@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp f6 45 08 01 ?? test byte ss:[ebp + 8], 1 56 ?? push esi 8b f1 ?? mov esi, ecx c7 06 b4 6b 40 00 ?? mov dword ds:[esi], 0x00406bb4 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 38 f1 ff ff ?? call function 0x0040105a L3: 59 ?? pop ecx 59 ?? pop ecx L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401f08
??_Gtype_info@@UAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp f6 45 08 01 ?? test byte ss:[ebp + 8], 1 56 ?? push esi 8b f1 ?? mov esi, ecx c7 06 b4 6b 40 00 ?? mov dword ds:[esi], 0x00406bb4 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 38 f1 ff ff ?? call function 0x0040105a L3: 59 ?? pop ecx 59 ?? pop ecx L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x401f33
pre_c_initialization
0
L1: 56 ?? push esi 6a 01 ?? push 1 e8 c0 16 00 00 ?? call function 0x004035fb L2: e8 6f f1 ff ff ?? call function 0x004010af L3: 50 ?? push eax e8 eb 16 00 00 ?? call function 0x00403631 L4: e8 9b f1 ff ff ?? call function 0x004010e6 L5: 8b f0 ?? mov esi, eax e8 0f 17 00 00 ?? call function 0x00403661 L6: 6a 01 ?? push 1 89 30 ?? mov dword ds:[eax], esi e8 9f f1 ff ff ?? call function 0x004010fa 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 9b f0 ff ff ?? call function 0x00401005 L9: 68 36 11 40 00 ?? push 0x00401136 e8 ef f1 ff ff ?? call function 0x00401163 L10: e8 7b f2 ff ff ?? call function 0x004011f4 L11: 50 ?? push eax e8 88 16 00 00 ?? call function 0x00403607 L12: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 51 ?? jne basic block L30 L13: e8 e9 f0 ff ff ?? call function 0x00401073 L14: e8 ed f1 ff ff ?? call function 0x0040117c L15: 85 c0 ?? test eax, eax 74 0b ?? je basic block L18 L16: 68 d2 10 40 00 ?? push 0x004010d2 e8 64 16 00 00 ?? call function 0x00403601 L17: 59 ?? pop ecx L18: e8 e7 f2 ff ff ?? call function 0x0040128a L19: e8 85 f0 ff ff ?? call function 0x0040102d L20: e8 ab f2 ff ff ?? call function 0x00401258 L21: e8 29 f2 ff ff ?? call function 0x004011db L22: 50 ?? push eax e8 9d 16 00 00 ?? call function 0x00403655 L23: 59 ?? pop ecx e8 7c f2 ff ff ?? call function 0x0040123a L24: 84 c0 ?? test al, al 74 05 ?? je basic block L26 L25: e8 46 16 00 00 ?? call function 0x0040360d L26: e8 14 f2 ff ff ?? call function 0x004011e0 L27: e8 b5 f1 ff ff ?? call function 0x00401186 L28: 85 c0 ?? test eax, eax 75 01 ?? jne basic block L30 L29: c3 ?? ret L30: 6a 07 ?? push 7 e8 77 f1 ff ff ?? call function 0x00401154 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/ooex7.exe
0x402008
post_pgo_initialization
0
L1: e8 10 f1 ff ff ?? call function 0x0040111d L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402012
pre_cpp_initialization
0
L1: e8 46 f2 ff ff ?? call function 0x0040125d L2: e8 f7 f0 ff ff ?? call function 0x00401113 L3: 50 ?? push eax e8 39 16 00 00 ?? call function 0x0040365b L4: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402028
__scrt_common_main
0
L1: e8 6c f2 ff ff ?? call function 0x00401299 L2: e9 02 00 00 00 ?? jmp function 0x00402034
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402034
__scrt_common_main_seh
0
L1: 6a 14 ?? push 0x14<20> 68 e0 7b 40 00 ?? push 0x00407be0 e8 65 f0 ff ff ?? call function 0x004010a5 L2: 6a 01 ?? push 1 e8 c1 f1 ff ff ?? call function 0x00401208 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 d7 f1 ff ff ?? call function 0x00401235 L5: 88 45 dc ?? mov byte ss:[ebp + 0xdc<220,-36>], al a1 84 87 40 00 ?? mov eax, dword ds:[0x00408784] 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 84 87 40 00 ?? mov dword ds:[0x00408784], ecx 68 18 66 40 00 ?? push 0x00406618 68 0c 63 40 00 ?? push 0x0040630c e8 95 15 00 00 ?? call function 0x0040361f 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 62 40 00 ?? push 0x00406208 68 00 60 40 00 ?? push 0x00406000 e8 69 15 00 00 ?? call function 0x00403619 L11: 59 ?? pop ecx 59 ?? pop ecx c7 05 84 87 40 00 02 00 ?? mov dword ds:[0x00408784], 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 5c f0 ff ff ?? call function 0x00401127 L14: 59 ?? pop ecx e8 66 ef ff ff ?? call function 0x00401037 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 0c f0 ff ff ?? call function 0x004010eb 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 b0 40 00 ?? call dword ds:[0x0040b000] L19: ff d6 ?? call esi L20: e8 2a ef 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 e6 ef ff ff ?? call function 0x004010eb L23: 59 ?? pop ecx 84 c0 ?? test al, al 74 08 ?? je basic block L26 L24: ff 36 ?? push dword ds:[esi] e8 3e 15 00 00 ?? call function 0x0040364f L25: 59 ?? pop ecx L26: e8 fc 14 00 00 ?? call function 0x00403613 L27: 8b f8 ?? mov edi, eax e8 1f 15 00 00 ?? call function 0x0040363d L28: 8b 30 ?? mov esi, dword ds:[eax] e8 12 15 00 00 ?? call function 0x00403637 L29: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 fd f0 ff ff ?? call function 0x0040122b L30: 83 c4 0c ?? add esp, 12 8b f0 ?? mov esi, eax e8 07 f1 ff ff ?? call function 0x0040123f 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 fe 14 00 00 ?? call function 0x00403643 L34: 6a 00 ?? push 0 6a 01 ?? push 1 e8 de ef ff ff ?? call function 0x0040112c 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 89 14 00 00 ?? call function 0x004035f5 L37: 59 ?? pop ecx 59 ?? pop ecx c3 ?? ret L38: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>] e8 c8 f0 ff ff ?? call function 0x0040123f 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 c3 14 00 00 ?? call function 0x00403649 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 ad ef ff ff ?? call function 0x00401154 L45: 56 ?? push esi e8 78 14 00 00 ?? call function 0x00403625 L46: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 76 14 00 00 ?? call function 0x0040362b 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 d9 ef ff ff ?? call function 0x004011f4 L145: 50 ?? push eax e8 e6 13 00 00 ?? call function 0x00403607 L146: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40222b
invoke_main
0
L1: 56 ?? push esi 57 ?? push edi e8 e1 13 00 00 ?? call function 0x00403613 L2: 8b f8 ?? mov edi, eax e8 04 14 00 00 ?? call function 0x0040363d L3: 8b 30 ?? mov esi, dword ds:[eax] e8 f7 13 00 00 ?? call function 0x00403637 L4: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 e2 ef ff ff ?? call function 0x0040122b L5: 83 c4 0c ?? add esp, 12 5f ?? pop edi 5e ?? pop esi c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402288
_mainCRTStartup
0
L1: e8 0c f0 ff ff ?? call function 0x00401299 L2: e9 a2 fd ff ff ?? jmp function 0x00402034
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402294
??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 60 6b 40 00 ?? mov dword ds:[ecx], 0x00406b60 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4022b8
??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 bc 6b 40 00 ?? mov dword ds:[ecx + 4], 0x00406bbc<"bad allocation"> c7 01 60 6b 40 00 ?? mov dword ds:[ecx], 0x00406b60 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4022d6
??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 38 6b 40 00 ?? mov dword ds:[ecx], 0x00406b38 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/ooex7.exe
0x4022fa
??1bad_alloc@std@@UAE@XZ
1
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 38 6b 40 00 ?? mov dword ds:[ecx], 0x00406b38 50 ?? push eax e8 a4 12 00 00 ?? call function 0x004035ad L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40230f
?__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 82 ee ff ff ?? call function 0x0040119f L2: 68 00 7c 40 00 ?? push 0x00407c00 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 88 12 00 00 ?? call function 0x004035b3 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/ooex7.exe
0x402333
?__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 1e ed ff ff ?? call function 0x0040105f L2: 68 54 7b 40 00 ?? push 0x00407b54 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 64 12 00 00 ?? call function 0x004035b3 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/ooex7.exe
0x402357
??3@YAXPAX@Z
0
L1: e9 0b 13 00 00 ?? jmp 0x00403667 ff 25 4c 91 40 00 ?? jmp dword ds:[0x0040914c]
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40235c
___raise_securityfailure
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 15 04 90 40 00 ?? call dword ds:[0x00409004] L2: ff 75 08 ?? push dword ss:[ebp + 8] ff 15 00 90 40 00 ?? call dword ds:[0x00409000] L3: 68 09 04 00 c0 ?? push 0xc0000409 ff 15 08 90 40 00 ?? call dword ds:[0x00409008] L4: 50 ?? push eax ff 15 0c 90 40 00 ?? call dword ds:[0x0040900c] L5: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40238e
___report_gsfailure
0
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 90 40 00 ?? call dword ds:[0x00409010] L2: 85 c0 ?? test eax, eax 74 05 ?? je basic block L4 L3: 6a 02 ?? push 2 59 ?? pop ecx cd 29 ?? int 0x29<41> L4: a3 c8 84 40 00 ?? mov dword ds:[0x004084c8], eax 89 0d c4 84 40 00 ?? mov dword ds:[0x004084c4], ecx 89 15 c0 84 40 00 ?? mov dword ds:[0x004084c0], edx 89 1d bc 84 40 00 ?? mov dword ds:[0x004084bc], ebx 89 35 b8 84 40 00 ?? mov dword ds:[0x004084b8], esi 89 3d b4 84 40 00 ?? mov dword ds:[0x004084b4], edi 66 8c 15 e0 84 40 00 ?? mov word ds:[0x004084e0], ss 66 8c 0d d4 84 40 00 ?? mov word ds:[0x004084d4], cs 66 8c 1d b0 84 40 00 ?? mov word ds:[0x004084b0], ds 66 8c 05 ac 84 40 00 ?? mov word ds:[0x004084ac], es 66 8c 25 a8 84 40 00 ?? mov word ds:[0x004084a8], fs 66 8c 2d a4 84 40 00 ?? mov word ds:[0x004084a4], gs 9c ?? pushfd 8f 05 d8 84 40 00 ?? pop dword ds:[0x004084d8] 8b 45 00 ?? mov eax, dword ss:[ebp + 0] a3 cc 84 40 00 ?? mov dword ds:[0x004084cc], eax 8b 45 04 ?? mov eax, dword ss:[ebp + 4] a3 d0 84 40 00 ?? mov dword ds:[0x004084d0], eax 8d 45 08 ?? lea eax, ss:[ebp + 8] a3 dc 84 40 00 ?? mov dword ds:[0x004084dc], eax 8b 85 dc fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffcdc<4294966492,-804>] c7 05 18 84 40 00 01 00 ?? mov dword ds:[0x00408418], 0x00010001 01 00 a1 d0 84 40 00 ?? mov eax, dword ds:[0x004084d0] a3 d4 83 40 00 ?? mov dword ds:[0x004083d4], eax c7 05 c8 83 40 00 09 04 ?? mov dword ds:[0x004083c8], 0xc0000409 00 c0 c7 05 cc 83 40 00 01 00 ?? mov dword ds:[0x004083cc], 1 00 00 c7 05 d8 83 40 00 01 00 ?? mov dword ds:[0x004083d8], 1 00 00 6a 04 ?? push 4 58 ?? pop eax 6b c0 00 ?? imul eax, eax, 0 c7 80 dc 83 40 00 02 00 ?? mov dword ds:[eax + 0x004083dc], 2 00 00 6a 04 ?? push 4 58 ?? pop eax 6b c0 00 ?? imul eax, eax, 0 8b 0d 04 80 40 00 ?? mov ecx, dword ds:[0x00408004] 89 4c 05 f8 ?? mov dword ss:[ebp + eax + 0xf8<248,-8>], ecx 6a 04 ?? push 4 58 ?? pop eax c1 e0 00 ?? shl eax, 0 8b 0d 00 80 40 00 ?? mov ecx, dword ds:[0x00408000] 89 4c 05 f8 ?? mov dword ss:[ebp + eax + 0xf8<248,-8>], ecx 68 d0 6b 40 00 ?? push 0x00406bd0 e8 22 ee ff ff ?? call function 0x004012a8 L5: c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4024c6
___report_rangecheckfailure
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 08 ?? push 8 e8 a6 ed ff ff ?? call function 0x00401276 L2: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4024d5
___report_securityfailure
0
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 90 40 00 ?? call dword ds:[0x00409010] 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 c8 84 40 00 ?? mov dword ds:[0x004084c8], eax 89 0d c4 84 40 00 ?? mov dword ds:[0x004084c4], ecx 89 15 c0 84 40 00 ?? mov dword ds:[0x004084c0], edx 89 1d bc 84 40 00 ?? mov dword ds:[0x004084bc], ebx 89 35 b8 84 40 00 ?? mov dword ds:[0x004084b8], esi 89 3d b4 84 40 00 ?? mov dword ds:[0x004084b4], edi 66 8c 15 e0 84 40 00 ?? mov word ds:[0x004084e0], ss 66 8c 0d d4 84 40 00 ?? mov word ds:[0x004084d4], cs 66 8c 1d b0 84 40 00 ?? mov word ds:[0x004084b0], ds 66 8c 05 ac 84 40 00 ?? mov word ds:[0x004084ac], es 66 8c 25 a8 84 40 00 ?? mov word ds:[0x004084a8], fs 66 8c 2d a4 84 40 00 ?? mov word ds:[0x004084a4], gs 9c ?? pushfd 8f 05 d8 84 40 00 ?? pop dword ds:[0x004084d8] 8b 45 00 ?? mov eax, dword ss:[ebp + 0] a3 cc 84 40 00 ?? mov dword ds:[0x004084cc], eax 8b 45 04 ?? mov eax, dword ss:[ebp + 4] a3 d0 84 40 00 ?? mov dword ds:[0x004084d0], eax 8d 45 08 ?? lea eax, ss:[ebp + 8] a3 dc 84 40 00 ?? mov dword ds:[0x004084dc], eax 8b 85 e4 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce4<4294966500,-796>] a1 d0 84 40 00 ?? mov eax, dword ds:[0x004084d0] a3 d4 83 40 00 ?? mov dword ds:[0x004083d4], eax c7 05 c8 83 40 00 09 04 ?? mov dword ds:[0x004083c8], 0xc0000409 00 c0 c7 05 cc 83 40 00 01 00 ?? mov dword ds:[0x004083cc], 1 00 00 c7 05 d8 83 40 00 01 00 ?? mov dword ds:[0x004083d8], 1 00 00 6a 04 ?? push 4 58 ?? pop eax 6b c0 00 ?? imul eax, eax, 0 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 88 dc 83 40 00 ?? mov dword ds:[eax + 0x004083dc], ecx 68 d0 6b 40 00 ?? push 0x00406bd0 e8 06 ed ff ff ?? call function 0x004012a8 L5: c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4025d7
___report_securityfailureEx
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 81 ec 20 03 00 00 ?? sub esp, 0x00000320<800> 6a 17 ?? push 0x17<23> ff 15 10 90 40 00 ?? call dword ds:[0x00409010] 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 c8 84 40 00 ?? mov dword ds:[0x004084c8], eax 89 0d c4 84 40 00 ?? mov dword ds:[0x004084c4], ecx 89 15 c0 84 40 00 ?? mov dword ds:[0x004084c0], edx 89 1d bc 84 40 00 ?? mov dword ds:[0x004084bc], ebx 89 35 b8 84 40 00 ?? mov dword ds:[0x004084b8], esi 89 3d b4 84 40 00 ?? mov dword ds:[0x004084b4], edi 66 8c 15 e0 84 40 00 ?? mov word ds:[0x004084e0], ss 66 8c 0d d4 84 40 00 ?? mov word ds:[0x004084d4], cs 66 8c 1d b0 84 40 00 ?? mov word ds:[0x004084b0], ds 66 8c 05 ac 84 40 00 ?? mov word ds:[0x004084ac], es 66 8c 25 a8 84 40 00 ?? mov word ds:[0x004084a8], fs 66 8c 2d a4 84 40 00 ?? mov word ds:[0x004084a4], gs 9c ?? pushfd 8f 05 d8 84 40 00 ?? pop dword ds:[0x004084d8] 8b 45 00 ?? mov eax, dword ss:[ebp + 0] a3 cc 84 40 00 ?? mov dword ds:[0x004084cc], eax 8b 45 04 ?? mov eax, dword ss:[ebp + 4] a3 d0 84 40 00 ?? mov dword ds:[0x004084d0], eax 8d 45 08 ?? lea eax, ss:[ebp + 8] a3 dc 84 40 00 ?? mov dword ds:[0x004084dc], eax 8b 85 e0 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce0<4294966496,-800>] a1 d0 84 40 00 ?? mov eax, dword ds:[0x004084d0] a3 d4 83 40 00 ?? mov dword ds:[0x004083d4], eax c7 05 c8 83 40 00 09 04 ?? mov dword ds:[0x004083c8], 0xc0000409 00 c0 c7 05 cc 83 40 00 01 00 ?? mov dword ds:[0x004083cc], 1 00 00 83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0 76 0a ?? jbe basic block L7 L5: 83 7d 10 00 ?? cmp dword ss:[ebp + 0x10<16>], 0 75 04 ?? jne basic block L7 L6: 83 65 0c 00 ?? and dword ss:[ebp + 12], 0 L7: 83 7d 0c 0e ?? cmp dword ss:[ebp + 12], 14 76 07 ?? jbe basic block L9 L8: 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 48 ?? dec eax 89 45 0c ?? mov dword ss:[ebp + 12], eax L9: 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 40 ?? inc eax a3 d8 83 40 00 ?? mov dword ds:[0x004083d8], eax 6a 04 ?? push 4 58 ?? pop eax 6b c0 00 ?? imul eax, eax, 0 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 88 dc 83 40 00 ?? mov dword ds:[eax + 0x004083dc], ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 eb 07 ?? jmp basic block L10 L10: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 3b 45 0c ?? cmp eax, dword ss:[ebp + 12] 73 15 ?? jae basic block L12 L11: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>] 8b 0c 8a ?? mov ecx, dword ds:[edx + ecx * 4] 89 0c 85 e0 83 40 00 ?? mov dword ds:[0x004083e0 + eax * 4], ecx eb dc ?? jmp 0x004026bc 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 40 ?? inc eax 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax L12: 68 d0 6b 40 00 ?? push 0x00406bd0 e8 be eb ff ff ?? call function 0x004012a8 L13: c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402731
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/ooex7.exe
0x402786
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/ooex7.exe
0x4027c5
_NtCurrentTeb
0
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>] c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4027cc
___scrt_acquire_startup_lock
0
L1: 56 ?? push esi e8 69 e9 ff ff ?? call function 0x0040113b 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 88 87 40 00 ?? mov esi, 0x00408788 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/ooex7.exe
0x40280a
___scrt_dllmain_after_initialize_c
0
L1: e8 2c e9 ff ff ?? call function 0x0040113b L2: 85 c0 ?? test eax, eax 74 07 ?? je basic block L5 L3: e8 28 e9 ff ff ?? call function 0x00401140 L4: eb 18 ?? jmp basic block L10 L5: e8 d5 e9 ff ff ?? call function 0x004011f4 L6: 50 ?? push eax e8 e2 0d 00 00 ?? call function 0x00403607 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 db 0d 00 00 ?? call function 0x0040360d L10: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x40283f
___scrt_dllmain_before_initialize_c
0
L1: 6a 00 ?? push 0 e8 b4 e8 ff ff ?? call function 0x004010fa L2: 84 c0 ?? test al, al 59 ?? pop ecx 0f 95 c0 ?? setne al c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402850
___scrt_dllmain_crt_thread_attach
0
L1: e8 4f e9 ff ff ?? call function 0x004011a4 L2: 84 c0 ?? test al, al 75 03 ?? jne basic block L4 L3: 32 c0 ?? xor al, al c3 ?? ret L4: e8 70 e9 ff ff ?? call function 0x004011d1 L5: 84 c0 ?? test al, al 75 07 ?? jne basic block L8 L6: e8 72 e8 ff ff ?? call function 0x004010dc L7: eb ed ?? jmp basic block L3 L8: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402876
___scrt_dllmain_crt_thread_detach
0
L1: e8 b6 e8 ff ff ?? call function 0x00401131 L2: e8 5c e8 ff ff ?? call function 0x004010dc L3: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402886
___scrt_dllmain_exception_filter
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp e8 ad e8 ff ff ?? call function 0x0040113b L2: 85 c0 ?? test eax, eax 75 19 ?? jne basic block L6 L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1 75 13 ?? jne basic block L6 L4: ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>] 50 ?? push eax ff 75 08 ?? push dword ss:[ebp + 8] ff 15 00 b0 40 00 ?? call dword ds:[0x0040b000] L5: ff 55 14 ?? call dword ss:[ebp + 0x14<20>] L6: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] e8 b7 0d 00 00 ?? call function 0x0040366d L7: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4028c7
___scrt_dllmain_uninitialize_c
0
L1: e8 6f e8 ff ff ?? call function 0x0040113b L2: 85 c0 ?? test eax, eax 74 0c ?? je basic block L5 L3: 68 90 87 40 00 ?? push 0x00408790 e8 a5 0d 00 00 ?? call function 0x0040367f L4: 59 ?? pop ecx c3 ?? ret L5: e8 7d e8 ff ff ?? call function 0x0040115e L6: 85 c0 ?? test eax, eax 0f 84 5a 0d 00 00 ?? je function 0x00403643 L7: c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4028f2
___scrt_dllmain_uninitialize_critical
0
L1: 6a 00 ?? push 0 e8 aa e9 ff ff ?? call function 0x004012a3 L2: 59 ?? pop ecx e9 b4 e8 ff ff ?? jmp 0x004011b3 e9 3f 25 00 00 ?? jmp function 0x004036f7
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402902
___scrt_initialize_crt
0
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 8c 87 40 00 01 ?? mov byte ds:[0x0040878c], 1 L3: e8 29 e8 ff ff ?? call function 0x00401140 L4: e8 c9 e8 ff ff ?? call function 0x004011e5 L5: 84 c0 ?? test al, al 75 04 ?? jne basic block L7 L6: 32 c0 ?? xor al, al 5d ?? pop ebp c3 ?? ret L7: e8 c1 e8 ff ff ?? call function 0x004011ea L8: 84 c0 ?? test al, al 75 0a ?? jne basic block L11 L9: 6a 00 ?? push 0 e8 db e6 ff ff ?? call function 0x0040100f L10: 59 ?? pop ecx eb e9 ?? jmp basic block L6 L11: b0 01 ?? mov al, 1 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402949
___scrt_initialize_onexit_tables
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 80 3d 8d 87 40 00 00 ?? cmp byte ds:[0x0040878d], 0 74 04 ?? je basic block L3 L2: b0 01 ?? mov al, 1 5d ?? pop ebp c3 ?? ret L3: 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 74 05 ?? je basic block L5 L4: 83 fe 01 ?? cmp esi, 1 75 62 ?? jne basic block L16 L5: e8 d0 e7 ff ff ?? call function 0x0040113b L6: 85 c0 ?? test eax, eax 74 26 ?? je basic block L13 L7: 85 f6 ?? test esi, esi 75 22 ?? jne basic block L13 L8: 68 90 87 40 00 ?? push 0x00408790 e8 f6 0c 00 00 ?? call function 0x00403673 L9: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 0f ?? jne basic block L12 L10: 68 9c 87 40 00 ?? push 0x0040879c e8 e7 0c 00 00 ?? call function 0x00403673 L11: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 2b ?? je basic block L14 L12: 32 c0 ?? xor al, al eb 30 ?? jmp basic block L15 L13: 83 c9 ff ?? or ecx, 0xff<255,-1> 89 0d 90 87 40 00 ?? mov dword ds:[0x00408790], ecx 89 0d 94 87 40 00 ?? mov dword ds:[0x00408794], ecx 89 0d 98 87 40 00 ?? mov dword ds:[0x00408798], ecx 89 0d 9c 87 40 00 ?? mov dword ds:[0x0040879c], ecx 89 0d a0 87 40 00 ?? mov dword ds:[0x004087a0], ecx 89 0d a4 87 40 00 ?? mov dword ds:[0x004087a4], ecx L14: c6 05 8d 87 40 00 01 ?? mov byte ds:[0x0040878d], 1 b0 01 ?? mov al, 1 L15: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret L16: 6a 05 ?? push 5 e8 85 e7 ff ff ?? call function 0x00401154 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 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
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x4029f1
___scrt_is_nonwritable_in_current_image
0
L1: 6a 08 ?? push 8 68 28 7c 40 00 ?? push 0x00407c28 e8 a8 e6 ff ff ?? call function 0x004010a5 L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117> 66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax 75 5d ?? jne basic block L11 L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c] 81 b8 00 00 40 00 50 45 ?? cmp dword ds:[eax + 0x00400000], 0x00004550<17744> 00 00 75 4c ?? jne basic block L11 L4: b9 0b 01 00 00 ?? mov ecx, 0x0000010b<267> 66 39 88 18 00 40 00 ?? cmp word ds:[eax + 0x00400018<"@">], cx 75 3e ?? jne basic block L11 L5: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] b9 00 00 40 00 ?? mov ecx, 0x00400000 2b c1 ?? sub eax, ecx 50 ?? push eax 51 ?? push ecx e8 f2 fc ff ff ?? call function 0x00402731 L6: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 27 ?? je basic block L11 L7: 83 78 24 00 ?? cmp dword ds:[eax + 0x24<36>], 0 7c 21 ?? jl basic block L11 L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> b0 01 ?? mov al, 1 eb 1f ?? jmp basic block L12 L9: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>] 8b 00 ?? mov eax, dword ds:[eax] 33 c9 ?? xor ecx, ecx 81 38 05 00 00 c0 ?? cmp dword ds:[eax], 0xc0000005 0f 94 c1 ?? sete cl 8b c1 ?? mov eax, ecx c3 ?? ret L10: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>] L11: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> 32 c0 ?? xor al, al L12: 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
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402aaa
___scrt_release_startup_lock
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp e8 89 e6 ff ff ?? call function 0x0040113b L2: 85 c0 ?? test eax, eax 74 0f ?? je basic block L5 L3: 80 7d 08 00 ?? cmp byte ss:[ebp + 8], 0 75 09 ?? jne basic block L5 L4: 33 c0 ?? xor eax, eax b9 88 87 40 00 ?? mov ecx, 0x00408788 87 01 ?? xchg dword ds:[ecx], eax L5: 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ace
___scrt_uninitialize_crt
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 80 3d 8c 87 40 00 00 ?? cmp byte ds:[0x0040878c], 0 74 06 ?? je basic block L3 L2: 80 7d 0c 00 ?? cmp byte ss:[ebp + 12], 0 75 12 ?? jne basic block L6 L3: ff 75 08 ?? push dword ss:[ebp + 8] e8 08 e6 ff ff ?? call function 0x004010f0 L4: ff 75 08 ?? push dword ss:[ebp + 8] e8 1f e5 ff ff ?? call function 0x0040100f L5: 59 ?? pop ecx 59 ?? pop ecx L6: b0 01 ?? mov al, 1 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402b00
__onexit
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 90 87 40 00 ff ?? cmp dword ds:[0x00408790], 0xff<255,-1> ff 75 08 ?? push dword ss:[ebp + 8] 75 07 ?? jne basic block L4 L2: e8 71 0b 00 00 ?? call function 0x00403685 L3: eb 0b ?? jmp basic block L6 L4: 68 90 87 40 00 ?? push 0x00408790 e8 59 0b 00 00 ?? call function 0x00403679 L5: 59 ?? pop ecx L6: f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax f7 d0 ?? not eax 23 45 08 ?? and eax, dword ss:[ebp + 8] 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402b38
_at_quick_exit
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 9c 87 40 00 ff ?? cmp dword ds:[0x0040879c], 0xff<255,-1> 75 06 ?? jne basic block L3 L2: 5d ?? pop ebp e9 41 0b 00 00 ?? jmp 0x0040368b ff 25 fc 91 40 00 ?? jmp dword ds:[0x004091fc] L3: ff 75 08 ?? push dword ss:[ebp + 8] 68 9c 87 40 00 ?? push 0x0040879c e8 22 0b 00 00 ?? call function 0x00403679 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402b63
_atexit
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 13 e6 ff ff ?? call function 0x00401181 L2: f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax f7 d8 ?? neg eax 48 ?? dec eax 5d ?? pop ebp c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402b7d
__get_entropy
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> 83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0 50 ?? push eax ff 15 20 90 40 00 ?? call dword ds:[0x00409020] L2: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 33 45 f4 ?? xor eax, dword ss:[ebp + 0xf4<244,-12>] 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax ff 15 1c 90 40 00 ?? call dword ds:[0x0040901c] L3: 31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax ff 15 18 90 40 00 ?? call dword ds:[0x00409018] L4: 31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax 8d 45 ec ?? lea eax, ss:[ebp + 0xec<236,-20>] 50 ?? push eax ff 15 14 90 40 00 ?? call dword ds:[0x00409014] L5: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 8d 4d fc ?? lea ecx, ss:[ebp + 0xfc<252,-4>] 33 45 ec ?? xor eax, dword ss:[ebp + 0xec<236,-20>] 33 45 fc ?? xor eax, dword ss:[ebp + 0xfc<252,-4>] 33 c1 ?? xor eax, ecx c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402bdd
___security_init_cookie
0
L1: 8b 0d 04 80 40 00 ?? mov ecx, dword ds:[0x00408004] 56 ?? push esi 57 ?? push edi bf 4e e6 40 bb ?? mov edi, 0xbb40e64e be 00 00 ff ff ?? mov esi, 0xffff0000<4294901760,-65536> 3b cf ?? cmp ecx, edi 74 04 ?? je basic block L3 L2: 85 ce ?? test esi, ecx 75 26 ?? jne basic block L9 L3: e8 81 ff ff ff ?? call function 0x00402b7d L4: 8b c8 ?? mov ecx, eax 3b cf ?? cmp ecx, edi 75 07 ?? jne basic block L6 L5: b9 4f e6 40 bb ?? mov ecx, 0xbb40e64f eb 0e ?? jmp basic block L8 L6: 85 ce ?? test esi, ecx 75 0a ?? jne basic block L8 L7: 0d 11 47 00 00 ?? or eax, 0x00004711<18193> c1 e0 10 ?? shl eax, 0x10<16> 0b c8 ?? or ecx, eax L8: 89 0d 04 80 40 00 ?? mov dword ds:[0x00408004], ecx L9: f7 d1 ?? not ecx 5f ?? pop edi 89 0d 00 80 40 00 ?? mov dword ds:[0x00408000], ecx 5e ?? pop esi c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c3a
__matherr
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c3d
__get_startup_argv_mode
0
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c41
__get_startup_commit_mode
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c44
__get_startup_file_mode
0
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384> c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c4a
__get_startup_new_mode
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c4d
__get_startup_thread_locale_mode
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c50
?__scrt_initialize_type_info@@YAXXZ
0
L1: 68 b0 87 40 00 ?? push 0x004087b0 ff 15 24 90 40 00 ?? call dword ds:[0x00409024] L2: c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c5f
?__scrt_uninitialize_type_info@@YAXXZ
0
L1: 68 b0 87 40 00 ?? push 0x004087b0 e8 5c 09 00 00 ?? call function 0x004035c5 L2: 59 ?? pop ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c6e
__should_initialize_environment
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c71
__initialize_default_precision
0
L1: 68 00 00 03 00 ?? push 0x00030000 68 00 00 01 00 ?? push 0x00010000 6a 00 ?? push 0 e8 0f 0a 00 00 ?? call function 0x00403691 L2: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 75 01 ?? jne basic block L4 L3: c3 ?? ret L4: 6a 07 ?? push 7 e8 c3 e4 ff ff ?? call function 0x00401154 L5: cc ?? int3 L6: cc ?? int3 L7: cc ?? int3 L8: cc ?? int3 L9: cc ?? int3 L10: cc ?? int3 L11: cc ?? int3 L12: cc ?? int3 L13: cc ?? int3
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c9a
__initialize_invalid_parameter_handler
0
L1: c2 00 00 ?? ret 0
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402c9d
__initialize_denormal_control
0
L1: c2 00 00 ?? ret 0
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ca0
___local_stdio_printf_options
0
L1: b8 c0 87 40 00 ?? mov eax, 0x004087c0 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ca6
___local_stdio_scanf_options
0
L1: b8 d0 87 40 00 ?? mov eax, 0x004087d0 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402cac
___scrt_initialize_default_local_stdio_options
0
L1: e8 93 e5 ff ff ?? call function 0x00401244 L2: 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 83 08 24 ?? or dword ds:[eax], 0x24<36> 89 48 04 ?? mov dword ds:[eax + 4], ecx e8 b2 e5 ff ff ?? call function 0x00401271 L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 83 08 02 ?? or dword ds:[eax], 2 89 48 04 ?? mov dword ds:[eax + 4], ecx c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402cd0
___scrt_is_user_matherr_present
0
L1: 33 c0 ?? xor eax, eax 39 05 10 80 40 00 ?? cmp dword ds:[0x00408010], eax 0f 94 c0 ?? sete al c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402cdf
___scrt_get_dyn_tls_init_callback
0
L1: b8 fc 87 40 00 ?? mov eax, 0x004087fc c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ce5
___scrt_get_dyn_tls_dtor_callback
0
L1: b8 f0 87 40 00 ?? mov eax, 0x004087f0 c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ceb
___scrt_fastfail
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 81 ec 24 03 00 00 ?? sub esp, 0x00000324<804> 53 ?? push ebx 6a 17 ?? push 0x17<23> ff 15 10 90 40 00 ?? call dword ds:[0x00409010] 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: 6a 03 ?? push 3 e8 f6 e4 ff ff ?? call function 0x00401203 L5: c7 04 24 cc 02 00 00 ?? mov dword ss:[esp], 0x000002cc<716> 8d 85 dc fc ff ff ?? lea eax, ss:[ebp + 0xfffffcdc<4294966492,-804>] 6a 00 ?? push 0 50 ?? push eax e8 b5 08 00 00 ?? call function 0x004035d7 L6: 83 c4 0c ?? add esp, 12 89 85 8c fd ff ff ?? mov dword ss:[ebp + 0xfffffd8c<4294966668,-628>], eax 89 8d 88 fd ff ff ?? mov dword ss:[ebp + 0xfffffd88<4294966664,-632>], ecx 89 95 84 fd ff ff ?? mov dword ss:[ebp + 0xfffffd84<4294966660,-636>], edx 89 9d 80 fd ff ff ?? mov dword ss:[ebp + 0xfffffd80<4294966656,-640>], ebx 89 b5 7c fd ff ff ?? mov dword ss:[ebp + 0xfffffd7c<4294966652,-644>], esi 89 bd 78 fd ff ff ?? mov dword ss:[ebp + 0xfffffd78<4294966648,-648>], edi 66 8c 95 a4 fd ff ff ?? mov word ss:[ebp + 0xfffffda4<4294966692,-604>], ss 66 8c 8d 98 fd ff ff ?? mov word ss:[ebp + 0xfffffd98<4294966680,-616>], cs 66 8c 9d 74 fd ff ff ?? mov word ss:[ebp + 0xfffffd74<4294966644,-652>], ds 66 8c 85 70 fd ff ff ?? mov word ss:[ebp + 0xfffffd70<4294966640,-656>], es 66 8c a5 6c fd ff ff ?? mov word ss:[ebp + 0xfffffd6c<4294966636,-660>], fs 66 8c ad 68 fd ff ff ?? mov word ss:[ebp + 0xfffffd68<4294966632,-664>], gs 9c ?? pushfd 8f 85 9c fd ff ff ?? pop dword ss:[ebp + 0xfffffd9c<4294966684,-612>] 8b 45 04 ?? mov eax, dword ss:[ebp + 4] 89 85 94 fd ff ff ?? mov dword ss:[ebp + 0xfffffd94<4294966676,-620>], eax 8d 45 04 ?? lea eax, ss:[ebp + 4] 89 85 a0 fd ff ff ?? mov dword ss:[ebp + 0xfffffda0<4294966688,-608>], eax c7 85 dc fc ff ff 01 00 ?? mov dword ss:[ebp + 0xfffffcdc<4294966492,-804>], 0x00010001 01 00 8b 40 fc ?? mov eax, dword ds:[eax + 0xfc<252,-4>] 6a 50 ?? push 0x50<80> 89 85 90 fd ff ff ?? mov dword ss:[ebp + 0xfffffd90<4294966672,-624>], eax 8d 45 a8 ?? lea eax, ss:[ebp + 0xa8<168,-88>] 6a 00 ?? push 0 50 ?? push eax e8 2b 08 00 00 ?? call function 0x004035d7 L7: 8b 45 04 ?? mov eax, dword ss:[ebp + 4] 83 c4 0c ?? add esp, 12 c7 45 a8 15 00 00 40 ?? mov dword ss:[ebp + 0xa8<168,-88>], 0x40000015 c7 45 ac 01 00 00 00 ?? mov dword ss:[ebp + 0xac<172,-84>], 1 89 45 b4 ?? mov dword ss:[ebp + 0xb4<180,-76>], eax ff 15 28 90 40 00 ?? call dword ds:[0x00409028] L8: 6a 00 ?? push 0 8d 58 ff ?? lea ebx, ds:[eax + 0xff<255,-1>] f7 db ?? neg ebx 8d 45 a8 ?? lea eax, ss:[ebp + 0xa8<168,-88>] 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 8d 85 dc fc ff ff ?? lea eax, ss:[ebp + 0xfffffcdc<4294966492,-804>] 1a db ?? sbb bl, bl 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax fe c3 ?? inc bl ff 15 04 90 40 00 ?? call dword ds:[0x00409004] L9: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>] 50 ?? push eax ff 15 00 90 40 00 ?? call dword ds:[0x00409000] L10: 85 c0 ?? test eax, eax 75 0c ?? jne basic block L14 L11: 84 db ?? test bl, bl 75 08 ?? jne basic block L14 L12: 6a 03 ?? push 3 e8 01 e4 ff ff ?? call function 0x00401203 L13: 59 ?? pop ecx L14: 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402e4c
___scrt_get_show_window_mode
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 44 ?? sub esp, 0x44<68> 6a 44 ?? push 0x44<68> 8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>] 6a 00 ?? push 0 50 ?? push eax e8 78 07 00 00 ?? call function 0x004035d7 L2: 83 c4 0c ?? add esp, 12 8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>] 50 ?? push eax ff 15 2c 90 40 00 ?? call dword ds:[0x0040902c] L3: f6 45 e8 01 ?? test byte ss:[ebp + 0xe8<232,-24>], 1 74 06 ?? je basic block L5 L4: 0f b7 45 ec ?? movzx eax, word ss:[ebp + 0xec<236,-20>] c9 ?? leave c3 ?? ret L5: 6a 0a ?? push 10 58 ?? pop eax c9 ?? leave c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402e89
___scrt_initialize_mta
0
L1: e9 b3 e1 ff ff ?? jmp 0x00401041 e9 ac 1e 00 00 ?? jmp function 0x00402ef2
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402e8e
___scrt_initialize_winrt
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402e91
___scrt_is_managed_app
0
L1: 6a 00 ?? push 0 ff 15 30 90 40 00 ?? call dword ds:[0x00409030] L2: 85 c0 ?? test eax, eax 74 33 ?? je basic block L8 L3: b9 4d 5a 00 00 ?? mov ecx, 0x00005a4d<23117> 66 39 08 ?? cmp word ds:[eax], cx 75 29 ?? jne basic block L8 L4: 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 1c ?? jne basic block L8 L5: b8 0b 01 00 00 ?? mov eax, 0x0000010b<267> 66 39 41 18 ?? cmp word ds:[ecx + 0x18<24>], ax 75 11 ?? jne basic block L8 L6: 83 79 74 0e ?? cmp dword ds:[ecx + 0x74<116>], 14 76 0b ?? jbe basic block L8 L7: 83 b9 e8 00 00 00 00 ?? cmp dword ds:[ecx + 0x000000e8<232>], 0 0f 95 c0 ?? setne al c3 ?? ret L8: 32 c0 ?? xor al, al c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ee3
___scrt_set_unhandled_exception_filter
0
L1: 68 4e 12 40 00 ?? push 0x0040124e ff 15 04 90 40 00 ?? call dword ds:[0x00409004] L2: c3 ?? ret
./vs2022/normal/RelWithDebInfo/ooex7.exe
0x402ef2
___scrt_exe_initialize_mta
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret