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/wpo/RelWithDebInfo/ooex10.exe | 0x401419 | _mainCRTStartup | 0func |
L1: e8 ea 06 00 00 ?? call function 0x00401b08
L2: e9 17 fe ff ff ?? jmp function 0x0040123a
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401423 | ___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]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 24 30 40 00 ?? call dword ds:[0x00403024]
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 ... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40144b | ___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<"B=@">]
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 88 41 40 00 ?? mov dword ds... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401551 | ___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<"B=@">]
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 88 41 40 00 ?? mov... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401735 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 24 09 00 00 ?? call function 0x00402064
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401743 | find_pe_section | 0func |
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 ... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401787 | is_potentially_valid_image_base | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 26 ?? je basic block L6
L2: b9 4d 5a 00 00 ?? mov ecx, 0x00005a4d<23117>
66 39 08 ?? cmp word ds:[eax], cx
75 1c ?? jne basic block L6
L3: 8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>]
03 c8 ?? add ecx,... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x4017bb | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x4017c2 | ___scrt_acquire_startup_lock | 0func |
L1: 56 ?? push esi
e8 72 0a 00 00 ?? call function 0x0040223a
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 a8 43 40 00 ?? mov esi, 0x004043a8
8b 50 04 ?? mov edx, dword ds:[eax + 4]
eb 04 ?? jmp basic block L5
L4: 3b d0 ?? cmp edx, eax
74... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x4017f4 | ___scrt_dllmain_after_initialize_c | 0func |
L1: e8 41 0a 00 00 ?? call function 0x0040223a
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 67 08 00 00 ?? call function 0x00402069
L4: eb 18 ?? jmp basic block L10
L5: e8 4d 03 00 00 ?? call function 0x00401b56
L6: 50 ?? push eax
e8 67 0a 00 00 ?? call function 0x00402276
L7: 59 ?? pop ecx
85... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40181f | ___scrt_dllmain_before_initialize_c | 0func |
L1: 6a 00 ?? push 0
e8 d0 00 00 00 ?? call function 0x004018f6
L2: 84 c0 ?? test al, al
59 ?? pop ecx
0f 95 c0 ?? setne al
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40182d | ___scrt_dllmain_crt_thread_attach | 0func |
L1: e8 2b 0b 00 00 ?? call function 0x0040235d
L2: 84 c0 ?? test al, al
75 03 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
c3 ?? ret
L4: e8 1f 0b 00 00 ?? call function 0x0040235d
L5: 84 c0 ?? test al, al
75 07 ?? jne basic block L8
L6: e8 19 0b 00 00 ?? call function 0x00402360
L7: eb ed ?? jmp basic block ... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40184c | ___scrt_dllmain_crt_thread_detach | 0func |
L1: e8 0f 0b 00 00 ?? call function 0x00402360
L2: e8 0a 0b 00 00 ?? call function 0x00402360
L3: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401859 | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 d9 09 00 00 ?? call function 0x0040223a
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 ... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40188d | ___scrt_dllmain_uninitialize_c | 0func |
L1: e8 a8 09 00 00 ?? call function 0x0040223a
L2: 85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 68 b0 43 40 00 ?? push 0x004043b0
e8 48 0a 00 00 ?? call function 0x004022e8
L4: 59 ?? pop ecx
c3 ?? ret
L5: e8 c2 0a 00 00 ?? call function 0x00402369
L6: 85 c0 ?? test eax, eax
0f 84 03 0a 00 00 ?? je fu... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x4018b0 | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 6a 00 ?? push 0
e8 af 0a 00 00 ?? call function 0x00402366
L2: 59 ?? pop ecx
e9 a9 0a 00 00 ?? jmp function 0x00402366
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x4018bd | ___scrt_initialize_crt | 0func |
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 ac 43 40 00 01 ?? mov byte ds:[0x004043ac], 1
L3: e8 97 07 00 00 ?? call function 0x00402069
L4: e8 83 0a 00 00 ?? call function 0x0040235a
L5: 84 c0 ?? test al, al
75 04 ?? jne basic block L... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x4018f6 | ___scrt_initialize_onexit_tables | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d ad 43 40 00 00 ?? cmp byte ds:[0x004043ad], 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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40197d | ___scrt_is_nonwritable_in_current_image | 0func |
L1: 6a 08 ?? push 8
68 18 38 40 00 ?? push 0x00403818
e8 c7 04 00 00 ?? call function 0x00401e50
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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401a11 | ___scrt_release_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 21 08 00 00 ?? call function 0x0040223a
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 a8 43 40 00 ?? mov ecx, 0x004043a8
87 01 ?? xchg dword ds:[ecx], eax
L... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401a2e | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d ac 43 40 00 00 ?? cmp byte ds:[0x004043ac], 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 1b 09 00 00 ?? call function 0x00402363
L4: ff 75 08 ?? push dword ss:[ebp ... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401a83 | _at_quick_exit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d bc 43 40 00 ff ?? cmp dword ds:[0x004043bc], 0xff<255,-1>
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 5f 08 00 00 ?? jmp 0x004022f4
ff 25 78 30 40 00 ?? jmp dword ds:[0x00403078]
L3: ff 75 08 ?? push dword ss:[ebp + 8]
68 bc 43 40 00 ?? push 0x004043bc
e8 40... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401aa6 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 a5 ff ff ff ?? call function 0x00401a56
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
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401abb | __get_entropy | 0func |
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 00 30 40 00 ?? call dword ds:[0x00403000]
L2: 8b 45 f8 ?? mov eax, d... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b08 | ___security_init_cookie | 0func |
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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b53 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b56 | __get_startup_argv_mode | 0func |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b5a | __get_startup_commit_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b5d | __get_startup_file_mode | 0func |
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b63 | __get_startup_new_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b69 | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 68 c8 43 40 00 ?? push 0x004043c8
ff 15 20 30 40 00 ?? call dword ds:[0x00403020]
L2: c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b75 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 68 c8 43 40 00 ?? push 0x004043c8
e8 c7 06 00 00 ?? call function 0x00402246
L2: 59 ?? pop ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b81 | __should_initialize_environment | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401b84 | __initialize_default_precision | 0func |
L1: 68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 65 07 00 00 ?? call function 0x004022fa
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
75 01 ?? jne basic block L4
L3: c3 ?? ret
L4: 6a 07 ?? push 7
e8 48 00 00 00 ?? call function 0x00401bec
L5: cc ?? int3
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401ba5 | __initialize_invalid_parameter_handler | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401ba8 | __initialize_denormal_control | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401bab | ___local_stdio_printf_options | 0func |
L1: b8 d0 43 40 00 ?? mov eax, 0x004043d0
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401bb1 | ___local_stdio_scanf_options | 0func |
L1: b8 d8 43 40 00 ?? mov eax, 0x004043d8
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401bb7 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: e8 ef ff ff ff ?? call function 0x00401bab
L2: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 24 ?? or dword ds:[eax], 0x24<36>
89 48 04 ?? mov dword ds:[eax + 4], ecx
e8 e7 ff ff ff ?? call function 0x00401bb1
L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 02 ?? or dword ds:[eax], 2
89 48 04 ?? mov dword... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401bd4 | ___scrt_is_user_matherr_present | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 0c 40 40 00 ?? cmp dword ds:[0x0040400c], eax
0f 94 c0 ?? sete al
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401be0 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: b8 f4 43 40 00 ?? mov eax, 0x004043f4
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401be6 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: b8 f0 43 40 00 ?? mov eax, 0x004043f0
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401bec | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
53 ?? push ebx
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"B=@">]
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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401d07 | ___scrt_get_show_window_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 44 ?? sub esp, 0x44<68>
6a 44 ?? push 0x44<68>
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
6a 00 ?? push 0
50 ?? push eax
e8 3e 05 00 00 ?? call function 0x00402258
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401d3d | ___scrt_initialize_winrt | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401d83 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 68 92 1d 40 00 ?? push function 0x00401d92
ff 15 04 30 40 00 ?? call dword ds:[0x00403004]
L2: c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401d8f | ___scrt_stub_for_initialize_mta | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401d92 | ___scrt_unhandled_exception_filter@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 37 ?? mov esi, dword ds:[edi]
81 3e 63 73 6d e0 ?? cmp dword ds:[esi], 0xe06d7363
75 25 ?? jne basic block L7
L2: 83 7e 10 03 ?? cmp dword ds:[esi + 0x10<16>], 3
75 1f ?? jne basic block L7
L3: 8... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401de8 | __crt_debugger_hook | 0func |
L1: 83 25 e0 43 40 00 00 ?? and dword ds:[0x004043e0], 0
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401df0 | __RTC_Initialize | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be ec 37 40 00 ?? mov esi, 0x004037ec
bb ec 37 40 00 ?? mov ebx, 0x004037ec
3b f3 ?? cmp esi, ebx
73 19 ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 d4 30 40 0... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401e1c | __RTC_Terminate | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be f4 37 40 00 ?? mov esi, 0x004037f4
bb f4 37 40 00 ?? mov ebx, 0x004037f4
3b f3 ?? cmp esi, ebx
73 19 ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 d4 30 40 0... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401e50 | __SEH_prolog4 | 0func |
L1: 68 b4 1e 40 00 ?? push function 0x00401eb4
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 40 4... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401ea0 | __SEH_epilog4 | 0func |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401eb4 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
ff 36 ?? push dword ds:[esi]
e8 aa 04 00 00 ?? call function 0x0040236c
L2: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
89 06 ?? mov dword ds:[esi], eax
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dw... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401ee3 | @_guard_check_icall_nop@4 | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401ee6 | _ReadNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401ef0 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401f15 | ___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 33 40 00 ?? mov edx, 0x00403300
b9 c4 32 40 00 ?? mov ecx, 0x004032c4
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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401f34 | ___castguard_check_failure_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401f37 | ___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 33 40 00 ?? mov edx, 0x00403300
b9 c4 32 40 00 ?? mov ecx, 0x004032c4
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 1f ?? ja basic block L6
L2: 83 3d e4 43 40 00 00 ?? cmp dword ds:[0x004043e4], 0
74... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401f70 | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 00 33 40 00 ?? mov edx, 0x00403300
b9 c4 32 40 00 ?? mov ecx, 0x004032c4
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c8 ?? cmp ecx, eax
1b c0 ?? sbb eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401f8b | ___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 32 40 00 ?? sub eax, 0x004032c0
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 33 40 00 ?? m... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401fb8 | ___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 32 40 00 ?? sub eax, 0x004032c0
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 33 40 00 ?? m... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401fe9 | ___castguard_slow_path_check_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x401fec | ___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 32 40 00 ?? sub eax, 0x004032c0
83 e8 40 ?? sub eax, 0x40<64>
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
76 34 ?? jbe basic block L7
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
b... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402038 | __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 32 40 00 ?? sub eax, 0x004032c0
83 e8 40 ?? sub eax, 0x40<64>
39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402052 | __guard_icall_checks_enforced | 0func |
L1: 8b 0d d4 30 40 00 ?? mov ecx, dword ds:[0x004030d4]
33 c0 ?? xor eax, eax
81 f9 e3 1e 40 00 ?? cmp ecx, function 0x00401ee3
0f 95 c0 ?? setne al
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402064 | ??3@YAXPAX@Z | 0func |
L1: e9 9d 02 00 00 ?? jmp 0x00402306
ff 25 50 30 40 00 ?? jmp dword ds:[0x00403050<"4<@">]
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402069 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 e8 43 40 00 00 ?? and dword ds:[0x004043e8], 0
83 ec 24 ?? sub esp, 0x24<36>
83 0d 10 40 40 00 01 ?? or dword ds:[0x00404010], 1
6a 0a ?? push 10
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"B=@">]
L2: 85 c0 ?? test eax, eax
0f 84 a9 01 00 00 ?? je basic block ... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40223a | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 14 40 40 00 ?? cmp dword ds:[0x00404014], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40235a | ___acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40235a | ___scrt_stub_for_acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40235a | ___vcrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40235d | ___acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40235d | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40235d | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402360 | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402360 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402360 | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402363 | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402363 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402363 | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402366 | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402366 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402366 | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402369 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x402369 | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40236c | __filter_x86_sse2_floating_point_exception | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d e8 43 40 00 01 ?? cmp dword ds:[0x004043e8], 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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex10.exe | 0x40236c | __filter_x86_sse2_floating_point_exception_default | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d e8 43 40 00 01 ?? cmp dword ds:[0x004043e8], 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... | vs2019/wpo/RelWithDebInfo | ooex10.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401000 | ??0Inner1@@QAE@XZ | 1method |
L1: c7 01 4c 31 40 00 ?? mov dword ds:[ecx], 0x0040314c
8b c1 ?? mov eax, ecx
c7 41 04 34 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000034<52>
c7 41 08 35 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000035<53>
c7 41 0c 36 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000036<54>
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401020 | ?func11@Inner1@@UAEXXZ | 1method |
L1: c7 41 04 38 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000038<56>
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401040 | ??0Inner2@@QAE@XZ | 1method |
L1: c7 01 40 31 40 00 ?? mov dword ds:[ecx], 0x00403140
8b c1 ?? mov eax, ecx
c7 41 04 46 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000046<70>
c7 41 08 47 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000047<71>
c7 41 0c 48 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000048<72>
c7 41 10 49 00 00 00 ?? mov dword ds:[ecx + 0x... | vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401070 | ?func21@Inner2@@UAEXXZ | 1method |
L1: c7 41 08 44 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000044<68>
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401080 | ?func22@Inner2@@UAEXXZ | 1method |
L1: c7 41 0c 43 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000043<67>
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401090 | ??0Root@@QAE@XZ | 1method |
L1: c7 41 04 34 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000034<52>
8b c1 ?? mov eax, ecx
c7 41 08 35 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000035<53>
c7 41 0c 36 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000036<54>
c7 01 58 31 40 00 ?? mov dword ds:[ecx], 0x00403158
c7 41 14 46 00 00 00 ?? mov dword ds:[ecx + 0x... | vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x4010e0 | ??0DAInner1@@QAE@XZ | 1method |
L1: c7 41 04 34 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000034<52>
8b c1 ?? mov eax, ecx
c7 41 08 35 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000035<53>
c7 41 0c 36 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000036<54>
c7 01 58 31 40 00 ?? mov dword ds:[ecx], 0x00403158
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401100 | ??0DInner1@@QAE@XZ | 1method |
L1: c7 41 04 34 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000034<52>
8b c1 ?? mov eax, ecx
c7 41 08 35 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000035<53>
c7 41 0c 36 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000036<54>
c7 01 34 31 40 00 ?? mov dword ds:[ecx], 0x00403134
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401120 | ??0DAInner2@@QAE@XZ | 1method |
L1: c7 41 04 46 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000046<70>
8b c1 ?? mov eax, ecx
c7 41 08 47 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000047<71>
c7 41 0c 48 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000048<72>
c7 41 10 49 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0x00000049<73>
c7 01 1c 31 40 00 ?? mov dwo... | vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401150 | ??0DInner2@@QAE@XZ | 1method |
L1: c7 41 04 46 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000046<70>
8b c1 ?? mov eax, ecx
c7 41 08 47 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000047<71>
c7 41 0c 48 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000048<72>
c7 41 10 49 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0x00000049<73>
c7 01 28 31 40 00 ?? mov dwo... | vs2019/wpo/RelWithDebInfo | ooex11.exe |
./vs2019/wpo/RelWithDebInfo/ooex11.exe | 0x401180 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 e4 f8 ?? and esp, 0xf8<248,-8>
33 c0 ?? xor eax, eax
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/wpo/RelWithDebInfo | ooex11.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.