Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type class label 2
classes | Disassembly stringlengths 16 68.6k | Dirname stringlengths 16 28 | Exename stringclasses 17
values |
|---|---|---|---|---|---|---|
./vs2017/normal/Debug/oopoly.exe | 0x403f10 | ___scrt_acquire_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 a8 d1 ff ff ?? call function 0x004010c3
L2: 85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 32 ?? jmp basic block L11
L4: e8 c1 d3 ff ff ?? call function 0x004012e9
L5: 8b 40 04 ?? mov eax, dword ds:[eax + 4]
89 ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x403f70 | ___scrt_dllmain_after_initialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 4b d1 ff ff ?? call function 0x004010c3
L2: 85 c0 ?? test eax, eax
74 07 ?? je basic block L5
L3: e8 89 d0 ff ff ?? call function 0x0040100a
L4: eb 12 ?? jmp basic block L9
L5: e8 3e d3 ff ff ?? call function 0x004012c6
L6: 85 c0 ?? test eax, eax
74 04 ?? je basic b... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x403fb0 | ___scrt_dllmain_before_initialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
e8 69 d0 ff ff ?? call function 0x00401023
L2: 83 c4 04 ?? add esp, 4
0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 02 ?? jmp basic block L5
L4: b0 01 ?? mov al, 1
L5: 5d ?? pop ebp
c3 ?? ret
... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x403fe0 | ___scrt_dllmain_crt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 c7 d0 ff ff ?? call function 0x004010af
L2: 0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, eax
75 04 ?? jne basic block L4
L3: 32 c0 ?? xor al, al
eb 17 ?? jmp basic block L9
L4: e8 ca d1 ff ff ?? call function 0x004011c2
L5: 0f b6 c8 ?? movzx ecx, al
85 c9 ?? test e... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404020 | ___scrt_dllmain_crt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 78 d0 ff ff ?? call function 0x004010a0
L2: e8 fe d1 ff ff ?? call function 0x0040122b
L3: b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404040 | ___scrt_dllmain_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
e8 7a d0 ff ff ?? call function 0x004010c3
L2: 85 c0 ?? test eax, eax
75 22 ?? jne basic block L6
L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
75 1c ?? jne basic block L6
L4: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
50 ?? push eax
6a 00 ?? push 0... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4040a0 | ___scrt_dllmain_uninitialize_c | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 1b d0 ff ff ?? call function 0x004010c3
L2: 85 c0 ?? test eax, eax
74 0f ?? je basic block L5
L3: 68 2c c7 40 00 ?? push 0x0040c72c
e8 b3 1b 00 00 ?? call function 0x00405c69
L4: 83 c4 04 ?? add esp, 4
eb 0e ?? jmp basic block L8
L5: e8 e5 cf ff ff ?? call function ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4040e0 | ___scrt_dllmain_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
e8 af d1 ff ff ?? call function 0x00401299
L2: 83 c4 04 ?? add esp, 4
e8 57 d1 ff ff ?? call function 0x00401249
L3: 5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404100 | ___scrt_initialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 07 ?? jne basic block L3
L2: c6 05 28 c7 40 00 01 ?? mov byte ds:[0x0040c728], 1
L3: e8 f5 ce ff ff ?? call function 0x0040100a
L4: e8 fe cf ff ff ?? call function 0x00401118
L5: 0f b6 c0 ?? movzx eax, al
85 c0 ?? test eax, ea... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404160 | ___scrt_initialize_onexit_tables | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
0f b6 05 29 c7 40 00 ?? movzx eax, byte ds:[0x0040c729]
85 c0 ?? test eax, eax
74 07 ?? je basic block L3
L2: b0 01 ?? mov al, 1
e9 bf 00 00 00 ?? jmp basic block L19
L3: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 0d ?? je basic block L6
... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404280 | ___scrt_is_nonwritable_in_current_image | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 88 b6 40 00 ?? push 0x0040b688
68 90 4c 40 00 ?? push function 0x00404c90
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 c4 d8 ?? add esp, 0xd8<216,-40>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 c0 40 00 ?? mov eax... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404400 | ___scrt_release_startup_lock | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 bb cc ff ff ?? call function 0x004010c3
L2: 85 c0 ?? test eax, eax
75 02 ?? jne basic block L4
L3: eb 13 ?? jmp basic block L7
L4: 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
85 c0 ?? test eax, eax
74 02 ?? je basic block L6
L5: eb 09 ?? jmp basic block L7
L6: 33 c... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404430 | ___scrt_uninitialize_crt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
0f b6 05 28 c7 40 00 ?? movzx eax, byte ds:[0x0040c728]
85 c0 ?? test eax, eax
74 0c ?? je basic block L4
L2: 0f b6 4d 0c ?? movzx ecx, byte ss:[ebp + 12]
85 c9 ?? test ecx, ecx
74 04 ?? je basic block L4
L3: b0 01 ?? mov al, 1
eb 1c ?? jmp basic block L7
L4: 0f b6 55... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404510 | _at_quick_exit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
a1 38 c7 40 00 ?? mov eax, dword ds:[0x0040c738]
50 ?? push eax
e8 8c cd ff ff ?? call function 0x004012ad
L2: 83 c4 04 ?? add esp, 4
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 7d fc ff ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0xff<255,-1>... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404570 | _atexit | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 5e cc ff ff ?? call function 0x004011db
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 09 ?? je basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
eb 07 ?? jmp ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4045b0 | __get_entropy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
33 c0 ?? xor eax, eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
8d 4d f4 ?? lea ecx, ss:[ebp + 0xf4<244,-12>]
51 ?? push ecx
ff 15 30 d0 40 00 ?? call dword ds:[0x0040d030]
L2: 8... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404640 | ___security_init_cookie | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
81 3d 04 c0 40 00 4e e6 ?? cmp dword ds:[0x0040c004], 0xbb40e64e
40 bb
74 1c ?? je basic block L4
L2: a1 04 c0 40 00 ?? mov eax, dword ds:[0x0040c004]
25 00 00 ff ff ?? and eax, 0xffff0000<4294901760,-65536>
74 10 ?? je basic block L4
L3: 8b 0d 04 c0 40 ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4046e0 | __matherr | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4046f0 | __get_startup_argv_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 01 00 00 00 ?? mov eax, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404700 | __get_startup_commit_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404710 | __get_startup_file_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 00 40 00 00 ?? mov eax, 0x00004000<16384>
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404720 | __get_startup_new_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404740 | ?__scrt_initialize_type_info@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 50 c7 40 00 ?? push 0x0040c750
ff 15 34 d0 40 00 ?? call dword ds:[0x0040d034]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404760 | ?__scrt_uninitialize_type_info@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 50 c7 40 00 ?? push 0x0040c750
e8 1e 14 00 00 ?? call function 0x00405b8b
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404780 | __should_initialize_environment | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404790 | __initialize_default_precision | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
6a 00 ?? push 0
e8 d7 14 00 00 ?? call function 0x00405c7b
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 07 ?? je basic block L4
L3: 6a 07 ?? push 7
e8 b5 ca ff ff ?? call function 0x00401267
... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4047c0 | __initialize_invalid_parameter_handler | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4047d0 | __initialize_denormal_control | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4047e0 | ___local_stdio_scanf_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 60 c7 40 00 ?? mov eax, 0x0040c760
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4047f0 | ___scrt_initialize_default_local_stdio_options | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
e8 4f c9 ff ff ?? call function 0x0040114a
L2: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b 08 ?? mov ecx, dword ds:[eax]
83 c9 04 ?? or ecx, 4
8b 50 04 ?? mov edx, dword ds:[eax + 4]
8b... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404840 | ___scrt_is_user_matherr_present | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 28 c0 40 00 00 ?? cmp dword ds:[0x0040c028], 0
75 09 ?? jne basic block L3
L2: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L4: 8b 45 fc ?? ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404870 | ___scrt_get_dyn_tls_init_callback | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 90 c7 40 00 ?? mov eax, 0x0040c790
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404880 | ___scrt_get_dyn_tls_dtor_callback | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b8 84 c7 40 00 ?? mov eax, 0x0040c784
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404890 | ___scrt_fastfail | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 2c 03 00 00 ?? sub esp, 0x0000032c<812>
6a 17 ?? push 0x17<23>
e8 29 14 00 00 ?? call function 0x00405cc9
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 c8 ff ff ?... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404a20 | ___scrt_get_show_window_mode | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 48 ?? sub esp, 0x48<72>
6a 44 ?? push 0x44<68>
6a 00 ?? push 0
8d 45 b8 ?? lea eax, ss:[ebp + 0xb8<184,-72>]
50 ?? push eax
e8 5e 11 00 00 ?? call function 0x00405b91
L2: 83 c4 0c ?? add esp, 12
8d 4d b8 ?? lea ecx, ss:[ebp + 0xb8<184,-72>]
51 ?? push ecx
ff 15... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404a80 | ___scrt_initialize_winrt | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404b40 | ___scrt_set_unhandled_exception_filter | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
68 31 11 40 00 ?? push 0x00401131
ff 15 14 d0 40 00 ?? call dword ds:[0x0040d014]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404b60 | ___scrt_stub_for_initialize_mta | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404b70 | ___scrt_unhandled_exception_filter@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>]
81 3a 63 73 6d e0 ?? cmp dword ds:[edx], 0xe06d7363
75 3e ?? jne basic block L8
... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404bf0 | __crt_debugger_hook | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
c7 05 6c c7 40 00 00 00 ?? mov dword ds:[0x0040c76c], 0
00 00
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404c10 | __RTC_Initialize | 0func |
L1: 56 ?? push esi
be 94 ae 40 00 ?? mov esi, 0x0040ae94
8b c6 ?? mov eax, esi
3d 98 b0 40 00 ?? cmp eax, 0x0040b098
73 1d ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 00 f0 40 00 ?? call dword ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404c50 | __RTC_Terminate | 0func |
L1: 56 ?? push esi
be a0 b1 40 00 ?? mov esi, 0x0040b1a0
8b c6 ?? mov eax, esi
3d a4 b3 40 00 ?? cmp eax, 0x0040b3a4
73 1d ?? jae basic block L8
L2: 57 ?? push edi
L3: 8b 3e ?? mov edi, dword ds:[esi]
85 ff ?? test edi, edi
74 0a ?? je basic block L6
L4: 8b cf ?? mov ecx, edi
ff 15 00 f0 40 00 ?? call dword ... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404c90 | __except_handler4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
68 9f 11 40 00 ?? push function 0... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404cc0 | @_guard_check_icall_nop@4 | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404cd0 | _ReadNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404cf0 | _ReadPointerNoFence | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 18 c3 ff ff ?? call function 0x00401014
L2: 83 c4 04 ?? add esp, 4
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404d10 | __guard_icall_checks_enforced | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
68 00 f0 40 00 ?? push 0x0040f000
e8 58 c5 ff ff ?? call function 0x00401276
L2: 83 c4 04 ?? add esp, 4
3d 63 11 40 00 ?? cmp eax, 0x00401163
74 09 ?? je basic block L4
L3: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic b... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404d50 | GetPdbDll | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 14 04 00 00 ?? sub esp, 0x00000414<1044>
a1 04 c0 40 00 ?? mov eax, dword ds:[0x0040c004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
80 3d 74 c7 40 00 00 ?? cmp byte ds:[0x0040c774], 0
0f 85 10 01 00 00 ?? jne basic block L26
L2: c6 0... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x404ee0 | GetPdbDllFromInstallPath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 02 00 00 ?? sub esp, 0x0000021c<540>
a1 04 c0 40 00 ?? mov eax, dword ds:[0x0040c004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
68 00 08 00 00 ?? push 0x00000800<2048>
6a 00 ?? push 0... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4051d0 | GetPdbDllPathFromFilePath | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 0c 06 00 00 ?? sub esp, 0x0000060c<1548>
a1 04 c0 40 00 ?? mov eax, dword ds:[0x0040c004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8d 8d f4 fd ff ff ?? lea ecx, ss:[ebp + 0xfffffdf4<4294966772,... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4052e0 | ?_RTC_GetSrcLine@@YAHPAEPA_WKPAH1K@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
83 ec 4c ?? sub esp, 0x4c<76>
33 c9 ?? xor ecx, ecx
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
c7 00 00 00 00 00 ?? mov dword ds:[eax], 0
4e ?? dec esi
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405750 | __except_handler4_noexcept | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 27 f5 ff ff ??... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x4057b0 | ___isa_available_init | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 40 ?? sub esp, 0x40<64>
a1 04 c0 40 00 ?? mov eax, dword ds:[0x0040c004]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
56 ?? push esi
c7 05 78 c7 40 00 00 00 ?? mov dword ds:[0x0040c778], 0
00 00
a1 2c c0 40 00 ?? mov ea... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405b40 | ___scrt_is_ucrt_dll_in_use | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
83 3d 30 c0 40 00 00 ?? cmp dword ds:[0x0040c030], 0
74 09 ?? je basic block L3
L2: c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1
eb 07 ?? jmp basic block L4
L3: c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
L4: 8b 45 fc ?? m... | vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d30 | ___acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d30 | ___scrt_stub_for_acrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d30 | ___vcrt_initialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d40 | ___acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d40 | ___scrt_stub_for_acrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d40 | ___vcrt_thread_attach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d50 | ___acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d50 | ___scrt_stub_for_acrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d50 | ___vcrt_thread_detach | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d60 | ___acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d60 | ___scrt_stub_for_acrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d60 | ___vcrt_uninitialize | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d70 | ___acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d70 | ___scrt_stub_for_acrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d70 | ___vcrt_uninitialize_critical | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
b0 01 ?? mov al, 1
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d80 | ___scrt_stub_for_is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x405d80 | __is_c_termination_complete | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0a0 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1method |
0x0040d0a0: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0a4 | __imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ | 1method |
0x0040d0a4: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0ac | __imp_?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ | 1method |
0x0040d0ac: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0b4 | __imp_?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ | 1method |
0x0040d0b4: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0b8 | __imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 1method |
0x0040d0b8: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0bc | __imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z | 1method |
0x0040d0bc: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0c0 | __imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z | 1method |
0x0040d0c0: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0c4 | __imp_?width@ios_base@std@@QAE_J_J@Z | 1method |
0x0040d0c4: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0c8 | __imp_?width@ios_base@std@@QBE_JXZ | 1method |
0x0040d0c8: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0cc | __imp_?flags@ios_base@std@@QBEHXZ | 1method |
0x0040d0cc: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/Debug/oopoly.exe | 0x40d0d0 | __imp_?good@ios_base@std@@QBE_NXZ | 1method |
0x0040d0d0: no instructions
| vs2017/normal/Debug | oopoly.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x4017c0 | ??$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 78 90 40 00 ?? call dword ds:[function 0x00409078]
L2: 0f b6 c8 ?? movzx ecx, al
51 ?? push ecx... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401800 | ??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 b0 44 40 00 ?? push 0x004044b0
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... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401860 | ??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 e0 44 40 00 ?? push 0x004044e0
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>]
6... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x4018e0 | ?func1@Cls1@@UAEXXZ | 1method |
L1: 68 9a 11 40 00 ?? push 0x0040119a
68 3c 6b 40 00 ?? push 0x00406b3c<"Cls1::func1()">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 46 f8 ff ff ?? call function 0x0040113b
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401910 | ?func1@Cls3@@UAEXXZ | 1method |
L1: 68 9a 11 40 00 ?? push 0x0040119a
68 a8 6b 40 00 ?? push 0x00406ba8<"Cls3::func1()">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 16 f8 ff ff ?? call function 0x0040113b
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401940 | ?func3@Cls2@@UAEXXZ | 1method |
L1: 68 9a 11 40 00 ?? push 0x0040119a
68 6c 6b 40 00 ?? push 0x00406b6c<"Cls2::func3()">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 e6 f7 ff ff ?? call function 0x0040113b
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401970 | ?func3@Cls3@@UAEXXZ | 1method |
L1: 68 9a 11 40 00 ?? push 0x0040119a
68 b8 6b 40 00 ?? push 0x00406bb8<"Cls3::func3()">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 b6 f7 ff ff ?? call function 0x0040113b
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x4019a0 | ?func4@Cls2@@UAEXXZ | 1method |
L1: 68 9a 11 40 00 ?? push 0x0040119a
68 7c 6b 40 00 ?? push 0x00406b7c<"Cls2::func4()">
ff 35 88 90 40 00 ?? push dword ds:[0x00409088]
e8 86 f7 ff ff ?? call function 0x0040113b
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, eax
ff 15 70 90 40 00 ?? call dword ds:[function 0x00409070]
L3: c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x4019d0 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
56 ?? push esi
57 ?? push edi
6a 54 ?? push 0x54<84>
e8 07 f8 ff ff ?? call function 0x004011e5
L2: 8b f8 ?? mov edi, eax
83 c4 04 ?? add esp, 4
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
85 ff ?? test edi, edi
74 1d ?? je basic... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401b41 | ??2@YAPAXI@Z | 0func |
L1: e9 08 10 00 00 ?? jmp function 0x0040213e
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 28 16 00 00 ?? call function 0x00403176
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 ... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401b7d | ??3@YAXPAXI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 45 f5 ff ff ?? call function 0x004010cd
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401b8e | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 80 40 00 ?? cmp ecx, dword ds:[0x00408004]
f2 75 02 ?? jne basic block L3
L2: f2 c3 ?? ret
L3: f2 e9 6b f4 ff ff ?? jmp 0x0040100a
e9 9a 11 00 00 ?? jmp function 0x004021a9
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401ba3 | ??1type_info@@UAE@XZ | 1method |
L1: c7 01 cc 6b 40 00 ?? mov dword ds:[ecx], 0x00406bcc
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401baa | ??_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 cc 6b 40 00 ?? mov dword ds:[esi], 0x00406bcc
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 a9 f5 ff ff ?? call function 0x0040116d
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401baa | ??_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 cc 6b 40 00 ?? mov dword ds:[esi], 0x00406bcc
74 0a ?? je basic block L4
L2: 6a 0c ?? push 12
56 ?? push esi
e8 a9 f5 ff ff ?? call function 0x0040116d
L3: 59 ?? pop ecx
59 ?? pop ecx... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401bd5 | pre_c_initialization | 0func |
L1: 56 ?? push esi
6a 01 ?? push 1
e8 ab 15 00 00 ?? call function 0x00403188
L2: e8 46 f4 ff ff ?? call function 0x00401028
L3: 50 ?? push eax
e8 d6 15 00 00 ?? call function 0x004031be
L4: e8 01 16 00 00 ?? call function 0x004031ee
L5: 8b f0 ?? mov esi, eax
e8 43 f4 ff ff ?? call function 0x00401037
L6: 6a ... | vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401caa | post_pgo_initialization | 0func |
L1: e8 a9 f5 ff ff ?? call function 0x00401258
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
./vs2017/normal/RelWithDebInfo/oo.exe | 0x401cb4 | pre_cpp_initialization | 0func |
L1: e8 8b f5 ff ff ?? call function 0x00401244
L2: e8 a5 f4 ff ff ?? call function 0x00401163
L3: 50 ?? push eax
e8 24 15 00 00 ?? call function 0x004031e8
L4: 59 ?? pop ecx
c3 ?? ret
| vs2017/normal/RelWithDebInfo | oo.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.