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/ooex3.exe
0x401fdb
_atexit
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 7d f1 ff ff ?? call function 0x00401163 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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x401ff5
__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 70 40 00 ?? call dword ds:[0x0040700c] L2: 8b 45 f8 ?? mov eax, d...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402055
___security_init_cookie
0func
L1: 8b 0d 18 60 40 00 ?? mov ecx, dword ds:[0x00406018] 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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020b2
__matherr
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020b5
__get_startup_argv_mode
0func
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020b9
__get_startup_commit_mode
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020bc
__get_startup_file_mode
0func
L1: b8 00 40 00 00 ?? mov eax, 0x00004000<16384> c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020c2
__get_startup_new_mode
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020c8
?__scrt_initialize_type_info@@YAXXZ
0func
L1: 68 f8 62 40 00 ?? push 0x004062f8 ff 15 10 70 40 00 ?? call dword ds:[0x00407010<"(y@">] L2: c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020d7
?__scrt_uninitialize_type_info@@YAXXZ
0func
L1: 68 f8 62 40 00 ?? push 0x004062f8 e8 60 0a 00 00 ?? call function 0x00402b41 L2: 59 ?? pop ecx c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020e6
__should_initialize_environment
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4020e9
__initialize_default_precision
0func
L1: 68 00 00 03 00 ?? push 0x00030000 68 00 00 01 00 ?? push 0x00010000 6a 00 ?? push 0 e8 07 0b 00 00 ?? call function 0x00402c01 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 be f0 ff ff ?? call function 0x004011c7 L5: cc ?? int3 L6: cc...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402112
__initialize_invalid_parameter_handler
0func
L1: c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402113
__initialize_denormal_control
0func
L1: c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402114
___local_stdio_printf_options
0func
L1: b8 08 63 40 00 ?? mov eax, 0x00406308 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x40211a
___local_stdio_scanf_options
0func
L1: b8 18 63 40 00 ?? mov eax, 0x00406318 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402120
___scrt_initialize_default_local_stdio_options
0func
L1: e8 d5 ef ff ff ?? call function 0x004010fa 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 76 f0 ff ff ?? call function 0x004011a9 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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402144
___scrt_is_user_matherr_present
0func
L1: 33 c0 ?? xor eax, eax 39 05 04 60 40 00 ?? cmp dword ds:[0x00406004], eax 0f 94 c0 ?? sete al c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402153
___scrt_get_dyn_tls_init_callback
0func
L1: b8 00 67 40 00 ?? mov eax, 0x00406700 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402159
___scrt_get_dyn_tls_dtor_callback
0func
L1: b8 f4 66 40 00 ?? mov eax, 0x004066f4 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x40215f
___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 d3 0a 00 00 ?? call function 0x00402c43 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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4022bf
___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 75 08 00 00 ?? call function 0x00402b47 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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402301
___scrt_initialize_winrt
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402357
___scrt_set_unhandled_exception_filter
0func
L1: 68 f0 10 40 00 ?? push 0x004010f0 ff 15 2c 70 40 00 ?? call dword ds:[0x0040702c<"ny@">] L2: c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402366
___scrt_stub_for_initialize_mta
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402369
___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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4023ba
__crt_debugger_hook
0func
L1: 83 25 24 63 40 00 00 ?? and dword ds:[0x00406324], 0 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4023c4
__RTC_Initialize
0func
L1: 53 ?? push ebx 56 ?? push esi be c4 52 40 00 ?? mov esi, 0x004052c4 bb c4 53 40 00 ?? mov ebx, 0x004053c4 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 80 40 0...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4023fb
__RTC_Terminate
0func
L1: 53 ?? push ebx 56 ?? push esi be cc 54 40 00 ?? mov esi, 0x004054cc bb cc 55 40 00 ?? mov ebx, 0x004055cc 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 80 40 0...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402440
__SEH_prolog4
0func
L1: 68 b1 24 40 00 ?? push function 0x004024b1 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 60 4...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402486
__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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4024b1
__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 36 11 40 00 ?? push 0x00401136 68 18 60 40 00 ?? push 0x00406018 e8 7e 06 00 00 ?? call function 0x00402b4d ...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4024dc
@_guard_check_icall_nop@4
0func
L1: c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4024dd
_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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4024e9
_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
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4024f5
__guard_icall_checks_enforced
0func
L1: 8b 0d 00 80 40 00 ?? mov ecx, dword ds:[0x00408000] 33 c0 ?? xor eax, eax 81 f9 09 11 40 00 ?? cmp ecx, 0x00401109 0f 95 c0 ?? setne al c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x40250b
??1type_info@@UAE@XZ
1method
L1: c7 01 ac 4b 40 00 ?? mov dword ds:[ecx], 0x00404bac c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402512
??_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 ac 4b 40 00 ?? mov dword ds:[esi], 0x00404bac 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 1e ec ff ff ?? call function 0x0040114a L3: 59 ?? pop ecx 59 ?? pop ecx...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402512
??_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 ac 4b 40 00 ?? mov dword ds:[esi], 0x00404bac 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 1e ec ff ff ?? call function 0x0040114a L3: 59 ?? pop ecx 59 ?? pop ecx...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x40253d
___isa_available_init
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 25 28 63 40 00 00 ?? and dword ds:[0x00406328], 0 83 ec 24 ?? sub esp, 0x24<36> 53 ?? push ebx 33 db ?? xor ebx, ebx 43 ?? inc ebx 09 1d 10 60 40 00 ?? or dword ds:[0x00406010], ebx 6a 0a ?? push 10 e8 e8 06 00 00 ?? call function 0x00402c43 L2: 85 c0 ?? test eax, ...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402739
___scrt_is_ucrt_dll_in_use
0func
L1: 33 c0 ?? xor eax, eax 39 05 20 60 40 00 ?? cmp dword ds:[0x00406020], eax 0f 95 c0 ?? setne al c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402748
@__security_check_cookie@4
0func
L1: 3b 0d 18 60 40 00 ?? cmp ecx, dword ds:[0x00406018] f2 75 02 ?? jne basic block L3 L2: f2 c3 ?? ret L3: f2 e9 b1 e8 ff ff ?? jmp 0x0040100a e9 80 17 00 00 ?? jmp function 0x0040278f
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x40275d
___raise_securityfailure
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 15 2c 70 40 00 ?? call dword ds:[0x0040702c<"ny@">] L2: ff 75 08 ?? push dword ss:[ebp + 8] ff 15 30 70 40 00 ?? call dword ds:[0x00407030<"Ry@">] L3: 68 09 04 00 c0 ?? push 0xc0000409 ff 15 1c 70 40 00 ?? call dword ds:[0x0040701c] L4: 50 ?? push eax...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x40278f
___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 a4 04 00 00 ?? call function 0x00402c43 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 64 40 00 ?? mov dword ds:[0x00406438...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x4028d5
___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 5e 03 00 00 ?? call function 0x00402c43 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 64 40 00 ?? mov dword ds:[0...
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c5b
___acrt_initialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c5b
___scrt_stub_for_acrt_initialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c5b
___vcrt_initialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c5e
___acrt_thread_attach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c5e
___scrt_stub_for_acrt_thread_attach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c5e
___vcrt_thread_attach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c61
___acrt_thread_detach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c61
___scrt_stub_for_acrt_thread_detach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c61
___vcrt_thread_detach
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c64
___acrt_uninitialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c64
___scrt_stub_for_acrt_uninitialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c64
___vcrt_uninitialize
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c67
___acrt_uninitialize_critical
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c67
___scrt_stub_for_acrt_uninitialize_critical
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c67
___vcrt_uninitialize_critical
0func
L1: b0 01 ?? mov al, 1 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c6a
___scrt_stub_for_is_c_termination_complete
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex3.exe
0x402c6a
__is_c_termination_complete
0func
L1: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex3.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4014a0
?func1@Base@@UAEHXZ
1method
L1: c7 41 04 02 00 00 00 ?? mov dword ds:[ecx + 4], 2 b8 62 00 00 00 ?? mov eax, 0x00000062<98> c6 41 08 62 ?? mov byte ds:[ecx + 8], 0x62<98> c7 41 0c fe ff ff ff ?? mov dword ds:[ecx + 12], 0xfffffffe<4294967294,-2> c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4014c0
?func2@Base@@UAEHXZ
1method
L1: c7 41 04 03 00 00 00 ?? mov dword ds:[ecx + 4], 3 b8 03 00 00 00 ?? mov eax, 3 c6 41 08 63 ?? mov byte ds:[ecx + 8], 0x63<99> c7 41 0c fd ff ff ff ?? mov dword ds:[ecx + 12], 0xfffffffd<4294967293,-3> c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4014e0
?func3@Derived@@UAEHXZ
1method
L1: 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>] 40 ?? inc eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4014f0
_main
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi 57 ?? push edi 6a 14 ?? push 0x14<20> e8 cf fc ff ff ?? call function 0x004011cc 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 5e ?? je basic block L5 L3: 5...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4015aa
??2@YAPAXI@Z
0func
L1: e9 6b 0a 00 00 ?? jmp function 0x00401b92 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 26 16 00 00 ?? call function 0x00402bdd 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
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4015e6
??3@YAXPAXI@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 d2 fa ff ff ?? call function 0x004010c3 L2: 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4015f7
??1type_info@@UAE@XZ
1method
L1: c7 01 5c 4b 40 00 ?? mov dword ds:[ecx], 0x00404b5c c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4015fe
??_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 5c 4b 40 00 ?? mov dword ds:[esi], 0x00404b5c 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 3c fb ff ff ?? call function 0x00401154 L3: 59 ?? pop ecx 59 ?? pop ecx...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4015fe
??_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 5c 4b 40 00 ?? mov dword ds:[esi], 0x00404b5c 74 0a ?? je basic block L4 L2: 6a 0c ?? push 12 56 ?? push esi e8 3c fb ff ff ?? call function 0x00401154 L3: 59 ?? pop ecx 59 ?? pop ecx...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401629
pre_c_initialization
0func
L1: 56 ?? push esi 6a 01 ?? push 1 e8 be 15 00 00 ?? call function 0x00402bef L2: e8 fc f9 ff ff ?? call function 0x00401032 L3: 50 ?? push eax e8 e9 15 00 00 ?? call function 0x00402c25 L4: e8 14 16 00 00 ?? call function 0x00402c55 L5: 8b f0 ?? mov esi, eax e8 f9 f9 ff ff ?? call function 0x00401041 L6: 6a ...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4016fe
post_pgo_initialization
0func
L1: e8 37 fb ff ff ?? call function 0x0040123a L2: 33 c0 ?? xor eax, eax c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401708
pre_cpp_initialization
0func
L1: e8 19 fb ff ff ?? call function 0x00401226 L2: e8 38 fa ff ff ?? call function 0x0040114a L3: 50 ?? push eax e8 37 15 00 00 ?? call function 0x00402c4f L4: 59 ?? pop ecx c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x40171e
__scrt_common_main
0func
L1: e8 a4 fa ff ff ?? call function 0x004011c7 L2: e9 02 00 00 00 ?? jmp function 0x0040172a
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x40172a
__scrt_common_main_seh
0func
L1: 6a 14 ?? push 0x14<20> 68 c0 57 40 00 ?? push 0x004057c0 e8 9c f9 ff ff ?? call function 0x004010d2 L2: 6a 01 ?? push 1 e8 90 f9 ff ff ?? call function 0x004010cd L3: 59 ?? pop ecx 84 c0 ?? test al, al 0f 84 50 01 00 00 ?? je basic block L44 L4: 32 db ?? xor bl, bl 88 5d e7 ?? mov byte ss:[ebp + 0xe7<231,...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401921
invoke_main
0func
L1: 56 ?? push esi 57 ?? push edi e8 09 13 00 00 ?? call function 0x00402c31 L2: 8b 38 ?? mov edi, dword ds:[eax] e8 fc 12 00 00 ?? call function 0x00402c2b L3: 8b f0 ?? mov esi, eax e8 d1 12 00 00 ?? call function 0x00402c07 L4: 50 ?? push eax 57 ?? push edi ff 36 ?? push dword ds:[esi] e8 74 f8 ff ff ?? ca...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x40197e
_mainCRTStartup
0func
L1: e8 44 f8 ff ff ?? call function 0x004011c7 L2: e9 a2 fd ff ff ?? jmp function 0x0040172a
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x40198a
??0bad_alloc@std@@AAE@QBD@Z
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 61 04 00 ?? and dword ds:[ecx + 4], 0 83 61 08 00 ?? and dword ds:[ecx + 8], 0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 41 04 ?? mov dword ds:[ecx + 4], eax 8b c1 ?? mov eax, ecx c7 01 90 4b 40 00 ?? mov dword ds:[ecx], 0x00404b90 5d ?? pop ebp c2 04 00 ?? ret 4
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4019ae
??0bad_alloc@std@@QAE@ABV01@@Z
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] 8b f1 ?? mov esi, ecx e8 ad f6 ff ff ?? call function 0x00401069 L2: c7 06 90 4b 40 00 ?? mov dword ds:[esi], 0x00404b90 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x4019cf
??0bad_alloc@std@@QAE@XZ
1method
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0 8b c1 ?? mov eax, ecx 83 61 08 00 ?? and dword ds:[ecx + 8], 0 c7 41 04 9c 4b 40 00 ?? mov dword ds:[ecx + 4], 0x00404b9c<"bad allocation"> c7 01 90 4b 40 00 ?? mov dword ds:[ecx], 0x00404b90 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401a0e
??0bad_array_new_length@std@@QAE@XZ
1method
L1: 83 61 04 00 ?? and dword ds:[ecx + 4], 0 8b c1 ?? mov eax, ecx 83 61 08 00 ?? and dword ds:[ecx + 8], 0 c7 41 04 c0 4b 40 00 ?? mov dword ds:[ecx + 4], 0x00404bc0<"bad array new length"> c7 01 b4 4b 40 00 ?? mov dword ds:[ecx], 0x00404bb4 c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401a2c
??0exception@std@@QAE@ABV01@@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 68 4b 40 00 ?? mov dword ds:[esi], 0x00404b68 83 20 00 ?? and dword ds:[eax], 0 83 60 04 00 ?? and dword ds:[eax + 4], 0 50 ?? push eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 04 ?? add...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401a63
??0exception@std@@QAE@QBDH@Z
1method
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c7 01 68 4b 40 00 ?? mov dword ds:[ecx], 0x00404b68 83 61 04 00 ?? and dword ds:[ecx + 4], 0 83 61 08 00 ?? and dword ds:[ecx + 8], 0 89 41 04 ?? mov dword ds:[ecx + 4], eax 8b c1 ?? mov eax, ecx 5d ?? pop ebp c2 08 00 ?? ret 8
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401a9c
??1bad_array_new_length@std@@UAE@XZ
1method
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 68 4b 40 00 ?? mov dword ds:[ecx], 0x00404b68 50 ?? push eax e8 0e 11 00 00 ?? call function 0x00402bb9 L2: 59 ?? pop ecx c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401ab1
??1exception@std@@UAE@XZ
1method
L1: 8d 41 04 ?? lea eax, ds:[ecx + 4] c7 01 68 4b 40 00 ?? mov dword ds:[ecx], 0x00404b68 50 ?? push eax e8 f9 10 00 00 ?? call function 0x00402bb9 L2: 59 ?? pop ecx c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401ac6
??_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 68 4b 40 00 ?? mov dword ds:[esi], 0x00404b68 50 ?? push eax e8 de 10 00 00 ?? call function 0x00402bb9 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 ...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401afe
??_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 68 4b 40 00 ?? mov dword ds:[esi], 0x00404b68 50 ?? push eax e8 a6 10 00 00 ?? call function 0x00402bb9 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 ...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401afe
??_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 68 4b 40 00 ?? mov dword ds:[esi], 0x00404b68 50 ?? push eax e8 a6 10 00 00 ?? call function 0x00402bb9 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 ...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401b36
??_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 68 4b 40 00 ?? mov dword ds:[esi], 0x00404b68 50 ?? push eax e8 6e 10 00 00 ?? call function 0x00402bb9 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 ...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401b36
??_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 68 4b 40 00 ?? mov dword ds:[esi], 0x00404b68 50 ?? push eax e8 6e 10 00 00 ?? call function 0x00402bb9 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 59 ?? pop ecx 74 0a ?? je basic block L5 ...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401b6e
?__scrt_throw_std_bad_alloc@@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 91 f6 ff ff ?? call function 0x0040120d L2: 68 e0 57 40 00 ?? push 0x004057e0 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 35 10 00 00 ?? call function 0x00402bbf L3: cc ?? int3...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401b92
?__scrt_throw_std_bad_array_new_length@@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 b5 f4 ff ff ?? call function 0x00401055 L2: 68 44 58 40 00 ?? push 0x00405844 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax e8 11 10 00 00 ?? call function 0x00402bbf L3: cc ?? int3...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401bb6
?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 74 4b 40 00 ?? mov eax, 0x00404b74<"Unknown exception"> L3: c3 ?? ret
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401bc6
??3@YAXPAX@Z
0func
L1: e9 90 10 00 00 ?? jmp 0x00402c5b ff 25 bc 70 40 00 ?? jmp dword ds:[0x004070bc<"lw@">]
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401bcb
??$__crt_fast_decode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp a1 18 60 40 00 ?? mov eax, dword ds:[0x00406018] 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
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401be4
??$__crt_fast_encode_pointer@PAP6AXXZ@@YAPAP6AXXZQAP6AXXZ@Z
0func
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp a1 18 60 40 00 ?? mov eax, dword ds:[0x00406018] 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 18 60 40 00 ?? xor eax, dword ds:[0x00406018] 5d ?? pop ebp c3...
vs2017/normal/RelWithDebInfo
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401c08
?__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
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401c18
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
ooex4.exe
./vs2017/normal/RelWithDebInfo/ooex4.exe
0x401c6d
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
ooex4.exe