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/normal/RelWithDebInfo/ooex10.exe | 0x401ce3 | ___security_init_cookie | 0func |
L1: 8b 0d 18 60 40 00 ?? mov ecx, dword ds:[0x00406018]
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 81 ff ff ff ?? cal... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d40 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d43 | __get_startup_argv_mode | 0func |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d47 | __get_startup_commit_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d4a | __get_startup_file_mode | 0func |
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d50 | __get_startup_new_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d56 | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 68 e8 62 40 00 ?? push 0x004062e8
ff 15 10 70 40 00 ?? call dword ds:[0x00407010<"Hx@">]
L2: c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d65 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 68 e8 62 40 00 ?? push 0x004062e8
e8 1d 0d 00 00 ?? call function 0x00402a8c
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d74 | __should_initialize_environment | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401d77 | __initialize_default_precision | 0func |
L1: 68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 b8 0d 00 00 ?? call function 0x00402b40
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 68 f3 ff ff ?? call function 0x004010ff
L5: cc ?? int3
L6: cc... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401da0 | __initialize_invalid_parameter_handler | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401da3 | __initialize_denormal_control | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401da6 | ___local_stdio_printf_options | 0func |
L1: b8 f8 62 40 00 ?? mov eax, 0x004062f8
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401dac | ___local_stdio_scanf_options | 0func |
L1: b8 08 63 40 00 ?? mov eax, 0x00406308
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401db2 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: e8 15 f4 ff ff ?? call function 0x004011cc
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 2a f4 ff ff ?? call function 0x004011ef
L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 02 ?? or dword ds:[eax], 2
89 48 04 ?? mov dword... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401dd6 | ___scrt_is_user_matherr_present | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 04 60 40 00 ?? cmp dword ds:[0x00406004], eax
0f 94 c0 ?? sete al
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401de5 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: b8 f0 66 40 00 ?? mov eax, 0x004066f0
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401deb | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: b8 e4 66 40 00 ?? mov eax, 0x004066e4
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401df1 | ___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 20 70 40 00 ?? call dword ds:[0x00407020]
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 ?? pus... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401f52 | ___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 39 0b 00 00 ?? call function 0x00402a9e
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401f94 | ___scrt_initialize_winrt | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401fe9 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 68 d6 11 40 00 ?? push 0x004011d6
ff 15 28 70 40 00 ?? call dword ds:[0x00407028]
L2: c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401ff8 | ___scrt_stub_for_initialize_mta | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x401ffb | ___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... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402066 | __crt_debugger_hook | 0func |
L1: 83 25 14 63 40 00 00 ?? and dword ds:[0x00406314], 0
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402070 | __RTC_Initialize | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be 80 56 40 00 ?? mov esi, 0x00405680
bb 80 57 40 00 ?? mov ebx, 0x00405780
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 00 80 40 0... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4020a7 | __RTC_Terminate | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be 88 58 40 00 ?? mov esi, 0x00405888
bb 88 59 40 00 ?? mov ebx, 0x00405988
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 00 80 40 0... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4020e0 | __SEH_prolog4 | 0func |
L1: 68 59 21 40 00 ?? push function 0x00402159
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 18 60 4... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402140 | __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
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402159 | __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 a6 f0 ff ff ?? call function 0x0040120d
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... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402193 | @_guard_check_icall_nop@4 | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402196 | _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
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4021a2 | _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
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4021ae | __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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4021df | ___castguard_check_failure_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 40 4e 40 00 ?? mov edx, 0x00404e40
b9 80 4f 40 00 ?? mov ecx, 0x00404f80
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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402205 | ___castguard_check_failure_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402208 | ___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 40 4e 40 00 ?? mov edx, 0x00404e40
b9 80 4f 40 00 ?? mov ecx, 0x00404f80
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 11 ?? ja basic block L4
L2: 83 3d 08 80 40 00 00 ?? cmp dword ds:[0x00408008], 0
74... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402258 | ___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 40 4e 40 00 ?? mov edx, 0x00404e40
b9 80 4f 40 00 ?? mov ecx, 0x00404f80
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 18 63 40 00 ?? mov esi, dword ds:[... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402299 | __castguard_check_failure_user_handled_wrapper | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 35 18 63 40 00 ?? mov esi, dword ds:[0x00406318]
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 00 80 40 00 ?? call dword ds:[0x00408000]
L3: ff d6 ?? call esi
L4: 59 ?? pop ecx
... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4022bf | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 40 4e 40 00 ?? mov edx, 0x00404e40
b9 80 4f 40 00 ?? mov ecx, 0x00404f80
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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4022e0 | ___castguard_set_user_handler | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
b9 18 63 40 00 ?? mov ecx, 0x00406318
87 01 ?? xchg dword ds:[ecx], eax
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4022f2 | ___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 00 4e 40 00 ?? sub eax, 0x00404e00
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 40 4e 40 00 ?? m... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x40232a | ___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 00 4e 40 00 ?? sub eax, 0x00404e00
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 40 4e 40 00 ?? m... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402367 | ___castguard_slow_path_check_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x40236a | ___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 00 4e 40 00 ?? sub eax, 0x00404e00
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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4023bb | ___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 00 4e 40 00 ?? sub eax, 0x00404e00
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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402413 | __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 00 4e 40 00 ?? sub eax, 0x00404e00
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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402433 | __guard_icall_checks_enforced | 0func |
L1: 8b 0d 00 80 40 00 ?? mov ecx, dword ds:[0x00408000]
33 c0 ?? xor eax, eax
81 f9 68 11 40 00 ?? cmp ecx, 0x00401168
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402449 | ??3@YAXPAX@Z | 0func |
L1: e9 fe 06 00 00 ?? jmp 0x00402b4c
ff 25 ac 70 40 00 ?? jmp dword ds:[0x004070ac<"<w@">]
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x40244e | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 1c 63 40 00 00 ?? and dword ds:[0x0040631c], 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 70 40 00 ?? call dword ds:[0x00407020]
L2: 85 c0 ?? test eax, eax
0f 84 ac 01 00 00 ?? je basic block L25
L3... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402697 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 20 60 40 00 ?? cmp dword ds:[0x00406020], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4026a6 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 18 60 40 00 ?? cmp ecx, dword ds:[0x00406018]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 65 e9 ff ff ?? jmp 0x00401019
e9 cb 16 00 00 ?? jmp function 0x004026e9
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4026b7 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 28 70 40 00 ?? call dword ds:[0x00407028]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 2c 70 40 00 ?? call dword ds:[0x0040702c<"rx@">]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 18 70 40 00 ?? call dword ds:[0x00407018]
L4: 50 ?? push eax
ff 15... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x4026e9 | ___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 20 70 40 00 ?? call dword ds:[0x00407020]
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 28 64 40 00 ?? mov dword ds:[0x004... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402830 | ___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 20 70 40 00 ?? call dword ds:[0x00407020]
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 28 64 40 00 ?? mov dword ... | vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba0 | ___acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba0 | ___scrt_stub_for_acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba0 | ___vcrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba3 | ___acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba3 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba3 | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba6 | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba6 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba6 | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba9 | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba9 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402ba9 | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402bac | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402bac | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402bac | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402baf | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402baf | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402bb2 | __filter_x86_sse2_floating_point_exception | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 1c 63 40 00 01 ?? cmp dword ds:[0x0040631c], 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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex10.exe | 0x402bb2 | __filter_x86_sse2_floating_point_exception_default | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 1c 63 40 00 01 ?? cmp dword ds:[0x0040631c], 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/normal/RelWithDebInfo | ooex10.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401450 | ?func11@Inner1@@UAEXXZ | 1method |
L1: c7 41 04 38 00 00 00 ?? mov dword ds:[ecx + 4], 0x00000038<56>
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401470 | ?func21@Inner2@@UAEXXZ | 1method |
L1: c7 41 08 44 00 00 00 ?? mov dword ds:[ecx + 8], 0x00000044<68>
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401480 | ?func22@Inner2@@UAEXXZ | 1method |
L1: c7 41 0c 43 00 00 00 ?? mov dword ds:[ecx + 12], 0x00000043<67>
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401490 | _main | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401493 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 94 4b 40 00 ?? mov dword ds:[ecx], 0x00404b94
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40149a | ??_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 94 4b 40 00 ?? mov dword ds:[esi], 0x00404b94
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 9c fb ff ff ?? call function 0x00401050
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40149a | ??_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 94 4b 40 00 ?? mov dword ds:[esi], 0x00404b94
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 9c fb ff ff ?? call function 0x00401050
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4014c5 | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 e3 15 00 00 ?? call function 0x00402ab0
L2: e8 b5 fb ff ff ?? call function 0x00401087
L3: 50 ?? push eax
e8 0e 16 00 00 ?? call function 0x00402ae6
L4: e8 c8 fb ff ff ?? call function 0x004010a5
L5: 8b f0 ?? mov esi, eax
e8 32 16 00 00 ?? call function 0x00402b16
L6: 6a ... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40159a | post_pgo_initialization | 0func |
L1: e8 33 fb ff ff ?? call function 0x004010d2
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4015a4 | pre_cpp_initialization | 0func |
L1: e8 3c fc ff ff ?? call function 0x004011e5
L2: e8 1a fb ff ff ?? call function 0x004010c8
L3: 50 ?? push eax
e8 5c 15 00 00 ?? call function 0x00402b10
L4: 59 ?? pop ecx
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4015ba | __scrt_common_main | 0func |
L1: e8 53 fc ff ff ?? call function 0x00401212
L2: e9 02 00 00 00 ?? jmp function 0x004015c6
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4015c6 | __scrt_common_main_seh | 0func |
L1: 6a 14 ?? push 0x14<20>
68 f0 5a 40 00 ?? push 0x00405af0
e8 b0 fa ff ff ?? call function 0x00401082
L2: 6a 01 ?? push 1
e8 c1 fb ff ff ?? call function 0x0040119a
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/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4017bd | invoke_main | 0func |
L1: 56 ?? push esi
57 ?? push edi
e8 04 13 00 00 ?? call function 0x00402ac8
L2: 8b f8 ?? mov edi, eax
e8 27 13 00 00 ?? call function 0x00402af2
L3: 8b 30 ?? mov esi, dword ds:[eax]
e8 1a 13 00 00 ?? call function 0x00402aec
L4: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 d8 f9 ff ff ?? ca... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40181a | _mainCRTStartup | 0func |
L1: e8 f3 f9 ff ff ?? call function 0x00401212
L2: e9 a2 fd ff ff ?? jmp function 0x004015c6
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401826 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 29 f8 ff ff ?? call function 0x0040105a
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401837 | 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 ... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40188c | 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 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/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4018cb | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4018d2 | ___scrt_acquire_startup_lock | 0func |
L1: 56 ?? push esi
e8 13 f8 ff ff ?? call function 0x004010eb
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 fc 62 40 00 ?? mov esi, 0x004062fc
8b 50 04 ?? mov edx, dword ds:[eax + 4]
eb 04 ?? jmp basic block L5
L4: 3b d0 ?? cmp edx, eax
74... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401910 | ___scrt_dllmain_after_initialize_c | 0func |
L1: e8 d6 f7 ff ff ?? call function 0x004010eb
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 d2 f7 ff ff ?? call function 0x004010f0
L4: eb 18 ?? jmp basic block L10
L5: e8 61 f8 ff ff ?? call function 0x00401186
L6: 50 ?? push eax
e8 91 11 00 00 ?? call function 0x00402abc
L7: 59 ?? pop ecx
85... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401945 | ___scrt_dllmain_before_initialize_c | 0func |
L1: 6a 00 ?? push 0
e8 6d f7 ff ff ?? call function 0x004010b9
L2: 84 c0 ?? test al, al
59 ?? pop ecx
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x401956 | ___scrt_dllmain_crt_thread_attach | 0func |
L1: e8 e5 f7 ff ff ?? call function 0x00401140
L2: 84 c0 ?? test al, al
75 03 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
c3 ?? ret
L4: e8 fc f7 ff ff ?? call function 0x00401163
L5: 84 c0 ?? test al, al
75 07 ?? jne basic block L8
L6: e8 2b f7 ff ff ?? call function 0x0040109b
L7: eb ed ?? jmp basic block ... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40197c | ___scrt_dllmain_crt_thread_detach | 0func |
L1: e8 60 f7 ff ff ?? call function 0x004010e1
L2: e8 15 f7 ff ff ?? call function 0x0040109b
L3: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x40198c | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 57 f7 ff ff ?? call function 0x004010eb
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/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4019cd | ___scrt_dllmain_uninitialize_c | 0func |
L1: e8 19 f7 ff ff ?? call function 0x004010eb
L2: 85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 68 04 63 40 00 ?? push 0x00406304
e8 4e 11 00 00 ?? call function 0x00402b2e
L4: 59 ?? pop ecx
c3 ?? ret
L5: e8 1d f7 ff ff ?? call function 0x00401104
L6: 85 c0 ?? test eax, eax
0f 84 09 11 00 00 ?? je fu... | vs2022/normal/RelWithDebInfo | ooex11.exe |
./vs2022/normal/RelWithDebInfo/ooex11.exe | 0x4019f8 | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 6a 00 ?? push 0
e8 1d f8 ff ff ?? call function 0x0040121c
L2: 59 ?? pop ecx
e9 40 f7 ff ff ?? jmp 0x00401145
e9 62 1a 00 00 ?? jmp function 0x00402bac
| vs2022/normal/RelWithDebInfo | ooex11.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.