Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401e40
_ReadPointerNoFence
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 00 ?? mov eax, dword ds:[eax] 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401e4a
__InlineInterlockedExchangePointer
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 87 01 ?? xchg dword ds:[ecx], eax 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401e57
___castguard_check_failure_debugbreak
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba c0 32 40 00 ?? mov edx, 0x004032c0 b9 c0 32 40 00 ?? mov ecx, 0x004032c0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 01 ?? ja basic block L3 L2: cc ?? int3 L3: 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401e72
___castguard_check_failure_fastfail
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba c0 32 40 00 ?? mov edx, 0x004032c0 b9 c0 32 40 00 ?? mov ecx, 0x004032c0 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...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401e91
___castguard_check_failure_nop
0
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401e94
___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 c0 32 40 00 ?? mov edx, 0x004032c0 b9 c0 32 40 00 ?? mov ecx, 0x004032c0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 11 ?? ja basic block L4 L2: 83 3d e4 30 40 00 00 ?? cmp dword ds:[0x004030e4], 0 74...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401ebf
__castguard_check_failure_os_handled_wrapper
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d e4 30 40 00 00 ?? cmp dword ds:[0x004030e4], 0 74 08 ?? je basic block L3 L2: a1 e4 30 40 00 ?? mov eax, dword ds:[0x004030e4] 5d ?? pop ebp ff e0 ?? jmp eax L3: 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401ed5
___castguard_check_failure_user_handled
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba c0 32 40 00 ?? mov edx, 0x004032c0 b9 c0 32 40 00 ?? mov ecx, 0x004032c0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c1 ?? cmp eax, ecx 77 1a ?? ja basic block L7 L2: 56 ?? push esi 8b 35 d4 43 40 00 ?? mov esi, dword ds:[...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401f09
__castguard_check_failure_user_handled_wrapper
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 35 d4 43 40 00 ?? mov esi, dword ds:[0x004043d4] 85 f6 ?? test esi, esi 74 0e ?? je basic block L5 L2: ff 75 08 ?? push dword ss:[ebp + 8] 8b ce ?? mov ecx, esi ff 15 dc 30 40 00 ?? call dword ds:[0x004030dc] L3: ff d6 ?? call esi L4: 59 ?? pop ecx ...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401f28
__castguard_compat_check
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] ba c0 32 40 00 ?? mov edx, 0x004032c0 b9 c0 32 40 00 ?? mov ecx, 0x004032c0 2b c2 ?? sub eax, edx 2b ca ?? sub ecx, edx 3b c8 ?? cmp ecx, eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401f43
___castguard_set_user_handler
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] b9 d4 43 40 00 ?? mov ecx, 0x004043d4 87 01 ?? xchg dword ds:[ecx], eax 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401f52
___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 80 32 40 00 ?? sub eax, 0x00403280 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 c0 32 40 00 ?? m...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401f7f
___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 80 32 40 00 ?? sub eax, 0x00403280 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 c0 32 40 00 ?? m...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401fb0
___castguard_slow_path_check_nop
0
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401fb3
___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 80 32 40 00 ?? sub eax, 0x00403280 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 29 ?? jbe basic block L6 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] b...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x401ff6
___castguard_slow_path_check_user_handled
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 2b 45 0c ?? sub eax, dword ss:[ebp + 12] 2d 80 32 40 00 ?? sub eax, 0x00403280 83 e8 40 ?? sub eax, 0x40<64> 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 76 2f ?? jbe basic block L8 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] b...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40203d
__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 80 32 40 00 ?? sub eax, 0x00403280 83 e8 40 ?? sub eax, 0x40<64> 39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax 1b c0 ?? sbb eax, eax f7 d8 ?? neg eax 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402057
__guard_icall_checks_enforced
0
L1: 8b 0d dc 30 40 00 ?? mov ecx, dword ds:[0x004030dc] 33 c0 ?? xor eax, eax 81 f9 33 1e 40 00 ?? cmp ecx, function 0x00401e33 0f 95 c0 ?? setne al c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402069
??3@YAXPAX@Z
0
L1: e9 ac 02 00 00 ?? jmp 0x0040231a ff 25 58 30 40 00 ?? jmp dword ds:[0x00403058]
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40206e
___isa_available_init
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 25 d8 43 40 00 00 ?? and dword ds:[0x004043d8], 0 83 ec 24 ?? sub esp, 0x24<36> 83 0d 10 40 40 00 01 ?? or dword ds:[0x00404010], 1 6a 0a ?? push 10 ff 15 10 30 40 00 ?? call dword ds:[0x00403010] L2: 85 c0 ?? test eax, eax 0f 84 ac 01 00 00 ?? je basic block L25 L3...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402242
___scrt_is_ucrt_dll_in_use
0
L1: 33 c0 ?? xor eax, eax 39 05 14 40 40 00 ?? cmp dword ds:[0x00404014], eax 0f 95 c0 ?? setne al c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40236e
___acrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40236e
___scrt_stub_for_acrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40236e
___vcrt_initialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402371
___acrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402371
___scrt_stub_for_acrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402371
___vcrt_thread_attach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402374
___acrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402374
___scrt_stub_for_acrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402374
___vcrt_thread_detach
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402377
___acrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402377
___scrt_stub_for_acrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402377
___vcrt_uninitialize
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40237a
___acrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40237a
___scrt_stub_for_acrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40237a
___vcrt_uninitialize_critical
0
L1: b0 01 ?? mov al, 1 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40237d
___scrt_stub_for_is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x40237d
__is_c_termination_complete
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402380
__filter_x86_sse2_floating_point_exception
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d d8 43 40 00 01 ?? cmp dword ds:[0x004043d8], 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 bl...
./vs2022/wpo/RelWithDebInfo/ooneg.exe
0x402380
__filter_x86_sse2_floating_point_exception_default
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 3d d8 43 40 00 01 ?? cmp dword ds:[0x004043d8], 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 bl...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401000
??2@YAPAXIPAX@Z
0
L1: 8b c2 ?? mov eax, edx c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401010
??_U@YAPAXIPAX@Z
0
L1: 8b c2 ?? mov eax, edx c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401020
?_Adjust_manually_vector_aligned@std@@YAXAAPAXAAI@Z
0
L1: 83 02 23 ?? add dword ds:[edx], 0x23<35> 8b 01 ?? mov eax, dword ds:[ecx] 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>] 2b c2 ?? sub eax, edx 83 c0 fc ?? add eax, 0xfc<252,-4> 83 f8 1f ?? cmp eax, 0x1f<31> 77 03 ?? ja basic block L3 L2: 89 11 ?? mov dword ds:[ecx], edx c3 ?? ret L3: ff 25 b0 30 40 00...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401040
?_Orphan_all@_Container_base0@std@@QAEXXZ
1
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401050
?_Alloc_proxy@_Container_base0@std@@QAEXABU_Fake_allocator@2@@Z
1
L1: c2 04 00 ?? ret 4
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401060
?g@@YAXXZ
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 80 2e 40 00 ?? push 0x00402e80 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 83 ec 18 ?? sub esp, 0x18<24> 56 ?? push esi 57 ?? push edi a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004] 33 c5 ?? xor eax, ebp 50 ?? push eax 8...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401320
??0dummy@@QAE@XZ
1
L1: 0f 57 c0 ?? xorps xmm0, xmm0 8b c1 ?? mov eax, ecx 0f 11 41 08 ?? movups v4float ds:[ecx + 8], xmm0 c7 41 18 00 00 00 00 ?? mov dword ds:[ecx + 0x18<24>], 0 c7 41 1c 0f 00 00 00 ?? mov dword ds:[ecx + 0x1c<28>], 15 c6 41 08 00 ?? mov byte ds:[ecx + 8], 0 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401340
??_Edummy@@QAEPAXI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 a0 2e 40 00 ?? push 0x00402ea0 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>] 6...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4013b0
??1dummy@@QAE@XZ
1
L1: 56 ?? push esi 8b f1 ?? mov esi, ecx 8b 4e 1c ?? mov ecx, dword ds:[esi + 0x1c<28>] 83 f9 10 ?? cmp ecx, 0x10<16> 72 28 ?? jb basic block L7 L2: 8b 46 08 ?? mov eax, dword ds:[esi + 8] 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...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401400
??_Gdummy@@QAEPAXI@Z
1
L1: 56 ?? push esi 8b f1 ?? mov esi, ecx 8b 4e 1c ?? mov ecx, dword ds:[esi + 0x1c<28>] 83 f9 10 ?? cmp ecx, 0x10<16> 72 28 ?? jb basic block L7 L2: 8b 46 08 ?? mov eax, dword ds:[esi + 8] 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...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401460
_main
0
L1: e8 fb fb ff ff ?? call function 0x00401060 L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401470
??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 +...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4014c0
??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ
1
L1: 0f 57 c0 ?? xorps xmm0, xmm0 8b c1 ?? mov eax, ecx 0f 11 01 ?? movups v4float ds:[ecx], xmm0 c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0 c7 41 14 0f 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 15 c6 01 00 ?? mov byte ds:[ecx], 0 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4014e0
??1?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@XZ
1
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4014f0
??1?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ
1
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401500
?_Getal@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEAAV?$allocator@D@2@XZ
1
L1: 8b c1 ?? mov eax, ecx c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401510
?_Tidy_deallocate@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ
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 +...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401560
?_Tidy_init@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ
1
L1: c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0 c7 41 14 0f 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 15 c6 01 00 ?? mov byte ds:[ecx], 0 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401580
??1_Bxty@?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ
1
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401590
?_Get_first@?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAEAAV?$allocator@D@2@XZ
1
L1: 8b c1 ?? mov eax, ecx c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4015a0
?_Activate_SSO_buffer@?$_String_val@U?$_Simple_types@D@std@@@std@@QAEXXZ
1
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4015b0
?_Large_string_engaged@?$_String_val@U?$_Simple_types@D@std@@@std@@QBE_NXZ
1
L1: 83 79 14 10 ?? cmp dword ds:[ecx + 0x14<20>], 0x10<16> 0f 93 c0 ?? setae al c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4015c0
?deallocate@?$allocator@D@std@@QAEXQADI@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096> 72 12 ?? jb basic block L4 L2: 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 f...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401610
??$?0$$V@?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@U_Zero_then_variadic_args_t@1@@Z
1
L1: 0f 57 c0 ?? xorps xmm0, xmm0 8b c1 ?? mov eax, ecx 0f 11 01 ?? movups v4float ds:[ecx], xmm0 c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0 c7 41 14 00 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 0 c2 04 00 ?? ret 4
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401630
??$_Destroy_in_place@PAD@std@@YAXAAPAD@Z
0
L1: c2 00 00 ?? ret 0
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401640
??$_Deallocate@$07$0A@@std@@YAXPAXI@Z
0
L1: 81 fa 00 10 00 00 ?? cmp edx, 0x00001000<4096> 72 14 ?? jb basic block L4 L2: 56 ?? push esi 8b 71 fc ?? mov esi, dword ds:[ecx + 0xfc<252,-4>] 83 c2 23 ?? add edx, 0x23<35> 2b ce ?? sub ecx, esi 8d 41 fc ?? lea eax, ds:[ecx + 0xfc<252,-4>] 83 f8 1f ?? cmp eax, 0x1f<31> 77 0e ?? ja basic block L6 L3: 8b c...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401670
??0?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ
1
L1: 0f 57 c0 ?? xorps xmm0, xmm0 8b c1 ?? mov eax, ecx 0f 11 01 ?? movups v4float ds:[ecx], xmm0 c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0 c7 41 14 00 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 0 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401690
??0?$allocator@D@std@@QAE@XZ
1
L1: 8b c1 ?? mov eax, ecx c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4016a0
??0_Bxty@?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ
1
L1: 0f 57 c0 ?? xorps xmm0, xmm0 8b c1 ?? mov eax, ecx 0f 11 01 ?? movups v4float ds:[ecx], xmm0 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4016a9
@__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 5a 05 00 00 ?? jmp function 0x00401c11
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4016b7
??_V@YAXPAX@Z
0
L1: e9 3f 08 00 00 ?? jmp function 0x00401efb
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4016bc
??_V@YAXPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 f0 ff ff ff ?? call function 0x004016b7 L2: 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4016ca
??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 0f 16 00 00 ?? call function 0x00402ce6 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 08 16 00 00 ?? call function 0x00402cec L5: 59...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4016fa
??2@YAPAXIABUnothrow_t@std@@@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a ff ?? push 0xff<255,-1> 68 bd 2e 40 00 ?? push 0x00402ebd 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 51 ?? push ecx 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 ...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x40174f
??_M@YGXPAXIHP6EX0@Z@Z
0
L1: e9 00 00 00 00 ?? jmp function 0x00401754
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401754
??_M@YGXPAXIIP6EX0@Z@Z
0
L1: 6a 0c ?? push 12 68 98 39 40 00 ?? push 0x00403998 e8 70 09 00 00 ?? call function 0x004020d0 L2: c6 45 e7 00 ?? mov byte ss:[ebp + 0xe7<231,-25>], 0 8b 5d 0c ?? mov ebx, dword ss:[ebp + 12] 8b c3 ?? mov eax, ebx 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>] 0f af c7 ?? imul eax, edi 8b 75 08 ?? mov esi, ...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4017d9
ArrayUnwindFilter
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi 8b 3e ?? mov edi, dword ds:[esi] 81 3f 63 73 6d e0 ?? cmp dword ds:[edi], 0xe06d7363 74 06 ?? je basic block L3 L2: 5f ?? pop edi 33 c0 ?? xor eax, eax 5e ?? pop esi 5d ?? pop ebp c3 ?? ret L3: e...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401808
?__ArrayUnwind@@YGXPAXIIP6EX0@Z@Z
0
L1: 6a 18 ?? push 0x18<24> 68 b8 39 40 00 ?? push 0x004039b8 e8 bc 08 00 00 ?? call function 0x004020d0 L2: 33 f6 ?? xor esi, esi 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] L3: 89 75 dc ?? mov dword ss:[ebp + 0xdc<220,-36>], esi 3b 75 10 ?? cmp esi, dword ss:[ebp ...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401898
??3@YAXPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 58 06 00 00 ?? call function 0x00401efb L2: 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4018a6
??_U@YAPAXI@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 1b fe ff ff ?? jmp function 0x004016ca
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4018af
??_U@YAPAXIABUnothrow_t@std@@@Z
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 42 fe ff ff ?? jmp function 0x004016fa
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4018b8
??_L@YGXPAXIHP6EX0@Z1@Z
0
L1: e9 00 00 00 00 ?? jmp function 0x004018bd
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4018bd
??_L@YGXPAXIIP6EX0@Z1@Z
0
L1: 6a 10 ?? push 0x10<16> 68 d8 39 40 00 ?? push 0x004039d8 e8 07 08 00 00 ?? call function 0x004020d0 L2: 33 db ?? xor ebx, ebx 89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx 88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,-25>], bl 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx L3: 3b 5d 10 ?? cmp ebx, dwor...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401931
pre_c_initialization
0
L1: 56 ?? push esi 6a 01 ?? push 1 e8 c5 13 00 00 ?? call function 0x00402cfe L2: e8 72 0e 00 00 ?? call function 0x004027b0 L3: 50 ?? push eax e8 f0 13 00 00 ?? call function 0x00402d34 L4: e8 64 0e 00 00 ?? call function 0x004027ad L5: 8b f0 ?? mov esi, eax e8 14 14 00 00 ?? call function 0x00402d64 L6: 6a ...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4019dc
post_pgo_initialization
0
L1: e8 29 0e 00 00 ?? call function 0x0040280a L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4019e4
pre_cpp_initialization
0
L1: e8 ec 0f 00 00 ?? call function 0x004029d5 L2: e8 c8 0d 00 00 ?? call function 0x004027b6 L3: 50 ?? push eax e8 6a 13 00 00 ?? call function 0x00402d5e L4: 59 ?? pop ecx c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x4019f6
__scrt_common_main
0
L1: e8 60 0d 00 00 ?? call function 0x0040275b L2: e9 00 00 00 00 ?? jmp function 0x00401a00
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401a00
__scrt_common_main_seh
0
L1: 6a 14 ?? push 0x14<20> 68 f8 39 40 00 ?? push 0x004039f8 e8 c4 06 00 00 ?? call function 0x004020d0 L2: 6a 01 ?? push 1 e8 fd 0a 00 00 ?? call function 0x00402510 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,...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401b94
invoke_main
0
L1: 56 ?? push esi 57 ?? push edi e8 7b 11 00 00 ?? call function 0x00402d16 L2: 8b f8 ?? mov edi, eax e8 9e 11 00 00 ?? call function 0x00402d40 L3: 8b 30 ?? mov esi, dword ds:[eax] e8 91 11 00 00 ?? call function 0x00402d3a L4: 57 ?? push edi 56 ?? push esi ff 30 ?? push dword ds:[eax] e8 ae f8 ff ff ?? ca...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401bdf
_mainCRTStartup
0
L1: e8 77 0b 00 00 ?? call function 0x0040275b L2: e9 17 fe ff ff ?? jmp function 0x00401a00
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401be9
___raise_securityfailure
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 15 04 30 40 00 ?? call dword ds:[0x00403004<"X@@">] L2: ff 75 08 ?? push dword ss:[ebp + 8] ff 15 2c 30 40 00 ?? call dword ds:[0x0040302c<"<@@">] L3: 68 09 04 00 c0 ?? push 0xc0000409 ff 15 08 30 40 00 ?? call dword ds:[0x00403008<"v@@">] L4: 50 ?? p...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401c11
___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 30 40 00 ?? call dword ds:[0x00403010] 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 98 51 40 00 ?? mov dword ds:[0x004...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401d0b
___report_rangecheckfailure
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 08 ?? push 8 e8 02 00 00 00 ?? call function 0x00401d17 L2: 5d ?? pop ebp c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401d17
___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 30 40 00 ?? call dword ds:[0x00403010] 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 98 51 40 00 ?? mov dword ...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401de6
___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 30 40 00 ?? call dword ds:[0x00403010] 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 98 51 40 00 ?? mov dword ...
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401efb
??3@YAXPAX@Z
0
L1: e9 6a 0e 00 00 ?? jmp 0x00402d6a ff 25 68 30 40 00 ?? jmp dword ds:[0x00403068]
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401f00
??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 31 40 00 ?? mov dword ds:[ecx], 0x00403160 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401f1d
??0bad_alloc@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] 8b f1 ?? mov esi, ecx e8 58 00 00 00 ?? call function 0x00401f83 L2: c7 06 60 31 40 00 ?? mov dword ds:[esi], 0x00403160 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401f38
??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 68 31 40 00 ?? mov dword ds:[ecx + 4], 0x00403168<"bad allocation"> c7 01 60 31 40 00 ?? mov dword ds:[ecx], 0x00403160 c3 ?? ret
./vs2022/wpo/RelWithDebInfo/oonewdel.exe
0x401f50
??0bad_array_new_length@std@@QAE@ABV01@@Z
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] 8b f1 ?? mov esi, ecx e8 25 00 00 00 ?? call function 0x00401f83 L2: c7 06 7c 31 40 00 ?? mov dword ds:[esi], 0x0040317c<", @"> 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4