Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type class label 2
classes | Disassembly stringlengths 16 68.6k | Dirname stringlengths 16 28 | Exename stringclasses 17
values |
|---|---|---|---|---|---|---|
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40262a | __InlineInterlockedExchangePointer | 0func |
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 | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402652 | ___castguard_check_failure_fastfail | 0func |
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 00 34 40 00 ?? mov ecx, 0x00403400
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 | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402671 | ___castguard_check_failure_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402674 | ___castguard_check_failure_os_handled | 0func |
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 00 34 40 00 ?? mov ecx, 0x00403400
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 11 ?? ja basic block L4
L2: 83 3d 40 31 40 00 00 ?? cmp dword ds:[0x00403140], 0
74... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4026b5 | ___castguard_check_failure_user_handled | 0func |
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 00 34 40 00 ?? mov ecx, 0x00403400
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 2c 54 40 00 ?? mov esi, dword ds:[... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4026e9 | __castguard_check_failure_user_handled_wrapper | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 35 2c 54 40 00 ?? mov esi, dword ds:[0x0040542c]
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 38 31 40 00 ?? call dword ds:[0x00403138]
L3: ff d6 ?? call esi
L4: 59 ?? pop ecx
... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402708 | __castguard_compat_check | 0func |
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 00 34 40 00 ?? mov ecx, 0x00403400
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 | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402723 | ___castguard_set_user_handler | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
b9 2c 54 40 00 ?? mov ecx, 0x0040542c
87 01 ?? xchg dword ds:[ecx], eax
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402732 | ___castguard_slow_path_check_debugbreak | 0func |
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 ?? m... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40275f | ___castguard_slow_path_check_fastfail | 0func |
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 ?? m... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402790 | ___castguard_slow_path_check_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402793 | ___castguard_slow_path_check_os_handled | 0func |
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 29 ?? jbe basic block L6
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
b... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4027d4 | ___castguard_slow_path_check_user_handled | 0func |
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 2f ?? jbe basic block L8
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
b... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40281b | __castguard_slow_path_compat_check | 0func |
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
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402835 | __guard_icall_checks_enforced | 0func |
L1: 8b 0d 38 31 40 00 ?? mov ecx, dword ds:[0x00403138]
33 c0 ?? xor eax, eax
81 f9 13 26 40 00 ?? cmp ecx, function 0x00402613
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402847 | ___isa_available_init | 0func |
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<"XF@">]
L2: 85 c0 ?? test eax, eax
0f 84 ac 01 00 00 ?? je basic block ... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402a1b | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 14 50 40 00 ?? cmp dword ds:[0x00405014], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b65 | ___acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b65 | ___scrt_stub_for_acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b65 | ___vcrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b68 | ___acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b68 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b68 | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b6b | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b6b | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b6b | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b6e | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b6e | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b6e | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b71 | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b71 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b71 | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b74 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b74 | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b77 | __filter_x86_sse2_floating_point_exception | 0func |
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 bl... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402b77 | __filter_x86_sse2_floating_point_exception_default | 0func |
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 bl... | vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403038 | __imp_?width@ios_base@std@@QBE_JXZ | 1method |
0x00403038: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40303c | __imp_?width@ios_base@std@@QAE_J_J@Z | 1method |
0x0040303c: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403040 | __imp_?good@ios_base@std@@QBE_NXZ | 1method |
0x00403040: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403044 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1method |
0x00403044: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403048 | __imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z | 1method |
0x00403048: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403058 | __imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ | 1method |
0x00403058: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403060 | __imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1method |
0x00403060: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403064 | __imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z | 1method |
0x00403064: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403068 | __imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
0x00403068: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40306c | __imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ | 1method |
0x0040306c: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x403074 | __imp_?flags@ios_base@std@@QBEHXZ | 1method |
0x00403074: no instructions
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401000 | ?func1@Cls1@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba e0 31 40 00 ?? mov edx, 0x004031e0<"Cls1::func1()">
68 30 16 40 00 ?? push function 0x00401630
e8 fb 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401020 | ?func2@Cls1@@QAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba f0 31 40 00 ?? mov edx, 0x004031f0<"Cls1::func2()">
68 30 16 40 00 ?? push function 0x00401630
e8 db 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401040 | ?func3@Cls2@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 00 32 40 00 ?? mov edx, 0x00403200<"Cls2::func3()">
68 30 16 40 00 ?? push function 0x00401630
e8 bb 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401060 | ?func4@Cls2@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 10 32 40 00 ?? mov edx, 0x00403210<"Cls2::func4()">
68 30 16 40 00 ?? push function 0x00401630
e8 9b 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401080 | ?vf1@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 20 32 40 00 ?? mov edx, 0x00403220<"I am vf1">
68 30 16 40 00 ?? push function 0x00401630
e8 7b 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4010a0 | ?vf2@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 2c 32 40 00 ?? mov edx, 0x0040322c<"I am vf2">
68 30 16 40 00 ?? push function 0x00401630
e8 5b 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4010c0 | ?vf3@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 38 32 40 00 ?? mov edx, 0x00403238<"I am vf3">
68 30 16 40 00 ?? push function 0x00401630
e8 3b 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4010e0 | ?vf4@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 44 32 40 00 ?? mov edx, 0x00403244<"I am vf4">
68 30 16 40 00 ?? push function 0x00401630
e8 1b 03 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401100 | ?vf5@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 50 32 40 00 ?? mov edx, 0x00403250<"I am vf5">
68 30 16 40 00 ?? push function 0x00401630
e8 fb 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401120 | ?vf6@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 5c 32 40 00 ?? mov edx, 0x0040325c<"I am vf6">
68 30 16 40 00 ?? push function 0x00401630
e8 db 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401140 | ?vf7@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 68 32 40 00 ?? mov edx, 0x00403268<"I am vf7">
68 30 16 40 00 ?? push function 0x00401630
e8 bb 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401160 | ?vf8@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 74 32 40 00 ?? mov edx, 0x00403274<"I am vf8">
68 30 16 40 00 ?? push function 0x00401630
e8 9b 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401180 | ?vf9@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 80 32 40 00 ?? mov edx, 0x00403280<"I am vf9">
68 30 16 40 00 ?? push function 0x00401630
e8 7b 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4011a0 | ?vf10@ClsBigVFTable@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 8c 32 40 00 ?? mov edx, 0x0040328c<"I am vf10">
68 30 16 40 00 ?? push function 0x00401630
e8 5b 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4011c0 | ??0Cls3@@QAE@XZ | 1method |
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
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4011e0 | ?func1@Cls3@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba 98 32 40 00 ?? mov edx, 0x00403298<"Cls3::func1()">
68 30 16 40 00 ?? push function 0x00401630
e8 1b 02 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401200 | ?func3@Cls3@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"0@@">]
ba a8 32 40 00 ?? mov edx, 0x004032a8<"Cls3::func3()">
68 30 16 40 00 ?? push function 0x00401630
e8 fb 01 00 00 ?? call function 0x00401410
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"TC@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401220 | ??0Cls1@@QAE@XZ | 1method |
L1: c7 01 70 33 40 00 ?? mov dword ds:[ecx], 0x00403370
8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401230 | ??0Cls2@@QAE@XZ | 1method |
L1: c7 01 58 33 40 00 ?? mov dword ds:[ecx], 0x00403358
8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401250 | _main | 0func |
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 02 06 00 00 ?? call function 0x00401862
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 ?? mo... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4013b0 | ??0Cls4@@QAE@XZ | 1method |
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
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401630 | ??$endl@DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@@Z | 0func |
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 54 30 40 00 ?? call dword ds:[function 0x00403054<"VB@">]
L2: 0f b6 c8 ?? movzx ecx, al
51 ?? p... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401660 | ??Bsentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QBE_NXZ | 1method |
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4]
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401670 | ??1sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 20 2e 40 00 ?? push 0x00402e20
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 | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4016e0 | ??0sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 4d 2e 40 00 ?? push 0x00402e4d
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 ... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401780 | ??1_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 70 2e 40 00 ?? push 0x00402e70
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... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4017d0 | ??0_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
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 ... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401854 | @__security_check_cookie@4 | 0func |
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 0x00401baa
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401862 | ??2@YAPAXI@Z | 0func |
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 e4 13 00 00 ?? call function 0x00402c53
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 dd 13 00 00 ?? call function 0x00402c59
L5: 59... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401892 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 c4 07 00 00 ?? call function 0x00402061
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4018a0 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 74 31 40 00 ?? mov dword ds:[ecx], 0x00403174
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4018a7 | ??_Etype_info@@UAEPAXI@Z | 1method |
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 0x00401892
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4018a7 | ??_Gtype_info@@UAEPAXI@Z | 1method |
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 0x00401892
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x4018ca | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 93 13 00 00 ?? call function 0x00402c65
L2: e8 a8 0b 00 00 ?? call function 0x0040247f
L3: 50 ?? push eax
e8 be 13 00 00 ?? call function 0x00402c9b
L4: e8 9a 0b 00 00 ?? call function 0x0040247c
L5: 8b f0 ?? mov esi, eax
e8 e2 13 00 00 ?? call function 0x00402ccb
L6: 6a ... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401975 | post_pgo_initialization | 0func |
L1: e8 5f 0b 00 00 ?? call function 0x004024d9
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x40197d | pre_cpp_initialization | 0func |
L1: e8 22 0d 00 00 ?? call function 0x004026a4
L2: e8 fe 0a 00 00 ?? call function 0x00402485
L3: 50 ?? push eax
e8 38 13 00 00 ?? call function 0x00402cc5
L4: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x40198f | __scrt_common_main | 0func |
L1: e8 96 0a 00 00 ?? call function 0x0040242a
L2: e9 00 00 00 00 ?? jmp function 0x00401999
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401999 | __scrt_common_main_seh | 0func |
L1: 6a 14 ?? push 0x14<20>
68 78 3d 40 00 ?? push 0x00403d78
e8 cb 0d 00 00 ?? call function 0x00402770
L2: 6a 01 ?? push 1
e8 33 08 00 00 ?? call function 0x004021df
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 | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401b2d | invoke_main | 0func |
L1: 56 ?? push esi
57 ?? push edi
e8 49 11 00 00 ?? call function 0x00402c7d
L2: 8b f8 ?? mov edi, eax
e8 6c 11 00 00 ?? call function 0x00402ca7
L3: 8b 30 ?? mov esi, dword ds:[eax]
e8 5f 11 00 00 ?? call function 0x00402ca1
L4: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 05 f7 ff ff ?? ca... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401b78 | _mainCRTStartup | 0func |
L1: e8 ad 08 00 00 ?? call function 0x0040242a
L2: e9 17 fe ff ff ?? jmp function 0x00401999
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401b82 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 04 30 40 00 ?? call dword ds:[0x00403004<"\nH@">]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 00 30 40 00 ?? call dword ds:[0x00403000]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 30 40 00 ?? call dword ds:[0x00403008<"(H@">]
L4: 50 ?? push ea... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401baa | ___report_gsfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"PH@">]
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 00 52 40 00 ?? mov dword ds... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401cb0 | ___report_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 03 00 00 ?? sub esp, 0x0000031c<796>
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"PH@">]
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 00 52 40 00 ?? mov... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401e94 | ??0bad_alloc@std@@AAE@QBD@Z | 1method |
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 a4 31 40 00 ?? mov dword ds:[ecx], 0x004031a4
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401eb1 | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
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 0x00401f17
L2: c7 06 a4 31 40 00 ?? mov dword ds:[esi], 0x004031a4
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401ecc | ??0bad_alloc@std@@QAE@XZ | 1method |
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 ac 31 40 00 ?? mov dword ds:[ecx + 4], 0x004031ac<"bad allocation">
c7 01 a4 31 40 00 ?? mov dword ds:[ecx], 0x004031a4
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401eff | ??0bad_array_new_length@std@@QAE@XZ | 1method |
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 c8 31 40 00 ?? mov dword ds:[ecx + 4], 0x004031c8<"bad array new length">
c7 01 c0 31 40 00 ?? mov dword ds:[ecx], 0x004031c0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401f17 | ??0exception@std@@QAE@ABV01@@Z | 1method |
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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
83 20 00 ?? and dword ds:[eax], 0
83 60 04 00 ?? and dword ds:[eax + 4], 0
50 ?? push eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401f43 | ??0exception@std@@QAE@QBDH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c7 01 84 31 40 00 ?? mov dword ds:[ecx], 0x00403184
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/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401f71 | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 84 31 40 00 ?? mov dword ds:[ecx], 0x00403184
50 ?? push eax
e8 a9 0c 00 00 ?? call function 0x00402c29
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401f82 | ??1exception@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 84 31 40 00 ?? mov dword ds:[ecx], 0x00403184
50 ?? push eax
e8 98 0c 00 00 ?? call function 0x00402c29
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401f93 | ??_Gbad_alloc@std@@UAEPAXI@Z | 1method |
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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 81 0c 00 00 ?? call function 0x00402c29
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2022/wpo/RelWithDebInfo | oo2.exe |
./vs2022/wpo/RelWithDebInfo/oo2.exe | 0x401fc0 | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1method |
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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 54 0c 00 00 ?? call function 0x00402c29
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2022/wpo/RelWithDebInfo | oo2.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.