Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x402f0b | __castguard_slow_path_compat_check | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 40 43 40 00 ?? sub eax, 0x00404340
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/ooex7.exe | 0x402f25 | __guard_icall_checks_enforced | 0 |
L1: 8b 0d 48 41 40 00 ?? mov ecx, dword ds:[0x00404148]
33 c0 ?? xor eax, eax
81 f9 03 2d 40 00 ?? cmp ecx, function 0x00402d03
0f 95 c0 ?? setne al
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x402f37 | ___isa_available_init | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 f0 63 40 00 00 ?? and dword ds:[0x004063f0], 0
83 ec 24 ?? sub esp, 0x24<36>
83 0d 10 60 40 00 01 ?? or dword ds:[0x00406010], 1
6a 0a ?? push 10
ff 15 20 40 40 00 ?? call dword ds:[0x00404020]
L2: 85 c0 ?? test eax, eax
0f 84 ac 01 00 00 ?? je basic block L25
L3... |
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40310b | ___scrt_is_ucrt_dll_in_use | 0 |
L1: 33 c0 ?? xor eax, eax
39 05 14 60 40 00 ?? cmp dword ds:[0x00406014], eax
0f 95 c0 ?? setne al
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40325b | ___acrt_initialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40325b | ___scrt_stub_for_acrt_initialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40325b | ___vcrt_initialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40325e | ___acrt_thread_attach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40325e | ___scrt_stub_for_acrt_thread_attach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40325e | ___vcrt_thread_attach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403261 | ___acrt_thread_detach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403261 | ___scrt_stub_for_acrt_thread_detach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403261 | ___vcrt_thread_detach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403264 | ___acrt_uninitialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403264 | ___scrt_stub_for_acrt_uninitialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403264 | ___vcrt_uninitialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403267 | ___acrt_uninitialize_critical | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403267 | ___scrt_stub_for_acrt_uninitialize_critical | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x403267 | ___vcrt_uninitialize_critical | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40326a | ___scrt_stub_for_is_c_termination_complete | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40326a | __is_c_termination_complete | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40326d | __filter_x86_sse2_floating_point_exception | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d f0 63 40 00 01 ?? cmp dword ds:[0x004063f0], 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/ooex7.exe | 0x40326d | __filter_x86_sse2_floating_point_exception_default | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d f0 63 40 00 01 ?? cmp dword ds:[0x004063f0], 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/ooex7.exe | 0x404038 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@H@Z | 1 |
0x00404038: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40403c | __imp_?width@ios_base@std@@QAE_J_J@Z | 1 |
0x0040403c: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404040 | __imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ | 1 |
0x00404040: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404044 | __imp_?flags@ios_base@std@@QBEHXZ | 1 |
0x00404044: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404048 | __imp_?good@ios_base@std@@QBE_NXZ | 1 |
0x00404048: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40404c | __imp_?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ | 1 |
0x0040404c: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404050 | __imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1 |
0x00404050: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404054 | __imp_?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ | 1 |
0x00404054: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40405c | __imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1 |
0x0040405c: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404060 | __imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ | 1 |
0x00404060: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404064 | __imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z | 1 |
0x00404064: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404068 | __imp_?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z | 1 |
0x00404068: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x40406c | __imp_?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z | 1 |
0x0040406c: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404070 | __imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z | 1 |
0x00404070: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404078 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1 |
0x00404078: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex7.exe | 0x404080 | __imp_?width@ios_base@std@@QBE_JXZ | 1 |
0x00404080: no instructions
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401000 | ??0A@@QAE@XZ | 1 |
L1: b8 0b 00 00 00 ?? mov eax, 11
c7 01 0a 00 00 00 ?? mov dword ds:[ecx], 10
66 89 41 04 ?? mov word ds:[ecx + 4], ax
8b c1 ?? mov eax, ecx
c6 41 06 63 ?? mov byte ds:[ecx + 6], 0x63<99>
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401020 | ??0B@@QAE@XZ | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 23 ?? je basic block L3
L2: b8 0b 00 00 00 ?? mov eax, 11
c7 41 08 0a 00 00 00 ?? mov dword ds:[ecx + 8], 10
66 89 41 0c ?? mov word ds:[ecx + 12], ax
c6 41 0e 63 ?? mov byte ds:[ecx + 14], 0x63<99>
89 41 04 ?? mov dword ds:[e... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401060 | ??0C@@QAE@XZ | 1 |
L1: c7 41 04 0c 00 00 00 ?? mov dword ds:[ecx + 4], 12
8b c1 ?? mov eax, ecx
c2 04 00 ?? ret 4
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401070 | ??0D@@QAE@XZ | 1 |
L1: b8 0b 00 00 00 ?? mov eax, 11
c7 41 14 0a 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 10
66 89 41 18 ?? mov word ds:[ecx + 0x18<24>], ax
c6 41 1a 63 ?? mov byte ds:[ecx + 0x1a<26>], 0x63<99>
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
c7 01 a0 31 40 00 ?? mov dword ds:[ecx], 0x004031a0
c7 4... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4010b0 | _main | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
6a 1c ?? push 0x1c<28>
e8 bf 00 00 00 ?? call function 0x0040117b
L2: 8b c8 ?? mov ecx, eax
be 0b 00 00 00 ?? mov esi, 11
6a 1c ?? push 0x1c<28>
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
c7 01 a0 31 40 00 ?? mov d... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x40116d | @__security_check_cookie@4 | 0 |
L1: 3b 0d 04 40 40 00 ?? cmp ecx, dword ds:[0x00404004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 1e 03 00 00 ?? jmp function 0x00401499
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x40117b | ??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 df 13 00 00 ?? call function 0x00402567
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 d8 13 00 00 ?? call function 0x0040256d
L5: 59... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4011ab | ??3@YAXPAXI@Z | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 9a 07 00 00 ?? call function 0x00401950
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4011b9 | pre_c_initialization | 0 |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 b8 13 00 00 ?? call function 0x00402579
L2: e8 a8 0b 00 00 ?? call function 0x00401d6e
L3: 50 ?? push eax
e8 e3 13 00 00 ?? call function 0x004025af
L4: e8 9a 0b 00 00 ?? call function 0x00401d6b
L5: 8b f0 ?? mov esi, eax
e8 07 14 00 00 ?? call function 0x004025df
L6: 6a ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401264 | post_pgo_initialization | 0 |
L1: e8 5f 0b 00 00 ?? call function 0x00401dc8
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x40126c | pre_cpp_initialization | 0 |
L1: e8 22 0d 00 00 ?? call function 0x00401f93
L2: e8 fe 0a 00 00 ?? call function 0x00401d74
L3: 50 ?? push eax
e8 5d 13 00 00 ?? call function 0x004025d9
L4: 59 ?? pop ecx
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x40127e | __scrt_common_main | 0 |
L1: e8 96 0a 00 00 ?? call function 0x00401d19
L2: e9 00 00 00 00 ?? jmp function 0x00401288
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401288 | __scrt_common_main_seh | 0 |
L1: 6a 14 ?? push 0x14<20>
68 a0 38 40 00 ?? push 0x004038a0
e8 cc 0d 00 00 ?? call function 0x00402060
L2: 6a 01 ?? push 1
e8 33 08 00 00 ?? call function 0x00401ace
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/ooex8.exe | 0x40141c | invoke_main | 0 |
L1: 56 ?? push esi
57 ?? push edi
e8 6e 11 00 00 ?? call function 0x00402591
L2: 8b f8 ?? mov edi, eax
e8 91 11 00 00 ?? call function 0x004025bb
L3: 8b 30 ?? mov esi, dword ds:[eax]
e8 84 11 00 00 ?? call function 0x004025b5
L4: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 76 fc ff ff ?? ca... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401467 | _mainCRTStartup | 0 |
L1: e8 ad 08 00 00 ?? call function 0x00401d19
L2: e9 17 fe ff ff ?? jmp function 0x00401288
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401471 | ___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]
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]
L4: 50 ?? push eax
ff 15 0c 30 ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401499 | ___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 90 41 40 00 ?? mov dword ds:[0x004... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401593 | ___report_rangecheckfailure | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 08 ?? push 8
e8 02 00 00 00 ?? call function 0x0040159f
L2: 5d ?? pop ebp
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x40159f | ___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 90 41 40 00 ?? mov dword ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x40166e | ___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 90 41 40 00 ?? mov dword ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401783 | ??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 54 31 40 00 ?? mov dword ds:[ecx], 0x00403154
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4017a0 | ??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 0x00401806
L2: c7 06 54 31 40 00 ?? mov dword ds:[esi], 0x00403154
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4017bb | ??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 5c 31 40 00 ?? mov dword ds:[ecx + 4], 0x0040315c<"bad allocation">
c7 01 54 31 40 00 ?? mov dword ds:[ecx], 0x00403154
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4017d3 | ??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 0x00401806
L2: c7 06 70 31 40 00 ?? mov dword ds:[esi], 0x00403170
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4017ee | ??0bad_array_new_length@std@@QAE@XZ | 1 |
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0
8b c1 ?? mov eax, ecx
83 61 08 00 ?? and dword ds:[ecx + 8], 0
c7 41 04 78 31 40 00 ?? mov dword ds:[ecx + 4], 0x00403178<"bad array new length">
c7 01 70 31 40 00 ?? mov dword ds:[ecx], 0x00403170
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401806 | ??0exception@std@@QAE@ABV01@@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
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/ooex8.exe | 0x401832 | ??0exception@std@@QAE@QBDH@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c7 01 34 31 40 00 ?? mov dword ds:[ecx], 0x00403134
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/ooex8.exe | 0x40184f | ??1bad_alloc@std@@UAE@XZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 34 31 40 00 ?? mov dword ds:[ecx], 0x00403134
50 ?? push eax
e8 df 0c 00 00 ?? call function 0x0040253d
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401860 | ??1bad_array_new_length@std@@UAE@XZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 34 31 40 00 ?? mov dword ds:[ecx], 0x00403134
50 ?? push eax
e8 ce 0c 00 00 ?? call function 0x0040253d
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401871 | ??1exception@std@@UAE@XZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 34 31 40 00 ?? mov dword ds:[ecx], 0x00403134
50 ?? push eax
e8 bd 0c 00 00 ?? call function 0x0040253d
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401882 | ??_Ebad_alloc@std@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
50 ?? push eax
e8 a6 0c 00 00 ?? call function 0x0040253d
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401882 | ??_Gbad_alloc@std@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
50 ?? push eax
e8 a6 0c 00 00 ?? call function 0x0040253d
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4018af | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
50 ?? push eax
e8 79 0c 00 00 ?? call function 0x0040253d
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4018af | ??_Gbad_array_new_length@std@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
50 ?? push eax
e8 79 0c 00 00 ?? call function 0x0040253d
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4018dc | ??_Eexception@std@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
50 ?? push eax
e8 4c 0c 00 00 ?? call function 0x0040253d
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4018dc | ??_Gexception@std@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 31 40 00 ?? mov dword ds:[esi], 0x00403134
50 ?? push eax
e8 4c 0c 00 00 ?? call function 0x0040253d
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401909 | ?__scrt_throw_std_bad_alloc@@YAXXZ | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
e8 a4 fe ff ff ?? call function 0x004017bb
L2: 68 bc 38 40 00 ?? push 0x004038bc
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 1e 0c 00 00 ?? call function 0x00402543
L3: cc ?? int3... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401926 | ?__scrt_throw_std_bad_array_new_length@@YAXXZ | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
e8 ba fe ff ff ?? call function 0x004017ee
L2: 68 10 39 40 00 ?? push 0x00403910
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 01 0c 00 00 ?? call function 0x00402543
L3: cc ?? int3... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401943 | ?what@exception@std@@UBEPBDXZ | 1 |
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
85 c0 ?? test eax, eax
75 05 ?? jne basic block L3
L2: b8 3c 31 40 00 ?? mov eax, 0x0040313c<"Unknown exception">
L3: c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401950 | ??3@YAXPAX@Z | 0 |
L1: e9 90 0c 00 00 ?? jmp 0x004025e5
ff 25 6c 30 40 00 ?? jmp dword ds:[0x0040306c<"V=@">]
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401955 | find_pe_section | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>]
03 c8 ?? add ecx, eax
0f b7 41 14 ?? movzx eax, word ds:[ecx + 0x14<20>]
8d 51 18 ?? lea edx, ds:[ecx + 0x18<24>]
03 d0 ?? add edx, eax
0f b7 41 06 ?? movzx eax, word ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401999 | is_potentially_valid_image_base | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 25 ?? je basic block L5
L2: b9 4d 5a 00 00 ?? mov ecx, 0x00005a4d<23117>
66 39 08 ?? cmp word ds:[eax], cx
75 1b ?? jne basic block L5
L3: 8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>]
03 c8 ?? add ecx,... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4019cc | _NtCurrentTeb | 0 |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x4019d3 | ___scrt_acquire_startup_lock | 0 |
L1: 56 ?? push esi
e8 4c 0b 00 00 ?? call function 0x00402525
L2: 85 c0 ?? test eax, eax
74 20 ?? je basic block L6
L3: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
be b0 43 40 00 ?? mov esi, 0x004043b0
8b 50 04 ?? mov edx, dword ds:[eax + 4]
eb 04 ?? jmp basic block L5
L4: 3b d0 ?? cmp edx, eax
74... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401a05 | ___scrt_dllmain_after_initialize_c | 0 |
L1: e8 1b 0b 00 00 ?? call function 0x00402525
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 3e 09 00 00 ?? call function 0x00402351
L4: eb 18 ?? jmp basic block L10
L5: e8 4d 03 00 00 ?? call function 0x00401d67
L6: 50 ?? push eax
e8 65 0b 00 00 ?? call function 0x00402585
L7: 59 ?? pop ecx
85... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401a30 | ___scrt_dllmain_before_initialize_c | 0 |
L1: 6a 00 ?? push 0
e8 d0 00 00 00 ?? call function 0x00401b07
L2: 84 c0 ?? test al, al
59 ?? pop ecx
0f 95 c0 ?? setne al
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401a3e | ___scrt_dllmain_crt_thread_attach | 0 |
L1: e8 29 0c 00 00 ?? call function 0x0040266c
L2: 84 c0 ?? test al, al
75 03 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
c3 ?? ret
L4: e8 1d 0c 00 00 ?? call function 0x0040266c
L5: 84 c0 ?? test al, al
75 07 ?? jne basic block L8
L6: e8 17 0c 00 00 ?? call function 0x0040266f
L7: eb ed ?? jmp basic block ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401a5d | ___scrt_dllmain_crt_thread_detach | 0 |
L1: e8 0d 0c 00 00 ?? call function 0x0040266f
L2: e8 08 0c 00 00 ?? call function 0x0040266f
L3: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401a6a | ___scrt_dllmain_exception_filter | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 b3 0a 00 00 ?? call function 0x00402525
L2: 85 c0 ?? test eax, eax
75 19 ?? jne basic block L6
L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
75 13 ?? jne basic block L6
L4: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
50 ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401a9e | ___scrt_dllmain_uninitialize_c | 0 |
L1: e8 82 0a 00 00 ?? call function 0x00402525
L2: 85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 68 b8 43 40 00 ?? push 0x004043b8
e8 4c 0b 00 00 ?? call function 0x004025fd
L4: 59 ?? pop ecx
c3 ?? ret
L5: e8 c0 0b 00 00 ?? call function 0x00402678
L6: 85 c0 ?? test eax, eax
0f 84 01 0b 00 00 ?? je fu... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401ac1 | ___scrt_dllmain_uninitialize_critical | 0 |
L1: 6a 00 ?? push 0
e8 ad 0b 00 00 ?? call function 0x00402675
L2: 59 ?? pop ecx
e9 a7 0b 00 00 ?? jmp function 0x00402675
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401ace | ___scrt_initialize_crt | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 07 ?? jne basic block L3
L2: c6 05 b4 43 40 00 01 ?? mov byte ds:[0x004043b4], 1
L3: e8 6e 08 00 00 ?? call function 0x00402351
L4: e8 81 0b 00 00 ?? call function 0x00402669
L5: 84 c0 ?? test al, al
75 04 ?? jne basic block L... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401b07 | ___scrt_initialize_onexit_tables | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d b5 43 40 00 00 ?? cmp byte ds:[0x004043b5], 0
74 04 ?? je basic block L3
L2: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
L3: 56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
74 05 ?? je basic block L5
L4: 83 fe 01 ?? cmp esi, 1
75 6... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401b8e | ___scrt_is_nonwritable_in_current_image | 0 |
L1: 6a 08 ?? push 8
68 50 39 40 00 ?? push 0x00403950
e8 c6 04 00 00 ?? call function 0x00402060
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
75 5d ?? jne basic block L11
L3: a1 3c 00 40 00 ?? mov eax, d... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401c22 | ___scrt_release_startup_lock | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 fb 08 00 00 ?? call function 0x00402525
L2: 85 c0 ?? test eax, eax
74 0f ?? je basic block L5
L3: 80 7d 08 00 ?? cmp byte ss:[ebp + 8], 0
75 09 ?? jne basic block L5
L4: 33 c0 ?? xor eax, eax
b9 b0 43 40 00 ?? mov ecx, 0x004043b0
87 01 ?? xchg dword ds:[ecx], eax
L... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401c3f | ___scrt_uninitialize_crt | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d b4 43 40 00 00 ?? cmp byte ds:[0x004043b4], 0
74 06 ?? je basic block L3
L2: 80 7d 0c 00 ?? cmp byte ss:[ebp + 12], 0
75 12 ?? jne basic block L6
L3: ff 75 08 ?? push dword ss:[ebp + 8]
e8 19 0a 00 00 ?? call function 0x00402672
L4: ff 75 08 ?? push dword ss:[ebp ... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401c67 | __onexit | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d b8 43 40 00 ff ?? cmp dword ds:[0x004043b8], 0xff<255,-1>
ff 75 08 ?? push dword ss:[ebp + 8]
75 07 ?? jne basic block L4
L2: e8 88 09 00 00 ?? call function 0x00402603
L3: eb 0b ?? jmp basic block L6
L4: 68 b8 43 40 00 ?? push 0x004043b8
e8 70 09 00 00 ?? call fu... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401c94 | _at_quick_exit | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d c4 43 40 00 ff ?? cmp dword ds:[0x004043c4], 0xff<255,-1>
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 63 09 00 00 ?? jmp 0x00402609
ff 25 94 30 40 00 ?? jmp dword ds:[0x00403094]
L3: ff 75 08 ?? push dword ss:[ebp + 8]
68 c4 43 40 00 ?? push 0x004043c4
e8 44... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401cb7 | _atexit | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 a5 ff ff ff ?? call function 0x00401c67
L2: f7 d8 ?? neg eax
59 ?? pop ecx
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
|
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401ccc | __get_entropy | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
50 ?? push eax
ff 15 20 30 40 00 ?? call dword ds:[0x00403020<"h?@">]
L2: 8b 45 f8 ?? mov... |
./vs2022/wpo/RelWithDebInfo/ooex8.exe | 0x401d19 | ___security_init_cookie | 0 |
L1: 8b 0d 04 40 40 00 ?? mov ecx, dword ds:[0x00404004]
56 ?? push esi
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e64e
be 00 00 ff ff ?? mov esi, 0xffff0000<4294901760,-65536>
3b cf ?? cmp ecx, edi
74 04 ?? je basic block L3
L2: 85 ce ?? test esi, ecx
75 26 ?? jne basic block L9
L3: e8 94 ff ff ff ?? cal... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.