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 |
|---|---|---|---|---|---|---|
./vs2019/normal/Debug/ooex7.exe | 0x4062c0 | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 2c 03 00 00 ?? sub esp, 0x0000032c<812>
6a 17 ?? push 0x17<23>
ff 15 20 f0 40 00 ?? call dword ds:[0x0040f020]
L2: 85 c0 ?? test eax, eax
74 05 ?? je basic block L4
L3: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
cd 29 ?? int 0x29<41>
L4: 6a 03 ?? push 3
e8 76 b0 ff... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406450 | ___scrt_get_show_window_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
6a 44 ?? push 0x44<68>
6a 00 ?? push 0
8d 45 b8 ?? lea eax, ss:[ebp + 0xb8<184,-72>]
50 ?? push eax
e8 90 14 00 00 ?? call function 0x004078f3
L2: 83 c4 0c ?? add esp, 12
8d 4d b8 ?? lea ecx, ss:[ebp + 0xb8<184,-72>]
51 ?? push ecx
ff 15... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4064b0 | ___scrt_initialize_winrt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406570 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 d9 13 40 00 ?? push 0x004013d9
ff 15 14 f0 40 00 ?? call dword ds:[0x0040f014]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406590 | ___scrt_stub_for_initialize_mta | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4065a0 | ___scrt_unhandled_exception_filter@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
81 3a 63 73 6d e0 ?? cmp dword ds:[edx], 0xe06d7363
75 5b ?? jne basic b... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406640 | __crt_debugger_hook | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
c7 05 fc e7 40 00 00 00 ?? mov dword ds:[0x0040e7fc], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406660 | __RTC_Initialize | 0func |
L1: 56 ?? push esi
be 28 d3 40 00 ?? mov esi, 0x0040d328
8b c6 ?? mov eax, esi
3d 2c d5 40 00 ?? cmp eax, 0x0040d52c
73 1d ?? 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 00 10 41 00 ?? call dword ... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4066a0 | __RTC_Terminate | 0func |
L1: 56 ?? push esi
be 34 d6 40 00 ?? mov esi, 0x0040d634
8b c6 ?? mov eax, esi
3d 38 d8 40 00 ?? cmp eax, 0x0040d838
73 1d ?? 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 00 10 41 00 ?? call dword ... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4066e0 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
51 ?? push ecx
e8 72 ad ff ff ?? call function 0x00401460
L2: 83 c4 04 ?? add esp, 4
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
89 02 ?? mov dword ds:[edx], eax
8b 45 14 ?? mov eax, dword ss:[ebp + 0... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406730 | @_guard_check_icall_nop@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406740 | _ReadNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406760 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 72 ac ff ff ?? call function 0x004013de
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4067a0 | ___castguard_check_failure_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 84 00 00 00 ?? call function 0x00406830
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: b9 41 00 00 00 ?? mov ecx, 0x00000041<65>
cd 29 ?? int 0x29<41>
L4: 5d ?? pop ebp
c3 ?? ... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4067d0 | ___castguard_check_failure_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4067e0 | ___castguard_check_failure_os_handled | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 43 00 00 00 ?? call function 0x00406830
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 25 ?? je basic block L7
L3: 83 3d 00 e8 40 00 00 ?? cmp dword ds:[0x0040e800], 0
74 1c ?? je basic blo... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406830 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
c7 45 fc 40 cc 40 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x0040cc40
c7 45 f4 04 cd 40 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 0x0040cd04
8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
2b 45 fc ?? sub eax, dword ss:[ebp + 0xfc<252,-4>... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406880 | ___castguard_slow_path_check_debugbreak | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
51 ?? push ecx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
52 ?? push edx
e8 fc 00 00 00 ?? call function 0x00406990
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4068c0 | ___castguard_slow_path_check_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
51 ?? push ecx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
52 ?? push edx
e8 bc 00 00 00 ?? call function 0x00406990
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406910 | ___castguard_slow_path_check_nop | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406920 | ___castguard_slow_path_check_os_handled | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
51 ?? push ecx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
52 ?? push edx
e8 5b 00 00 00 ?? call function 0x00406990
L2: 83 c4 0c ?? add esp, 12
85 c0 ??... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406990 | __castguard_slow_path_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
c7 45 f8 40 cc 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 0x0040cc40
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
03 45 0c ?? add eax, dword ss:[ebp + 12]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
8b 4d 08 ?? mov ecx, dword ss:[eb... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x4069e0 | __guard_icall_checks_enforced | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
68 00 10 41 00 ?? push 0x00411000
e8 f3 a6 ff ff ?? call function 0x004010e1
L2: 83 c4 04 ?? add esp, 4
3d 11 13 40 00 ?? cmp eax, 0x00401311
74 09 ?? je basic block L4
L3: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic b... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406a20 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d 08 e8 40 00 00 ?? cmp byte ds:[0x0040e808], 0
0f 85 10 01 00 00 ?? jne basic block L26
L2: c6 0... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406bb0 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
68 00 08 00 00 ?? push 0x00000800<2048>
6a 00 ?? push 0... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406ea0 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8d 8d f4 fd ff ff ?? lea ecx, ss:[ebp + 0xfffffdf4<4294966772,... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x406fb0 | ?_RTC_GetSrcLine@@YAHPAEPA_WKPAH1K@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
83 ec 4c ?? sub esp, 0x4c<76>
33 c9 ?? xor ecx, ecx
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
4e ?? dec esi
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407410 | __except_handler4_noexcept | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 b7 f2 ff ff ??... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407490 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
a1 04 e0 40 00 ?? mov eax, dword ds:[0x0040e004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 0c e8 40 00 00 00 ?? mov dword ds:[0x0040e80c], 0
00 00
a1 2c e0 40 00 ?? mov ea... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407890 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 30 e0 40 00 00 ?? cmp dword ds:[0x0040e030], 0
74 09 ?? je basic block L3
L2: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L4: 8b 45 fc ?? m... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407a90 | ___acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407a90 | ___scrt_stub_for_acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407a90 | ___vcrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407aa0 | ___acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407aa0 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407aa0 | ___vcrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ab0 | ___acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ab0 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ab0 | ___vcrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ac0 | ___acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ac0 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ac0 | ___vcrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ad0 | ___acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ad0 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ad0 | ___vcrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ae0 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407ae0 | __is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407af0 | __filter_x86_sse2_floating_point_exception | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 54 ?? sub esp, 0x54<84>
83 3d 0c e8 40 00 01 ?? cmp dword ds:[0x0040e80c], 1
7d 08 ?? jge basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
e9 19 01 00 00 ?? jmp basic block L19
L3: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 11 ?? je ba... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x407af0 | __filter_x86_sse2_floating_point_exception_default | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 54 ?? sub esp, 0x54<84>
83 3d 0c e8 40 00 01 ?? cmp dword ds:[0x0040e80c], 1
7d 08 ?? jge basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
e9 19 01 00 00 ?? jmp basic block L19
L3: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 11 ?? je ba... | vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0a4 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1method |
0x0040f0a4: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0a8 | __imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
0x0040f0a8: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0b0 | __imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ | 1method |
0x0040f0b0: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0b8 | __imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ | 1method |
0x0040f0b8: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0bc | __imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1method |
0x0040f0bc: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0c0 | __imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z | 1method |
0x0040f0c0: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0c4 | __imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z | 1method |
0x0040f0c4: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0c8 | __imp_?width@ios_base@std@@QAE_J_J@Z | 1method |
0x0040f0c8: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0cc | __imp_?width@ios_base@std@@QBE_JXZ | 1method |
0x0040f0cc: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0d0 | __imp_?flags@ios_base@std@@QBEHXZ | 1method |
0x0040f0d0: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0d4 | __imp_?good@ios_base@std@@QBE_NXZ | 1method |
0x0040f0d4: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0e0 | __imp_??1_Lockit@std@@QAE@XZ | 1method |
0x0040f0e0: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex7.exe | 0x40f0e8 | __imp_??0_Lockit@std@@QAE@H@Z | 1method |
0x0040f0e8: no instructions
| vs2019/normal/Debug | ooex7.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4015b0 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 83 69 40 00 ?? push 0x00406983
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 28 ?? sub esp, 0x28<40>
57 ?? push edi
8d 7d cc ?? lea edi, ss:[ebp + 0xcc<204,-52>]
b9 0a 00 00 00 ?? mov ecx, 10
b8 cc cc cc cc ?? mov eax, 0... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401760 | ??0A@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 0a 00 00 00 ?? mov dword ds:[eax], 10
b9 0b 00 00 00 ?? mov ecx, 11
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
66 89 4a 04 ?? mov word ds:[... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401800 | ??0C@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 14 ?? je basic block L3
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 3c 8b... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401860 | ??0D@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 1e ?? je basic block L3
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 48 8b... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4018e0 | ??2@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 ce 39 00 00 ?? call function 0x004052bb
L3: 83 c4 04 ?? add esp, 4
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0
74 05 ?? je basic bloc... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401940 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 36 f7 ff ff ?? call function 0x00401082
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401960 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 b0 40 00 ?? cmp ecx, dword ds:[0x0040b004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 ab f6 ff ff ?? jmp 0x00401019
e9 42 14 00 00 ?? jmp function 0x00402460
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4019c0 | @_RTC_CheckStackVars2@12 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
85 d2 ?? test edx, edx
74 4f ?? je basic block L10
L2: 33 ff ?? xor edi, edi
39 3a ?? cmp dword ds:[edx], edi
7e 49 ?? jle ... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401ad0 | @_RTC_CheckStackVars@8 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b da ?? mov ebx, edx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
56 ?? push esi
33 f6 ?? xor esi, esi
39 33 ?? cmp dword ds:[ebx], esi
7e 41 ?? jle basic block L9
L2: 57 ?? push edi
33 ff ?? xor edi, edi
L3: 8b 4b 04 ?? mov ecx,... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401b40 | __RTC_CheckEsp | 0func |
L1: 75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 00 ?? sub esp, 0
50 ?? push eax
52 ?? push edx
53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
6a 00 ?? push 0
50 ?? push eax
e8 6a f5 ff ff ?? call function 0x004010c3
L4: 83... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401b70 | __CRT_RTC_INIT | 0func |
L1: b8 c1 52 40 00 ?? mov eax, function 0x004052c1
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401b80 | __CRT_RTC_INITW | 0func |
L1: b8 c7 52 40 00 ?? mov eax, function 0x004052c7
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401b90 | __RTC_InitBase | 0func |
L1: 80 3d d0 b3 40 00 00 ?? cmp byte ds:[0x0040b3d0], 0
75 1f ?? jne basic block L5
L2: 6a 00 ?? push 0
6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
6a 00 ?? push 0
c6 05 d0 b3 40 00 01 ?? mov byte ds:[0x0040b3d0], 1
e8 f1 f4 ff ff ?? call function 0x004010a0
L3: 50 ?? push eax
e8 c6 f6 ff ff ?? call func... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401bd0 | __RTC_Shutdown | 0func |
L1: 6a 01 ?? push 1
6a 01 ?? push 1
6a 00 ?? push 0
6a 00 ?? push 0
6a 00 ?? push 0
e8 c1 f4 ff ff ?? call function 0x004010a0
L2: 83 c4 14 ?? add esp, 0x14<20>
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401bf0 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 99 f4 ff ff ?? call function 0x00401091
L2: e8 42 f6 ff ff ?? call function 0x0040123f
L3: e8 08 f4 ff ff ?? call function 0x0040100a
L4: 6a 01 ?? push 1
e8 ec f4 ff ff ?? call function 0x004010f5
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401cd0 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 4a f4 ff ff ?? call function 0x00401122
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401ce0 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 8e f5 ff ff ?? call function 0x00401276
L2: e8 1c f4 ff ff ?? call function 0x00401109
L3: 50 ?? push eax
e8 40 36 00 00 ?? call function 0x00405333
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401d00 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 be f5 ff ff ?? call function 0x004012c6
L2: e8 13 00 00 00 ?? call function 0x00401d20
L3: 5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401d20 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 58 a5 40 00 ?? push 0x0040a558
68 30 40 40 00 ?? push function 0x00404030
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 cc ?? add esp, 0xcc<204,-52>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 b0 40 00 ?? mov eax... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x401ff0 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
e8 f0 32 00 00 ?? call function 0x004052eb
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
e8 12 33 00 00 ?? call function 0x00405315
L3: 8b 00 ?? mov eax, dword ds:[eax]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 02 33 00 00 ??... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4020a0 | _mainCRTStartup | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 58 fc ff ff ?? call function 0x00401d00
L2: 5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4020b0 | ??0bad_alloc@std@@AAE@QBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
6a 01 ?? push 1
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 ae ef ff ff ?? call function 0x00401073
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4020e0 | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 ca f0 ff ff ?? call function 0x004011bd
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402110 | ??0bad_alloc@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
6a 01 ?? push 1
68 98 8b 40 00 ?? push 0x00408b98<"bad allocation">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 4d ef ff ff ?? call function 0x00401073
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402170 | ??0bad_array_new_length@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 bc 8b 40 00 ?? push 0x00408bbc<"bad array new length">
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 2b ef ff ff ?? call function 0x004010af
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4021a0 | ??0exception@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 64 8b 40 00 ?? mov dword ds:[eax], 0x00408b64
33 c9 ?? xor ecx, ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
83 c2 04 ?? add edx, 4
89 0... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4021f0 | ??0exception@std@@QAE@QBDH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 64 8b 40 00 ?? mov dword ds:[eax], 0x00408b64
33 c9 ?? xor ecx, ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
83 c2 04 ?? add edx, 4
89 0... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402250 | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 55 ee ff ff ?? call function 0x004010b4
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402270 | ??1exception@std@@UAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 64 8b 40 00 ?? mov dword ds:[eax], 0x00408b64
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 04 ?? add ecx, 4
51 ?? push ecx
e8 ed 2f 00... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4022a0 | ??_Gbad_alloc@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 05 ee ff ff ?? call function 0x004010b4
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4022e0 | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d3 ee ff ff ?? call function 0x004011c2
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4022e0 | ??_Gbad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d3 ee ff ff ?? call function 0x004011c2
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402320 | ??_Eexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 74 ef ff ff ?? call function 0x004012a3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402320 | ??_Gexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 74 ef ff ff ?? call function 0x004012a3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402360 | ?__scrt_throw_std_bad_alloc@@YAXXZ | 0func |
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 36 ee ff ff ?? call function 0x004011a4
L2: 68 78 a5 40 00 ?? push 0x0040a578
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 03 2f 00 00 ?? call function 0x0040527f
L3: 8b e5 ?? m... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402390 | ?__scrt_throw_std_bad_array_new_length@@YAXXZ | 0func |
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 bc ec ff ff ?? call function 0x0040105a
L2: 68 dc a5 40 00 ?? push 0x0040a5dc
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 d3 2e 00 00 ?? call function 0x0040527f
L3: 8b e5 ?? m... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x4023c0 | ?what@exception@std@@UBEPBDXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 04 00 ?? cmp dword ds:[eax + 4], 0
74 0b ?? je basic block L3
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 51 04 ?? mov edx, d... | vs2019/normal/Debug | ooex8.exe |
./vs2019/normal/Debug/ooex8.exe | 0x402400 | ??3@YAXPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 31 2f 00 00 ?? call function 0x0040533f
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/Debug | ooex8.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.