Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2019/wpo/RelWithDebInfo/oo.exe
0x4024eb
___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 96 04 00 00 ?? call function 0x004029c5 L9: 89 30 ?? mov dword ds:[eax], esi 8b 77 04 ?? mov esi, dword ds:[edi + 4] e8 92 04 00 00 ?? call function 0x004029cb L10: 89 30 ?? mov dword ds:[eax], esi e8 4b 05 00 00 ?? call function 0x00402a8b L11: cc ?? int3
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402541
__crt_debugger_hook
0
L1: 83 25 28 54 40 00 00 ?? and dword ds:[0x00405428], 0 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402549
__RTC_Initialize
0
L1: 53 ?? push ebx 56 ?? push esi be 94 39 40 00 ?? mov esi, 0x00403994 bb 94 39 40 00 ?? mov ebx, 0x00403994 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 3c 31 40 00 ?? call dword ds:[0x0040313c<"C&@">] 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402575
__RTC_Terminate
0
L1: 53 ?? push ebx 56 ?? push esi be 9c 39 40 00 ?? mov esi, 0x0040399c bb 9c 39 40 00 ?? mov ebx, 0x0040399c 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 3c 31 40 00 ?? call dword ds:[0x0040313c<"C&@">] 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x4025b0
__SEH_prolog4
0
L1: 68 14 26 40 00 ?? push function 0x00402614 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 50 40 00 ?? mov eax, dword ds:[0x00405004] 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402600
__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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402614
__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 cf 04 00 00 ?? call function 0x00402af1 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 8a 16 40 00 ?? push function 0x0040168a 68 04 50 40 00 ?? push 0x00405004 e8 9a 03 00 00 ?? call function 0x004029d7 L3: 83 c4 1c ?? add esp, 0x1c<28> 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402643
@_guard_check_icall_nop@4
0
L1: c2 00 00 ?? ret 0
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402646
_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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402650
_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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x40265a
___castguard_check_failure_debugbreak
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 00 34 40 00 ?? mov edx, 0x00403400 b9 c4 33 40 00 ?? mov ecx, 0x004033c4 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402675
___castguard_check_failure_fastfail
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 00 34 40 00 ?? mov edx, 0x00403400 b9 c4 33 40 00 ?? mov ecx, 0x004033c4 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402694
___castguard_check_failure_nop
0
L1: c2 00 00 ?? ret 0
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402697
___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 00 34 40 00 ?? mov edx, 0x00403400 b9 c4 33 40 00 ?? mov ecx, 0x004033c4 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 1f ?? ja basic block L6 L2: 83 3d 2c 54 40 00 00 ?? cmp dword ds:[0x0040542c], 0 74 16 ?? je basic block L6 L3: 56 ?? push esi 8b 35 2c 54 40 00 ?? mov esi, dword ds:[0x0040542c] 8b ce ?? mov ecx, esi ff 75 08 ?? push dword ss:[ebp + 8] ff 15 3c 31 40 00 ?? call dword ds:[0x0040313c<"C&@">] L4: ff d6 ?? call esi L5: 59 ?? pop ecx 5e ?? pop esi L6: 5d ?? pop ebp c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x4026d0
__castguard_compat_check
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba 00 34 40 00 ?? mov edx, 0x00403400 b9 c4 33 40 00 ?? mov ecx, 0x004033c4 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x4026eb
___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 c0 33 40 00 ?? sub eax, 0x004033c0 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 00 34 40 00 ?? mov edx, 0x00403400 b8 c4 33 40 00 ?? mov eax, 0x004033c4 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402718
___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 c0 33 40 00 ?? sub eax, 0x004033c0 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 00 34 40 00 ?? mov edx, 0x00403400 b8 c4 33 40 00 ?? mov eax, 0x004033c4 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402749
___castguard_slow_path_check_nop
0
L1: c2 00 00 ?? ret 0
./vs2019/wpo/RelWithDebInfo/oo.exe
0x40274c
___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 c0 33 40 00 ?? sub eax, 0x004033c0 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 34 ?? jbe basic block L7 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] ba 00 34 40 00 ?? mov edx, 0x00403400 b8 c4 33 40 00 ?? mov eax, 0x004033c4 2b ca ?? sub ecx, edx 2b c2 ?? sub eax, edx 3b c8 ?? cmp ecx, eax 77 1f ?? ja basic block L7 L3: 83 3d 2c 54 40 00 00 ?? cmp dword ds:[0x0040542c], 0 74 16 ?? je basic block L7 L4: 56 ?? push esi 8b 35 2c 54 40 00 ?? mov esi, dword ds:[0x0040542c] 8b ce ?? mov ecx, esi ff 75 08 ?? push dword ss:[ebp + 8] ff 15 3c 31 40 00 ?? call dword ds:[0x0040313c<"C&@">] L5: ff d6 ?? call esi L6: 59 ?? pop ecx 5e ?? pop esi L7: 5d ?? pop ebp c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402798
__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 c0 33 40 00 ?? sub eax, 0x004033c0 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x4027b2
__guard_icall_checks_enforced
0
L1: 8b 0d 3c 31 40 00 ?? mov ecx, dword ds:[0x0040313c<"C&@">] 33 c0 ?? xor eax, eax 81 f9 43 26 40 00 ?? cmp ecx, function 0x00402643 0f 95 c0 ?? setne al c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x4027c4
___isa_available_init
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 25 30 54 40 00 00 ?? and dword ds:[0x00405430], 0 83 ec 24 ?? sub esp, 0x24<36> 83 0d 10 50 40 00 01 ?? or dword ds:[0x00405010], 1 6a 0a ?? push 10 ff 15 10 30 40 00 ?? call dword ds:[0x00403010] L2: 85 c0 ?? test eax, eax 0f 84 a9 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 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 e4 ?? mov edi, dword ss:[ebp + 0xe4<228,-28>] 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax 81 f7 6e 74 65 6c ?? xor edi, 0x6c65746e 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>] 35 69 6e 65 49 ?? xor eax, 0x49656e69 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>] 35 47 65 6e 75 ?? xor eax, 0x756e6547 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 33 c0 ?? xor eax, eax 40 ?? inc eax 53 ?? push ebx 0f a2 ?? cpuid 8b f3 ?? mov esi, ebx 5b ?? pop ebx 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>] 89 73 04 ?? mov dword ds:[ebx + 4], esi 0b c7 ?? or eax, edi 0b 45 f8 ?? or eax, dword ss:[ebp + 0xf8<248,-8>] 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 34 54 40 00 ?? mov edi, dword ds:[0x00405434] 83 cf 01 ?? or edi, 1 89 3d 34 54 40 00 ?? mov dword ds:[0x00405434], edi eb 06 ?? jmp basic block L12 L11: 8b 3d 34 54 40 00 ?? mov edi, dword ds:[0x00405434] 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 2f ?? jl basic block L15 L13: 33 c9 ?? xor ecx, ecx 53 ?? push ebx 0f a2 ?? cpuid 8b f3 ?? mov esi, ebx 5b ?? pop ebx 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 34 54 40 00 ?? mov dword ds:[0x00405434], edi eb 03 ?? jmp basic block L16 L15: 8b 5d f0 ?? mov ebx, dword ss:[ebp + 0xf0<240,-16>] L16: a1 10 50 40 00 ?? mov eax, dword ds:[0x00405010] 83 c8 02 ?? or eax, 2 c7 05 30 54 40 00 01 00 ?? mov dword ds:[0x00405430], 1 00 00 a3 10 50 40 00 ?? mov dword ds:[0x00405010], 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 30 54 40 00 02 00 ?? mov dword ds:[0x00405430], 2 00 00 a3 10 50 40 00 ?? mov dword ds:[0x00405010], 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 10 50 40 00 ?? mov eax, dword ds:[0x00405010] 83 c8 08 ?? or eax, 8 c7 05 30 54 40 00 03 00 ?? mov dword ds:[0x00405430], 3 00 00 a3 10 50 40 00 ?? mov dword ds:[0x00405010], eax f6 c3 20 ?? test bl, 0x20<32> 74 3b ?? je basic block L24 L21: 83 c8 20 ?? or eax, 0x20<32> c7 05 30 54 40 00 05 00 ?? mov dword ds:[0x00405430], 5 00 00 a3 10 50 40 00 ?? mov dword ds:[0x00405010], 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 10 50 40 00 40 ?? or dword ds:[0x00405010], 0x40<64> 89 35 30 54 40 00 ?? mov dword ds:[0x00405430], esi L24: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx L25: 33 c0 ?? xor eax, eax c9 ?? leave c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402995
___scrt_is_ucrt_dll_in_use
0
L1: 33 c0 ?? xor eax, eax 39 05 14 50 40 00 ?? cmp dword ds:[0x00405014], eax 0f 95 c0 ?? setne al c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402adf
___acrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402adf
___scrt_stub_for_acrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402adf
___vcrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae2
___acrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae2
___scrt_stub_for_acrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae2
___vcrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae5
___acrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae5
___scrt_stub_for_acrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae5
___vcrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae8
___acrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae8
___scrt_stub_for_acrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402ae8
___vcrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402aeb
___acrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402aeb
___scrt_stub_for_acrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402aeb
___vcrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402aee
___scrt_stub_for_is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402aee
__is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402af1
__filter_x86_sse2_floating_point_exception
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d 30 54 40 00 01 ?? cmp dword ds:[0x00405430], 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x402af1
__filter_x86_sse2_floating_point_exception_default
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d 30 54 40 00 01 ?? cmp dword ds:[0x00405430], 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
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403038
__imp_?width@ios_base@std@@QBE_JXZ
1
0x00403038: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x40303c
__imp_?width@ios_base@std@@QAE_J_J@Z
1
0x0040303c: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403040
__imp_?good@ios_base@std@@QBE_NXZ
1
0x00403040: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403044
__imp_?rdstate@ios_base@std@@QBEHXZ
1
0x00403044: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403048
__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z
1
0x00403048: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x40304c
__imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z
1
0x0040304c: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403050
__imp_?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ
1
0x00403050: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403054
__imp_?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z
1
0x00403054: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403058
__imp_?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z
1
0x00403058: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x40305c
__imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ
1
0x0040305c: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403060
__imp_?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ
1
0x00403060: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403064
__imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z
1
0x00403064: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403068
__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z
1
0x00403068: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x40306c
__imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ
1
0x0040306c: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403070
__imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ
1
0x00403070: no instructions
./vs2019/wpo/RelWithDebInfo/oo.exe
0x403078
__imp_?flags@ios_base@std@@QBEHXZ
1
0x00403078: no instructions
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401000
?func1@Cls1@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba e0 31 40 00 ?? mov edx, 0x004031e0<"Cls1::func1()"> 68 50 16 40 00 ?? push function 0x00401650 e8 fb 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401020
?func2@Cls1@@QAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba f0 31 40 00 ?? mov edx, 0x004031f0<"Cls1::func2()"> 68 50 16 40 00 ?? push function 0x00401650 e8 db 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401040
?func3@Cls2@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 00 32 40 00 ?? mov edx, 0x00403200<"Cls2::func3()"> 68 50 16 40 00 ?? push function 0x00401650 e8 bb 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401060
?func4@Cls2@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 10 32 40 00 ?? mov edx, 0x00403210<"Cls2::func4()"> 68 50 16 40 00 ?? push function 0x00401650 e8 9b 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401080
?vf1@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 20 32 40 00 ?? mov edx, 0x00403220<"I am vf1"> 68 50 16 40 00 ?? push function 0x00401650 e8 7b 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4010a0
?vf2@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 2c 32 40 00 ?? mov edx, 0x0040322c<"I am vf2"> 68 50 16 40 00 ?? push function 0x00401650 e8 5b 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4010c0
?vf3@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 38 32 40 00 ?? mov edx, 0x00403238<"I am vf3"> 68 50 16 40 00 ?? push function 0x00401650 e8 3b 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4010e0
?vf4@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 44 32 40 00 ?? mov edx, 0x00403244<"I am vf4"> 68 50 16 40 00 ?? push function 0x00401650 e8 1b 03 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401100
?vf5@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 50 32 40 00 ?? mov edx, 0x00403250<"I am vf5"> 68 50 16 40 00 ?? push function 0x00401650 e8 fb 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401120
?vf6@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 5c 32 40 00 ?? mov edx, 0x0040325c<"I am vf6"> 68 50 16 40 00 ?? push function 0x00401650 e8 db 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401140
?vf7@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 68 32 40 00 ?? mov edx, 0x00403268<"I am vf7"> 68 50 16 40 00 ?? push function 0x00401650 e8 bb 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401160
?vf8@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 74 32 40 00 ?? mov edx, 0x00403274<"I am vf8"> 68 50 16 40 00 ?? push function 0x00401650 e8 9b 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401180
?vf9@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 80 32 40 00 ?? mov edx, 0x00403280<"I am vf9"> 68 50 16 40 00 ?? push function 0x00401650 e8 7b 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4011a0
?vf10@ClsBigVFTable@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 8c 32 40 00 ?? mov edx, 0x0040328c<"I am vf10"> 68 50 16 40 00 ?? push function 0x00401650 e8 5b 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4011c0
??0Cls3@@QAE@XZ
1
L1: c7 01 68 33 40 00 ?? mov dword ds:[ecx], 0x00403368 8b c1 ?? mov eax, ecx c7 41 0c 20 33 40 00 ?? mov dword ds:[ecx + 12], 0x00403320 c7 41 50 2c 33 40 00 ?? mov dword ds:[ecx + 0x50<80>], 0x0040332c c7 41 54 2a 00 00 00 ?? mov dword ds:[ecx + 0x54<84>], 0x0000002a<42> c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4011e0
?func1@Cls3@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba 98 32 40 00 ?? mov edx, 0x00403298<"Cls3::func1()"> 68 50 16 40 00 ?? push function 0x00401650 e8 1b 02 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401200
?func3@Cls3@@UAEXXZ
1
L1: 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] ba a8 32 40 00 ?? mov edx, 0x004032a8<"Cls3::func3()"> 68 50 16 40 00 ?? push function 0x00401650 e8 fb 01 00 00 ?? call function 0x00401410 L2: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L3: c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401220
??0Cls1@@QAE@XZ
1
L1: c7 01 70 33 40 00 ?? mov dword ds:[ecx], 0x00403370 8b c1 ?? mov eax, ecx c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401230
??0Cls2@@QAE@XZ
1
L1: c7 01 58 33 40 00 ?? mov dword ds:[ecx], 0x00403358 8b c1 ?? mov eax, ecx c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401240
??0ClsBigVFTable@@QAE@XZ
1
L1: c7 01 e8 32 40 00 ?? mov dword ds:[ecx], 0x004032e8 8b c1 ?? mov eax, ecx c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401250
_main
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx 56 ?? push esi 57 ?? push edi 6a 58 ?? push 0x58<88> e8 28 06 00 00 ?? call function 0x00401888 L2: 8b c8 ?? mov ecx, eax 6a 58 ?? push 0x58<88> 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx c7 41 0c 58 33 40 00 ?? mov dword ds:[ecx + 12], 0x00403358 c7 41 50 e8 32 40 00 ?? mov dword ds:[ecx + 0x50<80>], 0x004032e8 c7 01 68 33 40 00 ?? mov dword ds:[ecx], 0x00403368 c7 41 0c 20 33 40 00 ?? mov dword ds:[ecx + 12], 0x00403320 c7 41 50 2c 33 40 00 ?? mov dword ds:[ecx + 0x50<80>], 0x0040332c c7 41 54 2a 00 00 00 ?? mov dword ds:[ecx + 0x54<84>], 0x0000002a<42> e8 f3 05 00 00 ?? call function 0x00401888 L3: 6a 0c ?? push 12 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax c7 40 0c 58 33 40 00 ?? mov dword ds:[eax + 12], 0x00403358 c7 40 50 e8 32 40 00 ?? mov dword ds:[eax + 0x50<80>], 0x004032e8 c7 00 68 33 40 00 ?? mov dword ds:[eax], 0x00403368 c7 40 0c 20 33 40 00 ?? mov dword ds:[eax + 12], 0x00403320 c7 40 50 2c 33 40 00 ?? mov dword ds:[eax + 0x50<80>], 0x0040332c c7 40 54 2a 00 00 00 ?? mov dword ds:[eax + 0x54<84>], 0x0000002a<42> e8 c0 05 00 00 ?? call function 0x00401888 L4: 6a 58 ?? push 0x58<88> 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax c7 40 04 00 00 00 00 ?? mov dword ds:[eax + 4], 0 c7 40 08 00 00 00 00 ?? mov dword ds:[eax + 8], 0 c7 00 70 33 40 00 ?? mov dword ds:[eax], 0x00403370 e8 a2 05 00 00 ?? call function 0x00401888 L5: 6a 58 ?? push 0x58<88> 8b d8 ?? mov ebx, eax 6a 00 ?? push 0 53 ?? push ebx 89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx e8 cc 18 00 00 ?? call function 0x00402bc1 L6: c7 43 0c 58 33 40 00 ?? mov dword ds:[ebx + 12], 0x00403358 83 c4 1c ?? add esp, 0x1c<28> c7 43 50 e8 32 40 00 ?? mov dword ds:[ebx + 0x50<80>], 0x004032e8 ba f0 31 40 00 ?? mov edx, 0x004031f0<"Cls1::func2()"> c7 43 54 2a 00 00 00 ?? mov dword ds:[ebx + 0x54<84>], 0x0000002a<42> c7 03 78 33 40 00 ?? mov dword ds:[ebx], 0x00403378 c7 43 0c 14 33 40 00 ?? mov dword ds:[ebx + 12], 0x00403314 c7 43 50 bc 32 40 00 ?? mov dword ds:[ebx + 0x50<80>], 0x004032bc 8b 0d 7c 30 40 00 ?? mov ecx, dword ds:[0x0040307c<"T?@">] 68 50 16 40 00 ?? push function 0x00401650 e8 da 00 00 00 ?? call function 0x00401410 L7: 8b c8 ?? mov ecx, eax ff 15 48 30 40 00 ?? call dword ds:[function 0x00403048<"xB@">] L8: 8b 43 0c ?? mov eax, dword ds:[ebx + 12] 8d 4b 0c ?? lea ecx, ds:[ebx + 12] ff 50 04 ?? call dword ds:[eax + 4] L9: 8b 43 50 ?? mov eax, dword ds:[ebx + 0x50<80>] 8d 4b 50 ?? lea ecx, ds:[ebx + 0x50<80>] ff 50 24 ?? call dword ds:[eax + 0x24<36>] L10: 8b 7d fc ?? mov edi, dword ss:[ebp + 0xfc<252,-4>] 8b cf ?? mov ecx, edi 8b 07 ?? mov eax, dword ds:[edi] ff 10 ?? call dword ds:[eax] L11: 8b 47 0c ?? mov eax, dword ds:[edi + 12] 8d 4f 0c ?? lea ecx, ds:[edi + 12] ff 10 ?? call dword ds:[eax] L12: 8b 47 0c ?? mov eax, dword ds:[edi + 12] 8d 4f 0c ?? lea ecx, ds:[edi + 12] ff 50 04 ?? call dword ds:[eax + 4] L13: 8b 75 f8 ?? mov esi, dword ss:[ebp + 0xf8<248,-8>] 8b ce ?? mov ecx, esi 8b 06 ?? mov eax, dword ds:[esi] ff 10 ?? call dword ds:[eax] L14: 6a 58 ?? push 0x58<88> 57 ?? push edi e8 3d 05 00 00 ?? call function 0x004018b8 L15: 6a 0c ?? push 12 56 ?? push esi e8 35 05 00 00 ?? call function 0x004018b8 L16: 6a 58 ?? push 0x58<88> 53 ?? push ebx e8 2d 05 00 00 ?? call function 0x004018b8 L17: 6a 0c ?? push 12 ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] e8 23 05 00 00 ?? call function 0x004018b8 L18: 83 c4 20 ?? add esp, 0x20<32> 33 c0 ?? xor eax, eax 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4013b0
??0Cls4@@QAE@XZ
1
L1: c7 41 54 2a 00 00 00 ?? mov dword ds:[ecx + 0x54<84>], 0x0000002a<42> 8b c1 ?? mov eax, ecx c7 01 78 33 40 00 ?? mov dword ds:[ecx], 0x00403378 c7 41 0c 14 33 40 00 ?? mov dword ds:[ecx + 12], 0x00403314 c7 41 50 bc 32 40 00 ?? mov dword ds:[ecx + 0x50<80>], 0x004032bc c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401410
??$?6U?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBD@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 75 2d 40 00 ?? push 0x00402d75 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 83 ec 20 ?? sub esp, 0x20<32> 53 ?? push ebx 56 ?? push esi 57 ?? push edi a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004] 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 c2 ?? mov eax, edx 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 8b d9 ?? mov ebx, ecx 89 5d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ebx 8b c8 ?? mov ecx, eax c7 45 dc 00 00 00 00 ?? mov dword ss:[ebp + 0xdc<220,-36>], 0 8d 71 01 ?? lea esi, ds:[ecx + 1] L2: 8a 01 ?? mov al, byte ds:[ecx] 41 ?? inc ecx 84 c0 ?? test al, al L3: 75 f9 ?? jne basic block L2 L4: 8b 13 ?? mov edx, dword ds:[ebx] 2b ce ?? sub ecx, esi 89 4d ec ?? mov dword ss:[ebp + 0xec<236,-20>], ecx 8b 42 04 ?? mov eax, dword ds:[edx + 4] 03 c3 ?? add eax, ebx 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 8b 78 24 ?? mov edi, dword ds:[eax + 0x24<36>] 8b 70 20 ?? mov esi, dword ds:[eax + 0x20<32>] 85 ff ?? test edi, edi 7c 17 ?? jl basic block L11 L5: 7f 0e ?? jg basic block L10 L6: 85 f6 ?? test esi, esi 74 11 ?? je basic block L11 L7: 85 ff ?? test edi, edi 7c 0d ?? jl basic block L11 L8: 7f 04 ?? jg basic block L10 L9: 3b f1 ?? cmp esi, ecx 76 07 ?? jbe basic block L11 L10: 2b f1 ?? sub esi, ecx 83 df 00 ?? sbb edi, 0 eb 0e ?? jmp basic block L12 L11: 0f 57 c0 ?? xorps xmm0, xmm0 66 0f 13 45 d4 ?? movlpd double ss:[ebp + 0xd4<212,-44>], xmm0 8b 7d d8 ?? mov edi, dword ss:[ebp + 0xd8<216,-40>] 8b 75 d4 ?? mov esi, dword ss:[ebp + 0xd4<212,-44>] L12: 8b 40 38 ?? mov eax, dword ds:[eax + 0x38<56>] 8b ca ?? mov ecx, edx 89 5d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], ebx 85 c0 ?? test eax, eax 74 0f ?? je basic block L15 L13: 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>] 8b 00 ?? mov eax, dword ds:[eax] 8b 49 38 ?? mov ecx, dword ds:[ecx + 0x38<56>] ff 50 04 ?? call dword ds:[eax + 4] L14: 8b 13 ?? mov edx, dword ds:[ebx] 8b ca ?? mov ecx, edx L15: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 8b 42 04 ?? mov eax, dword ds:[edx + 4] 03 c3 ?? add eax, ebx 83 78 0c 00 ?? cmp dword ds:[eax + 12], 0 74 04 ?? je basic block L17 L16: 32 c0 ?? xor al, al eb 26 ?? jmp basic block L22 L17: 8b 40 3c ?? mov eax, dword ds:[eax + 0x3c<60>] 85 c0 ?? test eax, eax 74 1d ?? je basic block L21 L18: 3b c3 ?? cmp eax, ebx 74 19 ?? je basic block L21 L19: 8b c8 ?? mov ecx, eax ff 15 50 30 40 00 ?? call dword ds:[function 0x00403050] L20: 8b 13 ?? mov edx, dword ds:[ebx] 8b ca ?? mov ecx, edx 8b 42 04 ?? mov eax, dword ds:[edx + 4] 83 7c 18 0c 00 ?? cmp dword ds:[eax + ebx + 12], 0 0f 94 c0 ?? sete al eb 02 ?? jmp basic block L22 L21: b0 01 ?? mov al, 1 L22: 88 45 d8 ?? mov byte ss:[ebp + 0xd8<216,-40>], al c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 84 c0 ?? test al, al 75 0a ?? jne basic block L24 L23: b9 04 00 00 00 ?? mov ecx, 4 e9 e7 00 00 00 ?? jmp basic block L50 L24: c6 45 fc 02 ?? mov byte ss:[ebp + 0xfc<252,-4>], 2 8b 42 04 ?? mov eax, dword ds:[edx + 4] 8b 44 18 14 ?? mov eax, dword ds:[eax + ebx + 0x14<20>] 25 c0 01 00 00 ?? and eax, 0x000001c0<448> 83 f8 40 ?? cmp eax, 0x40<64> 74 3d ?? je basic block L34 L25: 66 0f 1f 44 00 00 ?? nop word ds:[eax + eax + 0] L26: 85 ff ?? test edi, edi 7c 31 ?? jl basic block L33 L27: 7f 04 ?? jg basic block L29 L28: 85 f6 ?? test esi, esi 74 2b ?? je basic block L33 L29: 8b 03 ?? mov eax, dword ds:[ebx] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 8a 44 19 40 ?? mov al, byte ds:[ecx + ebx + 0x40<64>] 8b 4c 19 38 ?? mov ecx, dword ds:[ecx + ebx + 0x38<56>] 88 45 e4 ?? mov byte ss:[ebp + 0xe4<228,-28>], al ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] ff 15 4c 30 40 00 ?? call dword ds:[function 0x0040304c<"8B@">] L30: 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 05 ?? jne basic block L32 L31: 8d 48 05 ?? lea ecx, ds:[eax + 5] eb 61 ?? jmp basic block L45 L32: 83 c6 ff ?? add esi, 0xff<255,-1> 83 d7 ff ?? adc edi, 0xff<255,-1> eb cb ?? jmp basic block L26 L33: 8b 0b ?? mov ecx, dword ds:[ebx] L34: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 6a 00 ?? push 0 ff 75 ec ?? push dword ss:[ebp + 0xec<236,-20>] ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] 8b 4c 18 38 ?? mov ecx, dword ds:[eax + ebx + 0x38<56>] ff 15 68 30 40 00 ?? call dword ds:[function 0x00403068<"T@@">] L35: 3b 45 ec ?? cmp eax, dword ss:[ebp + 0xec<236,-20>] 75 2c ?? jne basic block L42 L36: 85 d2 ?? test edx, edx 75 28 ?? jne basic block L42 L37: 85 ff ?? test edi, edi 7c 33 ?? jl basic block L44 L38: 7f 04 ?? jg basic block L40 L39: 85 f6 ?? test esi, esi 74 2d ?? je basic block L44 L40: 8b 03 ?? mov eax, dword ds:[ebx] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 8a 44 19 40 ?? mov al, byte ds:[ecx + ebx + 0x40<64>] 8b 4c 19 38 ?? mov ecx, dword ds:[ecx + ebx + 0x38<56>] 88 45 e0 ?? mov byte ss:[ebp + 0xe0<224,-32>], al ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] ff 15 4c 30 40 00 ?? call dword ds:[function 0x0040304c<"8B@">] L41: 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 07 ?? jne basic block L43 L42: b9 04 00 00 00 ?? mov ecx, 4 eb 0a ?? jmp basic block L45 L43: 83 c6 ff ?? add esi, 0xff<255,-1> 83 d7 ff ?? adc edi, 0xff<255,-1> eb c9 ?? jmp basic block L37 L44: 33 c9 ?? xor ecx, ecx L45: 8b 03 ?? mov eax, dword ds:[ebx] 8b 40 04 ?? mov eax, dword ds:[eax + 4] c7 44 18 20 00 00 00 00 ?? mov dword ds:[eax + ebx + 0x20<32>], 0 c7 44 18 24 00 00 00 00 ?? mov dword ds:[eax + ebx + 0x24<36>], 0 eb 20 ?? jmp basic block L49 L46: 8b 55 e8 ?? mov edx, dword ss:[ebp + 0xe8<232,-24>] 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 64 30 40 00 ?? call dword ds:[function 0x00403064] L47: b8 df 15 40 00 ?? mov eax, basic block L48 c3 ?? ret L48: 8b 5d e8 ?? mov ebx, dword ss:[ebp + 0xe8<232,-24>] 8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>] L49: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 L50: 8b 03 ?? mov eax, dword ds:[ebx] 6a 00 ?? push 0 51 ?? push ecx 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 03 cb ?? add ecx, ebx ff 15 64 30 40 00 ?? call dword ds:[function 0x00403064] L51: c7 45 fc 04 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 4 ff 15 74 30 40 00 ?? call dword ds:[0x00403074] L52: 8b 75 d4 ?? mov esi, dword ss:[ebp + 0xd4<212,-44>] 84 c0 ?? test al, al 75 08 ?? jne basic block L54 L53: 8b ce ?? mov ecx, esi ff 15 6c 30 40 00 ?? call dword ds:[function 0x0040306c] L54: c6 45 fc 05 ?? mov byte ss:[ebp + 0xfc<252,-4>], 5 8b 06 ?? mov eax, dword ds:[esi] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 8b 4c 30 38 ?? mov ecx, dword ds:[eax + esi + 0x38<56>] 85 c9 ?? test ecx, ecx 74 05 ?? je basic block L56 L55: 8b 01 ?? mov eax, dword ds:[ecx] ff 50 08 ?? call dword ds:[eax + 8] L56: 8b c3 ?? mov eax, ebx 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
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401650
??$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 58 30 40 00 ?? call dword ds:[function 0x00403058<"zA@">] L2: 0f b6 c8 ?? movzx ecx, al 51 ?? push ecx 8b ce ?? mov ecx, esi ff 15 54 30 40 00 ?? call dword ds:[function 0x00403054] L3: 8b ce ?? mov ecx, esi ff 15 50 30 40 00 ?? call dword ds:[function 0x00403050] L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401680
??Bsentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QBE_NXZ
1
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4] c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401690
??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 a0 2d 40 00 ?? push 0x00402da0 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 56 ?? push esi a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004] 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 ff 15 74 30 40 00 ?? call dword ds:[0x00403074] L2: 84 c0 ?? test al, al 75 08 ?? jne basic block L4 L3: 8b 0e ?? mov ecx, dword ds:[esi] ff 15 6c 30 40 00 ?? call dword ds:[function 0x0040306c] L4: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 8b 0e ?? mov ecx, dword ds:[esi] 8b 01 ?? mov eax, dword ds:[ecx] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 8b 4c 08 38 ?? mov ecx, dword ds:[eax + ecx + 0x38<56>] 85 c9 ?? test ecx, ecx 74 05 ?? je basic block L6 L5: 8b 01 ?? mov eax, dword ds:[ecx] ff 50 08 ?? call dword ds:[eax + 8] L6: 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
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401700
??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 cd 2d 40 00 ?? push 0x00402dcd 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 50 40 00 ?? mov eax, dword ds:[0x00405004] 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 89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 89 3e ?? mov dword ds:[esi], edi 8b 17 ?? mov edx, dword ds:[edi] 8b 42 04 ?? mov eax, dword ds:[edx + 4] 8b 4c 38 38 ?? mov ecx, dword ds:[eax + edi + 0x38<56>] 85 c9 ?? test ecx, ecx 74 07 ?? je basic block L4 L2: 8b 01 ?? mov eax, dword ds:[ecx] ff 50 04 ?? call dword ds:[eax + 4] L3: 8b 17 ?? mov edx, dword ds:[edi] L4: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0 8b 42 04 ?? mov eax, dword ds:[edx + 4] 83 7c 38 0c 00 ?? cmp dword ds:[eax + edi + 12], 0 8d 0c 38 ?? lea ecx, ds:[eax + edi] 74 04 ?? je basic block L6 L5: 32 c0 ?? xor al, al eb 22 ?? jmp basic block L11 L6: 8b 49 3c ?? mov ecx, dword ds:[ecx + 0x3c<60>] 85 c9 ?? test ecx, ecx 74 19 ?? je basic block L10 L7: 3b cf ?? cmp ecx, edi 74 15 ?? je basic block L10 L8: ff 15 50 30 40 00 ?? call dword ds:[function 0x00403050] L9: 8b 07 ?? mov eax, dword ds:[edi] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 83 7c 38 0c 00 ?? cmp dword ds:[eax + edi + 12], 0 0f 94 c0 ?? sete al eb 02 ?? jmp basic block L11 L10: b0 01 ?? mov al, 1 L11: 88 46 04 ?? mov byte ds:[esi + 4], al 8b c6 ?? mov eax, esi 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
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4017a0
??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 f0 2d 40 00 ?? push 0x00402df0 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004] 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 09 ?? mov ecx, dword ds:[ecx] 8b 01 ?? mov eax, dword ds:[ecx] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 8b 4c 08 38 ?? mov ecx, dword ds:[eax + ecx + 0x38<56>] 85 c9 ?? test ecx, ecx 74 05 ?? je basic block L3 L2: 8b 01 ?? mov eax, dword ds:[ecx] ff 50 08 ?? call dword ds:[eax + 8] L3: 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
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4017f0
??0_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 56 ?? push esi 8b f1 ?? mov esi, ecx 89 16 ?? mov dword ds:[esi], edx 8b 02 ?? mov eax, dword ds:[edx] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 8b 4c 10 38 ?? mov ecx, dword ds:[eax + edx + 0x38<56>] 85 c9 ?? test ecx, ecx 74 05 ?? je basic block L3 L2: 8b 01 ?? mov eax, dword ds:[ecx] ff 50 04 ?? call dword ds:[eax + 4] L3: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x40187a
@__security_check_cookie@4
0
L1: 3b 0d 04 50 40 00 ?? cmp ecx, dword ds:[0x00405004] 75 01 ?? jne basic block L3 L2: c3 ?? ret L3: e9 48 03 00 00 ?? jmp function 0x00401bd0
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401888
??2@YAPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp eb 0d ?? jmp basic block L4 L2: ff 75 08 ?? push dword ss:[ebp + 8] e8 38 13 00 00 ?? call function 0x00402bcd L3: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 0f ?? je basic block L7 L4: ff 75 08 ?? push dword ss:[ebp + 8] e8 31 13 00 00 ?? call function 0x00402bd3 L5: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 e6 ?? je basic block L2 L6: 5d ?? pop ebp c3 ?? ret L7: 83 7d 08 ff ?? cmp dword ss:[ebp + 8], 0xff<255,-1> 0f 84 aa 07 00 00 ?? je function 0x0040205d L8: e9 88 07 00 00 ?? jmp function 0x00402040
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4018b8
??3@YAXPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 c4 07 00 00 ?? call function 0x00402087 L2: 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4018c6
??1type_info@@UAE@XZ
1
L1: c7 01 74 31 40 00 ?? mov dword ds:[ecx], 0x00403174 c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4018cd
??_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 74 31 40 00 ?? mov dword ds:[esi], 0x00403174 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 d1 ff ff ff ?? call function 0x004018b8 L3: 59 ?? pop ecx 59 ?? pop ecx L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4018cd
??_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 74 31 40 00 ?? mov dword ds:[esi], 0x00403174 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 d1 ff ff ff ?? call function 0x004018b8 L3: 59 ?? pop ecx 59 ?? pop ecx L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4018f0
pre_c_initialization
0
L1: 56 ?? push esi 6a 01 ?? push 1 e8 e7 12 00 00 ?? call function 0x00402bdf L2: e8 a9 0b 00 00 ?? call function 0x004024a6 L3: 50 ?? push eax e8 12 13 00 00 ?? call function 0x00402c15 L4: e8 9b 0b 00 00 ?? call function 0x004024a3 L5: 8b f0 ?? mov esi, eax e8 36 13 00 00 ?? call function 0x00402c45 L6: 6a 01 ?? push 1 89 30 ?? mov dword ds:[eax], esi e8 27 09 00 00 ?? call function 0x0040223f 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 12 0e 00 00 ?? call function 0x00402739 L9: 68 65 27 40 00 ?? push function 0x00402765 e8 be 0a 00 00 ?? call function 0x004023ef L10: e8 69 0b 00 00 ?? call function 0x0040249f L11: 50 ?? push eax e8 af 12 00 00 ?? call function 0x00402beb L12: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 51 ?? jne basic block L30 L13: e8 6b 0b 00 00 ?? call function 0x004024b2 L14: e8 d1 0b 00 00 ?? call function 0x0040251d L15: 85 c0 ?? test eax, eax 74 0b ?? je basic block L18 L16: 68 9c 24 40 00 ?? push function 0x0040249c e8 8b 12 00 00 ?? call function 0x00402be5 L17: 59 ?? pop ecx L18: e8 8e 0b 00 00 ?? call function 0x004024ee L19: e8 8c 0b 00 00 ?? call function 0x004024f1 L20: e8 63 0b 00 00 ?? call function 0x004024cd L21: e8 40 0b 00 00 ?? call function 0x004024af L22: 50 ?? push eax e8 c4 12 00 00 ?? call function 0x00402c39 L23: 59 ?? pop ecx e8 4f 0b 00 00 ?? call function 0x004024ca L24: 84 c0 ?? test al, al 74 05 ?? je basic block L26 L25: e8 6d 12 00 00 ?? call function 0x00402bf1 L26: e8 fd 0c 00 00 ?? call function 0x00402686 L27: e8 f3 0c 00 00 ?? call function 0x00402681 L28: 85 c0 ?? test eax, eax 75 01 ?? jne basic block L30 L29: c3 ?? ret L30: 6a 07 ?? push 7 e8 9b 0b 00 00 ?? call function 0x00402535 L31: cc ?? int3
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x40199b
post_pgo_initialization
0
L1: e8 60 0b 00 00 ?? call function 0x00402500 L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4019a3
pre_cpp_initialization
0
L1: e8 24 0d 00 00 ?? call function 0x004026cc L2: e8 ff 0a 00 00 ?? call function 0x004024ac L3: 50 ?? push eax e8 8c 12 00 00 ?? call function 0x00402c3f L4: 59 ?? pop ecx c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4019b5
__scrt_common_main
0
L1: e8 97 0a 00 00 ?? call function 0x00402451 L2: e9 00 00 00 00 ?? jmp function 0x004019bf
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x4019bf
__scrt_common_main_seh
0
L1: 6a 14 ?? push 0x14<20> 68 98 3c 40 00 ?? push 0x00403c98 e8 d5 0d 00 00 ?? call function 0x004027a0 L2: 6a 01 ?? push 1 e8 34 08 00 00 ?? call function 0x00402206 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 22 07 00 00 ?? call function 0x0040210b L5: 88 45 dc ?? mov byte ss:[ebp + 0xdc<220,-36>], al a1 1c 54 40 00 ?? mov eax, dword ds:[0x0040541c] 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 1c 54 40 00 ?? mov dword ds:[0x0040541c], ecx 68 5c 31 40 00 ?? push 0x0040315c 68 50 31 40 00 ?? push 0x00403150 e8 ee 11 00 00 ?? call function 0x00402c03 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 4c 31 40 00 ?? push 0x0040314c 68 44 31 40 00 ?? push 0x00403144 e8 c2 11 00 00 ?? call function 0x00402bfd L11: 59 ?? pop ecx 59 ?? pop ecx c7 05 1c 54 40 00 02 00 ?? mov dword ds:[0x0040541c], 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 04 09 00 00 ?? call function 0x0040235a L14: 59 ?? pop ecx e8 cd 0a 00 00 ?? call function 0x00402529 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 5c 08 00 00 ?? call function 0x004022c6 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 3c 31 40 00 ?? call dword ds:[0x0040313c<"3(@">] L19: ff d6 ?? call esi L20: e8 ab 0a 00 00 ?? call function 0x0040252f L21: 8b f0 ?? mov esi, eax 39 3e ?? cmp dword ds:[esi], edi 74 13 ?? je basic block L26 L22: 56 ?? push esi e8 36 08 00 00 ?? call function 0x004022c6 L23: 59 ?? pop ecx 84 c0 ?? test al, al 74 08 ?? je basic block L26 L24: ff 36 ?? push dword ds:[esi] e8 97 11 00 00 ?? call function 0x00402c33 L25: 59 ?? pop ecx L26: e8 55 11 00 00 ?? call function 0x00402bf7 L27: 8b f8 ?? mov edi, eax e8 78 11 00 00 ?? call function 0x00402c21 L28: 8b 30 ?? mov esi, dword ds:[eax] e8 6b 11 00 00 ?? call function 0x00402c1b L29: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 97 f7 ff ff ?? call function 0x00401250 L30: 83 c4 0c ?? add esp, 12 8b f0 ?? mov esi, eax e8 c6 0b 00 00 ?? call function 0x00402689 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 57 11 00 00 ?? call function 0x00402c27 L34: 6a 00 ?? push 0 6a 01 ?? push 1 e8 9e 08 00 00 ?? call function 0x00402377 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 e2 10 00 00 ?? call function 0x00402bd9 L37: 59 ?? pop ecx 59 ?? pop ecx c3 ?? ret L38: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>] e8 87 0b 00 00 ?? call function 0x00402689 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 1c 11 00 00 ?? call function 0x00402c2d 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 03 0a 00 00 ?? call function 0x00402535 L45: 56 ?? push esi e8 d1 10 00 00 ?? call function 0x00402c09 L46: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 cf 10 00 00 ?? call function 0x00402c0f L47: cc ?? int3 L48: e8 59 09 00 00 ?? call function 0x0040249f L49: 50 ?? push eax e8 9f 10 00 00 ?? call function 0x00402beb L50: 59 ?? pop ecx c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401b53
invoke_main
0
L1: 56 ?? push esi 57 ?? push edi e8 9d 10 00 00 ?? call function 0x00402bf7 L2: 8b f8 ?? mov edi, eax e8 c0 10 00 00 ?? call function 0x00402c21 L3: 8b 30 ?? mov esi, dword ds:[eax] e8 b3 10 00 00 ?? call function 0x00402c1b L4: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 df f6 ff ff ?? call function 0x00401250 L5: 83 c4 0c ?? add esp, 12 5f ?? pop edi 5e ?? pop esi c3 ?? ret
./vs2019/wpo/RelWithDebInfo/oo2.exe
0x401b9e
_mainCRTStartup
0
L1: e8 ae 08 00 00 ?? call function 0x00402451 L2: e9 17 fe ff ff ?? jmp function 0x004019bf