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/ooneg.exe | 0x40184b | ___scrt_initialize_onexit_tables | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d 9d 43 40 00 00 ?? cmp byte ds:[0x0040439d], 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 d5 09 00 00 ?? call function 0x00402242
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 a0 43 40 00 ?? push 0x004043a0
e8 71 0a 00 00 ?? call function 0x004022f0
L9: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 0f ?? jne basic block L12
L10: 68 ac 43 40 00 ?? push 0x004043ac
e8 62 0a 00 00 ?? call function 0x004022f0
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 a0 43 40 00 ?? mov dword ds:[0x004043a0], ecx
89 0d a4 43 40 00 ?? mov dword ds:[0x004043a4], ecx
89 0d a8 43 40 00 ?? mov dword ds:[0x004043a8], ecx
89 0d ac 43 40 00 ?? mov dword ds:[0x004043ac], ecx
89 0d b0 43 40 00 ?? mov dword ds:[0x004043b0], ecx
89 0d b4 43 40 00 ?? mov dword ds:[0x004043b4], ecx
L14: c6 05 9d 43 40 00 01 ?? mov byte ds:[0x0040439d], 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 0x00401b41
L17: cc ?? int3
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x4018d2 | ___scrt_is_nonwritable_in_current_image | 0func
|
L1: 6a 08 ?? push 8
68 60 38 40 00 ?? push 0x00403860
e8 c2 04 00 00 ?? call function 0x00401da0
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 0x00401699
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401966 | ___scrt_release_startup_lock | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 d4 08 00 00 ?? call function 0x00402242
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 98 43 40 00 ?? mov ecx, 0x00404398
87 01 ?? xchg dword ds:[ecx], eax
L5: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401983 | ___scrt_uninitialize_crt | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d 9c 43 40 00 00 ?? cmp byte ds:[0x0040439c], 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 da 09 00 00 ?? call function 0x00402377
L4: ff 75 08 ?? push dword ss:[ebp + 8]
e8 d2 09 00 00 ?? call function 0x00402377
L5: 59 ?? pop ecx
59 ?? pop ecx
L6: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x4019d8 | _at_quick_exit | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d ac 43 40 00 ff ?? cmp dword ds:[0x004043ac], 0xff<255,-1>
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 1e 09 00 00 ?? jmp 0x00402308
ff 25 80 30 40 00 ?? jmp dword ds:[0x00403080<"z<@">]
L3: ff 75 08 ?? push dword ss:[ebp + 8]
68 ac 43 40 00 ?? push 0x004043ac
e8 ff 08 00 00 ?? call function 0x004022f6
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x4019fb | _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 0x004019ab
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401a10 | __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 2c 30 40 00 ?? call dword ds:[0x0040302c]
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 30 30 40 00 ?? call dword ds:[0x00403030]
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]
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401a5d | ___security_init_cookie | 0func
|
L1: 8b 0d 04 40 40 00 ?? mov ecx, dword ds:[0x00404004]
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 0x00401a10
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 40 40 00 ?? mov dword ds:[0x00404004], ecx
L9: f7 d1 ?? not ecx
5f ?? pop edi
89 0d 00 40 40 00 ?? mov dword ds:[0x00404000], ecx
5e ?? pop esi
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401aa8 | __matherr | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401aab | __get_startup_argv_mode | 0func
|
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401aaf | __get_startup_commit_mode | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ab2 | __get_startup_file_mode | 0func
|
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ab8 | __get_startup_new_mode | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401abe | ?__scrt_initialize_type_info@@YAXXZ | 0func
|
L1: 68 b8 43 40 00 ?? push 0x004043b8
ff 15 00 30 40 00 ?? call dword ds:[0x00403000<"6>@">]
L2: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401aca | ?__scrt_uninitialize_type_info@@YAXXZ | 0func
|
L1: 68 b8 43 40 00 ?? push 0x004043b8
e8 86 07 00 00 ?? call function 0x0040225a
L2: 59 ?? pop ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ad6 | __should_initialize_environment | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ad9 | __initialize_default_precision | 0func
|
L1: 68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 24 08 00 00 ?? call function 0x0040230e
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 0x00401b41
L5: cc ?? int3
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401afa | __initialize_invalid_parameter_handler | 0func
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401afd | __initialize_denormal_control | 0func
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b00 | ___local_stdio_printf_options | 0func
|
L1: b8 c0 43 40 00 ?? mov eax, 0x004043c0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b06 | ___local_stdio_scanf_options | 0func
|
L1: b8 c8 43 40 00 ?? mov eax, 0x004043c8
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b0c | ___scrt_initialize_default_local_stdio_options | 0func
|
L1: e8 ef ff ff ff ?? call function 0x00401b00
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 0x00401b06
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b29 | ___scrt_is_user_matherr_present | 0func
|
L1: 33 c0 ?? xor eax, eax
39 05 0c 40 40 00 ?? cmp dword ds:[0x0040400c], eax
0f 94 c0 ?? sete al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b35 | ___scrt_get_dyn_tls_init_callback | 0func
|
L1: b8 e4 43 40 00 ?? mov eax, 0x004043e4
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b3b | ___scrt_get_dyn_tls_dtor_callback | 0func
|
L1: b8 e0 43 40 00 ?? mov eax, 0x004043e0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401b41 | ___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]
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 0x00401d3c
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 f4 06 00 00 ?? call function 0x0040226c
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 6a 06 00 00 ?? call function 0x0040226c
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 24 30 40 00 ?? call dword ds:[0x00403024<"L>@">]
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<"t=@">]
L9: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
ff 15 28 30 40 00 ?? call dword ds:[0x00403028<"X=@">]
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 0x00401d3c
L13: 59 ?? pop ecx
L14: 5b ?? pop ebx
c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401c5c | ___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 fd 05 00 00 ?? call function 0x0040226c
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15 20 30 40 00 ?? call dword ds:[0x00403020<"`>@">]
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401c92 | ___scrt_initialize_winrt | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401cd7 | ___scrt_set_unhandled_exception_filter | 0func
|
L1: 68 e6 1c 40 00 ?? push function 0x00401ce6
ff 15 04 30 40 00 ?? call dword ds:[0x00403004<"t=@">]
L2: c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ce3 | ___scrt_stub_for_initialize_mta | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ce6 | ___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 36 05 00 00 ?? call function 0x00402260
L9: 89 30 ?? mov dword ds:[eax], esi
8b 77 04 ?? mov esi, dword ds:[edi + 4]
e8 32 05 00 00 ?? call function 0x00402266
L10: 89 30 ?? mov dword ds:[eax], esi
e8 d9 05 00 00 ?? call function 0x00402314
L11: cc ?? int3
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401d3c | __crt_debugger_hook | 0func
|
L1: 83 25 d0 43 40 00 00 ?? and dword ds:[0x004043d0], 0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401d44 | __RTC_Initialize | 0func
|
L1: 53 ?? push ebx
56 ?? push esi
be 30 38 40 00 ?? mov esi, 0x00403830
bb 30 38 40 00 ?? mov ebx, 0x00403830
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 dc 30 40 00 ?? call dword ds:[0x004030dc]
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401d70 | __RTC_Terminate | 0func
|
L1: 53 ?? push ebx
56 ?? push esi
be 38 38 40 00 ?? mov esi, 0x00403838
bb 38 38 40 00 ?? mov ebx, 0x00403838
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 dc 30 40 00 ?? call dword ds:[0x004030dc]
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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401da0 | __SEH_prolog4 | 0func
|
L1: 68 04 1e 40 00 ?? push function 0x00401e04
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
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401df0 | __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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e04 | __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 6e 05 00 00 ?? call function 0x00402380
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 89 10 40 00 ?? push function 0x00401089
68 04 40 40 00 ?? push 0x00404004
e8 45 04 00 00 ?? call function 0x00402272
L3: 83 c4 1c ?? add esp, 0x1c<28>
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e33 | @_guard_check_icall_nop@4 | 0func
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e36 | _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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e40 | _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 | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e4a | __InlineInterlockedExchangePointer | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
87 01 ?? xchg dword ds:[ecx], eax
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e72 | ___castguard_check_failure_fastfail | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba c0 32 40 00 ?? mov edx, 0x004032c0
b9 c0 32 40 00 ?? mov ecx, 0x004032c0
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
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e91 | ___castguard_check_failure_nop | 0func
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401e94 | ___castguard_check_failure_os_handled | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba c0 32 40 00 ?? mov edx, 0x004032c0
b9 c0 32 40 00 ?? mov ecx, 0x004032c0
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 11 ?? ja basic block L4
L2: 83 3d e4 30 40 00 00 ?? cmp dword ds:[0x004030e4], 0
74 08 ?? je basic block L4
L3: a1 e4 30 40 00 ?? mov eax, dword ds:[0x004030e4]
5d ?? pop ebp
ff e0 ?? jmp eax
L4: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ed5 | ___castguard_check_failure_user_handled | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba c0 32 40 00 ?? mov edx, 0x004032c0
b9 c0 32 40 00 ?? mov ecx, 0x004032c0
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 1a ?? ja basic block L7
L2: 56 ?? push esi
8b 35 d4 43 40 00 ?? mov esi, dword ds:[0x004043d4]
85 f6 ?? test esi, esi
74 0e ?? je basic block L6
L3: ff 75 08 ?? push dword ss:[ebp + 8]
8b ce ?? mov ecx, esi
ff 15 dc 30 40 00 ?? call dword ds:[0x004030dc]
L4: ff d6 ?? call esi
L5: 59 ?? pop ecx
L6: 5e ?? pop esi
L7: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401f09 | __castguard_check_failure_user_handled_wrapper | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 35 d4 43 40 00 ?? mov esi, dword ds:[0x004043d4]
85 f6 ?? test esi, esi
74 0e ?? je basic block L5
L2: ff 75 08 ?? push dword ss:[ebp + 8]
8b ce ?? mov ecx, esi
ff 15 dc 30 40 00 ?? call dword ds:[0x004030dc]
L3: ff d6 ?? call esi
L4: 59 ?? pop ecx
L5: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401f28 | __castguard_compat_check | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba c0 32 40 00 ?? mov edx, 0x004032c0
b9 c0 32 40 00 ?? mov ecx, 0x004032c0
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c8 ?? cmp ecx, eax
1b c0 ?? sbb eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401f43 | ___castguard_set_user_handler | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
b9 d4 43 40 00 ?? mov ecx, 0x004043d4
87 01 ?? xchg dword ds:[ecx], eax
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401f52 | ___castguard_slow_path_check_debugbreak | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b c1 ?? mov eax, ecx
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 80 32 40 00 ?? sub eax, 0x00403280
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 c0 32 40 00 ?? mov edx, 0x004032c0
b8 c0 32 40 00 ?? mov eax, 0x004032c0
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
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401f7f | ___castguard_slow_path_check_fastfail | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b c1 ?? mov eax, ecx
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 80 32 40 00 ?? sub eax, 0x00403280
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 c0 32 40 00 ?? mov edx, 0x004032c0
b8 c0 32 40 00 ?? mov eax, 0x004032c0
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
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401fb0 | ___castguard_slow_path_check_nop | 0func
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401fb3 | ___castguard_slow_path_check_os_handled | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 80 32 40 00 ?? sub eax, 0x00403280
83 e8 40 ?? sub eax, 0x40<64>
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
76 29 ?? jbe basic block L6
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
ba c0 32 40 00 ?? mov edx, 0x004032c0
b8 c0 32 40 00 ?? mov eax, 0x004032c0
2b ca ?? sub ecx, edx
2b c2 ?? sub eax, edx
3b c8 ?? cmp ecx, eax
77 14 ?? ja basic block L6
L3: 83 3d e4 30 40 00 00 ?? cmp dword ds:[0x004030e4], 0
74 0b ?? je basic block L6
L4: ff 75 08 ?? push dword ss:[ebp + 8]
a1 e4 30 40 00 ?? mov eax, dword ds:[0x004030e4]
ff d0 ?? call eax
L5: 59 ?? pop ecx
L6: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x401ff6 | ___castguard_slow_path_check_user_handled | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 80 32 40 00 ?? sub eax, 0x00403280
83 e8 40 ?? sub eax, 0x40<64>
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
76 2f ?? jbe basic block L8
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
ba c0 32 40 00 ?? mov edx, 0x004032c0
b8 c0 32 40 00 ?? mov eax, 0x004032c0
2b ca ?? sub ecx, edx
2b c2 ?? sub eax, edx
3b c8 ?? cmp ecx, eax
77 1a ?? ja basic block L8
L3: 56 ?? push esi
8b 35 d4 43 40 00 ?? mov esi, dword ds:[0x004043d4]
85 f6 ?? test esi, esi
74 0e ?? je basic block L7
L4: ff 75 08 ?? push dword ss:[ebp + 8]
8b ce ?? mov ecx, esi
ff 15 dc 30 40 00 ?? call dword ds:[0x004030dc]
L5: ff d6 ?? call esi
L6: 59 ?? pop ecx
L7: 5e ?? pop esi
L8: 5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40203d | __castguard_slow_path_compat_check | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2b 45 0c ?? sub eax, dword ss:[ebp + 12]
2d 80 32 40 00 ?? sub eax, 0x00403280
83 e8 40 ?? sub eax, 0x40<64>
39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
5d ?? pop ebp
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402057 | __guard_icall_checks_enforced | 0func
|
L1: 8b 0d dc 30 40 00 ?? mov ecx, dword ds:[0x004030dc]
33 c0 ?? xor eax, eax
81 f9 33 1e 40 00 ?? cmp ecx, function 0x00401e33
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402069 | ??3@YAXPAX@Z | 0func
|
L1: e9 ac 02 00 00 ?? jmp 0x0040231a
ff 25 58 30 40 00 ?? jmp dword ds:[0x00403058]
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40206e | ___isa_available_init | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 d8 43 40 00 00 ?? and dword ds:[0x004043d8], 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]
L2: 85 c0 ?? test eax, eax
0f 84 ac 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
90 ?? nop
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 e0 ?? mov edi, dword ss:[ebp + 0xe0<224,-32>]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
81 f7 47 65 6e 75 ?? xor edi, 0x756e6547
8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
35 69 6e 65 49 ?? xor eax, 0x49656e69
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
35 6e 74 65 6c ?? xor eax, 0x6c65746e
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
33 c0 ?? xor eax, eax
40 ?? inc eax
53 ?? push ebx
0f a2 ?? cpuid
8b f3 ?? mov esi, ebx
5b ?? pop ebx
90 ?? nop
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>]
0b 45 f8 ?? or eax, dword ss:[ebp + 0xf8<248,-8>]
0b c7 ?? or eax, edi
89 73 04 ?? mov dword ds:[ebx + 4], esi
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 dc 43 40 00 ?? mov edi, dword ds:[0x004043dc]
83 cf 01 ?? or edi, 1
89 3d dc 43 40 00 ?? mov dword ds:[0x004043dc], edi
eb 06 ?? jmp basic block L12
L11: 8b 3d dc 43 40 00 ?? mov edi, dword ds:[0x004043dc]
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 30 ?? jl basic block L15
L13: 33 c9 ?? xor ecx, ecx
53 ?? push ebx
0f a2 ?? cpuid
8b f3 ?? mov esi, ebx
5b ?? pop ebx
90 ?? nop
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 dc 43 40 00 ?? mov dword ds:[0x004043dc], 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 d8 43 40 00 01 00 ?? mov dword ds:[0x004043d8], 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 d8 43 40 00 02 00 ?? mov dword ds:[0x004043d8], 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 d8 43 40 00 03 00 ?? mov dword ds:[0x004043d8], 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 d8 43 40 00 05 00 ?? mov dword ds:[0x004043d8], 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 d8 43 40 00 ?? mov dword ds:[0x004043d8], esi
L24: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
L25: 33 c0 ?? xor eax, eax
c9 ?? leave
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402242 | ___scrt_is_ucrt_dll_in_use | 0func
|
L1: 33 c0 ?? xor eax, eax
39 05 14 40 40 00 ?? cmp dword ds:[0x00404014], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40236e | ___acrt_initialize | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40236e | ___scrt_stub_for_acrt_initialize | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40236e | ___vcrt_initialize | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402371 | ___acrt_thread_attach | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402371 | ___scrt_stub_for_acrt_thread_attach | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402371 | ___vcrt_thread_attach | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402374 | ___acrt_thread_detach | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402374 | ___scrt_stub_for_acrt_thread_detach | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402374 | ___vcrt_thread_detach | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402377 | ___acrt_uninitialize | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402377 | ___scrt_stub_for_acrt_uninitialize | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402377 | ___vcrt_uninitialize | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40237a | ___acrt_uninitialize_critical | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40237a | ___scrt_stub_for_acrt_uninitialize_critical | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40237a | ___vcrt_uninitialize_critical | 0func
|
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40237d | ___scrt_stub_for_is_c_termination_complete | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x40237d | __is_c_termination_complete | 0func
|
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402380 | __filter_x86_sse2_floating_point_exception | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d d8 43 40 00 01 ?? cmp dword ds:[0x004043d8], 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
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/ooneg.exe | 0x402380 | __filter_x86_sse2_floating_point_exception_default | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d d8 43 40 00 01 ?? cmp dword ds:[0x004043d8], 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
| vs2022/wpo/RelWithDebInfo | ooneg.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401000 | ??2@YAPAXIPAX@Z | 0func
|
L1: 8b c2 ?? mov eax, edx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401010 | ??_U@YAPAXIPAX@Z | 0func
|
L1: 8b c2 ?? mov eax, edx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401020 | ?_Adjust_manually_vector_aligned@std@@YAXAAPAXAAI@Z | 0func
|
L1: 83 02 23 ?? add dword ds:[edx], 0x23<35>
8b 01 ?? mov eax, dword ds:[ecx]
8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
77 03 ?? ja basic block L3
L2: 89 11 ?? mov dword ds:[ecx], edx
c3 ?? ret
L3: ff 25 b0 30 40 00 ?? jmp dword ds:[0x004030b0<"R=@">]
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401040 | ?_Orphan_all@_Container_base0@std@@QAEXXZ | 1method
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401050 | ?_Alloc_proxy@_Container_base0@std@@QAEXABU_Fake_allocator@2@@Z | 1method
|
L1: c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401060 | ?g@@YAXXZ | 0func
|
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 80 2e 40 00 ?? push 0x00402e80
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 18 ?? sub esp, 0x18<24>
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
6a 20 ?? push 0x20<32>
e8 3c 06 00 00 ?? call function 0x004016ca
L2: 8b f0 ?? mov esi, eax
0f 57 c0 ?? xorps xmm0, xmm0
68 44 05 00 00 ?? push 0x00000544<1348>
0f 11 46 08 ?? movups v4float ds:[esi + 8], xmm0
c7 46 18 00 00 00 00 ?? mov dword ds:[esi + 0x18<24>], 0
c7 46 1c 0f 00 00 00 ?? mov dword ds:[esi + 0x1c<28>], 15
c6 46 08 00 ?? mov byte ds:[esi + 8], 0
e8 f3 07 00 00 ?? call function 0x004018a6
L3: 83 c4 08 ?? add esp, 8
c7 00 2a 00 00 00 ?? mov dword ds:[eax], 0x0000002a<42>
83 c0 04 ?? add eax, 4
68 b0 13 40 00 ?? push function 0x004013b0
68 20 13 40 00 ?? push function 0x00401320
6a 2a ?? push 0x2a<42>
6a 20 ?? push 0x20<32>
50 ?? push eax
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
e8 e7 07 00 00 ?? call function 0x004018bd
L4: 6a 18 ?? push 0x18<24>
e8 ed 05 00 00 ?? call function 0x004016ca
L5: 68 f0 00 00 00 ?? push 0x000000f0<240>
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
e8 bc 07 00 00 ?? call function 0x004018a6
L6: 68 30 31 40 00 ?? push 0x00403130
6a 20 ?? push 0x20<32>
89 45 dc ?? mov dword ss:[ebp + 0xdc<220,-36>], eax
e8 01 06 00 00 ?? call function 0x004016fa
L7: 8b f8 ?? mov edi, eax
83 c4 10 ?? add esp, 0x10<16>
85 ff ?? test edi, edi
74 1b ?? je basic block L9
L8: 0f 57 c0 ?? xorps xmm0, xmm0
0f 11 47 08 ?? movups v4float ds:[edi + 8], xmm0
c7 47 18 00 00 00 00 ?? mov dword ds:[edi + 0x18<24>], 0
c7 47 1c 0f 00 00 00 ?? mov dword ds:[edi + 0x1c<28>], 15
c6 47 08 00 ?? mov byte ds:[edi + 8], 0
eb 02 ?? jmp basic block L10
L9: 33 ff ?? xor edi, edi
L10: 68 30 31 40 00 ?? push 0x00403130
68 44 05 00 00 ?? push 0x00000544<1348>
e8 81 07 00 00 ?? call function 0x004018af
L11: 83 c4 08 ?? add esp, 8
85 c0 ?? test eax, eax
74 22 ?? je basic block L14
L12: 68 b0 13 40 00 ?? push function 0x004013b0
68 20 13 40 00 ?? push function 0x00401320
6a 2a ?? push 0x2a<42>
c7 00 2a 00 00 00 ?? mov dword ds:[eax], 0x0000002a<42>
83 c0 04 ?? add eax, 4
6a 20 ?? push 0x20<32>
50 ?? push eax
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
e8 68 07 00 00 ?? call function 0x004018bd
L13: eb 05 ?? jmp basic block L15
L14: 33 c0 ?? xor eax, eax
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
L15: 68 30 31 40 00 ?? push 0x00403130
6a 18 ?? push 0x18<24>
e8 92 05 00 00 ?? call function 0x004016fa
L16: 68 30 31 40 00 ?? push 0x00403130
68 f0 00 00 00 ?? push 0x000000f0<240>
89 45 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], eax
e8 35 07 00 00 ?? call function 0x004018af
L17: 83 c4 10 ?? add esp, 0x10<16>
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
0f 57 c0 ?? xorps xmm0, xmm0
0f 11 46 08 ?? movups v4float ds:[esi + 8], xmm0
c7 46 18 00 00 00 00 ?? mov dword ds:[esi + 0x18<24>], 0
68 b0 13 40 00 ?? push function 0x004013b0
68 20 13 40 00 ?? push function 0x00401320
6a 2a ?? push 0x2a<42>
6a 20 ?? push 0x20<32>
ff 75 f0 ?? push dword ss:[ebp + 0xf0<240,-16>]
c7 46 1c 0f 00 00 00 ?? mov dword ds:[esi + 0x1c<28>], 15
c6 46 08 00 ?? mov byte ds:[esi + 8], 0
e8 0e 07 00 00 ?? call function 0x004018bd
L18: 8b 4e 1c ?? mov ecx, dword ds:[esi + 0x1c<28>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 2c ?? jb basic block L24
L19: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 16 ?? jb basic block L22
L20: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
83 c1 23 ?? add ecx, 0x23<35>
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
0f 87 31 01 00 00 ?? ja basic block L51
L21: 8b c2 ?? mov eax, edx
L22: 51 ?? push ecx
50 ?? push eax
e8 b8 06 00 00 ?? call function 0x00401898
L23: 83 c4 08 ?? add esp, 8
L24: 6a 20 ?? push 0x20<32>
56 ?? push esi
c7 46 18 00 00 00 00 ?? mov dword ds:[esi + 0x18<24>], 0
c7 46 1c 0f 00 00 00 ?? mov dword ds:[esi + 0x1c<28>], 15
c6 46 08 00 ?? mov byte ds:[esi + 8], 0
e8 9b 06 00 00 ?? call function 0x00401898
L25: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 c4 08 ?? add esp, 8
85 c0 ?? test eax, eax
74 32 ?? je basic block L29
L26: 68 b0 13 40 00 ?? push function 0x004013b0
8d 70 fc ?? lea esi, ds:[eax + 0xfc<252,-4>]
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
ff 36 ?? push dword ds:[esi]
6a 20 ?? push 0x20<32>
50 ?? push eax
e8 34 05 00 00 ?? call function 0x00401754
L27: 8b 06 ?? mov eax, dword ds:[esi]
c1 e0 05 ?? shl eax, 5
83 c0 04 ?? add eax, 4
50 ?? push eax
56 ?? push esi
e8 8d 04 00 00 ?? call function 0x004016bc
L28: 83 c4 08 ?? add esp, 8
c7 45 fc ff ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xffffffff<4294967295,-1>
L29: 85 ff ?? test edi, edi
74 51 ?? je basic block L38
L30: 8b 4f 1c ?? mov ecx, dword ds:[edi + 0x1c<28>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 2c ?? jb basic block L36
L31: 8b 47 08 ?? mov eax, dword ds:[edi + 8]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 16 ?? jb basic block L34
L32: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
83 c1 23 ?? add ecx, 0x23<35>
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
0f 87 a3 00 00 00 ?? ja basic block L51
L33: 8b c2 ?? mov eax, edx
L34: 51 ?? push ecx
50 ?? push eax
e8 2a 06 00 00 ?? call function 0x00401898
L35: 83 c4 08 ?? add esp, 8
L36: 6a 20 ?? push 0x20<32>
57 ?? push edi
c7 47 18 00 00 00 00 ?? mov dword ds:[edi + 0x18<24>], 0
c7 47 1c 0f 00 00 00 ?? mov dword ds:[edi + 0x1c<28>], 15
c6 47 08 00 ?? mov byte ds:[edi + 8], 0
e8 0d 06 00 00 ?? call function 0x00401898
L37: 83 c4 08 ?? add esp, 8
L38: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
85 c0 ?? test eax, eax
74 2b ?? je basic block L42
L39: 68 b0 13 40 00 ?? push function 0x004013b0
8d 70 fc ?? lea esi, ds:[eax + 0xfc<252,-4>]
c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
ff 36 ?? push dword ds:[esi]
6a 20 ?? push 0x20<32>
50 ?? push eax
e8 a6 04 00 00 ?? call function 0x00401754
L40: 8b 06 ?? mov eax, dword ds:[esi]
c1 e0 05 ?? shl eax, 5
83 c0 04 ?? add eax, 4
50 ?? push eax
56 ?? push esi
e8 ff 03 00 00 ?? call function 0x004016bc
L41: 83 c4 08 ?? add esp, 8
L42: 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
85 c0 ?? test eax, eax
74 0b ?? je basic block L45
L43: 6a 18 ?? push 0x18<24>
50 ?? push eax
e8 c9 05 00 00 ?? call function 0x00401898
L44: 83 c4 08 ?? add esp, 8
L45: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
85 c0 ?? test eax, eax
74 09 ?? je basic block L48
L46: 50 ?? push eax
e8 d8 03 00 00 ?? call function 0x004016b7
L47: 83 c4 04 ?? add esp, 4
L48: 6a 18 ?? push 0x18<24>
ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
e8 ac 05 00 00 ?? call function 0x00401898
L49: ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>]
e8 c3 03 00 00 ?? call function 0x004016b7
L50: 83 c4 0c ?? add esp, 12
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
c3 ?? ret
L51: ff 15 b0 30 40 00 ?? call dword ds:[0x004030b0<"R=@">]
L52: cc ?? int3
L53: cc ?? int3
L54: cc ?? int3
L55: cc ?? int3
L56: cc ?? int3
L57: cc ?? int3
L58: cc ?? int3
L59: cc ?? int3
L60: cc ?? int3
L61: cc ?? int3
L62: cc ?? int3
L63: cc ?? int3
L64: cc ?? int3
L65: cc ?? int3
L66: cc ?? int3
L67: cc ?? int3
L68: cc ?? int3
L69: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401320 | ??0dummy@@QAE@XZ | 1method
|
L1: 0f 57 c0 ?? xorps xmm0, xmm0
8b c1 ?? mov eax, ecx
0f 11 41 08 ?? movups v4float ds:[ecx + 8], xmm0
c7 41 18 00 00 00 00 ?? mov dword ds:[ecx + 0x18<24>], 0
c7 41 1c 0f 00 00 00 ?? mov dword ds:[ecx + 0x1c<28>], 15
c6 41 08 00 ?? mov byte ds:[ecx + 8], 0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x4013b0 | ??1dummy@@QAE@XZ | 1method
|
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 1c ?? mov ecx, dword ds:[esi + 0x1c<28>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 28 ?? jb basic block L7
L2: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
83 c1 23 ?? add ecx, 0x23<35>
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
77 20 ?? ja basic block L8
L4: 8b c2 ?? mov eax, edx
L5: 51 ?? push ecx
50 ?? push eax
e8 b8 04 00 00 ?? call function 0x00401898
L6: 83 c4 08 ?? add esp, 8
L7: c7 46 18 00 00 00 00 ?? mov dword ds:[esi + 0x18<24>], 0
c7 46 1c 0f 00 00 00 ?? mov dword ds:[esi + 0x1c<28>], 15
c6 46 08 00 ?? mov byte ds:[esi + 8], 0
5e ?? pop esi
c3 ?? ret
L8: ff 15 b0 30 40 00 ?? call dword ds:[0x004030b0<"R=@">]
L9: cc ?? int3
L10: cc ?? int3
L11: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401400 | ??_Gdummy@@QAEPAXI@Z | 1method
|
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 1c ?? mov ecx, dword ds:[esi + 0x1c<28>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 28 ?? jb basic block L7
L2: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
83 c1 23 ?? add ecx, 0x23<35>
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
77 2f ?? ja basic block L9
L4: 8b c2 ?? mov eax, edx
L5: 51 ?? push ecx
50 ?? push eax
e8 68 04 00 00 ?? call function 0x00401898
L6: 83 c4 08 ?? add esp, 8
L7: 6a 20 ?? push 0x20<32>
56 ?? push esi
c7 46 18 00 00 00 00 ?? mov dword ds:[esi + 0x18<24>], 0
c7 46 1c 0f 00 00 00 ?? mov dword ds:[esi + 0x1c<28>], 15
c6 46 08 00 ?? mov byte ds:[esi + 8], 0
e8 4b 04 00 00 ?? call function 0x00401898
L8: 83 c4 08 ?? add esp, 8
8b c6 ?? mov eax, esi
5e ?? pop esi
c2 04 00 ?? ret 4
L9: ff 15 b0 30 40 00 ?? call dword ds:[0x004030b0<"R=@">]
L10: cc ?? int3
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401460 | _main | 0func
|
L1: e8 fb fb ff ff ?? call function 0x00401060
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401470 | ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method
|
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 27 ?? jb basic block L7
L2: 8b 06 ?? mov eax, dword ds:[esi]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
83 c1 23 ?? add ecx, 0x23<35>
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
77 1f ?? ja basic block L8
L4: 8b c2 ?? mov eax, edx
L5: 51 ?? push ecx
50 ?? push eax
e8 f9 03 00 00 ?? call function 0x00401898
L6: 83 c4 08 ?? add esp, 8
L7: c7 46 10 00 00 00 00 ?? mov dword ds:[esi + 0x10<16>], 0
c7 46 14 0f 00 00 00 ?? mov dword ds:[esi + 0x14<20>], 15
c6 06 00 ?? mov byte ds:[esi], 0
5e ?? pop esi
c3 ?? ret
L8: ff 15 b0 30 40 00 ?? call dword ds:[0x004030b0<"R=@">]
L9: cc ?? int3
L10: cc ?? int3
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x4014c0 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method
|
L1: 0f 57 c0 ?? xorps xmm0, xmm0
8b c1 ?? mov eax, ecx
0f 11 01 ?? movups v4float ds:[ecx], xmm0
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 0f 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 15
c6 01 00 ?? mov byte ds:[ecx], 0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x4014e0 | ??1?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@XZ | 1method
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x4014f0 | ??1?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401500 | ?_Getal@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEAAV?$allocator@D@2@XZ | 1method
|
L1: 8b c1 ?? mov eax, ecx
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401510 | ?_Tidy_deallocate@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ | 1method
|
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
8b 4e 14 ?? mov ecx, dword ds:[esi + 0x14<20>]
83 f9 10 ?? cmp ecx, 0x10<16>
72 27 ?? jb basic block L7
L2: 8b 06 ?? mov eax, dword ds:[esi]
41 ?? inc ecx
81 f9 00 10 00 00 ?? cmp ecx, 0x00001000<4096>
72 12 ?? jb basic block L5
L3: 8b 50 fc ?? mov edx, dword ds:[eax + 0xfc<252,-4>]
83 c1 23 ?? add ecx, 0x23<35>
2b c2 ?? sub eax, edx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
77 1f ?? ja basic block L8
L4: 8b c2 ?? mov eax, edx
L5: 51 ?? push ecx
50 ?? push eax
e8 59 03 00 00 ?? call function 0x00401898
L6: 83 c4 08 ?? add esp, 8
L7: c7 46 10 00 00 00 00 ?? mov dword ds:[esi + 0x10<16>], 0
c7 46 14 0f 00 00 00 ?? mov dword ds:[esi + 0x14<20>], 15
c6 06 00 ?? mov byte ds:[esi], 0
5e ?? pop esi
c3 ?? ret
L8: ff 15 b0 30 40 00 ?? call dword ds:[0x004030b0<"R=@">]
L9: cc ?? int3
L10: cc ?? int3
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401560 | ?_Tidy_init@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ | 1method
|
L1: c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 0f 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 15
c6 01 00 ?? mov byte ds:[ecx], 0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x4015a0 | ?_Activate_SSO_buffer@?$_String_val@U?$_Simple_types@D@std@@@std@@QAEXXZ | 1method
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x4015b0 | ?_Large_string_engaged@?$_String_val@U?$_Simple_types@D@std@@@std@@QBE_NXZ | 1method
|
L1: 83 79 14 10 ?? cmp dword ds:[ecx + 0x14<20>], 0x10<16>
0f 93 c0 ?? setae al
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401610 | ??$?0$$V@?$_Compressed_pair@V?$allocator@D@std@@V?$_String_val@U?$_Simple_types@D@std@@@2@$00@std@@QAE@U_Zero_then_variadic_args_t@1@@Z | 1method
|
L1: 0f 57 c0 ?? xorps xmm0, xmm0
8b c1 ?? mov eax, ecx
0f 11 01 ?? movups v4float ds:[ecx], xmm0
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 00 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 0
c2 04 00 ?? ret 4
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401630 | ??$_Destroy_in_place@PAD@std@@YAXAAPAD@Z | 0func
|
L1: c2 00 00 ?? ret 0
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401640 | ??$_Deallocate@$07$0A@@std@@YAXPAXI@Z | 0func
|
L1: 81 fa 00 10 00 00 ?? cmp edx, 0x00001000<4096>
72 14 ?? jb basic block L4
L2: 56 ?? push esi
8b 71 fc ?? mov esi, dword ds:[ecx + 0xfc<252,-4>]
83 c2 23 ?? add edx, 0x23<35>
2b ce ?? sub ecx, esi
8d 41 fc ?? lea eax, ds:[ecx + 0xfc<252,-4>]
83 f8 1f ?? cmp eax, 0x1f<31>
77 0e ?? ja basic block L6
L3: 8b ce ?? mov ecx, esi
5e ?? pop esi
L4: 52 ?? push edx
51 ?? push ecx
e8 35 02 00 00 ?? call function 0x00401898
L5: 83 c4 08 ?? add esp, 8
c3 ?? ret
L6: ff 15 b0 30 40 00 ?? call dword ds:[0x004030b0<"R=@">]
L7: cc ?? int3
L8: cc ?? int3
L9: cc ?? int3
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |
./vs2022/wpo/RelWithDebInfo/oonewdel.exe | 0x401670 | ??0?$_String_val@U?$_Simple_types@D@std@@@std@@QAE@XZ | 1method
|
L1: 0f 57 c0 ?? xorps xmm0, xmm0
8b c1 ?? mov eax, ecx
0f 11 01 ?? movups v4float ds:[ecx], xmm0
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c7 41 14 00 00 00 00 ?? mov dword ds:[ecx + 0x14<20>], 0
c3 ?? ret
| vs2022/wpo/RelWithDebInfo | oonewdel.exe |