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/wpo/RelWithDebInfo/oo.exe | 0x401020 | ?func2@Cls1@@QAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"8>@">]
ba f0 31 40 00 ?? mov edx, 0x004031f0<"Cls1::func2()">
68 40 14 40 00 ?? push function 0x00401440
e8 eb 01 00 00 ?? call function 0x00401220
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"\\A@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401040 | ?func3@Cls2@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"8>@">]
ba 00 32 40 00 ?? mov edx, 0x00403200<"Cls2::func3()">
68 40 14 40 00 ?? push function 0x00401440
e8 cb 01 00 00 ?? call function 0x00401220
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"\\A@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401060 | ?func4@Cls2@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"8>@">]
ba 10 32 40 00 ?? mov edx, 0x00403210<"Cls2::func4()">
68 40 14 40 00 ?? push function 0x00401440
e8 ab 01 00 00 ?? call function 0x00401220
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"\\A@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401080 | ??0Cls3@@QAE@XZ | 1method |
L1: c7 01 60 32 40 00 ?? mov dword ds:[ecx], 0x00403260
8b c1 ?? mov eax, ecx
c7 41 0c 44 32 40 00 ?? mov dword ds:[ecx + 12], 0x00403244
c7 41 50 2a 00 00 00 ?? mov dword ds:[ecx + 0x50<80>], 0x0000002a<42>
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4010a0 | ?func1@Cls3@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"8>@">]
ba 20 32 40 00 ?? mov edx, 0x00403220<"Cls3::func1()">
68 40 14 40 00 ?? push function 0x00401440
e8 6b 01 00 00 ?? call function 0x00401220
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"\\A@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4010c0 | ?func3@Cls3@@UAEXXZ | 1method |
L1: 8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"8>@">]
ba 30 32 40 00 ?? mov edx, 0x00403230<"Cls3::func3()">
68 40 14 40 00 ?? push function 0x00401440
e8 4b 01 00 00 ?? call function 0x00401220
L2: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"\\A@">]
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4010e0 | ??0Cls1@@QAE@XZ | 1method |
L1: c7 01 68 32 40 00 ?? mov dword ds:[ecx], 0x00403268
8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4010f0 | ??0Cls2@@QAE@XZ | 1method |
L1: c7 01 50 32 40 00 ?? mov dword ds:[ecx], 0x00403250
8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401100 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
53 ?? push ebx
56 ?? push esi
57 ?? push edi
6a 54 ?? push 0x54<84>
e8 62 05 00 00 ?? call function 0x00401672
L2: c7 40 0c 50 32 40 00 ?? mov dword ds:[eax + 12], 0x00403250
6a 54 ?? push 0x54<84>
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8d 78 0c ?? lea edi, ds:[eax + 12]
c7 00 60 32 40 00 ?? mov dword ds:[eax], 0x00403260
c7 07 44 32 40 00 ?? mov dword ds:[edi], 0x00403244
c7 40 50 2a 00 00 00 ?? mov dword ds:[eax + 0x50<80>], 0x0000002a<42>
e8 3b 05 00 00 ?? call function 0x00401672
L3: 8b d8 ?? mov ebx, eax
6a 0c ?? push 12
89 5d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ebx
c7 43 0c 50 32 40 00 ?? mov dword ds:[ebx + 12], 0x00403250
c7 03 60 32 40 00 ?? mov dword ds:[ebx], 0x00403260
c7 43 0c 44 32 40 00 ?? mov dword ds:[ebx + 12], 0x00403244
c7 43 50 2a 00 00 00 ?? mov dword ds:[ebx + 0x50<80>], 0x0000002a<42>
e8 14 05 00 00 ?? call function 0x00401672
L4: 8b f0 ?? mov esi, eax
83 c4 0c ?? add esp, 12
ba f0 31 40 00 ?? mov edx, 0x004031f0<"Cls1::func2()">
c7 46 04 00 00 00 00 ?? mov dword ds:[esi + 4], 0
c7 46 08 00 00 00 00 ?? mov dword ds:[esi + 8], 0
c7 06 68 32 40 00 ?? mov dword ds:[esi], 0x00403268
8b 0d 78 30 40 00 ?? mov ecx, dword ds:[0x00403078<"8>@">]
68 40 14 40 00 ?? push function 0x00401440
e8 94 00 00 00 ?? call function 0x00401220
L5: 8b c8 ?? mov ecx, eax
ff 15 44 30 40 00 ?? call dword ds:[function 0x00403044<"\\A@">]
L6: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 01 ?? mov eax, dword ds:[ecx]
ff 10 ?? call dword ds:[eax]
L7: 8b 07 ?? mov eax, dword ds:[edi]
8b cf ?? mov ecx, edi
ff 10 ?? call dword ds:[eax]
L8: 8b 07 ?? mov eax, dword ds:[edi]
8b cf ?? mov ecx, edi
ff 50 04 ?? call dword ds:[eax + 4]
L9: 8b 03 ?? mov eax, dword ds:[ebx]
8b cb ?? mov ecx, ebx
ff 10 ?? call dword ds:[eax]
L10: 6a 54 ?? push 0x54<84>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
e8 ea 04 00 00 ?? call function 0x004016a2
L11: 6a 0c ?? push 12
53 ?? push ebx
e8 e2 04 00 00 ?? call function 0x004016a2
L12: 6a 0c ?? push 12
56 ?? push esi
e8 da 04 00 00 ?? call function 0x004016a2
L13: 83 c4 18 ?? add esp, 0x18<24>
33 c0 ?? xor eax, eax
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401440 | ??$endl@DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
6a 0a ?? push 10
8b 06 ?? mov eax, dword ds:[esi]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 ce ?? add ecx, esi
ff 15 54 30 40 00 ?? call dword ds:[function 0x00403054<"^@@">]
L2: 0f b6 c8 ?? movzx ecx, al
51 ?? push ecx
8b ce ?? mov ecx, esi
ff 15 50 30 40 00 ?? call dword ds:[function 0x00403050]
L3: 8b ce ?? mov ecx, esi
ff 15 4c 30 40 00 ?? call dword ds:[function 0x0040304c]
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401470 | ??Bsentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QBE_NXZ | 1method |
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4]
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401480 | ??1sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 30 2c 40 00 ?? push 0x00402c30
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
56 ?? push esi
a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
8b f1 ?? mov esi, ecx
ff 15 70 30 40 00 ?? call dword ds:[0x00403070<"t>@">]
L2: 84 c0 ?? test al, al
75 08 ?? jne basic block L4
L3: 8b 0e ?? mov ecx, dword ds:[esi]
ff 15 68 30 40 00 ?? call dword ds:[function 0x00403068]
L4: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
8b 0e ?? mov ecx, dword ds:[esi]
8b 01 ?? mov eax, dword ds:[ecx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 08 38 ?? mov ecx, dword ds:[eax + ecx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L6
L5: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 08 ?? call dword ds:[eax + 8]
L6: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5e ?? pop esi
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4014f0 | ??0sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 5d 2c 40 00 ?? push 0x00402c5d
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
56 ?? push esi
57 ?? push edi
a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
8b f9 ?? mov edi, ecx
89 7d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], edi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
89 37 ?? mov dword ds:[edi], esi
8b 06 ?? mov eax, dword ds:[esi]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 30 38 ?? mov ecx, dword ds:[eax + esi + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 04 ?? call dword ds:[eax + 4]
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
8b 06 ?? mov eax, dword ds:[esi]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 ce ?? add ecx, esi
ff 15 40 30 40 00 ?? call dword ds:[function 0x00403040<"\fB@">]
L4: 84 c0 ?? test al, al
74 28 ?? je basic block L11
L5: 8b 06 ?? mov eax, dword ds:[esi]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 30 3c ?? mov ecx, dword ds:[eax + esi + 0x3c<60>]
85 c9 ?? test ecx, ecx
74 19 ?? je basic block L10
L6: 3b ce ?? cmp ecx, esi
74 15 ?? je basic block L10
L7: ff 15 4c 30 40 00 ?? call dword ds:[function 0x0040304c]
L8: 8b 06 ?? mov eax, dword ds:[esi]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 ce ?? add ecx, esi
ff 15 40 30 40 00 ?? call dword ds:[function 0x00403040<"\fB@">]
L9: eb 02 ?? jmp basic block L11
L10: b0 01 ?? mov al, 1
L11: 88 47 04 ?? mov byte ds:[edi + 4], al
8b c7 ?? mov eax, edi
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5e ?? pop esi
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401590 | ??1_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 80 2c 40 00 ?? push 0x00402c80
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
a1 04 50 40 00 ?? mov eax, dword ds:[0x00405004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
8b 09 ?? mov ecx, dword ds:[ecx]
8b 01 ?? mov eax, dword ds:[ecx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 08 38 ?? mov ecx, dword ds:[eax + ecx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 08 ?? call dword ds:[eax + 8]
L3: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4015e0 | ??0_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
56 ?? push esi
8b f1 ?? mov esi, ecx
89 16 ?? mov dword ds:[esi], edx
8b 02 ?? mov eax, dword ds:[edx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 10 38 ?? mov ecx, dword ds:[eax + edx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 04 ?? call dword ds:[eax + 4]
L3: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401664 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 50 40 00 ?? cmp ecx, dword ds:[0x00405004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 48 03 00 00 ?? jmp function 0x004019ba
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401672 | ??2@YAPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
eb 0d ?? jmp basic block L4
L2: ff 75 08 ?? push dword ss:[ebp + 8]
e8 e4 13 00 00 ?? call function 0x00402a63
L3: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0f ?? je basic block L7
L4: ff 75 08 ?? push dword ss:[ebp + 8]
e8 dd 13 00 00 ?? call function 0x00402a69
L5: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 e6 ?? je basic block L2
L6: 5d ?? pop ebp
c3 ?? ret
L7: 83 7d 08 ff ?? cmp dword ss:[ebp + 8], 0xff<255,-1>
0f 84 aa 07 00 00 ?? je function 0x00401e47
L8: e9 88 07 00 00 ?? jmp function 0x00401e2a
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4016a2 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 c4 07 00 00 ?? call function 0x00401e71
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4016b0 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 74 31 40 00 ?? mov dword ds:[ecx], 0x00403174
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4016b7 | ??_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 74 31 40 00 ?? mov dword ds:[esi], 0x00403174
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 d1 ff ff ff ?? call function 0x004016a2
L3: 59 ?? pop ecx
59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4016b7 | ??_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 74 31 40 00 ?? mov dword ds:[esi], 0x00403174
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 d1 ff ff ff ?? call function 0x004016a2
L3: 59 ?? pop ecx
59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4016da | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 93 13 00 00 ?? call function 0x00402a75
L2: e8 a8 0b 00 00 ?? call function 0x0040228f
L3: 50 ?? push eax
e8 be 13 00 00 ?? call function 0x00402aab
L4: e8 9a 0b 00 00 ?? call function 0x0040228c
L5: 8b f0 ?? mov esi, eax
e8 e2 13 00 00 ?? call function 0x00402adb
L6: 6a 01 ?? push 1
89 30 ?? mov dword ds:[eax], esi
e8 26 09 00 00 ?? call function 0x00402028
L7: 83 c4 0c ?? add esp, 12
5e ?? pop esi
84 c0 ?? test al, al
74 73 ?? je basic block L30
L8: db e2 ?? fnclex
e8 10 0e 00 00 ?? call function 0x00402521
L9: 68 4d 25 40 00 ?? push function 0x0040254d
e8 bd 0a 00 00 ?? call function 0x004021d8
L10: e8 68 0b 00 00 ?? call function 0x00402288
L11: 50 ?? push eax
e8 5b 13 00 00 ?? call function 0x00402a81
L12: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 51 ?? jne basic block L30
L13: e8 6a 0b 00 00 ?? call function 0x0040229b
L14: e8 d0 0b 00 00 ?? call function 0x00402306
L15: 85 c0 ?? test eax, eax
74 0b ?? je basic block L18
L16: 68 85 22 40 00 ?? push function 0x00402285
e8 37 13 00 00 ?? call function 0x00402a7b
L17: 59 ?? pop ecx
L18: e8 8d 0b 00 00 ?? call function 0x004022d7
L19: e8 8b 0b 00 00 ?? call function 0x004022da
L20: e8 62 0b 00 00 ?? call function 0x004022b6
L21: e8 3f 0b 00 00 ?? call function 0x00402298
L22: 50 ?? push eax
e8 70 13 00 00 ?? call function 0x00402acf
L23: 59 ?? pop ecx
e8 4e 0b 00 00 ?? call function 0x004022b3
L24: 84 c0 ?? test al, al
74 05 ?? je basic block L26
L25: e8 19 13 00 00 ?? call function 0x00402a87
L26: e8 fc 0c 00 00 ?? call function 0x0040246f
L27: e8 f2 0c 00 00 ?? call function 0x0040246a
L28: 85 c0 ?? test eax, eax
75 01 ?? jne basic block L30
L29: c3 ?? ret
L30: 6a 07 ?? push 7
e8 9a 0b 00 00 ?? call function 0x0040231e
L31: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401785 | post_pgo_initialization | 0func |
L1: e8 5f 0b 00 00 ?? call function 0x004022e9
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40178d | pre_cpp_initialization | 0func |
L1: e8 22 0d 00 00 ?? call function 0x004024b4
L2: e8 fe 0a 00 00 ?? call function 0x00402295
L3: 50 ?? push eax
e8 38 13 00 00 ?? call function 0x00402ad5
L4: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40179f | __scrt_common_main | 0func |
L1: e8 96 0a 00 00 ?? call function 0x0040223a
L2: e9 00 00 00 00 ?? jmp function 0x004017a9
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4017a9 | __scrt_common_main_seh | 0func |
L1: 6a 14 ?? push 0x14<20>
68 80 3b 40 00 ?? push 0x00403b80
e8 cb 0d 00 00 ?? call function 0x00402580
L2: 6a 01 ?? push 1
e8 33 08 00 00 ?? call function 0x00401fef
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,-25>], bl
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
e8 21 07 00 00 ?? call function 0x00401ef4
L5: 88 45 dc ?? mov byte ss:[ebp + 0xdc<220,-36>], al
a1 ec 53 40 00 ?? mov eax, dword ds:[0x004053ec]
33 c9 ?? xor ecx, ecx
41 ?? inc ecx
3b c1 ?? cmp eax, ecx
0f 84 2f 01 00 00 ?? je basic block L44
L6: 85 c0 ?? test eax, eax
75 49 ?? jne basic block L12
L7: 89 0d ec 53 40 00 ?? mov dword ds:[0x004053ec], ecx
68 5c 31 40 00 ?? push 0x0040315c
68 50 31 40 00 ?? push 0x00403150
e8 9a 12 00 00 ?? call function 0x00402a99
L8: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 11 ?? je basic block L10
L9: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
b8 ff 00 00 00 ?? mov eax, 0x000000ff<255>
e9 ef 00 00 00 ?? jmp basic block L43
L10: 68 4c 31 40 00 ?? push 0x0040314c
68 44 31 40 00 ?? push 0x00403144
e8 6e 12 00 00 ?? call function 0x00402a93
L11: 59 ?? pop ecx
59 ?? pop ecx
c7 05 ec 53 40 00 02 00 ?? mov dword ds:[0x004053ec], 2
00 00
eb 05 ?? jmp basic block L13
L12: 8a d9 ?? mov bl, cl
88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,-25>], bl
L13: ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>]
e8 03 09 00 00 ?? call function 0x00402143
L14: 59 ?? pop ecx
e8 cc 0a 00 00 ?? call function 0x00402312
L15: 8b f0 ?? mov esi, eax
33 ff ?? xor edi, edi
39 3e ?? cmp dword ds:[esi], edi
74 1b ?? je basic block L20
L16: 56 ?? push esi
e8 5b 08 00 00 ?? call function 0x004020af
L17: 59 ?? pop ecx
84 c0 ?? test al, al
74 10 ?? je basic block L20
L18: 8b 36 ?? mov esi, dword ds:[esi]
57 ?? push edi
6a 02 ?? push 2
57 ?? push edi
8b ce ?? mov ecx, esi
ff 15 38 31 40 00 ?? call dword ds:[0x00403138]
L19: ff d6 ?? call esi
L20: e8 aa 0a 00 00 ?? call function 0x00402318
L21: 8b f0 ?? mov esi, eax
39 3e ?? cmp dword ds:[esi], edi
74 13 ?? je basic block L26
L22: 56 ?? push esi
e8 35 08 00 00 ?? call function 0x004020af
L23: 59 ?? pop ecx
84 c0 ?? test al, al
74 08 ?? je basic block L26
L24: ff 36 ?? push dword ds:[esi]
e8 43 12 00 00 ?? call function 0x00402ac9
L25: 59 ?? pop ecx
L26: e8 01 12 00 00 ?? call function 0x00402a8d
L27: 8b f8 ?? mov edi, eax
e8 24 12 00 00 ?? call function 0x00402ab7
L28: 8b 30 ?? mov esi, dword ds:[eax]
e8 17 12 00 00 ?? call function 0x00402ab1
L29: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 5d f8 ff ff ?? call function 0x00401100
L30: 83 c4 0c ?? add esp, 12
8b f0 ?? mov esi, eax
e8 c5 0b 00 00 ?? call function 0x00402472
L31: 84 c0 ?? test al, al
74 6b ?? je basic block L45
L32: 84 db ?? test bl, bl
75 05 ?? jne basic block L34
L33: e8 03 12 00 00 ?? call function 0x00402abd
L34: 6a 00 ?? push 0
6a 01 ?? push 1
e8 9d 08 00 00 ?? call function 0x00402160
L35: 59 ?? pop ecx
59 ?? pop ecx
c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
8b c6 ?? mov eax, esi
eb 35 ?? jmp basic block L43
L36: 8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>]
8b 01 ?? mov eax, dword ds:[ecx]
8b 00 ?? mov eax, dword ds:[eax]
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
51 ?? push ecx
50 ?? push eax
e8 8e 11 00 00 ?? call function 0x00402a6f
L37: 59 ?? pop ecx
59 ?? pop ecx
c3 ?? ret
L38: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>]
e8 86 0b 00 00 ?? call function 0x00402472
L39: 84 c0 ?? test al, al
74 32 ?? je basic block L46
L40: 80 7d e7 00 ?? cmp byte ss:[ebp + 0xe7<231,-25>], 0
75 05 ?? jne basic block L42
L41: e8 c8 11 00 00 ?? call function 0x00402ac3
L42: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>]
L43: 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
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
L44: 6a 07 ?? push 7
e8 02 0a 00 00 ?? call function 0x0040231e
L45: 56 ?? push esi
e8 7d 11 00 00 ?? call function 0x00402a9f
L46: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
e8 7b 11 00 00 ?? call function 0x00402aa5
L47: cc ?? int3
L48: e8 58 09 00 00 ?? call function 0x00402288
L49: 50 ?? push eax
e8 4b 11 00 00 ?? call function 0x00402a81
L50: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40193d | invoke_main | 0func |
L1: 56 ?? push esi
57 ?? push edi
e8 49 11 00 00 ?? call function 0x00402a8d
L2: 8b f8 ?? mov edi, eax
e8 6c 11 00 00 ?? call function 0x00402ab7
L3: 8b 30 ?? mov esi, dword ds:[eax]
e8 5f 11 00 00 ?? call function 0x00402ab1
L4: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 a5 f7 ff ff ?? call function 0x00401100
L5: 83 c4 0c ?? add esp, 12
5f ?? pop edi
5e ?? pop esi
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401988 | _mainCRTStartup | 0func |
L1: e8 ad 08 00 00 ?? call function 0x0040223a
L2: e9 17 fe ff ff ?? jmp function 0x004017a9
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401992 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 04 30 40 00 ?? call dword ds:[0x00403004]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 00 30 40 00 ?? call dword ds:[0x00403000]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 30 40 00 ?? call dword ds:[0x00403008<"0F@">]
L4: 50 ?? push eax
ff 15 0c 30 40 00 ?? call dword ds:[0x0040300c<"DF@">]
L5: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4019ba | ___report_gsfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"XF@">]
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 d0 51 40 00 ?? mov dword ds:[0x004051d0], eax
89 0d cc 51 40 00 ?? mov dword ds:[0x004051cc], ecx
89 15 c8 51 40 00 ?? mov dword ds:[0x004051c8], edx
89 1d c4 51 40 00 ?? mov dword ds:[0x004051c4], ebx
89 35 c0 51 40 00 ?? mov dword ds:[0x004051c0], esi
89 3d bc 51 40 00 ?? mov dword ds:[0x004051bc], edi
66 8c 15 e8 51 40 00 ?? mov word ds:[0x004051e8], ss
66 8c 0d dc 51 40 00 ?? mov word ds:[0x004051dc], cs
66 8c 1d b8 51 40 00 ?? mov word ds:[0x004051b8], ds
66 8c 05 b4 51 40 00 ?? mov word ds:[0x004051b4], es
66 8c 25 b0 51 40 00 ?? mov word ds:[0x004051b0], fs
66 8c 2d ac 51 40 00 ?? mov word ds:[0x004051ac], gs
9c ?? pushfd
8f 05 e0 51 40 00 ?? pop dword ds:[0x004051e0]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 d4 51 40 00 ?? mov dword ds:[0x004051d4], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 d8 51 40 00 ?? mov dword ds:[0x004051d8], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 e4 51 40 00 ?? mov dword ds:[0x004051e4], eax
8b 85 dc fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffcdc<4294966492,-804>]
c7 05 20 51 40 00 01 00 ?? mov dword ds:[0x00405120], 0x00010001
01 00
a1 d8 51 40 00 ?? mov eax, dword ds:[0x004051d8]
a3 dc 50 40 00 ?? mov dword ds:[0x004050dc], eax
c7 05 d0 50 40 00 09 04 ?? mov dword ds:[0x004050d0], 0xc0000409
00 c0
c7 05 d4 50 40 00 01 00 ?? mov dword ds:[0x004050d4], 1
00 00
c7 05 e0 50 40 00 01 00 ?? mov dword ds:[0x004050e0], 1
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
c7 80 e4 50 40 00 02 00 ?? mov dword ds:[eax + 0x004050e4], 2
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
8b 0d 04 50 40 00 ?? mov ecx, dword ds:[0x00405004]
89 4c 05 f8 ?? mov dword ss:[ebp + eax + 0xf8<248,-8>], ecx
6a 04 ?? push 4
58 ?? pop eax
c1 e0 00 ?? shl eax, 0
8b 0d 00 50 40 00 ?? mov ecx, dword ds:[0x00405000]
89 4c 05 f8 ?? mov dword ss:[ebp + eax + 0xf8<248,-8>], ecx
68 78 31 40 00 ?? push 0x00403178
e8 e0 fe ff ff ?? call function 0x00401992
L5: c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401ac0 | ___report_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 03 00 00 ?? sub esp, 0x0000031c<796>
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"XF@">]
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 d0 51 40 00 ?? mov dword ds:[0x004051d0], eax
89 0d cc 51 40 00 ?? mov dword ds:[0x004051cc], ecx
89 15 c8 51 40 00 ?? mov dword ds:[0x004051c8], edx
89 1d c4 51 40 00 ?? mov dword ds:[0x004051c4], ebx
89 35 c0 51 40 00 ?? mov dword ds:[0x004051c0], esi
89 3d bc 51 40 00 ?? mov dword ds:[0x004051bc], edi
66 8c 15 e8 51 40 00 ?? mov word ds:[0x004051e8], ss
66 8c 0d dc 51 40 00 ?? mov word ds:[0x004051dc], cs
66 8c 1d b8 51 40 00 ?? mov word ds:[0x004051b8], ds
66 8c 05 b4 51 40 00 ?? mov word ds:[0x004051b4], es
66 8c 25 b0 51 40 00 ?? mov word ds:[0x004051b0], fs
66 8c 2d ac 51 40 00 ?? mov word ds:[0x004051ac], gs
9c ?? pushfd
8f 05 e0 51 40 00 ?? pop dword ds:[0x004051e0]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 d4 51 40 00 ?? mov dword ds:[0x004051d4], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 d8 51 40 00 ?? mov dword ds:[0x004051d8], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 e4 51 40 00 ?? mov dword ds:[0x004051e4], eax
8b 85 e4 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce4<4294966500,-796>]
a1 d8 51 40 00 ?? mov eax, dword ds:[0x004051d8]
a3 dc 50 40 00 ?? mov dword ds:[0x004050dc], eax
c7 05 d0 50 40 00 09 04 ?? mov dword ds:[0x004050d0], 0xc0000409
00 c0
c7 05 d4 50 40 00 01 00 ?? mov dword ds:[0x004050d4], 1
00 00
c7 05 e0 50 40 00 01 00 ?? mov dword ds:[0x004050e0], 1
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 88 e4 50 40 00 ?? mov dword ds:[eax + 0x004050e4], ecx
68 78 31 40 00 ?? push 0x00403178
e8 05 fe ff ff ?? call function 0x00401992
L5: c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401ca4 | ??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 a4 31 40 00 ?? mov dword ds:[ecx], 0x004031a4
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401cc1 | ??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 58 00 00 00 ?? call function 0x00401d27
L2: c7 06 a4 31 40 00 ?? mov dword ds:[esi], 0x004031a4
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401cdc | ??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 ac 31 40 00 ?? mov dword ds:[ecx + 4], 0x004031ac<"bad allocation">
c7 01 a4 31 40 00 ?? mov dword ds:[ecx], 0x004031a4
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401d0f | ??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 c8 31 40 00 ?? mov dword ds:[ecx + 4], 0x004031c8<"bad array new length">
c7 01 c0 31 40 00 ?? mov dword ds:[ecx], 0x004031c0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401d27 | ??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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
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 eax, 4
50 ?? push eax
e8 e9 0c 00 00 ?? call function 0x00402a33
L2: 59 ?? pop ecx
59 ?? pop ecx
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401d53 | ??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 84 31 40 00 ?? mov dword ds:[ecx], 0x00403184
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
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401d81 | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 84 31 40 00 ?? mov dword ds:[ecx], 0x00403184
50 ?? push eax
e8 a9 0c 00 00 ?? call function 0x00402a39
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401d92 | ??1exception@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 84 31 40 00 ?? mov dword ds:[ecx], 0x00403184
50 ?? push eax
e8 98 0c 00 00 ?? call function 0x00402a39
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401da3 | ??_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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 81 0c 00 00 ?? call function 0x00402a39
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 db f8 ff ff ?? call function 0x004016a2
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401dd0 | ??_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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 54 0c 00 00 ?? call function 0x00402a39
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 ae f8 ff ff ?? call function 0x004016a2
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401dd0 | ??_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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 54 0c 00 00 ?? call function 0x00402a39
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 ae f8 ff ff ?? call function 0x004016a2
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401dfd | ??_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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 27 0c 00 00 ?? call function 0x00402a39
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 81 f8 ff ff ?? call function 0x004016a2
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401dfd | ??_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 84 31 40 00 ?? mov dword ds:[esi], 0x00403184
50 ?? push eax
e8 27 0c 00 00 ?? call function 0x00402a39
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
59 ?? pop ecx
74 0a ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 81 f8 ff ff ?? call function 0x004016a2
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401e2a | ?__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 a4 fe ff ff ?? call function 0x00401cdc
L2: 68 9c 3b 40 00 ?? push 0x00403b9c
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 f9 0b 00 00 ?? call function 0x00402a3f
L3: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401e47 | ?__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 ba fe ff ff ?? call function 0x00401d0f
L2: 68 f0 3b 40 00 ?? push 0x00403bf0
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 dc 0b 00 00 ?? call function 0x00402a3f
L3: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401e64 | ?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 8c 31 40 00 ?? mov eax, 0x0040318c<"Unknown exception">
L3: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401e71 | ??3@YAXPAX@Z | 0func |
L1: e9 6b 0c 00 00 ?? jmp 0x00402ae1
ff 25 b8 30 40 00 ?? jmp dword ds:[0x004030b8]
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401e76 | 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 ds:[ecx + 6]
6b f0 28 ?? imul esi, eax, 0x28<40>
03 f2 ?? add esi, edx
3b d6 ?? cmp edx, esi
74 19 ?? je basic block L6
L2: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
L3: 3b 4a 0c ?? cmp ecx, dword ds:[edx + 12]
72 0a ?? jb basic block L5
L4: 8b 42 08 ?? mov eax, dword ds:[edx + 8]
03 42 0c ?? add eax, dword ds:[edx + 12]
3b c8 ?? cmp ecx, eax
72 0c ?? jb basic block L8
L5: 83 c2 28 ?? add edx, 0x28<40>
3b d6 ?? cmp edx, esi
75 ea ?? jne basic block L3
L6: 33 c0 ?? xor eax, eax
L7: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
L8: 8b c2 ?? mov eax, edx
eb f9 ?? jmp basic block L7
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401eba | 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, eax
81 39 50 45 00 00 ?? cmp dword ds:[ecx], 0x00004550<17744>
75 0e ?? jne basic block L5
L4: b8 0b 01 00 00 ?? mov eax, 0x0000010b<267>
66 39 41 18 ?? cmp word ds:[ecx + 0x18<24>], ax
0f 94 c0 ?? sete al
5d ?? pop ebp
c3 ?? ret
L5: 32 c0 ?? xor al, al
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401eed | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401ef4 | ___scrt_acquire_startup_lock | 0func |
L1: 56 ?? push esi
e8 21 0b 00 00 ?? call function 0x00402a1b
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 f0 53 40 00 ?? mov esi, 0x004053f0
8b 50 04 ?? mov edx, dword ds:[eax + 4]
eb 04 ?? jmp basic block L5
L4: 3b d0 ?? cmp edx, eax
74 10 ?? je basic block L7
L5: 33 c0 ?? xor eax, eax
8b ca ?? mov ecx, edx
f0 0f b1 0e ?? lock cmpxchg dword ds:[esi], ecx
85 c0 ?? test eax, eax
75 f0 ?? jne basic block L4
L6: 32 c0 ?? xor al, al
5e ?? pop esi
c3 ?? ret
L7: b0 01 ?? mov al, 1
5e ?? pop esi
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401f26 | ___scrt_dllmain_after_initialize_c | 0func |
L1: e8 f0 0a 00 00 ?? call function 0x00402a1b
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 13 09 00 00 ?? call function 0x00402847
L4: eb 18 ?? jmp basic block L10
L5: e8 4d 03 00 00 ?? call function 0x00402288
L6: 50 ?? push eax
e8 40 0b 00 00 ?? call function 0x00402a81
L7: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 03 ?? je basic block L9
L8: 32 c0 ?? xor al, al
c3 ?? ret
L9: e8 39 0b 00 00 ?? call function 0x00402a87
L10: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401f51 | ___scrt_dllmain_before_initialize_c | 0func |
L1: 6a 00 ?? push 0
e8 d0 00 00 00 ?? call function 0x00402028
L2: 84 c0 ?? test al, al
59 ?? pop ecx
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401f5f | ___scrt_dllmain_crt_thread_attach | 0func |
L1: e8 04 0c 00 00 ?? call function 0x00402b68
L2: 84 c0 ?? test al, al
75 03 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
c3 ?? ret
L4: e8 f8 0b 00 00 ?? call function 0x00402b68
L5: 84 c0 ?? test al, al
75 07 ?? jne basic block L8
L6: e8 f2 0b 00 00 ?? call function 0x00402b6b
L7: eb ed ?? jmp basic block L3
L8: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401f7e | ___scrt_dllmain_crt_thread_detach | 0func |
L1: e8 e8 0b 00 00 ?? call function 0x00402b6b
L2: e8 e3 0b 00 00 ?? call function 0x00402b6b
L3: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401f8b | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 88 0a 00 00 ?? call function 0x00402a1b
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 ?? push eax
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 38 31 40 00 ?? call dword ds:[0x00403138]
L5: ff 55 14 ?? call dword ss:[ebp + 0x14<20>]
L6: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
e8 2c 0b 00 00 ?? call function 0x00402ae7
L7: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401fbf | ___scrt_dllmain_uninitialize_c | 0func |
L1: e8 57 0a 00 00 ?? call function 0x00402a1b
L2: 85 c0 ?? test eax, eax
74 0c ?? je basic block L5
L3: 68 f8 53 40 00 ?? push 0x004053f8
e8 27 0b 00 00 ?? call function 0x00402af9
L4: 59 ?? pop ecx
c3 ?? ret
L5: e8 9b 0b 00 00 ?? call function 0x00402b74
L6: 85 c0 ?? test eax, eax
0f 84 dc 0a 00 00 ?? je function 0x00402abd
L7: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401fe2 | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 6a 00 ?? push 0
e8 88 0b 00 00 ?? call function 0x00402b71
L2: 59 ?? pop ecx
e9 82 0b 00 00 ?? jmp function 0x00402b71
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x401fef | ___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 f4 53 40 00 01 ?? mov byte ds:[0x004053f4], 1
L3: e8 43 08 00 00 ?? call function 0x00402847
L4: e8 5c 0b 00 00 ?? call function 0x00402b65
L5: 84 c0 ?? test al, al
75 04 ?? jne basic block L7
L6: 32 c0 ?? xor al, al
5d ?? pop ebp
c3 ?? ret
L7: e8 4f 0b 00 00 ?? call function 0x00402b65
L8: 84 c0 ?? test al, al
75 0a ?? jne basic block L11
L9: 6a 00 ?? push 0
e8 4d 0b 00 00 ?? call function 0x00402b6e
L10: 59 ?? pop ecx
eb e9 ?? jmp basic block L6
L11: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402028 | ___scrt_initialize_onexit_tables | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d f5 53 40 00 00 ?? cmp byte ds:[0x004053f5], 0
74 04 ?? je basic block L3
L2: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
L3: 56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
74 05 ?? je basic block L5
L4: 83 fe 01 ?? cmp esi, 1
75 62 ?? jne basic block L16
L5: e8 d1 09 00 00 ?? call function 0x00402a1b
L6: 85 c0 ?? test eax, eax
74 26 ?? je basic block L13
L7: 85 f6 ?? test esi, esi
75 22 ?? jne basic block L13
L8: 68 f8 53 40 00 ?? push 0x004053f8
e8 91 0a 00 00 ?? call function 0x00402aed
L9: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 0f ?? jne basic block L12
L10: 68 04 54 40 00 ?? push 0x00405404
e8 82 0a 00 00 ?? call function 0x00402aed
L11: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 2b ?? je basic block L14
L12: 32 c0 ?? xor al, al
eb 30 ?? jmp basic block L15
L13: 83 c9 ff ?? or ecx, 0xff<255,-1>
89 0d f8 53 40 00 ?? mov dword ds:[0x004053f8], ecx
89 0d fc 53 40 00 ?? mov dword ds:[0x004053fc], ecx
89 0d 00 54 40 00 ?? mov dword ds:[0x00405400], ecx
89 0d 04 54 40 00 ?? mov dword ds:[0x00405404], ecx
89 0d 08 54 40 00 ?? mov dword ds:[0x00405408], ecx
89 0d 0c 54 40 00 ?? mov dword ds:[0x0040540c], ecx
L14: c6 05 f5 53 40 00 01 ?? mov byte ds:[0x004053f5], 1
b0 01 ?? mov al, 1
L15: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
L16: 6a 05 ?? push 5
e8 70 02 00 00 ?? call function 0x0040231e
L17: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4020af | ___scrt_is_nonwritable_in_current_image | 0func |
L1: 6a 08 ?? push 8
68 30 3c 40 00 ?? push 0x00403c30
e8 c5 04 00 00 ?? call function 0x00402580
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
75 5d ?? jne basic block L11
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
81 b8 00 00 40 00 50 45 ?? cmp dword ds:[eax + 0x00400000], 0x00004550<17744>
00 00
75 4c ?? jne basic block L11
L4: b9 0b 01 00 00 ?? mov ecx, 0x0000010b<267>
66 39 88 18 00 40 00 ?? cmp word ds:[eax + 0x00400018<"@">], cx
75 3e ?? jne basic block L11
L5: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
b9 00 00 40 00 ?? mov ecx, 0x00400000
2b c1 ?? sub eax, ecx
50 ?? push eax
51 ?? push ecx
e8 79 fd ff ff ?? call function 0x00401e76
L6: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 27 ?? je basic block L11
L7: 83 78 24 00 ?? cmp dword ds:[eax + 0x24<36>], 0
7c 21 ?? jl basic block L11
L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
b0 01 ?? mov al, 1
eb 1f ?? jmp basic block L12
L9: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
8b 00 ?? mov eax, dword ds:[eax]
33 c9 ?? xor ecx, ecx
81 38 05 00 00 c0 ?? cmp dword ds:[eax], 0xc0000005
0f 94 c1 ?? sete cl
8b c1 ?? mov eax, ecx
c3 ?? ret
L10: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>]
L11: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
32 c0 ?? xor al, al
L12: 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
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402143 | ___scrt_release_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 d0 08 00 00 ?? call function 0x00402a1b
L2: 85 c0 ?? test eax, eax
74 0f ?? je basic block L5
L3: 80 7d 08 00 ?? cmp byte ss:[ebp + 8], 0
75 09 ?? jne basic block L5
L4: 33 c0 ?? xor eax, eax
b9 f0 53 40 00 ?? mov ecx, 0x004053f0
87 01 ?? xchg dword ds:[ecx], eax
L5: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402160 | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d f4 53 40 00 00 ?? cmp byte ds:[0x004053f4], 0
74 06 ?? je basic block L3
L2: 80 7d 0c 00 ?? cmp byte ss:[ebp + 12], 0
75 12 ?? jne basic block L6
L3: ff 75 08 ?? push dword ss:[ebp + 8]
e8 f4 09 00 00 ?? call function 0x00402b6e
L4: ff 75 08 ?? push dword ss:[ebp + 8]
e8 ec 09 00 00 ?? call function 0x00402b6e
L5: 59 ?? pop ecx
59 ?? pop ecx
L6: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4021b5 | _at_quick_exit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 04 54 40 00 ff ?? cmp dword ds:[0x00405404], 0xff<255,-1>
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 3e 09 00 00 ?? jmp 0x00402b05
ff 25 e0 30 40 00 ?? jmp dword ds:[0x004030e0<" E@">]
L3: ff 75 08 ?? push dword ss:[ebp + 8]
68 04 54 40 00 ?? push 0x00405404
e8 1f 09 00 00 ?? call function 0x00402af3
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4021d8 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 a5 ff ff ff ?? call function 0x00402188
L2: f7 d8 ?? neg eax
59 ?? pop ecx
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4021ed | __get_entropy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
50 ?? push eax
ff 15 20 30 40 00 ?? call dword ds:[0x00403020]
L2: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
33 45 f4 ?? xor eax, dword ss:[ebp + 0xf4<244,-12>]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
ff 15 1c 30 40 00 ?? call dword ds:[0x0040301c]
L3: 31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax
ff 15 18 30 40 00 ?? call dword ds:[0x00403018]
L4: 31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax
8d 45 ec ?? lea eax, ss:[ebp + 0xec<236,-20>]
50 ?? push eax
ff 15 14 30 40 00 ?? call dword ds:[0x00403014<"tF@">]
L5: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
8d 4d fc ?? lea ecx, ss:[ebp + 0xfc<252,-4>]
33 45 ec ?? xor eax, dword ss:[ebp + 0xec<236,-20>]
33 45 fc ?? xor eax, dword ss:[ebp + 0xfc<252,-4>]
33 c1 ?? xor eax, ecx
c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40223a | ___security_init_cookie | 0func |
L1: 8b 0d 04 50 40 00 ?? mov ecx, dword ds:[0x00405004]
56 ?? push esi
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e64e
be 00 00 ff ff ?? mov esi, 0xffff0000<4294901760,-65536>
3b cf ?? cmp ecx, edi
74 04 ?? je basic block L3
L2: 85 ce ?? test esi, ecx
75 26 ?? jne basic block L9
L3: e8 94 ff ff ff ?? call function 0x004021ed
L4: 8b c8 ?? mov ecx, eax
3b cf ?? cmp ecx, edi
75 07 ?? jne basic block L6
L5: b9 4f e6 40 bb ?? mov ecx, 0xbb40e64f
eb 0e ?? jmp basic block L8
L6: 85 ce ?? test esi, ecx
75 0a ?? jne basic block L8
L7: 0d 11 47 00 00 ?? or eax, 0x00004711<18193>
c1 e0 10 ?? shl eax, 0x10<16>
0b c8 ?? or ecx, eax
L8: 89 0d 04 50 40 00 ?? mov dword ds:[0x00405004], ecx
L9: f7 d1 ?? not ecx
5f ?? pop edi
89 0d 00 50 40 00 ?? mov dword ds:[0x00405000], ecx
5e ?? pop esi
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402285 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402288 | __get_startup_argv_mode | 0func |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40228c | __get_startup_commit_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40228f | __get_startup_file_mode | 0func |
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402295 | __get_startup_new_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40229b | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 68 10 54 40 00 ?? push 0x00405410
ff 15 24 30 40 00 ?? call dword ds:[0x00403024]
L2: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022a7 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 68 10 54 40 00 ?? push 0x00405410
e8 94 07 00 00 ?? call function 0x00402a45
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022b3 | __should_initialize_environment | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022b6 | __initialize_default_precision | 0func |
L1: 68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 44 08 00 00 ?? call function 0x00402b0b
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
75 01 ?? jne basic block L4
L3: c3 ?? ret
L4: 6a 07 ?? push 7
e8 48 00 00 00 ?? call function 0x0040231e
L5: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022d7 | __initialize_invalid_parameter_handler | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022da | __initialize_denormal_control | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022dd | ___local_stdio_printf_options | 0func |
L1: b8 18 54 40 00 ?? mov eax, 0x00405418
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022e3 | ___local_stdio_scanf_options | 0func |
L1: b8 20 54 40 00 ?? mov eax, 0x00405420
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4022e9 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: e8 ef ff ff ff ?? call function 0x004022dd
L2: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 24 ?? or dword ds:[eax], 0x24<36>
89 48 04 ?? mov dword ds:[eax + 4], ecx
e8 e7 ff ff ff ?? call function 0x004022e3
L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4]
83 08 02 ?? or dword ds:[eax], 2
89 48 04 ?? mov dword ds:[eax + 4], ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402306 | ___scrt_is_user_matherr_present | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 0c 50 40 00 ?? cmp dword ds:[0x0040500c], eax
0f 94 c0 ?? sete al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402312 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: b8 3c 54 40 00 ?? mov eax, 0x0040543c
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402318 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: b8 38 54 40 00 ?? mov eax, 0x00405438
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40231e | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
53 ?? push ebx
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"XF@">]
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 d9 01 00 00 ?? call function 0x00402519
L5: c7 04 24 cc 02 00 00 ?? mov dword ss:[esp], 0x000002cc<716>
8d 85 dc fc ff ff ?? lea eax, ss:[ebp + 0xfffffcdc<4294966492,-804>]
6a 00 ?? push 0
50 ?? push eax
e8 02 07 00 00 ?? call function 0x00402a57
L6: 83 c4 0c ?? add esp, 12
89 85 8c fd ff ff ?? mov dword ss:[ebp + 0xfffffd8c<4294966668,-628>], eax
89 8d 88 fd ff ff ?? mov dword ss:[ebp + 0xfffffd88<4294966664,-632>], ecx
89 95 84 fd ff ff ?? mov dword ss:[ebp + 0xfffffd84<4294966660,-636>], edx
89 9d 80 fd ff ff ?? mov dword ss:[ebp + 0xfffffd80<4294966656,-640>], ebx
89 b5 7c fd ff ff ?? mov dword ss:[ebp + 0xfffffd7c<4294966652,-644>], esi
89 bd 78 fd ff ff ?? mov dword ss:[ebp + 0xfffffd78<4294966648,-648>], edi
66 8c 95 a4 fd ff ff ?? mov word ss:[ebp + 0xfffffda4<4294966692,-604>], ss
66 8c 8d 98 fd ff ff ?? mov word ss:[ebp + 0xfffffd98<4294966680,-616>], cs
66 8c 9d 74 fd ff ff ?? mov word ss:[ebp + 0xfffffd74<4294966644,-652>], ds
66 8c 85 70 fd ff ff ?? mov word ss:[ebp + 0xfffffd70<4294966640,-656>], es
66 8c a5 6c fd ff ff ?? mov word ss:[ebp + 0xfffffd6c<4294966636,-660>], fs
66 8c ad 68 fd ff ff ?? mov word ss:[ebp + 0xfffffd68<4294966632,-664>], gs
9c ?? pushfd
8f 85 9c fd ff ff ?? pop dword ss:[ebp + 0xfffffd9c<4294966684,-612>]
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
89 85 94 fd ff ff ?? mov dword ss:[ebp + 0xfffffd94<4294966676,-620>], eax
8d 45 04 ?? lea eax, ss:[ebp + 4]
89 85 a0 fd ff ff ?? mov dword ss:[ebp + 0xfffffda0<4294966688,-608>], eax
c7 85 dc fc ff ff 01 00 ?? mov dword ss:[ebp + 0xfffffcdc<4294966492,-804>], 0x00010001
01 00
8b 40 fc ?? mov eax, dword ds:[eax + 0xfc<252,-4>]
6a 50 ?? push 0x50<80>
89 85 90 fd ff ff ?? mov dword ss:[ebp + 0xfffffd90<4294966672,-624>], eax
8d 45 a8 ?? lea eax, ss:[ebp + 0xa8<168,-88>]
6a 00 ?? push 0
50 ?? push eax
e8 78 06 00 00 ?? call function 0x00402a57
L7: 8b 45 04 ?? mov eax, dword ss:[ebp + 4]
83 c4 0c ?? add esp, 12
c7 45 a8 15 00 00 40 ?? mov dword ss:[ebp + 0xa8<168,-88>], 0x40000015
c7 45 ac 01 00 00 00 ?? mov dword ss:[ebp + 0xac<172,-84>], 1
89 45 b4 ?? mov dword ss:[ebp + 0xb4<180,-76>], eax
ff 15 28 30 40 00 ?? call dword ds:[0x00403028]
L8: 6a 00 ?? push 0
8d 58 ff ?? lea ebx, ds:[eax + 0xff<255,-1>]
f7 db ?? neg ebx
8d 45 a8 ?? lea eax, ss:[ebp + 0xa8<168,-88>]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8d 85 dc fc ff ff ?? lea eax, ss:[ebp + 0xfffffcdc<4294966492,-804>]
1a db ?? sbb bl, bl
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
fe c3 ?? inc bl
ff 15 04 30 40 00 ?? call dword ds:[0x00403004]
L9: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
ff 15 00 30 40 00 ?? call dword ds:[0x00403000]
L10: 85 c0 ?? test eax, eax
75 0c ?? jne basic block L14
L11: 84 db ?? test bl, bl
75 08 ?? jne basic block L14
L12: 6a 03 ?? push 3
e8 e4 00 00 00 ?? call function 0x00402519
L13: 59 ?? pop ecx
L14: 5b ?? pop ebx
c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402439 | ___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 0b 06 00 00 ?? call function 0x00402a57
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15 2c 30 40 00 ?? call dword ds:[0x0040302c]
L3: f6 45 e8 01 ?? test byte ss:[ebp + 0xe8<232,-24>], 1
74 06 ?? je basic block L5
L4: 0f b7 45 ec ?? movzx eax, word ss:[ebp + 0xec<236,-20>]
c9 ?? leave
c3 ?? ret
L5: 6a 0a ?? push 10
58 ?? pop eax
c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40246f | ___scrt_initialize_winrt | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4024b4 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 68 c3 24 40 00 ?? push function 0x004024c3
ff 15 04 30 40 00 ?? call dword ds:[0x00403004]
L2: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4024c0 | ___scrt_stub_for_initialize_mta | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4024c3 | ___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: 8b 46 14 ?? mov eax, dword ds:[esi + 0x14<20>]
3d 20 05 93 19 ?? cmp eax, 0x19930520
74 1d ?? je basic block L8
L4: 3d 21 05 93 19 ?? cmp eax, 0x19930521
74 16 ?? je basic block L8
L5: 3d 22 05 93 19 ?? cmp eax, 0x19930522
74 0f ?? je basic block L8
L6: 3d 00 40 99 01 ?? cmp eax, 0x01994000
74 08 ?? je basic block L8
L7: 5f ?? pop edi
33 c0 ?? xor eax, eax
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
L8: e8 44 05 00 00 ?? call function 0x00402a4b
L9: 89 30 ?? mov dword ds:[eax], esi
8b 77 04 ?? mov esi, dword ds:[edi + 4]
e8 40 05 00 00 ?? call function 0x00402a51
L10: 89 30 ?? mov dword ds:[eax], esi
e8 f9 05 00 00 ?? call function 0x00402b11
L11: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402519 | __crt_debugger_hook | 0func |
L1: 83 25 28 54 40 00 00 ?? and dword ds:[0x00405428], 0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402521 | __RTC_Initialize | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be 80 3a 40 00 ?? mov esi, 0x00403a80
bb 80 3a 40 00 ?? mov ebx, 0x00403a80
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 38 31 40 00 ?? call dword ds:[0x00403138]
L5: ff d7 ?? call edi
L6: 83 c6 04 ?? add esi, 4
3b f3 ?? cmp esi, ebx
72 e9 ?? jb basic block L3
L7: 5f ?? pop edi
L8: 5e ?? pop esi
5b ?? pop ebx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x40254d | __RTC_Terminate | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be 88 3a 40 00 ?? mov esi, 0x00403a88
bb 88 3a 40 00 ?? mov ebx, 0x00403a88
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 38 31 40 00 ?? call dword ds:[0x00403138]
L5: ff d7 ?? call edi
L6: 83 c6 04 ?? add esi, 4
3b f3 ?? cmp esi, ebx
72 e9 ?? jb basic block L3
L7: 5f ?? pop edi
L8: 5e ?? pop esi
5b ?? pop ebx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402580 | __SEH_prolog4 | 0func |
L1: 68 e4 25 40 00 ?? push function 0x004025e4
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 50 40 00 ?? mov eax, dword ds:[0x00405004]
31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax
33 c5 ?? xor eax, ebp
50 ?? push eax
89 65 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], esp
ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4025d0 | __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/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x4025e4 | __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 85 05 00 00 ?? call function 0x00402b77
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 dword ss:[ebp + 12]
56 ?? push esi
68 64 16 40 00 ?? push function 0x00401664
68 04 50 40 00 ?? push 0x00405004
e8 50 04 00 00 ?? call function 0x00402a5d
L3: 83 c4 1c ?? add esp, 0x1c<28>
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402613 | @_guard_check_icall_nop@4 | 0func |
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402616 | _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/wpo/RelWithDebInfo | oo.exe |
./vs2022/wpo/RelWithDebInfo/oo.exe | 0x402620 | _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/wpo/RelWithDebInfo | oo.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.