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 |
|---|---|---|---|---|---|---|
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401db6 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: e8 26 f3 ff ff ?? call function 0x004010e1
L2: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 04 ?? or dword ds:[eax], 4
89 48 04 ?? mov dword ds:[eax + 4], ecx
e8 b3 f3 ff ff ?? call function 0x0040117c
L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 02 ?? or dword ds:[eax], 2
89 48 04 ?? mov dword ds:[ea... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401dda | ___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
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401de9 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: b8 d8 66 40 00 ?? mov eax, 0x004066d8
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401def | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: b8 cc 66 40 00 ?? mov eax, 0x004066cc
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401df5 | ___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>
e8 7c 0a 00 00 ?? call function 0x00402882
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
... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401f55 | ___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 30 08 00 00 ?? call function 0x00402798
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401f97 | ___scrt_initialize_winrt | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401fed | ___scrt_set_unhandled_exception_filter | 0func |
L1: 68 dc 10 40 00 ?? push 0x004010dc
ff 15 00 70 40 00 ?? call dword ds:[0x00407000<"Bx@">]
L2: c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401ffc | ___scrt_stub_for_initialize_mta | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x401fff | ___scrt_unhandled_exception_filter@4 | 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]
81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363
75 25 ?? jne basic block L7
L2: 83 78 10 03 ?? cmp dword ds:[eax + 0x10<16>], 3
75 1f ?? jne basic block L7
L3: 8b 40 14 ?? mov eax, dword ds:[ea... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402050 | __crt_debugger_hook | 0func |
L1: 83 25 fc 62 40 00 00 ?? and dword ds:[0x004062fc], 0
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40205a | __RTC_Initialize | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be c4 52 40 00 ?? mov esi, 0x004052c4
bb c4 53 40 00 ?? mov ebx, 0x004053c4
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... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402091 | __RTC_Terminate | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be cc 54 40 00 ?? mov esi, 0x004054cc
bb cc 55 40 00 ?? mov ebx, 0x004055cc
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... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4020d0 | __SEH_prolog4 | 0func |
L1: 68 41 21 40 00 ?? push function 0x00402141
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... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402116 | __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
f2 c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402141 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
68 13 11 40 00 ?? push 0x00401113
68 18 60 40 00 ?? push 0x00406018
e8 3f 06 00 00 ?? call function 0x0040279e
... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40216c | @_guard_check_icall_nop@4 | 0func |
L1: c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40216d | _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
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402179 | _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
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402185 | __guard_icall_checks_enforced | 0func |
L1: 8b 0d 00 80 40 00 ?? mov ecx, dword ds:[0x00408000]
33 c0 ?? xor eax, eax
81 f9 f0 10 40 00 ?? cmp ecx, 0x004010f0
0f 95 c0 ?? setne al
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40219b | ??3@YAXPAX@Z | 0func |
L1: e9 a6 06 00 00 ?? jmp 0x00402846
ff 25 a0 70 40 00 ?? jmp dword ds:[0x004070a0]
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4021a0 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 00 63 40 00 00 ?? and dword ds:[0x00406300], 0
83 ec 24 ?? sub esp, 0x24<36>
53 ?? push ebx
33 db ?? xor ebx, ebx
43 ?? inc ebx
09 1d 10 60 40 00 ?? or dword ds:[0x00406010], ebx
6a 0a ?? push 10
e8 c4 06 00 00 ?? call function 0x00402882
L2: 85 c0 ?? test eax, ... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40239c | ___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
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4023ab | @__security_check_cookie@4 | 0func |
L1: 3b 0d 18 60 40 00 ?? cmp ecx, dword ds:[0x00406018]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 4e ec ff ff ?? jmp 0x0040100a
e9 e3 13 00 00 ?? jmp function 0x004023f2
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4023c0 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 00 70 40 00 ?? call dword ds:[0x00407000<"Bx@">]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 24 70 40 00 ?? call dword ds:[0x00407024<"&x@">]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 10 70 40 00 ?? call dword ds:[0x00407010]
L4: 50 ?? push eax... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4023f2 | ___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>
e8 80 04 00 00 ?? call function 0x00402882
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 10 64 40 00 ?? mov dword ds:[0x00406410... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x402538 | ___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>
e8 3a 03 00 00 ?? call function 0x00402882
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 10 64 40 00 ?? mov dword ds:[0... | vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40289a | ___acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40289a | ___scrt_stub_for_acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40289a | ___vcrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40289d | ___acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40289d | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x40289d | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a0 | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a0 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a0 | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a3 | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a3 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a3 | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a6 | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a6 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a6 | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a9 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/ooneg.exe | 0x4028a9 | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | ooneg.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401510 | ??0dummy@@QAE@XZ | 1method |
L1: c7 41 18 00 00 00 00 ?? mov dword ds:[ecx + 0x18<24>], 0
8b c1 ?? mov eax, ecx
c7 41 1c 0f 00 00 00 ?? mov dword ds:[ecx + 0x1c<28>], 15
c6 41 08 00 ?? mov byte ds:[ecx + 8], 0
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401530 | ??1dummy@@QAE@XZ | 1method |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 1c ?? mov ecx, dword ds:[esi + 0x1c<28>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 28 ?? jb basic block L7
L2: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401660 | ?g@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 c0 45 40 00 ?? push 0x004045c0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
5... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4019d0 | _main | 0func |
L1: e8 a3 f6 ff ff ?? call function 0x00401078
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4019da | ??_L@YGXPAXIHP6EX0@Z1@Z | 0func |
L1: e9 94 f6 ff ff ?? jmp function 0x00401073
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4019df | ??_L@YGXPAXIIP6EX0@Z1@Z | 0func |
L1: 6a 10 ?? push 0x10<16>
68 50 77 40 00 ?? push 0x00407750
e8 00 f7 ff ff ?? call function 0x004010eb
L2: 33 db ?? xor ebx, ebx
89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx
88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,-25>], bl
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
L3: 3b 5d 10 ?? cmp ebx, dwor... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401a75 | ??_M@YGXPAXIIP6EX0@Z@Z | 0func |
L1: 6a 0c ?? push 12
68 70 77 40 00 ?? push 0x00407770
e8 6a f6 ff ff ?? call function 0x004010eb
L2: c6 45 e7 00 ?? mov byte ss:[ebp + 0xe7<231,-25>], 0
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
8b c3 ?? mov eax, ebx
8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>]
0f af c7 ?? imul eax, edi
8b 75 08 ?? mov esi, ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401b1b | ArrayUnwindFilter | 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]
81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363
74 04 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
L3: e9 6e 17 00 00 ?? jmp function 0x004032a2
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401b3a | ?__ArrayUnwind@@YGXPAXIIP6EX0@Z@Z | 0func |
L1: 6a 18 ?? push 0x18<24>
68 90 77 40 00 ?? push 0x00407790
e8 a5 f5 ff ff ?? call function 0x004010eb
L2: 33 f6 ?? xor esi, esi
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
L3: 89 75 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], esi
3b 75 10 ?? cmp esi, dword ss:[ebp ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401bd1 | ??2@YAPAXI@Z | 0func |
L1: e9 c3 11 00 00 ?? jmp function 0x00402303
L2: 55 ?? push ebp
8b ec ?? mov ebp, esp
eb 0d ?? jmp basic block L5
L3: ff 75 08 ?? push dword ss:[ebp + 8]
e8 ca 16 00 00 ?? call function 0x004032a8
L4: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0f ?? je basic block L8
L5: ff 75 08 ?? push dword ss:[ebp + 8]
e8 ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401c0d | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 c4 f4 ff ff ?? call function 0x004010dc
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401c1e | ??_U@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 cd f5 ff ff ?? jmp function 0x004011f4
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401c2e | ??_V@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 3e f5 ff ff ?? call function 0x00401177
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401c3f | ??2@YAPAXIABUnothrow_t@std@@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 e1 45 40 00 ?? push 0x004045e1
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401ca3 | ??_U@YAPAXIABUnothrow_t@std@@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 7a f5 ff ff ?? jmp function 0x00401226
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401cae | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 80 40 00 ?? cmp ecx, dword ds:[0x00408004]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 4b f3 ff ff ?? jmp 0x0040100a
e9 5f 13 00 00 ?? jmp function 0x0040236e
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401cc3 | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 ef 15 00 00 ?? call function 0x004032ba
L2: e8 5d f3 ff ff ?? call function 0x0040102d
L3: 50 ?? push eax
e8 1a 16 00 00 ?? call function 0x004032f0
L4: e8 45 16 00 00 ?? call function 0x00403320
L5: 8b f0 ?? mov esi, eax
e8 5a f3 ff ff ?? call function 0x0040103c
L6: 6a ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401d98 | post_pgo_initialization | 0func |
L1: e8 d4 f4 ff ff ?? call function 0x00401271
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401da2 | pre_cpp_initialization | 0func |
L1: e8 b1 f4 ff ff ?? call function 0x00401258
L2: e8 b7 f3 ff ff ?? call function 0x00401163
L3: 50 ?? push eax
e8 68 15 00 00 ?? call function 0x0040331a
L4: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401db8 | __scrt_common_main | 0func |
L1: e8 2d f4 ff ff ?? call function 0x004011ea
L2: e9 02 00 00 00 ?? jmp function 0x00401dc4
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401dc4 | __scrt_common_main_seh | 0func |
L1: 6a 14 ?? push 0x14<20>
68 10 78 40 00 ?? push 0x00407810
e8 1b f3 ff ff ?? call function 0x004010eb
L2: 6a 01 ?? push 1
e8 0f f3 ff ff ?? call function 0x004010e6
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,... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x401fbb | invoke_main | 0func |
L1: 56 ?? push esi
57 ?? push edi
e8 3a 13 00 00 ?? call function 0x004032fc
L2: 8b 38 ?? mov edi, dword ds:[eax]
e8 2d 13 00 00 ?? call function 0x004032f6
L3: 8b f0 ?? mov esi, eax
e8 02 13 00 00 ?? call function 0x004032d2
L4: 50 ?? push eax
57 ?? push edi
ff 36 ?? push dword ds:[esi]
e8 fd f1 ff ff ?? ca... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402018 | _mainCRTStartup | 0func |
L1: e8 cd f1 ff ff ?? call function 0x004011ea
L2: e9 a2 fd ff ff ?? jmp function 0x00401dc4
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402030 | __SEH_prolog4 | 0func |
L1: 68 a1 20 40 00 ?? push function 0x004020a1
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 80 4... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402076 | __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
f2 c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4020a1 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
68 59 11 40 00 ?? push function 0x00401159
68 04 80 40 00 ?? push 0x00408004
e8 b9 11 00 00 ?? call function 0x... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4020cc | @_guard_check_icall_nop@4 | 0func |
L1: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4020cd | _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
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4020d9 | _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
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4020e5 | __guard_icall_checks_enforced | 0func |
L1: 8b 0d 00 a0 40 00 ?? mov ecx, dword ds:[0x0040a000]
33 c0 ?? xor eax, eax
81 f9 2c 11 40 00 ?? cmp ecx, 0x0040112c
0f 95 c0 ?? setne al
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4020fb | ??0bad_alloc@std@@AAE@QBD@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 61 04 00 ?? and dword ds:[ecx + 4], 0
83 61 08 00 ?? and dword ds:[ecx + 8], 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
c7 01 5c 6b 40 00 ?? mov dword ds:[ecx], 0x00406b5c
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40211f | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
ff 75 08 ?? push dword ss:[ebp + 8]
8b f1 ?? mov esi, ecx
e8 41 ef ff ff ?? call function 0x0040106e
L2: c7 06 5c 6b 40 00 ?? mov dword ds:[esi], 0x00406b5c
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402140 | ??0bad_alloc@std@@QAE@XZ | 1method |
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0
8b c1 ?? mov eax, ecx
83 61 08 00 ?? and dword ds:[ecx + 8], 0
c7 41 04 68 6b 40 00 ?? mov dword ds:[ecx + 4], 0x00406b68<"bad allocation">
c7 01 5c 6b 40 00 ?? mov dword ds:[ecx], 0x00406b5c
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40217f | ??0bad_array_new_length@std@@QAE@XZ | 1method |
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0
8b c1 ?? mov eax, ecx
83 61 08 00 ?? and dword ds:[ecx + 8], 0
c7 41 04 8c 6b 40 00 ?? mov dword ds:[ecx + 4], 0x00406b8c<"bad array new length">
c7 01 80 6b 40 00 ?? mov dword ds:[ecx], 0x00406b80
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40219d | ??0exception@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 6b 40 00 ?? mov dword ds:[esi], 0x00406b34
83 20 00 ?? and dword ds:[eax], 0
83 60 04 00 ?? and dword ds:[eax + 4], 0
50 ?? push eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4021d4 | ??0exception@std@@QAE@QBDH@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c7 01 34 6b 40 00 ?? mov dword ds:[ecx], 0x00406b34
83 61 04 00 ?? and dword ds:[ecx + 4], 0
83 61 08 00 ?? and dword ds:[ecx + 8], 0
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40220d | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 34 6b 40 00 ?? mov dword ds:[ecx], 0x00406b34
50 ?? push eax
e8 68 10 00 00 ?? call function 0x00403284
L2: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402222 | ??1exception@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 34 6b 40 00 ?? mov dword ds:[ecx], 0x00406b34
50 ?? push eax
e8 53 10 00 00 ?? call function 0x00403284
L2: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402237 | ??_Gbad_alloc@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 6b 40 00 ?? mov dword ds:[esi], 0x00406b34
50 ?? push eax
e8 38 10 00 00 ?? call function 0x00403284
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40226f | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 6b 40 00 ?? mov dword ds:[esi], 0x00406b34
50 ?? push eax
e8 00 10 00 00 ?? call function 0x00403284
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40226f | ??_Gbad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 6b 40 00 ?? mov dword ds:[esi], 0x00406b34
50 ?? push eax
e8 00 10 00 00 ?? call function 0x00403284
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4022a7 | ??_Eexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 6b 40 00 ?? mov dword ds:[esi], 0x00406b34
50 ?? push eax
e8 c8 0f 00 00 ?? call function 0x00403284
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4022a7 | ??_Gexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 34 6b 40 00 ?? mov dword ds:[esi], 0x00406b34
50 ?? push eax
e8 c8 0f 00 00 ?? call function 0x00403284
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4022df | ?__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 52 ef ff ff ?? call function 0x0040123f
L2: 68 30 78 40 00 ?? push 0x00407830
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 8f 0f 00 00 ?? call function 0x0040328a
L3: cc ?? int3... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402303 | ?__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 3f ed ff ff ?? call function 0x00401050
L2: 68 94 78 40 00 ?? push 0x00407894
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 6b 0f 00 00 ?? call function 0x0040328a
L3: cc ?? int3... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402327 | ?what@exception@std@@UBEPBDXZ | 1method |
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
85 c0 ?? test eax, eax
75 05 ?? jne basic block L3
L2: b8 40 6b 40 00 ?? mov eax, 0x00406b40<"Unknown exception">
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402337 | ??3@YAXPAX@Z | 0func |
L1: e9 ea 0f 00 00 ?? jmp 0x00403326
ff 25 bc 90 40 00 ?? jmp dword ds:[0x004090bc]
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40233c | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 04 90 40 00 ?? call dword ds:[0x00409004]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 28 90 40 00 ?? call dword ds:[0x00409028]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 90 40 00 ?? call dword ds:[0x00409008]
L4: 50 ?? push eax
ff 15 0c 90 ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40236e | ___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>
e8 f0 0f 00 00 ?? call function 0x0040336e
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 c8 83 40 00 ?? mov dword ds:[0x004083c8... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4024b4 | ___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>
e8 aa 0e 00 00 ?? call function 0x0040336e
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 c8 83 40 00 ?? mov dword ds:[0... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40270e | ??$__crt_fast_decode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
8b c8 ?? mov ecx, eax
33 45 08 ?? xor eax, dword ss:[ebp + 8]
83 e1 1f ?? and ecx, 0x1f<31>
d3 c8 ?? ror eax, cl
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x402727 | ??$__crt_fast_encode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
83 e0 1f ?? and eax, 0x1f<31>
6a 20 ?? push 0x20<32>
59 ?? pop ecx
2b c8 ?? sub ecx, eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
d3 c8 ?? ror eax, cl
33 05 04 80 40 00 ?? xor eax, dword ds:[0x00408004]
5d ?? pop ebp
c3... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40274b | ?__crt_rotate_pointer_value@@YAIIH@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
d3 c8 ?? ror eax, cl
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x40275b | 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 ... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4027b0 | 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,... | vs2017/normal/RelWithDebInfo | oonewdel.exe |
./vs2017/normal/RelWithDebInfo/oonewdel.exe | 0x4027f1 | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oonewdel.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.