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/RelWithDebInfo/oopoly.exe
0x402066
?what@exception@std@@UBEPBDXZ
1method
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 85 c0 ?? test eax, eax 75 05 ?? jne basic block L3 L2: b8 bc 6b 40 00 ?? mov eax, 0x00406bbc<"Unknown exception"> L3: c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402076
??3@YAXPAX@Z
0func
L1: e9 7f 10 00 00 ?? jmp 0x004030fa ff 25 24 91 40 00 ?? jmp dword ds:[0x00409124]
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40207b
___raise_securityfailure
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 15 04 90 40 00 ?? call dword ds:[0x00409004] L2: ff 75 08 ?? push dword ss:[ebp + 8] ff 15 2c 90 40 00 ?? call dword ds:[0x0040902c] L3: 68 09 04 00 c0 ?? push 0xc0000409 ff 15 08 90 40 00 ?? call dword ds:[0x00409008] L4: 50 ?? push eax ff 15 0c 90 ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4020ad
___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> e8 8b 10 00 00 ?? call function 0x00403148 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 38 84 40 00 ?? mov dword ds:[0x00408438...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4021f3
___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> e8 45 0f 00 00 ?? call function 0x00403148 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 38 84 40 00 ?? mov dword ds:[0...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40244d
??$__crt_fast_decode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 8b c8 ?? mov ecx, eax 33 45 08 ?? xor eax, dword ss:[ebp + 8] 83 e1 1f ?? and ecx, 0x1f<31> d3 c8 ?? ror eax, cl 5d ?? pop ebp c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402466
??$__crt_fast_encode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 83 e0 1f ?? and eax, 0x1f<31> 6a 20 ?? push 0x20<32> 59 ?? pop ecx 2b c8 ?? sub ecx, eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] d3 c8 ?? ror eax, cl 33 05 04 80 40 00 ?? xor eax, dword ds:[0x00408004] 5d ?? pop ebp c3...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40248a
?__crt_rotate_pointer_value@@YAIIH@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] d3 c8 ?? ror eax, cl 5d ?? pop ebp c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40249a
find_pe_section
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>] 03 c8 ?? add ecx, eax 0f b7 41 14 ?? movzx eax, word ds:[ecx + 0x14<20>] 8d 51 18 ?? lea edx, ds:[ecx + 0x18<24>] 03 d0 ?? add edx, eax 0f b7 41 06 ?? movzx eax, word ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4024ef
is_potentially_valid_image_base
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 85 c0 ?? test eax, eax 74 26 ?? je basic block L6 L2: b9 4d 5a 00 00 ?? mov ecx, 0x00005a4d<23117> 66 39 08 ?? cmp word ds:[eax], cx 75 1c ?? jne basic block L6 L3: 8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>] 03 c8 ?? add ecx,...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402530
_NtCurrentTeb
0func
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>] c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402537
___scrt_acquire_startup_lock
0func
L1: 56 ?? push esi e8 63 eb ff ff ?? call function 0x004010a0 L2: 85 c0 ?? test eax, eax 74 20 ?? je basic block L6 L3: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>] be f8 86 40 00 ?? mov esi, 0x004086f8 8b 50 04 ?? mov edx, dword ds:[eax + 4] eb 04 ?? jmp basic block L5 L4: 3b d0 ?? cmp edx, eax 74...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402575
___scrt_dllmain_after_initialize_c
0func
L1: e8 26 eb ff ff ?? call function 0x004010a0 L2: 85 c0 ?? test eax, eax 74 07 ?? je basic block L5 L3: e8 8c ea ff ff ?? call function 0x0040100f L4: eb 18 ?? jmp basic block L10 L5: e8 65 ec ff ff ?? call function 0x004011ef L6: 50 ?? push eax e8 0a 0b 00 00 ?? call function 0x0040309a L7: 59 ?? pop ecx 85...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4025aa
___scrt_dllmain_before_initialize_c
0func
L1: 6a 00 ?? push 0 e8 72 ea ff ff ?? call function 0x00401023 L2: 84 c0 ?? test al, al 59 ?? pop ecx 0f 95 c0 ?? setne al c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4025bb
___scrt_dllmain_crt_thread_attach
0func
L1: e8 cc ea ff ff ?? call function 0x0040108c L2: 84 c0 ?? test al, al 75 03 ?? jne basic block L4 L3: 32 c0 ?? xor al, al c3 ?? ret L4: e8 a1 eb ff ff ?? call function 0x0040116d L5: 84 c0 ?? test al, al 75 07 ?? jne basic block L8 L6: e8 de eb ff ff ?? call function 0x004011b3 L7: eb ed ?? jmp basic block ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4025e1
___scrt_dllmain_crt_thread_detach
0func
L1: e8 97 ea ff ff ?? call function 0x0040107d L2: e8 c8 eb ff ff ?? call function 0x004011b3 L3: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4025f1
___scrt_dllmain_exception_filter
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp e8 a7 ea ff ff ?? call function 0x004010a0 L2: 85 c0 ?? test eax, eax 75 19 ?? jne basic block L6 L3: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1 75 13 ?? jne basic block L6 L4: ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>] 50 ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402632
___scrt_dllmain_uninitialize_c
0func
L1: e8 69 ea ff ff ?? call function 0x004010a0 L2: 85 c0 ?? test eax, eax 74 0c ?? je basic block L5 L3: 68 00 87 40 00 ?? push 0x00408700 e8 cd 0a 00 00 ?? call function 0x00403112 L4: 59 ?? pop ecx c3 ?? ret L5: e8 36 ea ff ff ?? call function 0x00401082 L6: 85 c0 ?? test eax, eax 0f 84 82 0a 00 00 ?? je fu...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40265d
___scrt_dllmain_uninitialize_critical
0func
L1: 6a 00 ?? push 0 e8 ae eb ff ff ?? call function 0x00401212 L2: 59 ?? pop ecx e9 67 eb ff ff ?? jmp 0x004011d1 e9 b4 1f 00 00 ?? jmp function 0x0040318a
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40266d
___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 fc 86 40 00 01 ?? mov byte ds:[0x004086fc], 1 L3: e8 8d e9 ff ff ?? call function 0x0040100f L4: e8 69 ea ff ff ?? call function 0x004010f0 L5: 84 c0 ?? test al, al 75 04 ?? jne basic block L...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4026b4
___scrt_initialize_onexit_tables
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 80 3d fd 86 40 00 00 ?? cmp byte ds:[0x004086fd], 0 74 04 ?? je basic block L3 L2: b0 01 ?? mov al, 1 c9 ?? leave c3 ?? ret L3: 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 74 05 ?? je basic block L5 L4: 83 fe...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402782
___scrt_is_nonwritable_in_current_image
0func
L1: 6a 08 ?? push 8 68 88 7a 40 00 ?? push 0x00407a88 e8 49 e9 ff ff ?? call function 0x004010d7 L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117> 66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax 75 5d ?? jne basic block L11 L3: a1 3c 00 40 00 ?? mov eax, d...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40283b
___scrt_release_startup_lock
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp e8 5d e8 ff ff ?? call function 0x004010a0 L2: 85 c0 ?? test eax, eax 74 0f ?? je basic block L5 L3: 80 7d 08 00 ?? cmp byte ss:[ebp + 8], 0 75 09 ?? jne basic block L5 L4: 33 c0 ?? xor eax, eax b9 f8 86 40 00 ?? mov ecx, 0x004086f8 87 01 ?? xchg dword ds:[ecx], eax L...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40285f
___scrt_uninitialize_crt
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 80 3d fc 86 40 00 00 ?? cmp byte ds:[0x004086fc], 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 e1 e7 ff ff ?? call function 0x0040105a L4: ff 75 08 ?? push dword ss:[ebp ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4028da
_at_quick_exit
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp a1 04 80 40 00 ?? mov eax, dword ds:[0x00408004] 8b c8 ?? mov ecx, eax 33 05 0c 87 40 00 ?? xor eax, dword ds:[0x0040870c] 83 e1 1f ?? and ecx, 0x1f<31> d3 c8 ?? ror eax, cl 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 06 ?? jne basic block L3 L2: 5d ?? pop ebp e9 24 08 00 00...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402917
_atexit
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 5a e8 ff ff ?? call function 0x0040117c 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
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402931
__get_entropy
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> 83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0 50 ?? push eax ff 15 20 90 40 00 ?? call dword ds:[0x00409020] L2: 8b 45 f8 ?? mov eax, d...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402991
___security_init_cookie
0func
L1: 8b 0d 04 80 40 00 ?? mov ecx, dword ds:[0x00408004] 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 ?? cal...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4029ee
__matherr
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4029f1
__get_startup_argv_mode
0func
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4029f5
__get_startup_commit_mode
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4029f8
__get_startup_file_mode
0func
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384> c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x4029fe
__get_startup_new_mode
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a04
?__scrt_initialize_type_info@@YAXXZ
0func
L1: 68 20 87 40 00 ?? push 0x00408720 ff 15 24 90 40 00 ?? call dword ds:[0x00409024] L2: c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a13
?__scrt_uninitialize_type_info@@YAXXZ
0func
L1: 68 20 87 40 00 ?? push 0x00408720 e8 4d 06 00 00 ?? call function 0x0040306a L2: 59 ?? pop ecx c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a22
__should_initialize_environment
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a25
__initialize_default_precision
0func
L1: 68 00 00 03 00 ?? push 0x00030000 68 00 00 01 00 ?? push 0x00010000 6a 00 ?? push 0 e8 ee 06 00 00 ?? call function 0x00403124 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 a0 e7 ff ff ?? call function 0x004011e5 L5: cc ?? int3 L6: cc...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a4e
__initialize_invalid_parameter_handler
0func
L1: c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a4f
__initialize_denormal_control
0func
L1: c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a50
___local_stdio_printf_options
0func
L1: b8 30 87 40 00 ?? mov eax, 0x00408730 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a56
___local_stdio_scanf_options
0func
L1: b8 40 87 40 00 ?? mov eax, 0x00408740 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a5c
___scrt_initialize_default_local_stdio_options
0func
L1: e8 ad e6 ff ff ?? call function 0x0040110e L2: 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 83 08 04 ?? or dword ds:[eax], 4 89 48 04 ?? mov dword ds:[eax + 4], ecx e8 58 e7 ff ff ?? call function 0x004011c7 L3: 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 83 08 02 ?? or dword ds:[eax], 2 89 48 04 ?? mov dword ds:[ea...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a80
___scrt_is_user_matherr_present
0func
L1: 33 c0 ?? xor eax, eax 39 05 10 80 40 00 ?? cmp dword ds:[0x00408010], eax 0f 94 c0 ?? sete al c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a8f
___scrt_get_dyn_tls_init_callback
0func
L1: b8 68 87 40 00 ?? mov eax, 0x00408768 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a95
___scrt_get_dyn_tls_dtor_callback
0func
L1: b8 5c 87 40 00 ?? mov eax, 0x0040875c c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402a9b
___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> e8 9c 06 00 00 ?? call function 0x00403148 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 ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402bfb
___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 62 04 00 00 ?? call function 0x00403070 L2: 83 c4 0c ?? add esp, 12 8d 45 bc ?? lea eax, ss:[ebp + 0xbc<188,-68>] 50 ?? push eax ff 15...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402c3d
___scrt_initialize_winrt
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402c93
___scrt_set_unhandled_exception_filter
0func
L1: 68 04 11 40 00 ?? push 0x00401104 ff 15 04 90 40 00 ?? call dword ds:[0x00409004] L2: c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402ca2
___scrt_stub_for_initialize_mta
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402ca5
___scrt_unhandled_exception_filter@4
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] 81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363 75 25 ?? jne basic block L7 L2: 83 78 10 03 ?? cmp dword ds:[eax + 0x10<16>], 3 75 1f ?? jne basic block L7 L3: 8b 40 14 ?? mov eax, dword ds:[ea...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402cf6
__crt_debugger_hook
0func
L1: 83 25 4c 87 40 00 00 ?? and dword ds:[0x0040874c], 0 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402d00
__RTC_Initialize
0func
L1: 53 ?? push ebx 56 ?? push esi be cc 74 40 00 ?? mov esi, 0x004074cc bb cc 75 40 00 ?? mov ebx, 0x004075cc 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 a0 40 0...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402d37
__RTC_Terminate
0func
L1: 53 ?? push ebx 56 ?? push esi be d4 76 40 00 ?? mov esi, 0x004076d4 bb d4 77 40 00 ?? mov ebx, 0x004077d4 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 a0 40 0...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402d70
__SEH_prolog4
0func
L1: 68 e1 2d 40 00 ?? push function 0x00402de1 64 ff 35 00 00 00 00 ?? push dword fs:[0] 8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>] 89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp 8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>] 2b e0 ?? sub esp, eax 53 ?? push ebx 56 ?? push esi 57 ?? push edi a1 04 80 4...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402db6
__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 f2 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402de1
__except_handler4
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] 68 4f 11 40 00 ?? push function 0x0040114f 68 04 80 40 00 ?? push 0x00408004 e8 77 02 00 00 ?? call function 0x...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402e0c
@_guard_check_icall_nop@4
0func
L1: c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402e0d
_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
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402e19
_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
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402e25
__guard_icall_checks_enforced
0func
L1: 8b 0d 00 a0 40 00 ?? mov ecx, dword ds:[0x0040a000] 33 c0 ?? xor eax, eax 81 f9 1d 11 40 00 ?? cmp ecx, 0x0040111d 0f 95 c0 ?? setne al c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x402e3b
___isa_available_init
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 25 50 87 40 00 00 ?? and dword ds:[0x00408750], 0 83 ec 24 ?? sub esp, 0x24<36> 53 ?? push ebx 33 db ?? xor ebx, ebx 43 ?? inc ebx 09 1d 20 80 40 00 ?? or dword ds:[0x00408020], ebx 6a 0a ?? push 10 e8 ef 02 00 00 ?? call function 0x00403148 L2: 85 c0 ?? test eax, ...
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403037
___scrt_is_ucrt_dll_in_use
0func
L1: 33 c0 ?? xor eax, eax 39 05 24 80 40 00 ?? cmp dword ds:[0x00408024], eax 0f 95 c0 ?? setne al c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40317e
___acrt_initialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40317e
___scrt_stub_for_acrt_initialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40317e
___vcrt_initialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403181
___acrt_thread_attach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403181
___scrt_stub_for_acrt_thread_attach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403181
___vcrt_thread_attach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403184
___acrt_thread_detach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403184
___scrt_stub_for_acrt_thread_detach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403184
___vcrt_thread_detach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403187
___acrt_uninitialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403187
___scrt_stub_for_acrt_uninitialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x403187
___vcrt_uninitialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40318a
___acrt_uninitialize_critical
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40318a
___scrt_stub_for_acrt_uninitialize_critical
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40318a
___vcrt_uninitialize_critical
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40318d
___scrt_stub_for_is_c_termination_complete
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40318d
__is_c_termination_complete
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x409070
__imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z
1method
0x00409070: no instructions
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x409074
__imp_?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ
1method
0x00409074: no instructions
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x40907c
__imp_?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z
1method
0x0040907c: no instructions
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x409080
__imp_?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z
1method
0x00409080: no instructions
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/normal/RelWithDebInfo/oopoly.exe
0x409084
__imp_?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z
1method
0x00409084: no instructions
vs2017/normal/RelWithDebInfo
oopoly.exe
./vs2017/wpo/Debug/oo.exe
0x401070
?func1@Cls1@@UAEXXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b f4 ?? mov esi, esp 68 20 17 40 00 ?? push function 0x00401720 68 10 52 40 00 ?? push 0x00405210<"Cls1::func1()"> a1...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4010c0
?func2@Cls1@@QAEXXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b f4 ?? mov esi, esp 68 20 17 40 00 ?? push function 0x00401720 68 20 52 40 00 ?? push 0x00405220<"Cls1::func2()"> a1...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401110
?func3@Cls2@@UAEXXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b f4 ?? mov esi, esp 68 20 17 40 00 ?? push function 0x00401720 68 30 52 40 00 ?? push 0x00405230<"Cls2::func3()"> a1...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401160
?func4@Cls2@@UAEXXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b f4 ?? mov esi, esp 68 20 17 40 00 ?? push function 0x00401720 68 40 52 40 00 ?? push 0x00405240<"Cls2::func4()"> a1...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4011b0
??0Cls3@@QAE@XZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] e8 da 00 00 00 ?? call function 0x004012a0 L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + ...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401200
?func1@Cls3@@UAEXXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b f4 ?? mov esi, esp 68 20 17 40 00 ?? push function 0x00401720 68 50 52 40 00 ?? push 0x00405250<"Cls3::func1()"> a1...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401250
?func3@Cls3@@UAEXXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b f4 ?? mov esi, esp 68 20 17 40 00 ?? push function 0x00401720 68 60 52 40 00 ?? push 0x00405260<"Cls3::func3()"> a1...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4012a0
??0Cls1@@QAE@XZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 94 52 40 00 ?? mov dword ds:[eax], 0x00405294 8b 45 fc ?? mov eax, dword ss:[e...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4012c0
??0Cls2@@QAE@XZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 80 52 40 00 ?? mov dword ds:[eax], 0x00405280 8b 45 fc ?? mov eax, dword ss:[e...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4012e0
?__empty_global_delete@@YAXPAX@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp c3 ?? ret
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4012f0
?__empty_global_delete@@YAXPAXI@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp c3 ?? ret
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401720
??$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 f4 ?? mov esi, esp 6a 0a ?? push 10 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 08 ?? mov ecx, dword ds:[eax] 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 03 51 04 ?? add edx, dword ds:[ecx + 4] 8b ca ?? mov ecx, edx ff 15 80 50 40 00 ?? call dword ds:[fun...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401780
??Bsentry@?$basic_ostream@DU?$char_traits@D@std@@@std@@QBE_NXZ
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx c7 45 fc cc cc cc cc ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xcccccccc 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 8a 40 04 ?? mov al, byte ds:[eax + 4] 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? re...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x4017a0
??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 a0 4b 40 00 ?? push 0x00404ba0 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 51 ?? push ecx 56 ?? push esi c7 45 f0 cc cc cc cc ?? mov dword ss:[ebp + 0xf0<240,-16>], 0xcccccccc a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004] ...
vs2017/wpo/Debug
oo.exe
./vs2017/wpo/Debug/oo.exe
0x401820
??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 c8 4b 40 00 ?? push 0x00404bc8 64 a1 00 00 00 00 ?? mov eax, dword fs:[0] 50 ?? push eax 51 ?? push ecx 56 ?? push esi c7 45 f0 cc cc cc cc ?? mov dword ss:[ebp + 0xf0<240,-16>], 0xcccccccc a1 04 70 40 00 ?? mov eax, dword ds:[0x00407004] ...
vs2017/wpo/Debug
oo.exe