Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/ooex10.exe
0x415a3d
__iswalnum_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 68 07 01 00 00 ?? push 0x00000107<263> ff 75 08 ?? push dword ss:[ebp + 8] e8 b8 0a 00 00 ?? call function 0x0041650a L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415a57
_iswalnum
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 07 01 00 00 ?? push 0x00000107<263> ff 75 08 ?? push dword ss:[ebp + 8] e8 2b 0b 00 00 ?? call function 0x00416594 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415a6d
__iswprint_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 68 57 01 00 00 ?? push 0x00000157<343> ff 75 08 ?? push dword ss:[ebp + 8] e8 88 0a 00 00 ?? call function 0x0041650a L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415a87
_iswprint
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 57 01 00 00 ?? push 0x00000157<343> ff 75 08 ?? push dword ss:[ebp + 8] e8 fb 0a 00 00 ?? call function 0x00416594 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415a9d
__iswgraph_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 68 17 01 00 00 ?? push 0x00000117<279> ff 75 08 ?? push dword ss:[ebp + 8] e8 58 0a 00 00 ?? call function 0x0041650a L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415ab7
_iswgraph
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 17 01 00 00 ?? push 0x00000117<279> ff 75 08 ?? push dword ss:[ebp + 8] e8 cb 0a 00 00 ?? call function 0x00416594 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415acd
__iswcntrl_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 6a 20 ?? push 0x20<32> ff 75 08 ?? push dword ss:[ebp + 8] e8 2b 0a 00 00 ?? call function 0x0041650a L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415ae4
_iswcntrl
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 20 ?? push 0x20<32> ff 75 08 ?? push dword ss:[ebp + 8] e8 a1 0a 00 00 ?? call function 0x00416594 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415af7
_iswascii
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp b8 80 00 00 00 ?? mov eax, 0x00000080<128> 66 39 45 08 ?? cmp word ss:[ebp + 8], ax 1b c0 ?? sbb eax, eax f7 d8 ?? neg eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x415b0b
__iswcsym_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 68 07 01 00 00 ?? push 0x00000107<263> ff 75 08 ?? push dword ss:[ebp + 8] e8 ea 09 00 00 ?? call function 0x0041650a L2: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 75 09 ?? jne basic block L5 L3: 66 83 7d...
./vs2008/normal/Debug/ooex10.exe
0x415b35
___iswcsym
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 07 01 00 00 ?? push 0x00000107<263> ff 75 08 ?? push dword ss:[ebp + 8] e8 4d 0a 00 00 ?? call function 0x00416594 L2: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 09 ?? jne basic block L5 L3: 66 83 7d 08 5f ?? cmp word ss:[ebp + 8], ...
./vs2008/normal/Debug/ooex10.exe
0x415b5b
__iswcsymf_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 68 03 01 00 00 ?? push 0x00000103<259> ff 75 08 ?? push dword ss:[ebp + 8] e8 9a 09 00 00 ?? call function 0x0041650a L2: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 75 09 ?? jne basic block L5 L3: 66 83 7d...
./vs2008/normal/Debug/ooex10.exe
0x415b85
___iswcsymf
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 03 01 00 00 ?? push 0x00000103<259> ff 75 08 ?? push dword ss:[ebp + 8] e8 fd 09 00 00 ?? call function 0x00416594 L2: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 09 ?? jne basic block L5 L3: 66 83 7d 08 5f ?? cmp word ss:[ebp + 8], ...
./vs2008/normal/Debug/ooex10.exe
0x415bab
__strnicmp_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx 33 db ?? xor ebx, ebx 56 ?? push esi 57 ?? push edi 39 5d 10 ?? cmp dword ss:[ebp + 0x10<16>], ebx 0f 84 d5 00 00 00 ?? je basic block L27 L2: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 8d 4d f0 ?? le...
./vs2008/normal/Debug/ooex10.exe
0x415c9d
__strnicmp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 33 f6 ?? xor esi, esi 39 35 0c 47 42 00 ?? cmp dword ds:[0x0042470c], esi 75 39 ?? jne basic block L9 L2: 39 75 08 ?? cmp dword ss:[ebp + 8], esi 75 1f ?? jne basic block L6 L3: e8 a3 31 ff ff ?? call function 0x00408e5a L4: 56 ?? ...
./vs2008/normal/Debug/ooex10.exe
0x415cfb
xtoa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 53 ?? push ebx 56 ?? push esi 8b f1 ?? mov esi, ecx 33 db ?? xor ebx, ebx 3b f3 ?? cmp esi, ebx 75 1e ?? jne basic block L5 L2: e8 4a 31 ff ff ?? call function 0x00408e5a L3: 6a 16 ?? push 0x16<22> 5e ?? pop esi 53 ?? push ebx ...
./vs2008/normal/Debug/ooex10.exe
0x415dd8
__itoa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 14 0a ?? cmp dword ss:[ebp + 0x14<20>], 10 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 75 0a ?? jne basic block L4 L2: 85 c0 ?? test eax, eax 7d 06 ?? jge basic block L4 L3: 6a 01 ?? push 1 6a 0a ?? push 10 eb 05 ?? jmp basic block L5 L4: 6a 0...
./vs2008/normal/Debug/ooex10.exe
0x415e02
__ltoa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 83 7d 14 0a ?? cmp dword ss:[ebp + 0x14<20>], 10 75 06 ?? jne basic block L4 L2: 39 45 08 ?? cmp dword ss:[ebp + 8], eax 7d 01 ?? jge basic block L4 L3: 40 ?? inc eax L4: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 50 ?? push e...
./vs2008/normal/Debug/ooex10.exe
0x415e29
__ultoa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 6a 00 ?? push 0 ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] e8 ba fe ff ff ?? call function 0x00415cfb L2: 5d ?? pop ebp c3...
./vs2008/normal/Debug/ooex10.exe
0x415e43
x64toa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 53 ?? push ebx 33 db ?? xor ebx, ebx 56 ?? push esi 3b fb ?? cmp edi, ebx 75 1e ?? jne basic block L7 L2: e8 02 30 ff ff ?? call function 0x00408e5a L3: 6a 16 ?? push 0x16<22> L4: 5e ?? pop esi 89 30 ?? mov dword ds:[eax...
./vs2008/normal/Debug/ooex10.exe
0x415f3b
__i64toa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 83 7d 18 0a ?? cmp dword ss:[ebp + 0x18<24>], 10 75 0f ?? jne basic block L6 L2: 39 45 0c ?? cmp dword ss:[ebp + 12], eax 7f 0a ?? jg basic block L6 L3: 7c 05 ?? jl basic block L5 L4: 39 45 08 ?? cmp dword ss:[ebp + 8], eax ...
./vs2008/normal/Debug/ooex10.exe
0x415f70
__ui64toa_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>] 6a 00 ?? push 0 ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 b7 fe ...
./vs2008/normal/Debug/ooex10.exe
0x415f90
__alloca_probe
0
L1: 51 ?? push ecx 8d 4c 24 04 ?? lea ecx, ss:[esp + 4] 2b c8 ?? sub ecx, eax 1b c0 ?? sbb eax, eax f7 d0 ?? not eax 23 c8 ?? and ecx, eax 8b c4 ?? mov eax, esp 25 00 f0 ff ff ?? and eax, 0xfffff000<4294963200,-4096> L2: 3b c8 ?? cmp ecx, eax 72 0a ?? jb basic block L4 L3: 8b c1 ?? mov eax, ecx 59 ?? pop ec...
./vs2008/normal/Debug/ooex10.exe
0x415f90
__chkstk
0
L1: 51 ?? push ecx 8d 4c 24 04 ?? lea ecx, ss:[esp + 4] 2b c8 ?? sub ecx, eax 1b c0 ?? sbb eax, eax f7 d0 ?? not eax 23 c8 ?? and ecx, eax 8b c4 ?? mov eax, esp 25 00 f0 ff ff ?? and eax, 0xfffff000<4294963200,-4096> L2: 3b c8 ?? cmp ecx, eax 72 0a ?? jb basic block L4 L3: 8b c1 ?? mov eax, ecx 59 ?? pop ec...
./vs2008/normal/Debug/ooex10.exe
0x415fbb
__getenv_helper_nolock
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d e0 4c 42 00 00 ?? cmp dword ds:[0x00424ce0], 0 56 ?? push esi 8b 35 84 40 42 00 ?? mov esi, dword ds:[0x00424084] 75 04 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax eb 63 ?? jmp basic block L20 L3: 57 ?? push edi 85 f6 ?? test esi, esi ...
./vs2008/normal/Debug/ooex10.exe
0x416042
_getenv_s_helper
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 8b f0 ?? mov esi, eax 33 db ?? xor ebx, ebx 3b f3 ?? cmp esi, ebx 75 1b ?? jne basic block L5 L2: e8 04 2e ff ff ?? call function 0x00408e5a L3: 6a 16 ?? push 0x16<22> 5e ?? pop esi 53 ?? push ebx 53 ?? push ebx ...
./vs2008/normal/Debug/ooex10.exe
0x4160d7
_dupenv_s_helper
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 56 ?? push esi 57 ?? push edi 33 ff ?? xor edi, edi 3b df ?? cmp ebx, edi 75 1b ?? jne basic block L5 L2: e8 70 2d ff ff ?? call function 0x00408e5a L3: 6a 16 ?? push 0x16<22> 5e ?? pop esi 57 ?? push edi 57 ?? push edi 57 ?? p...
./vs2008/normal/Debug/ooex10.exe
0x41617b
_getenv
0
L1: 6a 10 ?? push 0x10<16> 68 e8 26 42 00 ?? push 0x004226e8 e8 e5 cd fe ff ?? call function 0x00402f6c L2: 33 c0 ?? xor eax, eax 33 f6 ?? xor esi, esi 39 75 08 ?? cmp dword ss:[ebp + 8], esi 0f 95 c0 ?? setne al 3b c6 ?? cmp eax, esi 75 1c ?? jne basic block L6 L3: e8 c0 2c ff ff ?? call function 0x00408e5a ...
./vs2008/normal/Debug/ooex10.exe
0x4161fe
_getenv_s
0
L1: 6a 0c ?? push 12 68 08 27 42 00 ?? push 0x00422708 e8 62 cd fe ff ?? call function 0x00402f6c L2: 6a 07 ?? push 7 e8 5c d3 fe ff ?? call function 0x0040356d L3: 59 ?? pop ecx 33 db ?? xor ebx, ebx 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx 33 c0 ?? xor eax, eax 8b 7d 08 ?? mov edi, dword ss:[ebp +...
./vs2008/normal/Debug/ooex10.exe
0x4162d6
__dupenv_s
0
L1: 6a 10 ?? push 0x10<16> 68 28 27 42 00 ?? push 0x00422728 e8 8a cc fe ff ?? call function 0x00402f6c L2: 6a 07 ?? push 7 e8 84 d2 fe ff ?? call function 0x0040356d L3: 59 ?? pop ecx 33 f6 ?? xor esi, esi 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 33 c0 ?? xor eax, eax 8b 5d 08 ?? mov ebx, dword ss:...
./vs2008/normal/Debug/ooex10.exe
0x4163bc
__tolower
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 20 ?? add eax, 0x20<32> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x4163c9
__tolower_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 18 ?? sub esp, 0x18<24> 53 ?? push ebx 56 ?? push esi ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>] e8 eb 3d ff ff ?? call function 0x0040a1c9 L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] be 00 01 00 00 ?...
./vs2008/normal/Debug/ooex10.exe
0x4164de
_tolower
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 10 ?? jne basic block L4 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8d 48 bf ?? lea ecx, ds:[eax + 0xbf<191,-65>] 83 f9 19 ?? cmp ecx, 0x19<25> 77 11 ?? ja basic block L6 L3: 83 c0 20 ?? add...
./vs2008/normal/Debug/ooex10.exe
0x41650a
__iswctype_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp b8 ff ff 00 00 ?? mov eax, 0x0000ffff 83 ec 14 ?? sub esp, 0x14<20> 66 39 45 08 ?? cmp word ss:[ebp + 8], ax 75 06 ?? jne basic block L3 L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 eb 65 ?? jmp basic block L11 L3: b8 00 01 00 00 ?? mov...
./vs2008/normal/Debug/ooex10.exe
0x416594
_iswctype
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx b8 ff ff 00 00 ?? mov eax, 0x0000ffff 66 39 45 08 ?? cmp word ss:[ebp + 8], ax 75 04 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax c9 ?? leave c3 ?? ret L3: b8 00 01 00 00 ?? mov eax, 0x00000100<256> 66 39 45 08 ?? cmp word ss:[...
./vs2008/normal/Debug/ooex10.exe
0x41660a
_is_wctype
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 7f ff ff ff ?? jmp function 0x00416594
./vs2008/normal/Debug/ooex10.exe
0x416620
___ascii_strnicmp
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 56 ?? push esi 53 ?? push ebx 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 0b c9 ?? or ecx, ecx 74 4d ?? je basic block L16 L2: 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 8b 7d 0c ?? mov edi, dword ss:[ebp + 12] b7 41 ?? mov bh, 0x41<65> b3 5a ?? mov bl...
./vs2008/normal/Debug/ooex10.exe
0x416681
__mbsnbicoll_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 34 3b ff ff ?? call function 0x0040a1c9 L2: 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 33 db ?? xor ebx, e...
./vs2008/normal/Debug/ooex10.exe
0x41676f
__mbsnbicoll
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 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] e8 fd fe ff ff ?? call function 0x00416681 L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x416789
___wtomb_environ
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx 53 ?? push ebx 56 ?? push esi 33 f6 ?? xor esi, esi 57 ?? push edi 8b 3d 8c 40 42 00 ?? mov edi, dword ds:[0x0042408c] 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 8b 07 ?? mov eax, dword ds:[edi] 3b c6 ?? cm...
./vs2008/normal/Debug/ooex10.exe
0x416820
_calloc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 56 ?? push esi 8d 45 fc ?? lea eax, ss:[ebp + 0xfc<252,-4>] 50 ?? push eax ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 05 75 ff ff ?? call function...
./vs2008/normal/Debug/ooex10.exe
0x416860
_strnlen
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 39 45 0c ?? cmp dword ss:[ebp + 12], eax 76 0f ?? jbe basic block L5 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] L3: 80 39 00 ?? cmp byte ds:[ecx], 0 74 07 ?? je basic block L5 L4: 40 ?? inc eax 41 ?? inc ecx 3b 45 0c ?? cm...
./vs2008/normal/Debug/ooex10.exe
0x41687d
__crtGetStringTypeW_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 10 ff ?? cmp dword ss:[ebp + 0x10<16>], 0xff<255,-1> 7d 04 ?? jge basic block L3 L2: 33 c0 ?? xor eax, eax 5d ?? pop ebp c3 ?? ret L3: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dw...
./vs2008/normal/Debug/ooex10.exe
0x4168a0
___crtGetStringTypeW
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 16 39 ff ff ?? call function 0x0040a1c9 L2: 83 7d 14 ff ?? cmp dword ss:[ebp + 0x14<20>], 0xff<255,-1> 7d 04 ?? jge basic block L4 L...
./vs2008/normal/Debug/ooex10.exe
0x4168de
strncnt
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] eb 07 ?? jmp basic block L4 L2: 49 ?? dec ecx 80 38 00 ?? cmp byte ds:[eax], 0 74 06 ?? je basic block L6 L3: 40 ?? inc eax L4: 85 c9 ?? test ecx, ecx 75 f5 ?? jne basic block L2 L5: 49 ?? dec ecx L6: 8b ...
./vs2008/normal/Debug/ooex10.exe
0x4168fc
__crtCompareStringA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 2c ?? sub esp, 0x2c<44> a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>] 53 ?? push ebx 56 ?? push esi 57 ?? push edi 3...
./vs2008/normal/Debug/ooex10.exe
0x416c6c
___crtCompareStringA
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 4a 35 ff ff ?? call function 0x0040a1c9 L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>] 8b 55 14 ?? mov edx, dword ss:[ebp + 0x14<20>]...
./vs2008/normal/Debug/ooex10.exe
0x416cae
__strnicoll_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 07 35 ff ff ?? call function 0x0040a1c9 L2: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>] 33 db ?? xor ebx, e...
./vs2008/normal/Debug/ooex10.exe
0x416da8
__strnicoll
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 06 ?? jne basic block L3 L2: 5d ?? pop ebp e9 e1 ee ff ff ?? jmp function 0x00415c9d L3: 6a 00 ?? push 0 ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75...
./vs2008/normal/Debug/ooex10.exe
0x416dd1
findenv
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 35 84 40 42 00 ?? mov esi, dword ds:[0x00424084] eb 21 ?? jmp basic block L7 L2: 57 ?? push edi 50 ?? push eax ff 75 08 ?? push dword ss:[ebp + 8] e8 86 f9 ff ff ?? call function 0x0041676f L3: 83 c4 0c ?? add esp, 12 85 c0 ?? ...
./vs2008/normal/Debug/ooex10.exe
0x416e23
copy_environ
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 57 ?? push edi 8b f8 ?? mov edi, eax 33 c0 ?? xor eax, eax 8b cf ?? mov ecx, edi 85 ff ?? test edi, edi 74 46 ?? je basic block L13 L2: 39 07 ?? cmp dword ds:[edi], eax 74 09 ?? je basic block L4 L3: 83 c1 04 ?? add ecx, 4 40 ??...
./vs2008/normal/Debug/ooex10.exe
0x416e7d
___crtsetenv
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 53 ?? push ebx 33 db ?? xor ebx, ebx 89 5d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ebx 3b c3 ?? cmp eax, ebx 75 1d ?? jne basic block L5 L2: e8 c3 1f ff ff ?? call function 0...
./vs2008/normal/Debug/ooex10.exe
0x4170c8
__strdup
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 33 db ?? xor ebx, ebx 39 5d 08 ?? cmp dword ss:[ebp + 8], ebx 75 04 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax eb 41 ?? jmp basic block L13 L3: 56 ?? push esi 57 ?? push edi ff 75 08 ?? push dword ss:[ebp + 8] e8 bd c5 fe ff...
./vs2008/normal/Debug/ooex10.exe
0x41711d
__mbschr_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 98 30 ff ff ?? call function 0x0040a1c9 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 3b ...
./vs2008/normal/Debug/ooex10.exe
0x4171d9
__mbschr
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 32 ff ff ff ?? call function 0x0041711d L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x417200
_strchr
0
L1: 8d 42 ff ?? lea eax, ds:[edx + 0xff<255,-1>] 5b ?? pop ebx c3 ?? ret L2: 8d a4 24 00 00 00 00 ?? lea esp, ss:[esp + 0] 8d 64 24 00 ?? lea esp, ss:[esp + 0] L3: 33 c0 ?? xor eax, eax 8a 44 24 08 ?? mov al, byte ss:[esp + 8] 53 ?? push ebx 8b d8 ?? mov ebx, eax c1 e0 08 ?? shl eax, 8 8b 54 24 08 ?? mov edx...
./vs2008/normal/Debug/ooex11.exe
0x401080
_main
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 28 ?? sub esp, 0x28<40> 8d 4d d8 ?? lea ecx, ss:[ebp + 0xd8<216,-40>] e8 77 ff ff ff ?? call function 0x00401005 L2: 8d 4d d8 ?? lea ecx, ss:[ebp + 0xd8<216,-40>] e8 74 ff ff ff ?? call function 0x0040100a L3: 8d 4d d8 ?? lea ecx, ss:[ebp + 0xd8<216,-40>] e8 80 ff...
./vs2008/normal/Debug/ooex11.exe
0x4010d0
?func11@Inner1@@UAEXXZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 40 04 38 00 00 00 ?? mov dword ds:[eax + 4], 0x00000038<56> 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x4010f0
?func12@Inner1@@UAEXXZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 40 08 39 00 00 00 ?? mov dword ds:[eax + 8], 0x00000039<57> 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x401110
?func21@Inner2@@UAEXXZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 40 08 44 00 00 00 ?? mov dword ds:[eax + 8], 0x00000044<68> 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x401130
?func22@Inner2@@UAEXXZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 40 0c 43 00 00 00 ?? mov dword ds:[eax + 12], 0x00000043<67> 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x401150
??0Root@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] e8 d3 fe ff ff ?? call function 0x00401032 L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 83 c1 10 ?? add ecx, 0x10<16> e8 c3 fe ff ff ?? call fu...
./vs2008/normal/Debug/ooex11.exe
0x401190
??0DAInner1@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] e8 70 fe ff ff ?? call function 0x0040100f L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 60 ea 41 00 ?? mov dword ds:[eax], 0x0041ea60 8b ...
./vs2008/normal/Debug/ooex11.exe
0x4011c0
??0DAInner2@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] e8 4a fe ff ff ?? call function 0x00401019 L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 70 ea 41 00 ?? mov dword ds:[eax], 0x0041ea70 8b ...
./vs2008/normal/Debug/ooex11.exe
0x4011f0
??0DInner1@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] e8 3d fe ff ff ?? call function 0x0040103c L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 80 ea 41 00 ?? mov dword ds:[eax], 0x0041ea80 8b ...
./vs2008/normal/Debug/ooex11.exe
0x401220
??0Inner1@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 90 ea 41 00 ?? mov dword ds:[eax], 0x0041ea90 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] c7 41 04 34 00 00 00 ?? mov dword ds:[ecx + 4], 0x0...
./vs2008/normal/Debug/ooex11.exe
0x401270
??0DInner2@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] e8 b8 fd ff ff ?? call function 0x00401037 L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 a0 ea 41 00 ?? mov dword ds:[eax], 0x0041eaa0 8b ...
./vs2008/normal/Debug/ooex11.exe
0x4012a0
??0Inner2@@QAE@XZ
1
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] c7 00 b0 ea 41 00 ?? mov dword ds:[eax], 0x0041eab0 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] c7 41 04 46 00 00 00 ?? mov dword ds:[ecx + 4], 0x0...
./vs2008/normal/Debug/ooex11.exe
0x4012ee
?name@type_info@@QBEPBDPAU__type_info_node@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] 51 ?? push ecx e8 2e 03 00 00 ?? call function 0x0040162a L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex11.exe
0x401302
??1type_info@@UAE@XZ
1
L1: 8b ff ?? mov edi, edi 51 ?? push ecx c7 01 d0 ea 41 00 ?? mov dword ds:[ecx], 0x0041ead0 e8 aa 02 00 00 ?? call function 0x004015ba L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x401312
??_Etype_info@@UAEPAXI@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx e8 e3 ff ff ff ?? call function 0x00401302 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 f9 05 00 00 ?? call function 0x00401924 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/ooex11.exe
0x401312
??_Gtype_info@@UAEPAXI@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx e8 e3 ff ff ff ?? call function 0x00401302 L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1 74 07 ?? je basic block L5 L3: 56 ?? push esi e8 f9 05 00 00 ?? call function 0x00401924 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/ooex11.exe
0x401333
?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] 51 ?? push ecx e8 81 04 00 00 ?? call function 0x004017c2 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex11.exe
0x401347
?_type_info_dtor_internal_method@type_info@@QAEXXZ
1
L1: 8b ff ?? mov edi, edi 51 ?? push ecx e8 d0 03 00 00 ?? call function 0x0040171f L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x401351
??8type_info@@QBE_NABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c1 09 ?? add ecx, 9 51 ?? push ecx 83 c0 09 ?? add eax, 9 50 ?? push eax e8 ca 05 00 00 ?? call function 0x00401930 L2: f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax 59 ?? pop ecx 40 ?? inc eax...
./vs2008/normal/Debug/ooex11.exe
0x401371
??9type_info@@QBE_NABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c1 09 ?? add ecx, 9 51 ?? push ecx 83 c0 09 ?? add eax, 9 50 ?? push eax e8 aa 05 00 00 ?? call function 0x00401930 L2: f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax 59 ?? pop ecx f7 d8 ?? neg ...
./vs2008/normal/Debug/ooex11.exe
0x401392
?before@type_info@@QBEHABV1@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c1 09 ?? add ecx, 9 51 ?? push ecx 83 c0 09 ?? add eax, 9 50 ?? push eax e8 89 05 00 00 ?? call function 0x00401930 L2: 59 ?? pop ecx 59 ?? pop ecx 33 c9 ?? xor ecx, ecx 85 c0 ?? test eax, eax 0f 9f c...
./vs2008/normal/Debug/ooex11.exe
0x4013b6
?raw_name@type_info@@QBEPBDXZ
1
L1: 8d 41 08 ?? lea eax, ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x4013ba
??0type_info@@AAE@ABV0@@Z
1
L1: 8b c1 ?? mov eax, ecx c7 00 d0 ea 41 00 ?? mov dword ds:[eax], 0x0041ead0 c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex11.exe
0x4013c5
??4type_info@@AAEAAV0@ABV0@@Z
1
L1: 8b c1 ?? mov eax, ecx c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex11.exe
0x4013ca
fast_error_exit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d a8 40 42 00 02 ?? cmp dword ds:[0x004240a8], 2 74 05 ?? je basic block L3 L2: e8 ac 0b 00 00 ?? call function 0x00401f89 L3: ff 75 08 ?? push dword ss:[ebp + 8] e8 d3 09 00 00 ?? call function 0x00401db8 L4: 68 ff 00 00 00 ?? push 0x000000ff<...
./vs2008/normal/Debug/ooex11.exe
0x4013f3
check_managed_app
0
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117> 66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax 75 36 ?? jne basic block L6 L2: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c] 81 b8 00 00 40 00 50 45 ?? cmp dword ds:[eax + 0x00400000], 0x00004550<17744> 00 00 75 25 ?? jne basic block L6 L3: b9 0b 01 00 0...
./vs2008/normal/Debug/ooex11.exe
0x40143a
__tmainCRTStartup
0
L1: 6a 14 ?? push 0x14<20> 68 80 22 42 00 ?? push 0x00422280 e8 b6 1b 00 00 ?? call function 0x00402ffc L2: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117> 66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax 75 38 ?? jne basic block L7 L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c] 81 b8 00 00 40 00 50 45 ?...
./vs2008/normal/Debug/ooex11.exe
0x40158c
_mainCRTStartup
0
L1: e8 8b 1c 00 00 ?? call function 0x0040321c L2: e9 a4 fe ff ff ?? jmp function 0x0040143a
./vs2008/normal/Debug/ooex11.exe
0x401596
__invoke_watson_if_error
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 74 17 ?? je basic block L4 L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff ...
./vs2008/normal/Debug/ooex11.exe
0x4015ba
?_Type_info_dtor@type_info@@CAXPAV1@@Z
1
L1: 6a 0c ?? push 12 68 a0 22 42 00 ?? push 0x004222a0 e8 36 1a 00 00 ?? call function 0x00402ffc L2: 6a 0e ?? push 14 e8 30 20 00 00 ?? call function 0x004035fd L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 8b 4e 04 ?? mov ecx, dword ds:[esi + 4]...
./vs2008/normal/Debug/ooex11.exe
0x40162a
?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
1
L1: 6a 0c ?? push 12 68 c0 22 42 00 ?? push 0x004222c0 e8 c6 19 00 00 ?? call function 0x00402ffc L2: 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 39 5f 04 ?? cmp dword ds:[edi + 4], ebx 0f 85 c6 00 00 00 ?? jne basic block L27 L3: 68 00 28 00 00 ?? push 0x00002800<10240> 68 30 36 40 00 ?? pus...
./vs2008/normal/Debug/ooex11.exe
0x40171f
?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z
1
L1: 6a 0c ?? push 12 68 e0 22 42 00 ?? push 0x004222e0 e8 d1 18 00 00 ?? call function 0x00402ffc L2: 6a 0e ?? push 14 e8 cb 1e 00 00 ?? call function 0x004035fd L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 8b 4e 04 ?? mov ecx, dword ds:[esi + 4]...
./vs2008/normal/Debug/ooex11.exe
0x40178f
___unDNameHelper
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 66 83 7d 14 00 ?? cmp word ss:[ebp + 0x14<20>], 0 75 07 ?? jne basic block L3 L2: c7 45 14 00 28 00 00 ?? mov dword ss:[ebp + 0x14<20>], 0x00002800<10240> L3: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 68 30 36 40 00 ?? push function 0x00403630 68 ...
./vs2008/normal/Debug/ooex11.exe
0x4017c2
?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
1
L1: 6a 10 ?? push 0x10<16> 68 00 23 42 00 ?? push 0x00422300 e8 2e 18 00 00 ?? call function 0x00402ffc L2: 33 db ?? xor ebx, ebx 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 39 5e 04 ?? cmp dword ds:[esi + 4], ebx 0f 85 e0 00 00 00 ?? jne basic block L28 L3: 6a 0e ?? push 14 e8 1a 1e 00 00 ?? call function 0x00403...
./vs2008/normal/Debug/ooex11.exe
0x4018d1
___clean_type_info_names_internal
0
L1: 6a 08 ?? push 8 68 20 23 42 00 ?? push 0x00422320 e8 1f 17 00 00 ?? call function 0x00402ffc L2: 6a 0e ?? push 14 e8 19 1d 00 00 ?? call function 0x004035fd L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 70 04 ?? mov esi, dword ds:[eax + 4] ...
./vs2008/normal/Debug/ooex11.exe
0x401924
??3@YAXPAX@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 01 1d 00 00 ?? jmp function 0x00403630
./vs2008/normal/Debug/ooex11.exe
0x401930
_strcmp
0
L1: 8b 54 24 04 ?? mov edx, dword ss:[esp + 4] 8b 4c 24 08 ?? mov ecx, dword ss:[esp + 8] f7 c2 03 00 00 00 ?? test edx, 3 75 3c ?? jne basic block L14 L2: 8b 02 ?? mov eax, dword ds:[edx] 3a 01 ?? cmp al, byte ds:[ecx] 75 2e ?? jne basic block L13 L3: 0a c0 ?? or al, al 74 26 ?? je basic block L11 L4: 3a 61 ...
./vs2008/normal/Debug/ooex11.exe
0x4019b8
?__CxxUnhandledExceptionFilter@@YGJPAU_EXCEPTION_POINTERS@@@Z
0
L1: 8b ff ?? mov edi, edi 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 2a ?? jne basic block L8 L2: 83 78 10 03 ?? cmp dword ds:[eax + 0x10<16>], 3 75 24 ?? jne basic block L8 L3: 8b 40 14 ?...
./vs2008/normal/Debug/ooex11.exe
0x4019fa
___CxxSetUnhandledExceptionFilter
0
L1: 68 b8 19 40 00 ?? push function 0x004019b8 ff 15 b4 51 42 00 ?? call dword ds:[0x004251b4<"JSB">] L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/ooex11.exe
0x401a08
__crt_waiting_on_module_handle
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi bf e8 03 00 00 ?? mov edi, 0x000003e8<1000> L2: 57 ?? push edi ff 15 bc 51 42 00 ?? call dword ds:[0x004251bc<"|SB">] L3: ff 75 08 ?? push dword ss:[ebp + 8] ff 15 b8 51 42 00 ?? call dword ds:[0x004251b8<"hSB">] L4: 81 c7 e8 03 00 ...
./vs2008/normal/Debug/ooex11.exe
0x401a38
__amsg_exit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 47 05 00 00 ?? call function 0x00401f89 L2: ff 75 08 ?? push dword ss:[ebp + 8] e8 6e 03 00 00 ?? call function 0x00401db8 L3: ff 35 d0 30 42 00 ?? push dword ds:[0x004230d0] e8 1f 0f 00 00 ?? call function 0x00402974 L4: 68 ff 00 00 00 ?? push ...
./vs2008/normal/Debug/ooex11.exe
0x401a61
___crtCorExitProcess
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 f8 ea 41 00 ?? push 0x0041eaf8<"mscoree.dll"> ff 15 b8 51 42 00 ?? call dword ds:[0x004251b8<"hSB">] L2: 85 c0 ?? test eax, eax 74 15 ?? je basic block L6 L3: 68 e8 ea 41 00 ?? push 0x0041eae8<"CorExitProcess"> 50 ?? push eax ff 15 c0 51 42 00 ...
./vs2008/normal/Debug/ooex11.exe
0x401a8c
___crtExitProcess
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 c8 ff ff ff ?? call function 0x00401a61 L2: 59 ?? pop ecx ff 75 08 ?? push dword ss:[ebp + 8] ff 15 c4 51 42 00 ?? call dword ds:[0x004251c4] L3: cc ?? int3
./vs2008/normal/Debug/ooex11.exe
0x401aa4
__lockexit
0
L1: 6a 08 ?? push 8 e8 52 1b 00 00 ?? call function 0x004035fd L2: 59 ?? pop ecx c3 ?? ret