Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401ce0 | __initialize_invalid_parameter_handler | 0 |
L1: c2 00 00 ?? ret 0
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401ce3 | __initialize_denormal_control | 0 |
L1: c2 00 00 ?? ret 0
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401ce6 | ___local_stdio_printf_options | 0 |
L1: b8 d8 43 40 00 ?? mov eax, 0x004043d8
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401cec | ___local_stdio_scanf_options | 0 |
L1: b8 e0 43 40 00 ?? mov eax, 0x004043e0
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401cf2 | ___scrt_initialize_default_local_stdio_options | 0 |
L1: e8 ef ff ff ff ?? call function 0x00401ce6
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 0x00401cec
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
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401d0f | ___scrt_is_user_matherr_present | 0 |
L1: 33 c0 ?? xor eax, eax
39 05 0c 40 40 00 ?? cmp dword ds:[0x0040400c], eax
0f 94 c0 ?? sete al
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401d1b | ___scrt_get_dyn_tls_init_callback | 0 |
L1: b8 fc 43 40 00 ?? mov eax, 0x004043fc
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401d21 | ___scrt_get_dyn_tls_dtor_callback | 0 |
L1: b8 f8 43 40 00 ?? mov eax, 0x004043f8
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401d27 | ___scrt_fastfail | 0 |
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<"d>@">]
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 da 01 00 00 ?? call function 0x00401f23
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 77 06 00 00 ?? call function 0x004023d5
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 ed 05 00 00 ?? call function 0x004023d5
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 00 30 40 00 ?? call dword ds:[0x00403000]
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 2c 30 40 00 ?? call dword ds:[0x0040302c]
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 e5 00 00 00 ?? call function 0x00401f23
L13: 59 ?? pop ecx
L14: 5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401e42 | ___scrt_get_show_window_mode | 0 |
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 80 05 00 00 ?? call function 0x004023d5
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15 28 30 40 00 ?? call dword ds:[0x00403028<"\n?@">]
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
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401e73 | ___scrt_initialize_mta | 0 |
L1: e9 52 00 00 00 ?? jmp function 0x00401eca
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401e78 | ___scrt_initialize_winrt | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401e7b | ___scrt_is_managed_app | 0 |
L1: 6a 00 ?? push 0
ff 15 24 30 40 00 ?? call dword ds:[0x00403024]
L2: 85 c0 ?? test eax, eax
74 34 ?? je basic block L9
L3: b9 4d 5a 00 00 ?? mov ecx, 0x00005a4d<23117>
66 39 08 ?? cmp word ds:[eax], cx
75 2a ?? jne basic block L9
L4: 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 1d ?? jne basic block L9
L5: b8 0b 01 00 00 ?? mov eax, 0x0000010b<267>
66 39 41 18 ?? cmp word ds:[ecx + 0x18<24>], ax
75 12 ?? jne basic block L9
L6: 83 79 74 0e ?? cmp dword ds:[ecx + 0x74<116>], 14
76 0c ?? jbe basic block L9
L7: 83 b9 e8 00 00 00 00 ?? cmp dword ds:[ecx + 0x000000e8<232>], 0
74 03 ?? je basic block L9
L8: b0 01 ?? mov al, 1
c3 ?? ret
L9: 32 c0 ?? xor al, al
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401ebe | ___scrt_set_unhandled_exception_filter | 0 |
L1: 68 cd 1e 40 00 ?? push function 0x00401ecd
ff 15 04 30 40 00 ?? call dword ds:[0x00403004]
L2: c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401eca | ___scrt_exe_initialize_mta | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401eca | ___scrt_stub_for_initialize_mta | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401ecd | ___scrt_unhandled_exception_filter@4 | 0 |
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 b8 04 00 00 ?? call function 0x004023c9
L9: 89 30 ?? mov dword ds:[eax], esi
8b 77 04 ?? mov esi, dword ds:[edi + 4]
e8 b4 04 00 00 ?? call function 0x004023cf
L10: 89 30 ?? mov dword ds:[eax], esi
e8 73 05 00 00 ?? call function 0x00402495
L11: cc ?? int3
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401f23 | __crt_debugger_hook | 0 |
L1: 83 25 e8 43 40 00 00 ?? and dword ds:[0x004043e8], 0
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401f2b | __RTC_Initialize | 0 |
L1: 53 ?? push ebx
56 ?? push esi
be a8 37 40 00 ?? mov esi, 0x004037a8
bb a8 37 40 00 ?? mov ebx, 0x004037a8
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 f4 30 40 00 ?? call dword ds:[0x004030f4<"# @">]
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
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401f57 | __RTC_Terminate | 0 |
L1: 53 ?? push ebx
56 ?? push esi
be b0 37 40 00 ?? mov esi, 0x004037b0
bb b0 37 40 00 ?? mov ebx, 0x004037b0
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 f4 30 40 00 ?? call dword ds:[0x004030f4<"# @">]
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
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401f90 | __SEH_prolog4 | 0 |
L1: 68 f4 1f 40 00 ?? push function 0x00401ff4
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 40 40 00 ?? mov eax, dword ds:[0x00404004]
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
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401fe0 | __SEH_epilog4 | 0 |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x401ff4 | __except_handler4 | 0 |
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 f9 04 00 00 ?? call function 0x004024fb
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 96 10 40 00 ?? push function 0x00401096
68 04 40 40 00 ?? push 0x00404004
e8 be 03 00 00 ?? call function 0x004023db
L3: 83 c4 1c ?? add esp, 0x1c<28>
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402023 | @_guard_check_icall_nop@4 | 0 |
L1: c2 00 00 ?? ret 0
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402026 | _ReadNoFence | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402030 | _ReadPointerNoFence | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x40203a | ___castguard_check_failure_debugbreak | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 40 33 40 00 ?? mov edx, 0x00403340
b9 04 33 40 00 ?? mov ecx, 0x00403304
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 01 ?? ja basic block L3
L2: cc ?? int3
L3: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402055 | ___castguard_check_failure_fastfail | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 40 33 40 00 ?? mov edx, 0x00403340
b9 04 33 40 00 ?? mov ecx, 0x00403304
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 05 ?? ja basic block L3
L2: 6a 41 ?? push 0x41<65>
59 ?? pop ecx
cd 29 ?? int 0x29<41>
L3: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402074 | ___castguard_check_failure_nop | 0 |
L1: c2 00 00 ?? ret 0
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402077 | ___castguard_check_failure_os_handled | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 40 33 40 00 ?? mov edx, 0x00403340
b9 04 33 40 00 ?? mov ecx, 0x00403304
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 1f ?? ja basic block L6
L2: 83 3d ec 43 40 00 00 ?? cmp dword ds:[0x004043ec], 0
74 16 ?? je basic block L6
L3: 56 ?? push esi
8b 35 ec 43 40 00 ?? mov esi, dword ds:[0x004043ec]
8b ce ?? mov ecx, esi
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 f4 30 40 00 ?? call dword ds:[0x004030f4<"# @">]
L4: ff d6 ?? call esi
L5: 59 ?? pop ecx
5e ?? pop esi
L6: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4020b0 | __castguard_compat_check | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 40 33 40 00 ?? mov edx, 0x00403340
b9 04 33 40 00 ?? mov ecx, 0x00403304
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c8 ?? cmp ecx, eax
1b c0 ?? sbb eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4020cb | ___castguard_slow_path_check_debugbreak | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b c1 ?? mov eax, ecx
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 00 33 40 00 ?? sub eax, 0x00403300
83 e8 40 ?? sub eax, 0x40<64>
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
76 13 ?? jbe basic block L4
L2: ba 40 33 40 00 ?? mov edx, 0x00403340
b8 04 33 40 00 ?? mov eax, 0x00403304
2b ca ?? sub ecx, edx
2b c2 ?? sub eax, edx
3b c8 ?? cmp ecx, eax
77 01 ?? ja basic block L4
L3: cc ?? int3
L4: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4020f8 | ___castguard_slow_path_check_fastfail | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b c1 ?? mov eax, ecx
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 00 33 40 00 ?? sub eax, 0x00403300
83 e8 40 ?? sub eax, 0x40<64>
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
76 17 ?? jbe basic block L4
L2: ba 40 33 40 00 ?? mov edx, 0x00403340
b8 04 33 40 00 ?? mov eax, 0x00403304
2b ca ?? sub ecx, edx
2b c2 ?? sub eax, edx
3b c8 ?? cmp ecx, eax
77 05 ?? ja basic block L4
L3: 6a 41 ?? push 0x41<65>
59 ?? pop ecx
cd 29 ?? int 0x29<41>
L4: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402129 | ___castguard_slow_path_check_nop | 0 |
L1: c2 00 00 ?? ret 0
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x40212c | ___castguard_slow_path_check_os_handled | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 00 33 40 00 ?? sub eax, 0x00403300
83 e8 40 ?? sub eax, 0x40<64>
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
76 34 ?? jbe basic block L7
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
ba 40 33 40 00 ?? mov edx, 0x00403340
b8 04 33 40 00 ?? mov eax, 0x00403304
2b ca ?? sub ecx, edx
2b c2 ?? sub eax, edx
3b c8 ?? cmp ecx, eax
77 1f ?? ja basic block L7
L3: 83 3d ec 43 40 00 00 ?? cmp dword ds:[0x004043ec], 0
74 16 ?? je basic block L7
L4: 56 ?? push esi
8b 35 ec 43 40 00 ?? mov esi, dword ds:[0x004043ec]
8b ce ?? mov ecx, esi
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 f4 30 40 00 ?? call dword ds:[0x004030f4<"# @">]
L5: ff d6 ?? call esi
L6: 59 ?? pop ecx
5e ?? pop esi
L7: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402178 | __castguard_slow_path_compat_check | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 00 33 40 00 ?? sub eax, 0x00403300
83 e8 40 ?? sub eax, 0x40<64>
39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x402192 | __guard_icall_checks_enforced | 0 |
L1: 8b 0d f4 30 40 00 ?? mov ecx, dword ds:[0x004030f4<"# @">]
33 c0 ?? xor eax, eax
81 f9 23 20 40 00 ?? cmp ecx, function 0x00402023
0f 95 c0 ?? setne al
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4021a4 | ??1type_info@@UAE@XZ | 1 |
L1: c7 01 94 31 40 00 ?? mov dword ds:[ecx], 0x00403194
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4021ab | ??_Etype_info@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 94 31 40 00 ?? mov dword ds:[esi], 0x00403194
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 0f ef ff ff ?? call function 0x004010d4
L3: 59 ?? pop ecx
59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4021ab | ??_Gtype_info@@UAEPAXI@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 94 31 40 00 ?? mov dword ds:[esi], 0x00403194
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 0f ef ff ff ?? call function 0x004010d4
L3: 59 ?? pop ecx
59 ?? pop ecx
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4021ce | ___isa_available_init | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 f0 43 40 00 00 ?? and dword ds:[0x004043f0], 0
83 ec 24 ?? sub esp, 0x24<36>
83 0d 10 40 40 00 01 ?? or dword ds:[0x00404010], 1
6a 0a ?? push 10
ff 15 10 30 40 00 ?? call dword ds:[0x00403010<"d>@">]
L2: 85 c0 ?? test eax, eax
0f 84 a9 01 00 00 ?? je basic block L25
L3: 83 65 f0 00 ?? and dword ss:[ebp + 0xf0<240,-16>], 0
33 c0 ?? xor eax, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
33 c9 ?? xor ecx, ecx
8d 7d dc ?? lea edi, ss:[ebp + 0xdc<220,-36>]
53 ?? push ebx
0f a2 ?? cpuid
8b f3 ?? mov esi, ebx
5b ?? pop ebx
89 07 ?? mov dword ds:[edi], eax
89 77 04 ?? mov dword ds:[edi + 4], esi
89 4f 08 ?? mov dword ds:[edi + 8], ecx
33 c9 ?? xor ecx, ecx
89 57 0c ?? mov dword ds:[edi + 12], edx
8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>]
8b 7d e4 ?? mov edi, dword ss:[ebp + 0xe4<228,-28>]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
81 f7 6e 74 65 6c ?? xor edi, 0x6c65746e
8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
35 69 6e 65 49 ?? xor eax, 0x49656e69
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>]
35 47 65 6e 75 ?? xor eax, 0x756e6547
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
33 c0 ?? xor eax, eax
40 ?? inc eax
53 ?? push ebx
0f a2 ?? cpuid
8b f3 ?? mov esi, ebx
5b ?? pop ebx
8d 5d dc ?? lea ebx, ss:[ebp + 0xdc<220,-36>]
89 03 ?? mov dword ds:[ebx], eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
89 73 04 ?? mov dword ds:[ebx + 4], esi
0b c7 ?? or eax, edi
0b 45 f8 ?? or eax, dword ss:[ebp + 0xf8<248,-8>]
89 4b 08 ?? mov dword ds:[ebx + 8], ecx
89 53 0c ?? mov dword ds:[ebx + 12], edx
75 43 ?? jne basic block L11
L4: 8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>]
25 f0 3f ff 0f ?? and eax, 0x0fff3ff0
3d c0 06 01 00 ?? cmp eax, 0x000106c0
74 23 ?? je basic block L10
L5: 3d 60 06 02 00 ?? cmp eax, 0x00020660
74 1c ?? je basic block L10
L6: 3d 70 06 02 00 ?? cmp eax, 0x00020670
74 15 ?? je basic block L10
L7: 3d 50 06 03 00 ?? cmp eax, 0x00030650
74 0e ?? je basic block L10
L8: 3d 60 06 03 00 ?? cmp eax, 0x00030660
74 07 ?? je basic block L10
L9: 3d 70 06 03 00 ?? cmp eax, 0x00030670
75 11 ?? jne basic block L11
L10: 8b 3d f4 43 40 00 ?? mov edi, dword ds:[0x004043f4]
83 cf 01 ?? or edi, 1
89 3d f4 43 40 00 ?? mov dword ds:[0x004043f4], edi
eb 06 ?? jmp basic block L12
L11: 8b 3d f4 43 40 00 ?? mov edi, dword ds:[0x004043f4]
L12: 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>]
6a 07 ?? push 7
58 ?? pop eax
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
39 45 f4 ?? cmp dword ss:[ebp + 0xf4<244,-12>], eax
7c 2f ?? jl basic block L15
L13: 33 c9 ?? xor ecx, ecx
53 ?? push ebx
0f a2 ?? cpuid
8b f3 ?? mov esi, ebx
5b ?? pop ebx
8d 5d dc ?? lea ebx, ss:[ebp + 0xdc<220,-36>]
89 03 ?? mov dword ds:[ebx], eax
89 73 04 ?? mov dword ds:[ebx + 4], esi
89 4b 08 ?? mov dword ds:[ebx + 8], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
89 53 0c ?? mov dword ds:[ebx + 12], edx
8b 5d e0 ?? mov ebx, dword ss:[ebp + 0xe0<224,-32>]
f7 c3 00 02 00 00 ?? test ebx, 0x00000200<512>
74 0e ?? je basic block L16
L14: 83 cf 02 ?? or edi, 2
89 3d f4 43 40 00 ?? mov dword ds:[0x004043f4], edi
eb 03 ?? jmp basic block L16
L15: 8b 5d f0 ?? mov ebx, dword ss:[ebp + 0xf0<240,-16>]
L16: a1 10 40 40 00 ?? mov eax, dword ds:[0x00404010]
83 c8 02 ?? or eax, 2
c7 05 f0 43 40 00 01 00 ?? mov dword ds:[0x004043f0], 1
00 00
a3 10 40 40 00 ?? mov dword ds:[0x00404010], eax
f7 c1 00 00 10 00 ?? test ecx, 0x00100000
0f 84 93 00 00 00 ?? je basic block L24
L17: 83 c8 04 ?? or eax, 4
c7 05 f0 43 40 00 02 00 ?? mov dword ds:[0x004043f0], 2
00 00
a3 10 40 40 00 ?? mov dword ds:[0x00404010], eax
f7 c1 00 00 00 08 ?? test ecx, 0x08000000
74 79 ?? je basic block L24
L18: f7 c1 00 00 00 10 ?? test ecx, 0x10000000
74 71 ?? je basic block L24
L19: 33 c9 ?? xor ecx, ecx
0f 01 d0 ?? xgetbv
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
89 55 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], edx
8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
6a 06 ?? push 6
5e ?? pop esi
23 c6 ?? and eax, esi
3b c6 ?? cmp eax, esi
75 57 ?? jne basic block L24
L20: a1 10 40 40 00 ?? mov eax, dword ds:[0x00404010]
83 c8 08 ?? or eax, 8
c7 05 f0 43 40 00 03 00 ?? mov dword ds:[0x004043f0], 3
00 00
a3 10 40 40 00 ?? mov dword ds:[0x00404010], eax
f6 c3 20 ?? test bl, 0x20<32>
74 3b ?? je basic block L24
L21: 83 c8 20 ?? or eax, 0x20<32>
c7 05 f0 43 40 00 05 00 ?? mov dword ds:[0x004043f0], 5
00 00
a3 10 40 40 00 ?? mov dword ds:[0x00404010], eax
b8 00 00 03 d0 ?? mov eax, 0xd0030000
23 d8 ?? and ebx, eax
3b d8 ?? cmp ebx, eax
75 1e ?? jne basic block L24
L22: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
ba e0 00 00 00 ?? mov edx, 0x000000e0<224>
8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
23 c2 ?? and eax, edx
3b c2 ?? cmp eax, edx
75 0d ?? jne basic block L24
L23: 83 0d 10 40 40 00 40 ?? or dword ds:[0x00404010], 0x40<64>
89 35 f0 43 40 00 ?? mov dword ds:[0x004043f0], esi
L24: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
L25: 33 c0 ?? xor eax, eax
c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x40239f | ___scrt_is_ucrt_dll_in_use | 0 |
L1: 33 c0 ?? xor eax, eax
39 05 14 40 40 00 ?? cmp dword ds:[0x00404014], eax
0f 95 c0 ?? setne al
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024e9 | ___acrt_initialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024e9 | ___scrt_stub_for_acrt_initialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024e9 | ___vcrt_initialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024ec | ___acrt_thread_attach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024ec | ___scrt_stub_for_acrt_thread_attach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024ec | ___vcrt_thread_attach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024ef | ___acrt_thread_detach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024ef | ___scrt_stub_for_acrt_thread_detach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024ef | ___vcrt_thread_detach | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f2 | ___acrt_uninitialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f2 | ___scrt_stub_for_acrt_uninitialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f2 | ___vcrt_uninitialize | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f5 | ___acrt_uninitialize_critical | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f5 | ___scrt_stub_for_acrt_uninitialize_critical | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f5 | ___vcrt_uninitialize_critical | 0 |
L1: b0 01 ?? mov al, 1
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f8 | ___scrt_stub_for_is_c_termination_complete | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024f8 | __is_c_termination_complete | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024fb | __filter_x86_sse2_floating_point_exception | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d f0 43 40 00 01 ?? cmp dword ds:[0x004043f0], 1
7c 66 ?? jl basic block L15
L2: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 09 ?? je basic block L4
L3: 81 7d 08 b5 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b5
75 54 ?? jne basic block L15
L4: 0f ae 5d fc ?? stmxcsr dword ss:[ebp + 0xfc<252,-4>]
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 f0 3f ?? xor eax, 0x3f<63>
a8 81 ?? test al, 0x81<129,-127>
74 3f ?? je basic block L14
L5: a9 04 02 00 00 ?? test eax, 0x00000204<516>
75 07 ?? jne basic block L7
L6: b8 8e 00 00 c0 ?? mov eax, 0xc000008e
c9 ?? leave
c3 ?? ret
L7: a9 02 01 00 00 ?? test eax, 0x00000102<258>
74 2a ?? je basic block L14
L8: a9 08 04 00 00 ?? test eax, 0x00000408<1032>
75 07 ?? jne basic block L10
L9: b8 91 00 00 c0 ?? mov eax, 0xc0000091
c9 ?? leave
c3 ?? ret
L10: a9 10 08 00 00 ?? test eax, 0x00000810<2064>
75 07 ?? jne basic block L12
L11: b8 93 00 00 c0 ?? mov eax, 0xc0000093
c9 ?? leave
c3 ?? ret
L12: a9 20 10 00 00 ?? test eax, 0x00001020<4128>
75 0e ?? jne basic block L15
L13: b8 8f 00 00 c0 ?? mov eax, 0xc000008f
c9 ?? leave
c3 ?? ret
L14: b8 90 00 00 c0 ?? mov eax, 0xc0000090
c9 ?? leave
c3 ?? ret
L15: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex0.exe | 0x4024fb | __filter_x86_sse2_floating_point_exception_default | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d f0 43 40 00 01 ?? cmp dword ds:[0x004043f0], 1
7c 66 ?? jl basic block L15
L2: 81 7d 08 b4 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b4
74 09 ?? je basic block L4
L3: 81 7d 08 b5 02 00 c0 ?? cmp dword ss:[ebp + 8], 0xc00002b5
75 54 ?? jne basic block L15
L4: 0f ae 5d fc ?? stmxcsr dword ss:[ebp + 0xfc<252,-4>]
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 f0 3f ?? xor eax, 0x3f<63>
a8 81 ?? test al, 0x81<129,-127>
74 3f ?? je basic block L14
L5: a9 04 02 00 00 ?? test eax, 0x00000204<516>
75 07 ?? jne basic block L7
L6: b8 8e 00 00 c0 ?? mov eax, 0xc000008e
c9 ?? leave
c3 ?? ret
L7: a9 02 01 00 00 ?? test eax, 0x00000102<258>
74 2a ?? je basic block L14
L8: a9 08 04 00 00 ?? test eax, 0x00000408<1032>
75 07 ?? jne basic block L10
L9: b8 91 00 00 c0 ?? mov eax, 0xc0000091
c9 ?? leave
c3 ?? ret
L10: a9 10 08 00 00 ?? test eax, 0x00000810<2064>
75 07 ?? jne basic block L12
L11: b8 93 00 00 c0 ?? mov eax, 0xc0000093
c9 ?? leave
c3 ?? ret
L12: a9 20 10 00 00 ?? test eax, 0x00001020<4128>
75 0e ?? jne basic block L15
L13: b8 8f 00 00 c0 ?? mov eax, 0xc000008f
c9 ?? leave
c3 ?? ret
L14: b8 90 00 00 c0 ?? mov eax, 0xc0000090
c9 ?? leave
c3 ?? ret
L15: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401000 | ??0Composite@@QAE@XZ | 1 |
L1: c7 01 01 00 00 00 ?? mov dword ds:[ecx], 1
8b c1 ?? mov eax, ecx
c6 41 04 61 ?? mov byte ds:[ecx + 4], 0x61<97>
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401010 | ?func3@Composite@@QAEHXZ | 1 |
L1: 0f be 41 04 ?? movsx eax, byte ds:[ecx + 4]
03 01 ?? add eax, dword ds:[ecx]
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401020 | ??0Derived@@QAE@XZ | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 46 04 01 00 00 00 ?? mov dword ds:[esi + 4], 1
c6 46 08 61 ?? mov byte ds:[esi + 8], 0x61<97>
ff 15 f0 30 40 00 ?? call dword ds:[0x004030f0<"j;@">]
L2: 99 ?? cdq
b9 0a 00 00 00 ?? mov ecx, 10
f7 f9 ?? idiv ecx
85 d2 ?? test edx, edx
74 1a ?? je basic block L5
L3: 6a 08 ?? push 8
e8 69 01 00 00 ?? call function 0x004011b4
L4: 83 c4 04 ?? add esp, 4
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
c7 00 01 00 00 00 ?? mov dword ds:[eax], 1
c6 40 04 61 ?? mov byte ds:[eax + 4], 0x61<97>
89 46 0c ?? mov dword ds:[esi + 12], eax
L5: 0f be 46 08 ?? movsx eax, byte ds:[esi + 8]
03 46 04 ?? add eax, dword ds:[esi + 4]
89 06 ?? mov dword ds:[esi], eax
8b c6 ?? mov eax, esi
5e ?? pop esi
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401070 | ??1Derived@@QAE@XZ | 1 |
L1: 8b 41 0c ?? mov eax, dword ds:[ecx + 12]
85 c0 ?? test eax, eax
74 0b ?? je basic block L4
L2: 6a 08 ?? push 8
50 ?? push eax
e8 65 01 00 00 ?? call function 0x004011e4
L3: 83 c4 08 ?? add esp, 8
L4: c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401090 | ?func4@Derived@@QAEHXZ | 1 |
L1: 8b 51 0c ?? mov edx, dword ds:[ecx + 12]
85 d2 ?? test edx, edx
74 07 ?? je basic block L3
L2: 0f be 42 04 ?? movsx eax, byte ds:[edx + 4]
03 02 ?? add eax, dword ds:[edx]
c3 ?? ret
L3: 0f be 41 08 ?? movsx eax, byte ds:[ecx + 8]
03 41 04 ?? add eax, dword ds:[ecx + 4]
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4010b0 | ?func5@Derived@@QAEHVComposite@@H@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
0f be 55 0c ?? movsx edx, byte ss:[ebp + 12]
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
03 11 ?? add edx, dword ds:[ecx]
83 c0 05 ?? add eax, 5
03 c2 ?? add eax, edx
5d ?? pop ebp
c2 0c 00 ?? ret 12
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4010d0 | _main | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 a4 26 40 00 ?? push 0x004026a4
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
56 ?? push esi
a1 04 40 40 00 ?? mov eax, dword ds:[0x00404004]
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
6a 10 ?? push 0x10<16>
e8 b9 00 00 00 ?? call function 0x004011b4
L2: 8b f0 ?? mov esi, eax
83 c4 04 ?? add esp, 4
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
c7 46 04 01 00 00 00 ?? mov dword ds:[esi + 4], 1
c6 46 08 61 ?? mov byte ds:[esi + 8], 0x61<97>
ff 15 f0 30 40 00 ?? call dword ds:[0x004030f0<"j;@">]
L3: 99 ?? cdq
b9 0a 00 00 00 ?? mov ecx, 10
f7 f9 ?? idiv ecx
85 d2 ?? test edx, edx
74 1a ?? je basic block L6
L4: 6a 08 ?? push 8
e8 86 00 00 00 ?? call function 0x004011b4
L5: 89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
83 c4 04 ?? add esp, 4
c7 00 01 00 00 00 ?? mov dword ds:[eax], 1
c6 40 04 61 ?? mov byte ds:[eax + 4], 0x61<97>
89 46 0c ?? mov dword ds:[esi + 12], eax
L6: 0f be 46 08 ?? movsx eax, byte ds:[esi + 8]
03 46 04 ?? add eax, dword ds:[esi + 4]
89 06 ?? mov dword ds:[esi], eax
8b 46 0c ?? mov eax, dword ds:[esi + 12]
85 c0 ?? test eax, eax
74 0b ?? je basic block L9
L7: 6a 08 ?? push 8
50 ?? push eax
e8 8b 00 00 00 ?? call function 0x004011e4
L8: 83 c4 08 ?? add esp, 8
L9: 6a 10 ?? push 0x10<16>
56 ?? push esi
e8 80 00 00 00 ?? call function 0x004011e4
L10: 83 c4 08 ?? add esp, 8
33 c0 ?? xor eax, eax
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
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401180 | ??_GDerived@@QAEPAXI@Z | 1 |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 46 0c ?? mov eax, dword ds:[esi + 12]
85 c0 ?? test eax, eax
74 0b ?? je basic block L4
L2: 6a 08 ?? push 8
50 ?? push eax
e8 52 00 00 00 ?? call function 0x004011e4
L3: 83 c4 08 ?? add esp, 8
L4: 6a 10 ?? push 0x10<16>
56 ?? push esi
e8 47 00 00 00 ?? call function 0x004011e4
L5: 83 c4 08 ?? add esp, 8
8b c6 ?? mov eax, esi
5e ?? pop esi
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4011a6 | @__security_check_cookie@4 | 0 |
L1: 3b 0d 04 40 40 00 ?? cmp ecx, dword ds:[0x00404004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 1e 03 00 00 ?? jmp function 0x004014d2
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4011b4 | ??2@YAPAXI@Z | 0 |
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 3c 13 00 00 ?? call function 0x004024fd
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 35 13 00 00 ?? call function 0x00402503
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 80 07 00 00 ?? je function 0x0040195f
L8: e9 5e 07 00 00 ?? jmp function 0x00401942
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4011e4 | ??3@YAXPAXI@Z | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 9a 07 00 00 ?? call function 0x00401989
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4011f2 | pre_c_initialization | 0 |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 15 13 00 00 ?? call function 0x0040250f
L2: e8 a9 0b 00 00 ?? call function 0x00401da8
L3: 50 ?? push eax
e8 40 13 00 00 ?? call function 0x00402545
L4: e8 9b 0b 00 00 ?? call function 0x00401da5
L5: 8b f0 ?? mov esi, eax
e8 64 13 00 00 ?? call function 0x00402575
L6: 6a 01 ?? push 1
89 30 ?? mov dword ds:[eax], esi
e8 27 09 00 00 ?? call function 0x00401b41
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 12 0e 00 00 ?? call function 0x0040203b
L9: 68 67 20 40 00 ?? push function 0x00402067
e8 be 0a 00 00 ?? call function 0x00401cf1
L10: e8 69 0b 00 00 ?? call function 0x00401da1
L11: 50 ?? push eax
e8 dd 12 00 00 ?? call function 0x0040251b
L12: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 51 ?? jne basic block L30
L13: e8 6b 0b 00 00 ?? call function 0x00401db4
L14: e8 d1 0b 00 00 ?? call function 0x00401e1f
L15: 85 c0 ?? test eax, eax
74 0b ?? je basic block L18
L16: 68 9e 1d 40 00 ?? push function 0x00401d9e
e8 b9 12 00 00 ?? call function 0x00402515
L17: 59 ?? pop ecx
L18: e8 8e 0b 00 00 ?? call function 0x00401df0
L19: e8 8c 0b 00 00 ?? call function 0x00401df3
L20: e8 63 0b 00 00 ?? call function 0x00401dcf
L21: e8 40 0b 00 00 ?? call function 0x00401db1
L22: 50 ?? push eax
e8 f2 12 00 00 ?? call function 0x00402569
L23: 59 ?? pop ecx
e8 4f 0b 00 00 ?? call function 0x00401dcc
L24: 84 c0 ?? test al, al
74 05 ?? je basic block L26
L25: e8 9b 12 00 00 ?? call function 0x00402521
L26: e8 fd 0c 00 00 ?? call function 0x00401f88
L27: e8 f3 0c 00 00 ?? call function 0x00401f83
L28: 85 c0 ?? test eax, eax
75 01 ?? jne basic block L30
L29: c3 ?? ret
L30: 6a 07 ?? push 7
e8 9b 0b 00 00 ?? call function 0x00401e37
L31: cc ?? int3
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x40129d | post_pgo_initialization | 0 |
L1: e8 60 0b 00 00 ?? call function 0x00401e02
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4012a5 | pre_cpp_initialization | 0 |
L1: e8 24 0d 00 00 ?? call function 0x00401fce
L2: e8 ff 0a 00 00 ?? call function 0x00401dae
L3: 50 ?? push eax
e8 ba 12 00 00 ?? call function 0x0040256f
L4: 59 ?? pop ecx
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4012b7 | __scrt_common_main | 0 |
L1: e8 97 0a 00 00 ?? call function 0x00401d53
L2: e9 00 00 00 00 ?? jmp function 0x004012c1
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4012c1 | __scrt_common_main_seh | 0 |
L1: 6a 14 ?? push 0x14<20>
68 f8 37 40 00 ?? push 0x004037f8
e8 d3 0d 00 00 ?? call function 0x004020a0
L2: 6a 01 ?? push 1
e8 34 08 00 00 ?? call function 0x00401b08
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 22 07 00 00 ?? call function 0x00401a0d
L5: 88 45 dc ?? mov byte ss:[ebp + 0xdc<220,-36>], al
a1 ac 43 40 00 ?? mov eax, dword ds:[0x004043ac]
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 ac 43 40 00 ?? mov dword ds:[0x004043ac], ecx
68 18 31 40 00 ?? push 0x00403118
68 0c 31 40 00 ?? push 0x0040310c
e8 1c 12 00 00 ?? call function 0x00402533
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 08 31 40 00 ?? push 0x00403108
68 00 31 40 00 ?? push 0x00403100
e8 f0 11 00 00 ?? call function 0x0040252d
L11: 59 ?? pop ecx
59 ?? pop ecx
c7 05 ac 43 40 00 02 00 ?? mov dword ds:[0x004043ac], 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 04 09 00 00 ?? call function 0x00401c5c
L14: 59 ?? pop ecx
e8 cd 0a 00 00 ?? call function 0x00401e2b
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 5c 08 00 00 ?? call function 0x00401bc8
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 f8 30 40 00 ?? call dword ds:[0x004030f8<"3!@">]
L19: ff d6 ?? call esi
L20: e8 ab 0a 00 00 ?? call function 0x00401e31
L21: 8b f0 ?? mov esi, eax
39 3e ?? cmp dword ds:[esi], edi
74 13 ?? je basic block L26
L22: 56 ?? push esi
e8 36 08 00 00 ?? call function 0x00401bc8
L23: 59 ?? pop ecx
84 c0 ?? test al, al
74 08 ?? je basic block L26
L24: ff 36 ?? push dword ds:[esi]
e8 c5 11 00 00 ?? call function 0x00402563
L25: 59 ?? pop ecx
L26: e8 83 11 00 00 ?? call function 0x00402527
L27: 8b f8 ?? mov edi, eax
e8 a6 11 00 00 ?? call function 0x00402551
L28: 8b 30 ?? mov esi, dword ds:[eax]
e8 99 11 00 00 ?? call function 0x0040254b
L29: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 15 fd ff ff ?? call function 0x004010d0
L30: 83 c4 0c ?? add esp, 12
8b f0 ?? mov esi, eax
e8 c6 0b 00 00 ?? call function 0x00401f8b
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 85 11 00 00 ?? call function 0x00402557
L34: 6a 00 ?? push 0
6a 01 ?? push 1
e8 9e 08 00 00 ?? call function 0x00401c79
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 10 11 00 00 ?? call function 0x00402509
L37: 59 ?? pop ecx
59 ?? pop ecx
c3 ?? ret
L38: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>]
e8 87 0b 00 00 ?? call function 0x00401f8b
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 4a 11 00 00 ?? call function 0x0040255d
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 03 0a 00 00 ?? call function 0x00401e37
L45: 56 ?? push esi
e8 ff 10 00 00 ?? call function 0x00402539
L46: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
e8 fd 10 00 00 ?? call function 0x0040253f
L47: cc ?? int3
L48: e8 59 09 00 00 ?? call function 0x00401da1
L49: 50 ?? push eax
e8 cd 10 00 00 ?? call function 0x0040251b
L50: 59 ?? pop ecx
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401455 | invoke_main | 0 |
L1: 56 ?? push esi
57 ?? push edi
e8 cb 10 00 00 ?? call function 0x00402527
L2: 8b f8 ?? mov edi, eax
e8 ee 10 00 00 ?? call function 0x00402551
L3: 8b 30 ?? mov esi, dword ds:[eax]
e8 e1 10 00 00 ?? call function 0x0040254b
L4: 57 ?? push edi
56 ?? push esi
ff 30 ?? push dword ds:[eax]
e8 5d fc ff ff ?? call function 0x004010d0
L5: 83 c4 0c ?? add esp, 12
5f ?? pop edi
5e ?? pop esi
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4014a0 | _mainCRTStartup | 0 |
L1: e8 ae 08 00 00 ?? call function 0x00401d53
L2: e9 17 fe ff ff ?? jmp function 0x004012c1
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4014aa | ___raise_securityfailure | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 04 30 40 00 ?? call dword ds:[0x00403004<"t>@">]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 2c 30 40 00 ?? call dword ds:[0x0040302c<"X>@">]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 08 30 40 00 ?? call dword ds:[0x00403008]
L4: 50 ?? push eax
ff 15 0c 30 40 00 ?? call dword ds:[0x0040300c]
L5: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4014d2 | ___report_gsfailure | 0 |
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]
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 90 41 40 00 ?? mov dword ds:[0x00404190], eax
89 0d 8c 41 40 00 ?? mov dword ds:[0x0040418c], ecx
89 15 88 41 40 00 ?? mov dword ds:[0x00404188], edx
89 1d 84 41 40 00 ?? mov dword ds:[0x00404184], ebx
89 35 80 41 40 00 ?? mov dword ds:[0x00404180], esi
89 3d 7c 41 40 00 ?? mov dword ds:[0x0040417c], edi
66 8c 15 a8 41 40 00 ?? mov word ds:[0x004041a8], ss
66 8c 0d 9c 41 40 00 ?? mov word ds:[0x0040419c], cs
66 8c 1d 78 41 40 00 ?? mov word ds:[0x00404178], ds
66 8c 05 74 41 40 00 ?? mov word ds:[0x00404174], es
66 8c 25 70 41 40 00 ?? mov word ds:[0x00404170], fs
66 8c 2d 6c 41 40 00 ?? mov word ds:[0x0040416c], gs
9c ?? pushfd
8f 05 a0 41 40 00 ?? pop dword ds:[0x004041a0]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 94 41 40 00 ?? mov dword ds:[0x00404194], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 98 41 40 00 ?? mov dword ds:[0x00404198], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 a4 41 40 00 ?? mov dword ds:[0x004041a4], eax
8b 85 dc fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffcdc<4294966492,-804>]
c7 05 e0 40 40 00 01 00 ?? mov dword ds:[0x004040e0], 0x00010001
01 00
a1 98 41 40 00 ?? mov eax, dword ds:[0x00404198]
a3 9c 40 40 00 ?? mov dword ds:[0x0040409c], eax
c7 05 90 40 40 00 09 04 ?? mov dword ds:[0x00404090], 0xc0000409
00 c0
c7 05 94 40 40 00 01 00 ?? mov dword ds:[0x00404094], 1
00 00
c7 05 a0 40 40 00 01 00 ?? mov dword ds:[0x004040a0], 1
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
c7 80 a4 40 40 00 02 00 ?? mov dword ds:[eax + 0x004040a4], 2
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
8b 0d 04 40 40 00 ?? mov ecx, dword ds:[0x00404004]
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 40 40 00 ?? mov ecx, dword ds:[0x00404000]
89 4c 05 f8 ?? mov dword ss:[ebp + eax + 0xf8<248,-8>], ecx
68 30 31 40 00 ?? push 0x00403130
e8 e0 fe ff ff ?? call function 0x004014aa
L5: c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4015cc | ___report_rangecheckfailure | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 08 ?? push 8
e8 02 00 00 00 ?? call function 0x004015d8
L2: 5d ?? pop ebp
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4015d8 | ___report_securityfailure | 0 |
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]
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 90 41 40 00 ?? mov dword ds:[0x00404190], eax
89 0d 8c 41 40 00 ?? mov dword ds:[0x0040418c], ecx
89 15 88 41 40 00 ?? mov dword ds:[0x00404188], edx
89 1d 84 41 40 00 ?? mov dword ds:[0x00404184], ebx
89 35 80 41 40 00 ?? mov dword ds:[0x00404180], esi
89 3d 7c 41 40 00 ?? mov dword ds:[0x0040417c], edi
66 8c 15 a8 41 40 00 ?? mov word ds:[0x004041a8], ss
66 8c 0d 9c 41 40 00 ?? mov word ds:[0x0040419c], cs
66 8c 1d 78 41 40 00 ?? mov word ds:[0x00404178], ds
66 8c 05 74 41 40 00 ?? mov word ds:[0x00404174], es
66 8c 25 70 41 40 00 ?? mov word ds:[0x00404170], fs
66 8c 2d 6c 41 40 00 ?? mov word ds:[0x0040416c], gs
9c ?? pushfd
8f 05 a0 41 40 00 ?? pop dword ds:[0x004041a0]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 94 41 40 00 ?? mov dword ds:[0x00404194], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 98 41 40 00 ?? mov dword ds:[0x00404198], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 a4 41 40 00 ?? mov dword ds:[0x004041a4], eax
8b 85 e4 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce4<4294966500,-796>]
a1 98 41 40 00 ?? mov eax, dword ds:[0x00404198]
a3 9c 40 40 00 ?? mov dword ds:[0x0040409c], eax
c7 05 90 40 40 00 09 04 ?? mov dword ds:[0x00404090], 0xc0000409
00 c0
c7 05 94 40 40 00 01 00 ?? mov dword ds:[0x00404094], 1
00 00
c7 05 a0 40 40 00 01 00 ?? mov dword ds:[0x004040a0], 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 a4 40 40 00 ?? mov dword ds:[eax + 0x004040a4], ecx
68 30 31 40 00 ?? push 0x00403130
e8 05 fe ff ff ?? call function 0x004014aa
L5: c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4016a7 | ___report_securityfailureEx | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 20 03 00 00 ?? sub esp, 0x00000320<800>
6a 17 ?? push 0x17<23>
ff 15 10 30 40 00 ?? call dword ds:[0x00403010]
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 90 41 40 00 ?? mov dword ds:[0x00404190], eax
89 0d 8c 41 40 00 ?? mov dword ds:[0x0040418c], ecx
89 15 88 41 40 00 ?? mov dword ds:[0x00404188], edx
89 1d 84 41 40 00 ?? mov dword ds:[0x00404184], ebx
89 35 80 41 40 00 ?? mov dword ds:[0x00404180], esi
89 3d 7c 41 40 00 ?? mov dword ds:[0x0040417c], edi
66 8c 15 a8 41 40 00 ?? mov word ds:[0x004041a8], ss
66 8c 0d 9c 41 40 00 ?? mov word ds:[0x0040419c], cs
66 8c 1d 78 41 40 00 ?? mov word ds:[0x00404178], ds
66 8c 05 74 41 40 00 ?? mov word ds:[0x00404174], es
66 8c 25 70 41 40 00 ?? mov word ds:[0x00404170], fs
66 8c 2d 6c 41 40 00 ?? mov word ds:[0x0040416c], gs
9c ?? pushfd
8f 05 a0 41 40 00 ?? pop dword ds:[0x004041a0]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 94 41 40 00 ?? mov dword ds:[0x00404194], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 98 41 40 00 ?? mov dword ds:[0x00404198], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 a4 41 40 00 ?? mov dword ds:[0x004041a4], eax
8b 85 e0 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce0<4294966496,-800>]
a1 98 41 40 00 ?? mov eax, dword ds:[0x00404198]
a3 9c 40 40 00 ?? mov dword ds:[0x0040409c], eax
c7 05 90 40 40 00 09 04 ?? mov dword ds:[0x00404090], 0xc0000409
00 c0
c7 05 94 40 40 00 01 00 ?? mov dword ds:[0x00404094], 1
00 00
83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0
76 0a ?? jbe basic block L7
L5: 83 7d 10 00 ?? cmp dword ss:[ebp + 0x10<16>], 0
75 04 ?? jne basic block L7
L6: 83 65 0c 00 ?? and dword ss:[ebp + 12], 0
L7: 83 7d 0c 0e ?? cmp dword ss:[ebp + 12], 14
76 07 ?? jbe basic block L9
L8: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
48 ?? dec eax
89 45 0c ?? mov dword ss:[ebp + 12], eax
L9: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
40 ?? inc eax
a3 a0 40 40 00 ?? mov dword ds:[0x004040a0], eax
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 a4 40 40 00 ?? mov dword ds:[eax + 0x004040a4], ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
eb 07 ?? jmp basic block L10
L10: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
3b 45 0c ?? cmp eax, dword ss:[ebp + 12]
73 15 ?? jae basic block L12
L11: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
8b 0c 8a ?? mov ecx, dword ds:[edx + ecx * 4]
89 0c 85 a8 40 40 00 ?? mov dword ds:[0x004040a8 + eax * 4], ecx
eb dc ?? jmp 0x0040178c
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
40 ?? inc eax
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
L12: 68 30 31 40 00 ?? push 0x00403130
e8 f0 fc ff ff ?? call function 0x004014aa
L13: c9 ?? leave
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4017bc | ??0bad_alloc@std@@AAE@QBD@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 61 04 00 ?? and dword ds:[ecx + 4], 0
83 61 08 00 ?? and dword ds:[ecx + 8], 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 41 04 ?? mov dword ds:[ecx + 4], eax
8b c1 ?? mov eax, ecx
c7 01 5c 31 40 00 ?? mov dword ds:[ecx], 0x0040315c
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4017d9 | ??0bad_alloc@std@@QAE@ABV01@@Z | 1 |
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 0x0040183f
L2: c7 06 5c 31 40 00 ?? mov dword ds:[esi], 0x0040315c
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4017f4 | ??0bad_alloc@std@@QAE@XZ | 1 |
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 64 31 40 00 ?? mov dword ds:[ecx + 4], 0x00403164<"bad allocation">
c7 01 5c 31 40 00 ?? mov dword ds:[ecx], 0x0040315c
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x40180c | ??0bad_array_new_length@std@@QAE@ABV01@@Z | 1 |
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 25 00 00 00 ?? call function 0x0040183f
L2: c7 06 78 31 40 00 ?? mov dword ds:[esi], 0x00403178
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401827 | ??0bad_array_new_length@std@@QAE@XZ | 1 |
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 80 31 40 00 ?? mov dword ds:[ecx + 4], 0x00403180<"bad array new length">
c7 01 78 31 40 00 ?? mov dword ds:[ecx], 0x00403178
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x40183f | ??0exception@std@@QAE@ABV01@@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
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 65 0c 00 00 ?? call function 0x004024c7
L2: 59 ?? pop ecx
59 ?? pop ecx
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x40186b | ??0exception@std@@QAE@QBDH@Z | 1 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c7 01 3c 31 40 00 ?? mov dword ds:[ecx], 0x0040313c
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
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401888 | ??1bad_alloc@std@@UAE@XZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 3c 31 40 00 ?? mov dword ds:[ecx], 0x0040313c
50 ?? push eax
e8 36 0c 00 00 ?? call function 0x004024cd
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401899 | ??1bad_array_new_length@std@@UAE@XZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 3c 31 40 00 ?? mov dword ds:[ecx], 0x0040313c
50 ?? push eax
e8 25 0c 00 00 ?? call function 0x004024cd
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4018aa | ??1exception@std@@UAE@XZ | 1 |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 3c 31 40 00 ?? mov dword ds:[ecx], 0x0040313c
50 ?? push eax
e8 14 0c 00 00 ?? call function 0x004024cd
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4018bb | ??_Ebad_alloc@std@@UAEPAXI@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
50 ?? push eax
e8 fd 0b 00 00 ?? call function 0x004024cd
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 05 f9 ff ff ?? call function 0x004011e4
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4018bb | ??_Gbad_alloc@std@@UAEPAXI@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
50 ?? push eax
e8 fd 0b 00 00 ?? call function 0x004024cd
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 05 f9 ff ff ?? call function 0x004011e4
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4018e8 | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
50 ?? push eax
e8 d0 0b 00 00 ?? call function 0x004024cd
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 d8 f8 ff ff ?? call function 0x004011e4
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x4018e8 | ??_Gbad_array_new_length@std@@UAEPAXI@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
50 ?? push eax
e8 d0 0b 00 00 ?? call function 0x004024cd
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 d8 f8 ff ff ?? call function 0x004011e4
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401915 | ??_Eexception@std@@UAEPAXI@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
50 ?? push eax
e8 a3 0b 00 00 ?? call function 0x004024cd
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 ab f8 ff ff ?? call function 0x004011e4
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2019/wpo/RelWithDebInfo/ooex1.exe | 0x401915 | ??_Gexception@std@@UAEPAXI@Z | 1 |
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 3c 31 40 00 ?? mov dword ds:[esi], 0x0040313c
50 ?? push eax
e8 a3 0b 00 00 ?? call function 0x004024cd
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 ab f8 ff ff ?? call function 0x004011e4
L4: 59 ?? pop ecx
59 ?? pop ecx
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.