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 |
|---|---|---|---|---|---|---|
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402052 | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
80 3d 08 74 40 00 00 ?? cmp byte ds:[0x00407408], 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 7a f0 ff ff ?? call function 0x004010e6
L4: ff 75 08 ?? push dword ss:[ebp + 8]
e8 9b ef ff ff ?? call function 0x0040100f
L5: 59 ?? pop ecx
59 ?? pop ecx
L6: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4020bc | _at_quick_exit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 18 74 40 00 ff ?? cmp dword ds:[0x00407418], 0xff<255,-1>
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 37 0e 00 00 ?? jmp 0x00402f05
ff 25 6c 81 40 00 ?? jmp dword ds:[0x0040816c]
L3: ff 75 08 ?? push dword ss:[ebp + 8]
68 18 74 40 00 ?? push 0x00407418
e8 18 0e 00 00 ?? call function 0x00402ef3
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4020e7 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 6c f0 ff ff ?? call function 0x0040115e
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
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402101 | __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 0c 80 40 00 ?? call dword ds:[0x0040800c]
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 08 80 40 00 ?? call dword ds:[0x00408008]
L3: 31 45 fc ?? xor dword ss:[ebp + 0xfc<252,-4>], eax
ff 15 04 80 40 00 ?? call dword ds:[0x00408004]
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 2c 80 40 00 ?? call dword ds:[0x0040802c]
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
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402161 | ___security_init_cookie | 0func |
L1: 8b 0d 18 70 40 00 ?? mov ecx, dword ds:[0x00407018]
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 81 ff ff ff ?? call function 0x00402101
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 18 70 40 00 ?? mov dword ds:[0x00407018], ecx
L9: f7 d1 ?? not ecx
5f ?? pop edi
89 0d 14 70 40 00 ?? mov dword ds:[0x00407014], ecx
5e ?? pop esi
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021be | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021c1 | __get_startup_argv_mode | 0func |
L1: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021c5 | __get_startup_commit_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021c8 | __get_startup_file_mode | 0func |
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021ce | __get_startup_new_mode | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021d4 | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 68 30 74 40 00 ?? push 0x00407430
ff 15 10 80 40 00 ?? call dword ds:[0x00408010]
L2: c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021e3 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 68 30 74 40 00 ?? push 0x00407430
e8 52 0c 00 00 ?? call function 0x00402e3f
L2: 59 ?? pop ecx
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021f2 | __should_initialize_environment | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4021f5 | __initialize_default_precision | 0func |
L1: 68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 05 0d 00 00 ?? call function 0x00402f0b
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 26 ef ff ff ?? call function 0x0040113b
L5: cc ?? int3
L6: cc ?? int3
L7: cc ?? int3
L8: cc ?? int3
L9: cc ?? int3
L10: cc ?? int3
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x40221e | __initialize_invalid_parameter_handler | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402221 | __initialize_denormal_control | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402224 | ___local_stdio_printf_options | 0func |
L1: b8 40 74 40 00 ?? mov eax, 0x00407440
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x40222a | ___local_stdio_scanf_options | 0func |
L1: b8 50 74 40 00 ?? mov eax, 0x00407450
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402230 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: e8 e2 ef ff ff ?? call function 0x00401217
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 01 f0 ff ff ?? call function 0x00401244
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402254 | ___scrt_is_user_matherr_present | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 04 70 40 00 ?? cmp dword ds:[0x00407004], eax
0f 94 c0 ?? sete al
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402263 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: b8 38 78 40 00 ?? mov eax, 0x00407838
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402269 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: b8 2c 78 40 00 ?? mov eax, 0x0040782c
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x40226f | ___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 30 80 40 00 ?? call dword ds:[0x00408030]
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 4a ef ff ff ?? call function 0x004011db
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 ab 0b 00 00 ?? call function 0x00402e51
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 21 0b 00 00 ?? call function 0x00402e51
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 14 80 40 00 ?? call dword ds:[0x00408014]
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 1c 80 40 00 ?? call dword ds:[0x0040801c]
L9: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
ff 15 18 80 40 00 ?? call dword ds:[0x00408018]
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 55 ee ff ff ?? call function 0x004011db
L13: 59 ?? pop ecx
L14: 5b ?? pop ebx
c9 ?? leave
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4023d0 | ___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 6e 0a 00 00 ?? call function 0x00402e51
L2: 83 c4 0c ?? add esp, 12
8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>]
50 ?? push eax
ff 15 20 80 40 00 ?? call dword ds:[0x00408020]
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402412 | ___scrt_initialize_winrt | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402468 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 68 26 12 40 00 ?? push 0x00401226
ff 15 1c 80 40 00 ?? call dword ds:[0x0040801c]
L2: c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402477 | ___scrt_stub_for_initialize_mta | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x40247a | ___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 87 09 00 00 ?? call function 0x00402e45
L9: 89 30 ?? mov dword ds:[eax], esi
8b 77 04 ?? mov esi, dword ds:[edi + 4]
e8 83 09 00 00 ?? call function 0x00402e4b
L10: 89 30 ?? mov dword ds:[eax], esi
e8 42 0a 00 00 ?? call function 0x00402f11
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
L14: cc ?? int3
L15: cc ?? int3
L16: cc ?? int3
L17: cc ?? int3
L18: cc ?? int3
L19: cc ?? int3
L20: cc ?? int3
L21: cc ?? int3
L22: cc ?? int3
L23: cc ?? int3
L24: cc ?? int3
L25: cc ?? int3
L26: cc ?? int3
L27: cc ?? int3
L28: cc ?? int3
L29: cc ?? int3
L30: cc ?? int3
L31: cc ?? int3
L32: cc ?? int3
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4024e5 | __crt_debugger_hook | 0func |
L1: 83 25 5c 74 40 00 00 ?? and dword ds:[0x0040745c], 0
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4024ef | __RTC_Initialize | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be f8 65 40 00 ?? mov esi, 0x004065f8
bb f8 66 40 00 ?? mov ebx, 0x004066f8
3b f3 ?? cmp esi, ebx
73 19 ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 00 90 40 00 ?? call dword ds:[0x00409000]
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402526 | __RTC_Terminate | 0func |
L1: 53 ?? push ebx
56 ?? push esi
be 00 68 40 00 ?? mov esi, 0x00406800
bb 00 69 40 00 ?? mov ebx, 0x00406900
3b f3 ?? cmp esi, ebx
73 19 ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 00 90 40 00 ?? call dword ds:[0x00409000]
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402560 | __SEH_prolog4 | 0func |
L1: 68 d9 25 40 00 ?? push function 0x004025d9
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 18 70 40 00 ?? mov eax, dword ds:[0x00407018]
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4025c0 | __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
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4025d9 | __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 7b ec ff ff ?? call function 0x00401262
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 09 11 40 00 ?? push 0x00401109
68 18 70 40 00 ?? push 0x00407018
e8 55 08 00 00 ?? call function 0x00402e57
L3: 83 c4 1c ?? add esp, 0x1c<28>
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402613 | @_guard_check_icall_nop@4 | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402616 | _ReadNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402622 | _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
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x40264f | ___castguard_check_failure_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 80 5e 40 00 ?? mov edx, 0x00405e80
b9 44 5f 40 00 ?? mov ecx, 0x00405f44
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402675 | ___castguard_check_failure_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402678 | ___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 80 5e 40 00 ?? mov edx, 0x00405e80
b9 44 5f 40 00 ?? mov ecx, 0x00405f44
2b c2 ?? sub eax, edx
2b ca ?? sub ecx, edx
3b c1 ?? cmp eax, ecx
77 1f ?? ja basic block L6
L2: 83 3d 60 74 40 00 00 ?? cmp dword ds:[0x00407460], 0
74 16 ?? je basic block L6
L3: 56 ?? push esi
8b 35 60 74 40 00 ?? mov esi, dword ds:[0x00407460]
8b ce ?? mov ecx, esi
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 00 90 40 00 ?? call dword ds:[0x00409000]
L4: ff d6 ?? call esi
L5: 59 ?? pop ecx
5e ?? pop esi
L6: 5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4026bf | __castguard_compat_check | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
ba 80 5e 40 00 ?? mov edx, 0x00405e80
b9 44 5f 40 00 ?? mov ecx, 0x00405f44
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4026e0 | ___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 40 5e 40 00 ?? sub eax, 0x00405e40
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 80 5e 40 00 ?? mov edx, 0x00405e80
b8 44 5f 40 00 ?? mov eax, 0x00405f44
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402718 | ___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 40 5e 40 00 ?? sub eax, 0x00405e40
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 80 5e 40 00 ?? mov edx, 0x00405e80
b8 44 5f 40 00 ?? mov eax, 0x00405f44
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402755 | ___castguard_slow_path_check_nop | 0func |
L1: c2 00 00 ?? ret 0
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402758 | ___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 40 5e 40 00 ?? sub eax, 0x00405e40
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 80 5e 40 00 ?? mov edx, 0x00405e80
b8 44 5f 40 00 ?? mov eax, 0x00405f44
2b ca ?? sub ecx, edx
2b c2 ?? sub eax, edx
3b c8 ?? cmp ecx, eax
77 1f ?? ja basic block L7
L3: 83 3d 60 74 40 00 00 ?? cmp dword ds:[0x00407460], 0
74 16 ?? je basic block L7
L4: 56 ?? push esi
8b 35 60 74 40 00 ?? mov esi, dword ds:[0x00407460]
8b ce ?? mov ecx, esi
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 00 90 40 00 ?? call dword ds:[0x00409000]
L5: ff d6 ?? call esi
L6: 59 ?? pop ecx
5e ?? pop esi
L7: 5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4027b7 | __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 40 5e 40 00 ?? sub eax, 0x00405e40
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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4027d7 | __guard_icall_checks_enforced | 0func |
L1: 8b 0d 00 90 40 00 ?? mov ecx, dword ds:[0x00409000]
33 c0 ?? xor eax, eax
81 f9 ae 11 40 00 ?? cmp ecx, 0x004011ae
0f 95 c0 ?? setne al
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x4027ed | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 25 64 74 40 00 00 ?? and dword ds:[0x00407464], 0
83 ec 24 ?? sub esp, 0x24<36>
83 0d 10 70 40 00 01 ?? or dword ds:[0x00407010], 1
6a 0a ?? push 10
ff 15 30 80 40 00 ?? call dword ds:[0x00408030]
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 68 74 40 00 ?? mov edi, dword ds:[0x00407468]
83 cf 01 ?? or edi, 1
89 3d 68 74 40 00 ?? mov dword ds:[0x00407468], edi
eb 06 ?? jmp basic block L12
L11: 8b 3d 68 74 40 00 ?? mov edi, dword ds:[0x00407468]
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 68 74 40 00 ?? mov dword ds:[0x00407468], edi
eb 03 ?? jmp basic block L16
L15: 8b 5d f0 ?? mov ebx, dword ss:[ebp + 0xf0<240,-16>]
L16: a1 10 70 40 00 ?? mov eax, dword ds:[0x00407010]
83 c8 02 ?? or eax, 2
c7 05 64 74 40 00 01 00 ?? mov dword ds:[0x00407464], 1
00 00
a3 10 70 40 00 ?? mov dword ds:[0x00407010], 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 64 74 40 00 02 00 ?? mov dword ds:[0x00407464], 2
00 00
a3 10 70 40 00 ?? mov dword ds:[0x00407010], 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 70 40 00 ?? mov eax, dword ds:[0x00407010]
83 c8 08 ?? or eax, 8
c7 05 64 74 40 00 03 00 ?? mov dword ds:[0x00407464], 3
00 00
a3 10 70 40 00 ?? mov dword ds:[0x00407010], eax
f6 c3 20 ?? test bl, 0x20<32>
74 3b ?? je basic block L24
L21: 83 c8 20 ?? or eax, 0x20<32>
c7 05 64 74 40 00 05 00 ?? mov dword ds:[0x00407464], 5
00 00
a3 10 70 40 00 ?? mov dword ds:[0x00407010], 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 70 40 00 40 ?? or dword ds:[0x00407010], 0x40<64>
89 35 64 74 40 00 ?? mov dword ds:[0x00407464], esi
L24: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
L25: 33 c0 ?? xor eax, eax
c9 ?? leave
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402a32 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 33 c0 ?? xor eax, eax
39 05 20 70 40 00 ?? cmp dword ds:[0x00407020], eax
0f 95 c0 ?? setne al
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402a41 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 18 70 40 00 ?? cmp ecx, dword ds:[0x00407018]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 ca e5 ff ff ?? jmp 0x00401019
e9 66 1a 00 00 ?? jmp function 0x00402a84
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402a52 | ___raise_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 15 1c 80 40 00 ?? call dword ds:[0x0040801c]
L2: ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 18 80 40 00 ?? call dword ds:[0x00408018]
L3: 68 09 04 00 c0 ?? push 0xc0000409
ff 15 28 80 40 00 ?? call dword ds:[0x00408028]
L4: 50 ?? push eax
ff 15 24 80 40 00 ?? call dword ds:[0x00408024]
L5: 5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402a84 | ___report_gsfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 24 03 00 00 ?? sub esp, 0x00000324<804>
6a 17 ?? push 0x17<23>
ff 15 30 80 40 00 ?? call dword ds:[0x00408030]
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 70 75 40 00 ?? mov dword ds:[0x00407570], eax
89 0d 6c 75 40 00 ?? mov dword ds:[0x0040756c], ecx
89 15 68 75 40 00 ?? mov dword ds:[0x00407568], edx
89 1d 64 75 40 00 ?? mov dword ds:[0x00407564], ebx
89 35 60 75 40 00 ?? mov dword ds:[0x00407560], esi
89 3d 5c 75 40 00 ?? mov dword ds:[0x0040755c], edi
66 8c 15 88 75 40 00 ?? mov word ds:[0x00407588], ss
66 8c 0d 7c 75 40 00 ?? mov word ds:[0x0040757c], cs
66 8c 1d 58 75 40 00 ?? mov word ds:[0x00407558], ds
66 8c 05 54 75 40 00 ?? mov word ds:[0x00407554], es
66 8c 25 50 75 40 00 ?? mov word ds:[0x00407550], fs
66 8c 2d 4c 75 40 00 ?? mov word ds:[0x0040754c], gs
9c ?? pushfd
8f 05 80 75 40 00 ?? pop dword ds:[0x00407580]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 74 75 40 00 ?? mov dword ds:[0x00407574], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 78 75 40 00 ?? mov dword ds:[0x00407578], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 84 75 40 00 ?? mov dword ds:[0x00407584], eax
8b 85 dc fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffcdc<4294966492,-804>]
c7 05 c0 74 40 00 01 00 ?? mov dword ds:[0x004074c0], 0x00010001
01 00
a1 78 75 40 00 ?? mov eax, dword ds:[0x00407578]
a3 7c 74 40 00 ?? mov dword ds:[0x0040747c], eax
c7 05 70 74 40 00 09 04 ?? mov dword ds:[0x00407470], 0xc0000409
00 c0
c7 05 74 74 40 00 01 00 ?? mov dword ds:[0x00407474], 1
00 00
c7 05 80 74 40 00 01 00 ?? mov dword ds:[0x00407480], 1
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
c7 80 84 74 40 00 02 00 ?? mov dword ds:[eax + 0x00407484], 2
00 00
6a 04 ?? push 4
58 ?? pop eax
6b c0 00 ?? imul eax, eax, 0
8b 0d 18 70 40 00 ?? mov ecx, dword ds:[0x00407018]
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 14 70 40 00 ?? mov ecx, dword ds:[0x00407014]
89 4c 05 f8 ?? mov dword ss:[ebp + eax + 0xf8<248,-8>], ecx
68 e0 5b 40 00 ?? push 0x00405be0<"pt@">
e8 ff e6 ff ff ?? call function 0x0040127b
L5: c9 ?? leave
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402bcb | ___report_securityfailure | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 03 00 00 ?? sub esp, 0x0000031c<796>
6a 17 ?? push 0x17<23>
ff 15 30 80 40 00 ?? call dword ds:[0x00408030]
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 70 75 40 00 ?? mov dword ds:[0x00407570], eax
89 0d 6c 75 40 00 ?? mov dword ds:[0x0040756c], ecx
89 15 68 75 40 00 ?? mov dword ds:[0x00407568], edx
89 1d 64 75 40 00 ?? mov dword ds:[0x00407564], ebx
89 35 60 75 40 00 ?? mov dword ds:[0x00407560], esi
89 3d 5c 75 40 00 ?? mov dword ds:[0x0040755c], edi
66 8c 15 88 75 40 00 ?? mov word ds:[0x00407588], ss
66 8c 0d 7c 75 40 00 ?? mov word ds:[0x0040757c], cs
66 8c 1d 58 75 40 00 ?? mov word ds:[0x00407558], ds
66 8c 05 54 75 40 00 ?? mov word ds:[0x00407554], es
66 8c 25 50 75 40 00 ?? mov word ds:[0x00407550], fs
66 8c 2d 4c 75 40 00 ?? mov word ds:[0x0040754c], gs
9c ?? pushfd
8f 05 80 75 40 00 ?? pop dword ds:[0x00407580]
8b 45 00 ?? mov eax, dword ss:[ebp + 0]
a3 74 75 40 00 ?? mov dword ds:[0x00407574], eax
8b 45 04 ?? mov eax, dword ss:[ebp + 4]
a3 78 75 40 00 ?? mov dword ds:[0x00407578], eax
8d 45 08 ?? lea eax, ss:[ebp + 8]
a3 84 75 40 00 ?? mov dword ds:[0x00407584], eax
8b 85 e4 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce4<4294966500,-796>]
a1 78 75 40 00 ?? mov eax, dword ds:[0x00407578]
a3 7c 74 40 00 ?? mov dword ds:[0x0040747c], eax
c7 05 70 74 40 00 09 04 ?? mov dword ds:[0x00407470], 0xc0000409
00 c0
c7 05 74 74 40 00 01 00 ?? mov dword ds:[0x00407474], 1
00 00
c7 05 80 74 40 00 01 00 ?? mov dword ds:[0x00407480], 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 84 74 40 00 ?? mov dword ds:[eax + 0x00407484], ecx
68 e0 5b 40 00 ?? push 0x00405be0<"pt@">
e8 e3 e5 ff ff ?? call function 0x0040127b
L5: c9 ?? leave
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f65 | ___acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f65 | ___scrt_stub_for_acrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f65 | ___vcrt_initialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f68 | ___acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f68 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f68 | ___vcrt_thread_attach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f6b | ___acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f6b | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f6b | ___vcrt_thread_detach | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f6e | ___acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f6e | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f6e | ___vcrt_uninitialize | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f71 | ___acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f71 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f71 | ___vcrt_uninitialize_critical | 0func |
L1: b0 01 ?? mov al, 1
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f74 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f74 | __is_c_termination_complete | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f77 | __filter_x86_sse2_floating_point_exception | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 64 74 40 00 01 ?? cmp dword ds:[0x00407464], 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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex6.exe | 0x402f77 | __filter_x86_sse2_floating_point_exception_default | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 64 74 40 00 01 ?? cmp dword ds:[0x00407464], 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/normal/RelWithDebInfo | ooex6.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401530 | ??$?6DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
8b c8 ?? mov ecx, eax
83 78 14 10 ?? cmp dword ds:[eax + 0x14<20>], 0x10<16>
72 02 ?? jb basic block L3
L2: 8b 08 ?? mov ecx, dword ds:[eax]
L3: ff 70 10 ?? push dword ds:[eax + 0x10<16>]
51 ?? push ecx
ff 75 08 ?? push dword ss:[ebp + 8]
e8 cc fb ff ff ?? call function 0x00401118
L4: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x4015a0 | ??$_Insert_string@DU?$char_traits@D@std@@I@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@QBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 1d 48 40 00 ?? push 0x0040481d
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
89 65 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esp
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
33 ff ?? xor edi, edi
89 7d ec ?? mov dword ss:[ebp + 0xec<236,-20>], edi
8b 03 ?? mov eax, dword ds:[ebx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 74 18 20 ?? mov esi, dword ds:[eax + ebx + 0x20<32>]
39 7c 18 24 ?? cmp dword ds:[eax + ebx + 0x24<36>], edi
7c 11 ?? jl basic block L6
L2: 7f 04 ?? jg basic block L4
L3: 85 f6 ?? test esi, esi
74 0b ?? je basic block L6
L4: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
3b f0 ?? cmp esi, eax
76 04 ?? jbe basic block L6
L5: 2b f0 ?? sub esi, eax
eb 02 ?? jmp basic block L7
L6: 33 f6 ?? xor esi, esi
L7: 53 ?? push ebx
8d 4d e0 ?? lea ecx, ss:[ebp + 0xe0<224,-32>]
e8 65 fb ff ff ?? call function 0x00401163
L8: 80 7d e4 00 ?? cmp byte ss:[ebp + 0xe4<228,-28>], 0
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
75 0a ?? jne basic block L10
L9: bf 04 00 00 00 ?? mov edi, 4
e9 d8 00 00 00 ?? jmp basic block L33
L10: 8b 0b ?? mov ecx, dword ds:[ebx]
c6 45 fc 01 ?? mov byte ss:[ebp + 0xfc<252,-4>], 1
8b 41 04 ?? mov eax, dword ds:[ecx + 4]
8b 44 18 14 ?? mov eax, dword ds:[eax + ebx + 0x14<20>]
25 c0 01 00 00 ?? and eax, 0x000001c0<448>
83 f8 40 ?? cmp eax, 0x40<64>
74 35 ?? je basic block L18
L11: 0f 1f 40 00 ?? nop dword ds:[eax + 0]
L12: 85 f6 ?? test esi, esi
74 2b ?? je basic block L17
L13: 8b 03 ?? mov eax, dword ds:[ebx]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
8a 44 19 40 ?? mov al, byte ds:[ecx + ebx + 0x40<64>]
8b 4c 19 38 ?? mov ecx, dword ds:[ecx + ebx + 0x38<56>]
88 45 e8 ?? mov byte ss:[ebp + 0xe8<232,-24>], al
ff 75 e8 ?? push dword ss:[ebp + 0xe8<232,-24>]
ff 15 88 90 40 00 ?? call dword ds:[function 0x00409088]
L14: 83 f8 ff ?? cmp eax, 0xff<255,-1>
75 0a ?? jne basic block L16
L15: bf 04 00 00 00 ?? mov edi, 4
89 7d ec ?? mov dword ss:[ebp + 0xec<236,-20>], edi
eb 24 ?? jmp basic block L22
L16: 4e ?? dec esi
eb d1 ?? jmp basic block L12
L17: 8b 0b ?? mov ecx, dword ds:[ebx]
L18: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
6a 00 ?? push 0
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
8b 4c 18 38 ?? mov ecx, dword ds:[eax + ebx + 0x38<56>]
ff 15 84 90 40 00 ?? call dword ds:[function 0x00409084]
L19: 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
75 2f ?? jne basic block L27
L20: 85 d2 ?? test edx, edx
75 2b ?? jne basic block L27
L21: 90 ?? nop
L22: 85 f6 ?? test esi, esi
74 2b ?? je basic block L28
L23: 8b 03 ?? mov eax, dword ds:[ebx]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
8a 44 19 40 ?? mov al, byte ds:[ecx + ebx + 0x40<64>]
8b 4c 19 38 ?? mov ecx, dword ds:[ecx + ebx + 0x38<56>]
88 45 e8 ?? mov byte ss:[ebp + 0xe8<232,-24>], al
ff 75 e8 ?? push dword ss:[ebp + 0xe8<232,-24>]
ff 15 88 90 40 00 ?? call dword ds:[function 0x00409088]
L24: 83 f8 ff ?? cmp eax, 0xff<255,-1>
75 05 ?? jne basic block L26
L25: 83 cf 04 ?? or edi, 4
eb 08 ?? jmp basic block L28
L26: 4e ?? dec esi
eb d6 ?? jmp basic block L22
L27: bf 04 00 00 00 ?? mov edi, 4
L28: 8b 03 ?? mov eax, dword ds:[ebx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
c7 44 18 20 00 00 00 00 ?? mov dword ds:[eax + ebx + 0x20<32>], 0
c7 44 18 24 00 00 00 00 ?? mov dword ds:[eax + ebx + 0x24<36>], 0
eb 20 ?? jmp basic block L32
L29: 8b 55 08 ?? mov edx, dword ss:[ebp + 8]
6a 01 ?? push 1
6a 04 ?? push 4
8b 02 ?? mov eax, dword ds:[edx]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 ca ?? add ecx, edx
ff 15 80 90 40 00 ?? call dword ds:[function 0x00409080]
L30: b8 e0 16 40 00 ?? mov eax, basic block L31
c3 ?? ret
L31: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
8b 7d ec ?? mov edi, dword ss:[ebp + 0xec<236,-20>]
L32: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L33: 8b 03 ?? mov eax, dword ds:[ebx]
6a 00 ?? push 0
57 ?? push edi
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 cb ?? add ecx, ebx
ff 15 80 90 40 00 ?? call dword ds:[function 0x00409080]
L34: c7 45 fc 03 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 3
e8 94 06 00 00 ?? call function 0x00401d9d
L35: 84 c0 ?? test al, al
75 09 ?? jne basic block L37
L36: 8b 4d e0 ?? mov ecx, dword ss:[ebp + 0xe0<224,-32>]
ff 15 78 90 40 00 ?? call dword ds:[function 0x00409078]
L37: 8b 55 e0 ?? mov edx, dword ss:[ebp + 0xe0<224,-32>]
c6 45 fc 04 ?? mov byte ss:[ebp + 0xfc<252,-4>], 4
8b 0a ?? mov ecx, dword ds:[edx]
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
8b 4c 11 38 ?? mov ecx, dword ds:[ecx + edx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L39
L38: 8b 11 ?? mov edx, dword ds:[ecx]
ff 52 08 ?? call dword ds:[edx + 8]
L39: 8b c3 ?? mov eax, ebx
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
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x4017b0 | ??$endl@DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
6a 0a ?? push 10
8b 06 ?? mov eax, dword ds:[esi]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
03 ce ?? add ecx, esi
ff 15 7c 90 40 00 ?? call dword ds:[function 0x0040907c]
L2: 0f b6 c8 ?? movzx ecx, al
51 ?? push ecx
8b ce ?? mov ecx, esi
ff 15 6c 90 40 00 ?? call dword ds:[function 0x0040906c]
L3: 8b ce ?? mov ecx, esi
ff 15 68 90 40 00 ?? call dword ds:[function 0x00409068]
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x4017f0 | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
0f 57 c0 ?? xorps xmm0, xmm0
8d 46 04 ?? lea eax, ds:[esi + 4]
50 ?? push eax
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
66 0f d6 00 ?? movq qword ds:[eax], xmm0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add eax, 4
50 ?? push eax
e8 f4 1b 00 00 ?? call function 0x00403407
L2: 83 c4 08 ?? add esp, 8
c7 06 60 6b 40 00 ?? mov dword ds:[esi], 0x00406b60
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401870 | ??0bad_array_new_length@std@@QAE@XZ | 1method |
L1: 0f 57 c0 ?? xorps xmm0, xmm0
8b c1 ?? mov eax, ecx
66 0f d6 41 04 ?? movq qword ds:[ecx + 4], xmm0
c7 41 04 7c 6b 40 00 ?? mov dword ds:[ecx + 4], 0x00406b7c<"bad array new length">
c7 01 70 6b 40 00 ?? mov dword ds:[ecx], 0x00406b70
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401890 | ??0exception@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
0f 57 c0 ?? xorps xmm0, xmm0
8d 46 04 ?? lea eax, ds:[esi + 4]
50 ?? push eax
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
66 0f d6 00 ?? movq qword ds:[eax], xmm0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 c0 04 ?? add eax, 4
50 ?? push eax
e8 54 1b 00 00 ?? call function 0x00403407
L2: 83 c4 08 ?? add esp, 8
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x4018d0 | ??0sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@AAV12@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 5d 48 40 00 ?? push 0x0040485d
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
56 ?? push esi
57 ?? push edi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
8b f1 ?? mov esi, ecx
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
89 3e ?? mov dword ds:[esi], edi
8b 17 ?? mov edx, dword ds:[edi]
8b 42 04 ?? mov eax, dword ds:[edx + 4]
8b 4c 38 38 ?? mov ecx, dword ds:[eax + edi + 0x38<56>]
85 c9 ?? test ecx, ecx
74 07 ?? je basic block L4
L2: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 04 ?? call dword ds:[eax + 4]
L3: 8b 17 ?? mov edx, dword ds:[edi]
L4: 8b 42 04 ?? mov eax, dword ds:[edx + 4]
83 7c 38 0c 00 ?? cmp dword ds:[eax + edi + 12], 0
8d 0c 38 ?? lea ecx, ds:[eax + edi]
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
74 04 ?? je basic block L6
L5: 32 c0 ?? xor al, al
eb 22 ?? jmp basic block L11
L6: 8b 49 3c ?? mov ecx, dword ds:[ecx + 0x3c<60>]
85 c9 ?? test ecx, ecx
74 19 ?? je basic block L10
L7: 3b cf ?? cmp ecx, edi
74 15 ?? je basic block L10
L8: ff 15 68 90 40 00 ?? call dword ds:[function 0x00409068]
L9: 8b 07 ?? mov eax, dword ds:[edi]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
83 7c 38 0c 00 ?? cmp dword ds:[eax + edi + 12], 0
0f 94 c0 ?? sete al
eb 02 ?? jmp basic block L11
L10: b0 01 ?? mov al, 1
L11: 88 46 04 ?? mov byte ds:[esi + 4], al
8b c6 ?? mov eax, esi
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5e ?? pop esi
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401990 | ??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 9b f6 ff ff ?? call function 0x0040105a
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 20 92 40 00 ?? call dword ds:[0x00409220]
L9: cc ?? int3
L10: cc ?? int3
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
L14: cc ?? int3
L15: cc ?? int3
L16: cc ?? int3
L17: cc ?? int3
L18: cc ?? int3
L19: cc ?? int3
L20: cc ?? int3
L21: cc ?? int3
L22: cc ?? int3
L23: cc ?? int3
L24: cc ?? int3
L25: cc ?? int3
L26: cc ?? int3
L27: cc ?? int3
L28: cc ?? int3
L29: cc ?? int3
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x4019f0 | ??1_Sentry_base@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 90 48 40 00 ?? push 0x00404890
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
8b 09 ?? mov ecx, dword ds:[ecx]
8b 01 ?? mov eax, dword ds:[ecx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 08 38 ?? mov ecx, dword ds:[eax + ecx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L3
L2: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 08 ?? call dword ds:[eax + 8]
L3: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401a50 | ??1bad_array_new_length@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 38 6b 40 00 ?? mov dword ds:[ecx], 0x00406b38
50 ?? push eax
e8 ae 19 00 00 ?? call function 0x0040340d
L2: 59 ?? pop ecx
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401a70 | ??1exception@std@@UAE@XZ | 1method |
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4]
c7 01 38 6b 40 00 ?? mov dword ds:[ecx], 0x00406b38
50 ?? push eax
e8 8e 19 00 00 ?? call function 0x0040340d
L2: 59 ?? pop ecx
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401a90 | ??1sentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 c0 48 40 00 ?? push 0x004048c0
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
56 ?? push esi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
8b f1 ?? mov esi, ecx
e8 e3 02 00 00 ?? call function 0x00401d9d
L2: 84 c0 ?? test al, al
75 08 ?? jne basic block L4
L3: 8b 0e ?? mov ecx, dword ds:[esi]
ff 15 78 90 40 00 ?? call dword ds:[function 0x00409078]
L4: 8b 0e ?? mov ecx, dword ds:[esi]
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
8b 01 ?? mov eax, dword ds:[ecx]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
8b 4c 08 38 ?? mov ecx, dword ds:[eax + ecx + 0x38<56>]
85 c9 ?? test ecx, ecx
74 05 ?? je basic block L6
L5: 8b 01 ?? mov eax, dword ds:[ecx]
ff 50 08 ?? call dword ds:[eax + 8]
L6: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5e ?? pop esi
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401b10 | ??_Gbad_alloc@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
50 ?? push eax
e8 e8 18 00 00 ?? call function 0x0040340d
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 24 f5 ff ff ?? call function 0x0040105a
L4: 83 c4 08 ?? add esp, 8
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401b50 | ??_Ebad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
50 ?? push eax
e8 a8 18 00 00 ?? call function 0x0040340d
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 e4 f4 ff ff ?? call function 0x0040105a
L4: 83 c4 08 ?? add esp, 8
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401b50 | ??_Gbad_array_new_length@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
50 ?? push eax
e8 a8 18 00 00 ?? call function 0x0040340d
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 e4 f4 ff ff ?? call function 0x0040105a
L4: 83 c4 08 ?? add esp, 8
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401b90 | ??_Eexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
50 ?? push eax
e8 68 18 00 00 ?? call function 0x0040340d
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 a4 f4 ff ff ?? call function 0x0040105a
L4: 83 c4 08 ?? add esp, 8
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401b90 | ??_Gexception@std@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
8d 46 04 ?? lea eax, ds:[esi + 4]
c7 06 38 6b 40 00 ?? mov dword ds:[esi], 0x00406b38
50 ?? push eax
e8 68 18 00 00 ?? call function 0x0040340d
L2: 83 c4 04 ?? add esp, 4
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 0b ?? je basic block L5
L3: 6a 0c ?? push 12
56 ?? push esi
e8 a4 f4 ff ff ?? call function 0x0040105a
L4: 83 c4 08 ?? add esp, 8
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401bd0 | ?_Throw_bad_array_new_length@std@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
e8 81 f4 ff ff ?? call function 0x0040105f
L2: 68 9c 7a 40 00 ?? push 0x00407a9c
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
e8 27 18 00 00 ?? call function 0x00403413
L3: cc ?? int3
L4: cc ?? int3
L5: cc ?? int3
L6: cc ?? int3
L7: cc ?? int3
L8: cc ?? int3
L9: cc ?? int3
L10: cc ?? int3
L11: cc ?? int3
L12: cc ?? int3
L13: cc ?? int3
L14: cc ?? int3
L15: cc ?? int3
L16: cc ?? int3
L17: cc ?? int3
L18: cc ?? int3
L19: cc ?? int3
L20: cc ?? int3
L21: cc ?? int3
L22: cc ?? int3
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401c00 | ?bar@@YAXVObjectTest@@HH0@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 fd 48 40 00 ?? push 0x004048fd
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 18 ?? sub esp, 0x18<24>
56 ?? push esi
a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004]
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
66 a1 ac 6b 40 00 ?? mov ax, word ds:[0x00406bac<"bar">]
b9 0f 00 00 00 ?? mov ecx, 15
c7 45 dc 00 00 00 00 ?? mov dword ss:[ebp + 0xdc<220,-36>], 0
66 89 45 dc ?? mov word ss:[ebp + 0xdc<220,-36>], ax
a0 ae 6b 40 00 ?? mov al, byte ds:[0x00406bae<"r">]
89 4d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ecx
c7 45 ec 03 00 00 00 ?? mov dword ss:[ebp + 0xec<236,-20>], 3
88 45 de ?? mov byte ss:[ebp + 0xde<222,-34>], al
c6 45 df 00 ?? mov byte ss:[ebp + 0xdf<223,-33>], 0
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
33 f6 ?? xor esi, esi
0f af 45 08 ?? imul eax, dword ss:[ebp + 8]
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
85 c0 ?? test eax, eax
7e 2e ?? jle basic block L6
L2: 68 28 10 40 00 ?? push 0x00401028
8d 45 dc ?? lea eax, ss:[ebp + 0xdc<220,-36>]
50 ?? push eax
ff 35 90 90 40 00 ?? push dword ds:[0x00409090]
e8 3e f5 ff ff ?? call function 0x004011b8
L3: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 74 90 40 00 ?? call dword ds:[function 0x00409074]
L4: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
46 ?? inc esi
0f af 45 08 ?? imul eax, dword ss:[ebp + 8]
3b f0 ?? cmp esi, eax
7c d5 ?? jl basic block L2
L5: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
L6: 83 f9 10 ?? cmp ecx, 0x10<16>
72 30 ?? jb basic block L12
L7: 8d 51 01 ?? lea edx, ds:[ecx + 1]
8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>]
8b c1 ?? mov eax, ecx
81 fa 00 10 00 00 ?? cmp edx, 0x00001000<4096>
72 16 ?? jb basic block L10
L8: 8b 49 fc ?? mov ecx, dword ds:[ecx + 0xfc<252,-4>]
83 c2 23 ?? add edx, 0x23<35>
2b c1 ?? sub eax, ecx
83 c0 fc ?? add eax, 0xfc<252,-4>
83 f8 1f ?? cmp eax, 0x1f<31>
76 06 ?? jbe basic block L10
L9: ff 15 20 92 40 00 ?? call dword ds:[0x00409220]
L10: 52 ?? push edx
51 ?? push ecx
e8 94 f3 ff ff ?? call function 0x0040105a
L11: 83 c4 08 ?? add esp, 8
L12: 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/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401d10 | ?foo@@YAXHVObjectTest@@H@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 0d 90 90 40 00 ?? mov ecx, dword ds:[0x00409090]
56 ?? push esi
8b 75 14 ?? mov esi, dword ss:[ebp + 0x14<20>]
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
68 28 10 40 00 ?? push 0x00401028
8d 04 37 ?? lea eax, ds:[edi + esi]
50 ?? push eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L2: 8b c8 ?? mov ecx, eax
ff 15 74 90 40 00 ?? call dword ds:[function 0x00409074]
L3: 56 ?? push esi
57 ?? push edi
6a 03 ?? push 3
6a 01 ?? push 1
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 0c f3 ff ff ?? call function 0x00401055
L4: 83 c4 18 ?? add esp, 0x18<24>
5f ?? pop edi
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401d60 | ?what@exception@std@@UBEPBDXZ | 1method |
L1: 8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
b8 44 6b 40 00 ?? mov eax, 0x00406b44<"Unknown exception">
85 c9 ?? test ecx, ecx
0f 45 c1 ?? cmovne eax, ecx
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401d80 | _main | 0func |
L1: 6a 08 ?? push 8
6a 0a ?? push 10
6a 09 ?? push 9
6a 04 ?? push 4
e8 68 f3 ff ff ?? call function 0x004010f5
L2: 83 c4 10 ?? add esp, 0x10<16>
33 c0 ?? xor eax, eax
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401dd9 | ??2@YAPAXI@Z | 0func |
L1: e9 e4 0f 00 00 ?? jmp function 0x00402269
L2: 55 ?? push ebp
8b ec ?? mov ebp, esp
eb 0d ?? jmp basic block L5
L3: ff 75 08 ?? push dword ss:[ebp + 8]
e8 69 16 00 00 ?? call function 0x0040344f
L4: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0f ?? je basic block L8
L5: ff 75 08 ?? push dword ss:[ebp + 8]
e8 62 16 00 00 ?? call function 0x00403455
L6: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 e6 ?? je basic block L3
L7: 5d ?? pop ebp
c3 ?? ret
L8: 83 7d 08 ff ?? cmp dword ss:[ebp + 8], 0xff<255,-1>
0f 84 7c f4 ff ff ?? je basic block L1
L9: e9 b0 f2 ff ff ?? jmp 0x004010b9
e9 87 11 00 00 ?? jmp function 0x00402245
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401e15 | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 58 f2 ff ff ?? call function 0x00401078
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401e26 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 80 40 00 ?? cmp ecx, dword ds:[0x00408004]
75 01 ?? jne basic block L3
L2: c3 ?? ret
L3: e9 e5 f1 ff ff ?? jmp 0x00401019
e9 a6 12 00 00 ?? jmp function 0x004022c4
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401e37 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 b4 6b 40 00 ?? mov dword ds:[ecx], 0x00406bb4
c3 ?? ret
| vs2019/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401e3e | ??_Etype_info@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 b4 6b 40 00 ?? mov dword ds:[esi], 0x00406bb4
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 02 f2 ff ff ?? call function 0x0040105a
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/normal/RelWithDebInfo | ooex7.exe |
./vs2019/normal/RelWithDebInfo/ooex7.exe | 0x401e3e | ??_Gtype_info@@UAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 01 ?? test byte ss:[ebp + 8], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 b4 6b 40 00 ?? mov dword ds:[esi], 0x00406bb4
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 02 f2 ff ff ?? call function 0x0040105a
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/normal/RelWithDebInfo | ooex7.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.