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/wpo/Debug/ooex9.exe | 0x403480 | _getMemBlockDataString | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>]
33 d2 ?? xor edx, edx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
33 ff ?? xor edi, edi
2b de ?? sub ebx, esi
89 5d 10 ?? mov dword ss:[ebp + 0x10<16>], ebx
L2: 8b... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x4034f0 | _strlen_priv | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
8b c2 ?? mov eax, edx
L2: 8a 08 ?? mov cl, byte ds:[eax]
40 ?? inc eax
84 c9 ?? test cl, cl
L3: 75 f9 ?? jne basic block L2
L4: 2b c2 ?? sub eax, edx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403790 | __RTC_UninitUse | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 04 04 00 00 ?? sub esp, 0x00000404<1028>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
8b 3d 24 70 40 00 ?? mov edi, ... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403840 | __vsprintf_s_l | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 88 ed ff ff ?? call function 0x004025d0
L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
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]
ff 70 04 ?? push dwor... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403870 | _sprintf_s | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8d 45 14 ?? lea eax, ss:[ebp + 0x14<20>]
50 ?? push eax
6a 00 ?? push 0
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]
e8 b9 ff ff ff ?? call function 0x00403840
L2: 83 c4 14 ?? add esp, 0x14<20>
5d ... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403890 | ?_RTC_GetErrorFunc@@YAP6AHHPBDH00ZZPBX@Z | 0func |
L1: a1 4c 74 40 00 ?? mov eax, dword ds:[0x0040744c]
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x4038a0 | ?_RTC_GetErrorFuncW@@YAP6AHHPB_WH00ZZPBX@Z | 0func |
L1: a1 50 74 40 00 ?? mov eax, dword ds:[0x00407450]
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x4038b0 | __RTC_GetErrDesc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 f8 04 ?? cmp eax, 4
77 09 ?? ja basic block L3
L2: 8b 04 85 d0 57 40 00 ?? mov eax, dword ds:[0x004057d0 + eax * 4]
5d ?? pop ebp
c3 ?? ret
L3: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x4038d0 | __RTC_NumErrors | 0func |
L1: b8 05 00 00 00 ?? mov eax, 5
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x4038e0 | __RTC_SetErrorFunc | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 4c 74 40 00 ?? mov eax, dword ds:[0x0040744c]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d 4c 74 40 00 ?? mov dword ds:[0x0040744c], ecx
c7 05 50 74 40 00 00 00 ?? mov dword ds:[0x00407450], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403900 | __RTC_SetErrorFuncW | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 50 74 40 00 ?? mov eax, dword ds:[0x00407450]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 0d 50 74 40 00 ?? mov dword ds:[0x00407450], ecx
c7 05 4c 74 40 00 00 00 ?? mov dword ds:[0x0040744c], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403920 | __RTC_SetErrorType | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
83 fa 04 ?? cmp edx, 4
77 13 ?? ja basic block L3
L2: 8b 04 95 18 70 40 00 ?? mov eax, dword ds:[0x00407018 + edx * 4]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 0c 95 18 70 40 00 ?? mov dword ds:[0x00407018 + edx * 4], ecx
5d ??... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403950 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d 58 74 40 00 00 ?? cmp byte ds:[0x00407458], 0
0f 85 10 01 00 00 ?? jne basic block L26
L2: c6 0... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403a90 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
68 00 08 00 00 ?? push 0x00000800<2048>
6a 00 ?? push 0... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403cf0 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8d 8d f4 fd ff ff ?? lea ecx, ss:[ebp + 0xfffffdf4<4294966772,... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x403dd0 | ?_RTC_GetSrcLine@@YAHPAEPA_WKPAH1K@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
83 ec 4c ?? sub esp, 0x4c<76>
33 c9 ?? xor ecx, ecx
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
4e ?? dec esi
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooex9.exe | 0x404160 | __except_handler4_noexcept | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 27 e8 ff ff ??... | vs2017/wpo/Debug | ooex9.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401000 | ?blah@OtherBase@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401020 | ?nonvirt@OtherBase@@QAEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 40 04 0a 00 00 00 ?? mov dword ds:[eax + 4], 10
8b 4d fc ?? mov ecx, dword ss:[eb... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401050 | ?foo@Base@@UAEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401070 | ?foo@Derived@@UAEHXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 e9 08 ?? sub ecx, 8
e8 97 ff ff ff ?? call function 0x00401020
L2: 8b 45 fc ?? m... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4010a0 | ??0Derived@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 3a 00 00 00 ?? call function 0x004010f0
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4010f0 | ??0OtherBase@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 54 41 40 00 ?? mov dword ds:[eax], 0x00404154
8b 45 fc ?? mov eax, dword ss:[e... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401110 | ??0Base@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 64 41 40 00 ?? mov dword ds:[eax], 0x00404164
8b 4d fc ?? mov ecx, dword ss:[e... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401140 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 60 40 00 ?? cmp ecx, dword ds:[0x00406004]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 5f 04 00 00 ?? jmp function 0x004015b0
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401160 | ??1type_info@@UAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 44 41 40 00 ?? mov dword ds:[eax], 0x00404144
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401180 | ??_Etype_info@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d1 ff ff ff ?? call function 0x00401160
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401180 | ??_Gtype_info@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d1 ff ff ff ?? call function 0x00401160
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0e ?? je basic block L5
L3: 6a 0c ?? pu... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4011b0 | pre_c_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 68 03 00 00 ?? call function 0x00401520
L2: e8 93 03 00 00 ?? call function 0x00401550
L3: e8 6e 03 00 00 ?? call function 0x00401530
L4: 6a 01 ?? push 1
e8 97 0a 00 00 ?? call function 0x00401c60
L5: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test ea... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401260 | post_pgo_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 68 0f 00 00 ?? call function 0x004021d0
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401270 | pre_cpp_initialization | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 18 12 00 00 ?? call function 0x00402490
L2: e8 83 0e 00 00 ?? call function 0x00402100
L3: 50 ?? push eax
e8 55 17 00 00 ?? call function 0x004029d8
L4: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401290 | __scrt_common_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 a8 0d 00 00 ?? call function 0x00402040
L2: e8 03 00 00 00 ?? call function 0x004012a0
L3: 5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4012a0 | __scrt_common_main_seh | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 00 4f 40 00 ?? push 0x00404f00
68 80 25 40 00 ?? push function 0x00402580
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 cc ?? add esp, 0xcc<204,-52>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 60 40 00 ?? mov eax... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4014f0 | invoke_main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 98 14 00 00 ?? call function 0x00402990
L2: 50 ?? push eax
e8 bc 14 00 00 ?? call function 0x004029ba
L3: 8b 00 ?? mov eax, dword ds:[eax]
50 ?? push eax
e8 ae 14 00 00 ?? call function 0x004029b4
L4: 8b 08 ?? mov ecx, dword ds:[eax]
51 ?? push ecx
e8 c2 15 00 00 ?... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401570 | _mainCRTStartup | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 18 fd ff ff ?? call function 0x00401290
L2: 5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401580 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 04 40 40 00 ?? call dword ds:[0x00404004<"rS@">]
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
ff 15 3c 40 40 00 ?? call dword ds:[0x0040403c<"VS@">]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 40 40 00 ?? call dword ds:[0x00404008]... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4015b0 | ___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 72 14 00 00 ?? call function 0x00402a32
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: b9 02 00 00 00 ?? mov ecx, 2
cd 29 ?? int 0x29<41>
L4: a3 88 61 40 00 ?? mov dword ds:[0x00406188],... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4016d0 | ___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 52 13 00 00 ?? call function 0x00402a32
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 61 40 00 ?? mov dword ds:[0... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4018e0 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 44 0d 00 00 ?? call function 0x00402630
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401900 | ??$__crt_fast_decode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 d2 ?? xor edx, edx
b9 20 00 00 00 ?? mov ecx, 0x00000020<32>
f7 f1 ?? div ecx
52 ?? push edx
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
33 15 04 60 40 00 ?? xor edx, dword ds:[0x00406004]
52 ?? push edx
e8 3f 00 00 00 ?... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401930 | ??$__crt_fast_encode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 d2 ?? xor edx, edx
b9 20 00 00 00 ?? mov ecx, 0x00000020<32>
f7 f1 ?? div ecx
b8 20 00 00 00 ?? mov eax, 0x00000020<32>
2b c2 ?? sub eax, edx
50 ?? push eax
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
51 ?? push ecx
e8 ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401960 | ?__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/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401970 | find_pe_section | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
8b 55 f4 ?? mov edx, dword ss:[ebp + 0xf4<244,-12>]
03 51 3c ?? add edx, dword ds:[ecx + 0x3c<60>... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401a00 | is_potentially_valid_image_base | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 04 ?? jne basic block L3
L2: 32 c0 ?? xor al, al
eb 55 ?? jmp basic block L10
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 4d fc ?? mov ecx, d... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401a70 | _NtCurrentTeb | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401a80 | ___scrt_acquire_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 a5 0e 00 00 ?? call function 0x00402930
L2: 85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 32 ?? jmp basic block L11
L4: e8 d8 ff ff ff ?? call function 0x00401a70
L5: 8b 40 04 ?? mov eax, dword ds:[eax + 4]
89 ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401ad0 | ___scrt_dllmain_after_initialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 58 0e 00 00 ?? call function 0x00402930
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 6f 0b 00 00 ?? call function 0x00402650
L4: eb 12 ?? jmp basic block L9
L5: e8 d8 f9 ff ff ?? call function 0x004014c0
L6: 85 c0 ?? test eax, eax
74 04 ?? je basic b... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401b00 | ___scrt_dllmain_before_initialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
e8 56 01 00 00 ?? call function 0x00401c60
L2: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 02 ?? jmp basic block L5
L4: b0 01 ?? mov al, 1
L5: 5d ?? pop ebp
c3 ?? ret
... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401b20 | ___scrt_dllmain_crt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 58 0f 00 00 ?? call function 0x00402a80
L2: 0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 17 ?? jmp basic block L9
L4: e8 48 0f 00 00 ?? call function 0x00402a80
L5: 0f b6 c8 ?? movzx ecx, al
85 c9 ?? test e... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401b50 | ___scrt_dllmain_crt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 38 0f 00 00 ?? call function 0x00402a90
L2: e8 33 0f 00 00 ?? call function 0x00402a90
L3: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401b70 | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
e8 b7 0d 00 00 ?? call function 0x00402930
L2: 85 c0 ?? test eax, eax
75 22 ?? jne basic block L6
L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
75 1c ?? jne basic block L6
L4: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
6a 00 ?? push 0... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401bc0 | ___scrt_dllmain_uninitialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 68 0d 00 00 ?? call function 0x00402930
L2: 85 c0 ?? test eax, eax
74 0f ?? je basic block L5
L3: 68 b0 63 40 00 ?? push 0x004063b0
e8 20 0e 00 00 ?? call function 0x004029f6
L4: 83 c4 04 ?? add esp, 4
eb 0e ?? jmp basic block L8
L5: e8 e0 0e 00 00 ?? call function ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401bf0 | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
e8 b6 0e 00 00 ?? call function 0x00402ab0
L2: 83 c4 04 ?? add esp, 4
e8 ae 0e 00 00 ?? call function 0x00402ab0
L3: 5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401c10 | ___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 63 40 00 01 ?? mov byte ds:[0x004063ac], 1
L3: e8 2b 0a 00 00 ?? call function 0x00402650
L4: e8 46 0e 00 00 ?? call function 0x00402a70
L5: 0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, ea... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401c60 | ___scrt_initialize_onexit_tables | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
0f b6 05 ad 63 40 00 ?? movzx eax, byte ds:[0x004063ad]
85 c0 ?? test eax, eax
74 07 ?? je basic block L3
L2: b0 01 ?? mov al, 1
e9 bf 00 00 00 ?? jmp basic block L19
L3: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 0d ?? je basic block L6
... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401d40 | ___scrt_is_nonwritable_in_current_image | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 20 4f 40 00 ?? push 0x00404f20
68 80 25 40 00 ?? push function 0x00402580
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 d8 ?? add esp, 0xd8<216,-40>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 60 40 00 ?? mov eax... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401e70 | ___scrt_release_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 b8 0a 00 00 ?? call function 0x00402930
L2: 85 c0 ?? test eax, eax
75 02 ?? jne basic block L4
L3: eb 13 ?? jmp basic block L7
L4: 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
85 c0 ?? test eax, eax
74 02 ?? je basic block L6
L5: eb 09 ?? jmp basic block L7
L6: 33 c... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401ea0 | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
0f b6 05 ac 63 40 00 ?? movzx eax, byte ds:[0x004063ac]
85 c0 ?? test eax, eax
74 0c ?? je basic block L4
L2: 0f b6 4d 0c ?? movzx ecx, byte ss:[ebp + 12]
85 c9 ?? test ecx, ecx
74 04 ?? je basic block L4
L3: b0 01 ?? mov al, 1
eb 1c ?? jmp basic block L7
L4: 0f b6 55... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401f50 | _at_quick_exit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
a1 bc 63 40 00 ?? mov eax, dword ds:[0x004063bc]
50 ?? push eax
e8 9f f9 ff ff ?? call function 0x00401900
L2: 83 c4 04 ?? add esp, 4
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc ff ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401fa0 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 33 ff ff ff ?? call function 0x00401ee0
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 09 ?? je basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
eb 07 ?? jmp ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x401fd0 | __get_entropy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
33 c0 ?? xor eax, eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
51 ?? push ecx
ff 15 58 40 40 00 ?? call dword ds:[0x00404058]
L2: 8... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402040 | ___security_init_cookie | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
81 3d 04 60 40 00 4e e6 ?? cmp dword ds:[0x00406004], 0xbb40e64e
40 bb
74 1c ?? je basic block L4
L2: a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
25 00 00 ff ff ?? and eax, 0xffff0000<4294901760,-65536>
74 10 ?? je basic block L4
L3: 8b 0d 04 60 40 ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4020c0 | __matherr | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4020d0 | __get_startup_argv_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 01 00 00 00 ?? mov eax, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4020e0 | __get_startup_commit_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4020f0 | __get_startup_file_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402100 | __get_startup_new_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402120 | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 c8 63 40 00 ?? push 0x004063c8
ff 15 54 40 40 00 ?? call dword ds:[0x00404054<"4T@">]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402130 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 c8 63 40 00 ?? push 0x004063c8
e8 23 08 00 00 ?? call function 0x00402960
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402150 | __should_initialize_environment | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402160 | __initialize_default_precision | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 94 08 00 00 ?? call function 0x00402a08
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: 6a 07 ?? push 7
e8 de 00 00 00 ?? call function 0x00402260
... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402190 | __initialize_invalid_parameter_handler | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4021a0 | __initialize_denormal_control | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4021b0 | ___local_stdio_printf_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 d0 63 40 00 ?? mov eax, 0x004063d0
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4021c0 | ___local_stdio_scanf_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 d8 63 40 00 ?? mov eax, 0x004063d8
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4021d0 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 d5 ff ff ff ?? call function 0x004021b0
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 08 ?? mov ecx, dword ds:[eax]
83 c9 04 ?? or ecx, 4
8b 50 04 ?? mov edx, dword ds:[eax + 4]
8b... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402210 | ___scrt_is_user_matherr_present | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 0c 60 40 00 00 ?? cmp dword ds:[0x0040600c], 0
75 09 ?? jne basic block L3
L2: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L4: 8b 45 fc ?? ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402240 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 00 64 40 00 ?? mov eax, 0x00406400
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402250 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 fc 63 40 00 ?? mov eax, 0x004063fc
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402260 | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 2c 03 00 00 ?? sub esp, 0x0000032c<812>
6a 17 ?? push 0x17<23>
e8 c2 07 00 00 ?? call function 0x00402a32
L2: 85 c0 ?? test eax, eax
74 05 ?? je basic block L4
L3: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
cd 29 ?? int 0x29<41>
L4: 6a 03 ?? push 3
e8 90 02 00 00 ?... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4023a0 | ___scrt_get_show_window_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
6a 44 ?? push 0x44<68>
6a 00 ?? push 0
8d 45 b8 ?? lea eax, ss:[ebp + 0xb8<184,-72>]
50 ?? push eax
e8 b3 05 00 00 ?? call function 0x00402966
L2: 83 c4 0c ?? add esp, 12
8d 4d b8 ?? lea ecx, ss:[ebp + 0xb8<184,-72>]
51 ?? push ecx
ff 15... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4023f0 | ___scrt_initialize_winrt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402490 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 b0 24 40 00 ?? push function 0x004024b0
ff 15 04 40 40 00 ?? call dword ds:[0x00404004<"rS@">]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4024a0 | ___scrt_stub_for_initialize_mta | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4024b0 | ___scrt_unhandled_exception_filter@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
81 3a 63 73 6d e0 ?? cmp dword ds:[edx], 0xe06d7363
75 3e ?? jne basic block L8
... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402510 | __crt_debugger_hook | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
c7 05 e0 63 40 00 00 00 ?? mov dword ds:[0x004063e0], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402520 | __RTC_Initialize | 0func |
L1: 56 ?? push esi
be f0 4e 40 00 ?? mov esi, 0x00404ef0
8b c6 ?? mov eax, esi
3d f0 4e 40 00 ?? cmp eax, 0x00404ef0
73 1d ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 10 41 40 00 ?? call dword ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402550 | __RTC_Terminate | 0func |
L1: 56 ?? push esi
be f8 4e 40 00 ?? mov esi, 0x00404ef8
8b c6 ?? mov eax, esi
3d f8 4e 40 00 ?? cmp eax, 0x00404ef8
73 1d ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 10 41 40 00 ?? call dword ... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402580 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
68 40 11 40 00 ?? push function 0... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4025b0 | @_guard_check_icall_nop@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4025c0 | _ReadNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x4025e0 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 d4 ff ff ff ?? call function 0x004025c0
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402600 | __guard_icall_checks_enforced | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
68 10 41 40 00 ?? push 0x00404110
e8 d2 ff ff ff ?? call function 0x004025e0
L2: 83 c4 04 ?? add esp, 4
3d b0 25 40 00 ?? cmp eax, function 0x004025b0
74 09 ?? je basic block L4
L3: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jm... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402630 | ??3@YAXPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 d6 03 00 00 ?? call function 0x00402a14
L2: 83 c4 08 ?? add esp, 8
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402650 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 40 ?? sub esp, 0x40<64>
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 e4 63 40 00 00 00 ?? mov dword ds:[0x004063e4], 0
00 00
a1 10 60 40 00 ?? mov ea... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402930 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 14 60 40 00 00 ?? cmp dword ds:[0x00406014], 0
74 09 ?? je basic block L3
L2: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L4: 8b 45 fc ?? m... | vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402a70 | ___acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402a70 | ___scrt_stub_for_acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402a70 | ___vcrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
./vs2017/wpo/Debug/ooneg.exe | 0x402a80 | ___acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/wpo/Debug | ooneg.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.