Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/ooex1.exe
0x416d38
__iswspace_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 08 ?? push 8 ff 75 08 ?? push dword ss:[ebp + 8] e8 ca 14 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416d4f
_iswspace
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 08 ?? push 8 ff 75 08 ?? push dword ss:[ebp + 8] e8 40 15 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416d62
__iswpunct_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 10 ?? push 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] e8 a0 14 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416d79
_iswpunct
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 10 ?? push 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] e8 16 15 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416d8c
__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 73 14 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416da6
_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 e6 14 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416dbc
__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 43 14 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416dd6
_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 b6 14 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416dec
__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 13 14 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416e06
_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 86 14 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416e1c
__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 e6 13 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416e33
_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 5c 14 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416e46
_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/ooex1.exe
0x416e5a
__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 a5 13 00 00 ?? call function 0x00418214 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/ooex1.exe
0x416e84
___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 08 14 00 00 ?? call function 0x0041829e 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/ooex1.exe
0x416eaa
__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 55 13 00 00 ?? call function 0x00418214 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/ooex1.exe
0x416ed4
___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 b8 13 00 00 ?? call function 0x0041829e 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/ooex1.exe
0x416f00
__alloca_probe_16
0
L1: 51 ?? push ecx 8d 4c 24 08 ?? lea ecx, ss:[esp + 8] 2b c8 ?? sub ecx, eax 83 e1 0f ?? and ecx, 15 03 c1 ?? add eax, ecx 1b c9 ?? sbb ecx, ecx 0b c1 ?? or eax, ecx 59 ?? pop ecx e9 0a 14 00 00 ?? jmp function 0x00418320
./vs2008/normal/Debug/ooex1.exe
0x416f2c
fastzero_I
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 04 ?? sub esp, 4 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] c1 e9 07 ?? shr ecx, 7 66 0f ef c0 ?? pxor xmm0, xmm0 eb 08 ?? jmp basic block L3 L2: 8d a4 24 00 00 00 00 ?? lea ...
./vs2008/normal/Debug/ooex1.exe
0x416f83
__VEC_memzero
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 99 ?? cdq 8b f8 ?? mov edi, eax 33 fa ?? xor edi, edx 2b fa ?? sub edi, edx 83 e7 0f ?? and edi, 15 33 fa ?? xor edi, edx 2b fa ?? sub edi, edx 8...
./vs2008/normal/Debug/ooex1.exe
0x417012
__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/ooex1.exe
0x417104
__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 1c 9a 42 00 ?? cmp dword ds:[0x00429a1c], 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 d6 de fe ff ?? call function 0x00404ff4 L4: 56 ?? ...
./vs2008/normal/Debug/ooex1.exe
0x417162
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 7d de fe ff ?? call function 0x00404ff4 L3: 6a 16 ?? push 0x16<22> 5e ?? pop esi 53 ?? push ebx ...
./vs2008/normal/Debug/ooex1.exe
0x41723f
__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/ooex1.exe
0x417269
__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/ooex1.exe
0x417290
__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 0x00417162 L2: 5d ?? pop ebp c3...
./vs2008/normal/Debug/ooex1.exe
0x4172aa
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 35 dd fe ff ?? call function 0x00404ff4 L3: 6a 16 ?? push 0x16<22> L4: 5e ?? pop esi 89 30 ?? mov dword ds:[eax...
./vs2008/normal/Debug/ooex1.exe
0x4173a2
__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/ooex1.exe
0x4173d7
__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/ooex1.exe
0x4173f6
___ansicp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 a1 3c 80 42 00 ?? mov eax, dword ds:[0x0042803c] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 6a 06 ?? push 6 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>] 50 ?? push eax 68 04 10 00 00 ?? push ...
./vs2008/normal/Debug/ooex1.exe
0x41743f
___convertcp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 34 ?? sub esp, 0x34<52> a1 3c 80 42 00 ?? mov eax, dword ds:[0x0042803c] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 8b 4d 18 ?? mov ecx, dword ss:[ebp + 0x18<24>] 8...
./vs2008/normal/Debug/ooex1.exe
0x4175f3
__isctype_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 ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>] e8 f2 0d ff ff ?? call function 0x004083f9 L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 8d 43 01 ?? lea eax, ds:[e...
./vs2008/normal/Debug/ooex1.exe
0x4176ab
__isctype
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 1c 9a 42 00 00 ?? cmp dword ds:[0x00429a1c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 98 85 42 00 ?? mov ecx, dword ds:[0x00428598<"HOB">] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 23 45 0c ?? an...
./vs2008/normal/Debug/ooex1.exe
0x4176dd
strtoxl
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> 56 ?? push esi 57 ?? push edi ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>] e8 07 0d ff ff ?? call function 0x004083f9 L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 8b 75 0c ?...
./vs2008/normal/Debug/ooex1.exe
0x41790c
_strtol
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 50 ?? push eax 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] 39 05 1c 9a 42 00 ?? cmp dword ds:[0x00429a1c], eax 75 07 ?? jne basic block L3 L2: 68 b0 85 ...
./vs2008/normal/Debug/ooex1.exe
0x417937
__strtol_l
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] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] e8 8e fd ff ff ?? call function 0x004176dd L2: 83 c4 14 ?? add esp, 0x14...
./vs2008/normal/Debug/ooex1.exe
0x417954
_strtoul
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 1c 9a 42 00 00 ?? cmp dword ds:[0x00429a1c], 0 6a 01 ?? push 1 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] 75 07 ?? jne basic block L3 L2: 68 b0 85 42 00 ?? push 0x00428...
./vs2008/normal/Debug/ooex1.exe
0x417980
__strtoul_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 01 ?? push 1 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] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] e8 45 fd ff ff ?? call function 0x004176dd L2: 83 c4 14 ?? add esp, 0x14...
./vs2008/normal/Debug/ooex1.exe
0x41799d
strtoxq
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 38 ?? sub esp, 0x38<56> 53 ?? push ebx 57 ?? push edi ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d c8 ?? lea ecx, ss:[ebp + 0xc8<200,-56>] e8 47 0a ff ff ?? call function 0x004083f9 L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 8b 7d 0c ?...
./vs2008/normal/Debug/ooex1.exe
0x417c34
__strtoi64
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 50 ?? push eax 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] 39 05 1c 9a 42 00 ?? cmp dword ds:[0x00429a1c], eax 75 07 ?? jne basic block L3 L2: 68 b0 85 ...
./vs2008/normal/Debug/ooex1.exe
0x417c5f
__strtoi64_l
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] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] e8 26 fd ff ff ?? call function 0x0041799d L2: 83 c4 14 ?? add esp, 0x14...
./vs2008/normal/Debug/ooex1.exe
0x417c7c
__strtoui64
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 1c 9a 42 00 00 ?? cmp dword ds:[0x00429a1c], 0 6a 01 ?? push 1 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] 75 07 ?? jne basic block L3 L2: 68 b0 85 42 00 ?? push 0x00428...
./vs2008/normal/Debug/ooex1.exe
0x417ca8
__strtoui64_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 01 ?? push 1 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] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] e8 dd fc ff ff ?? call function 0x0041799d L2: 83 c4 14 ?? add esp, 0x14...
./vs2008/normal/Debug/ooex1.exe
0x417cc5
__getenv_helper_nolock
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 80 9d 42 00 00 ?? cmp dword ds:[0x00429d80], 0 56 ?? push esi 8b 35 6c 94 42 00 ?? mov esi, dword ds:[0x0042946c] 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/ooex1.exe
0x417d4c
_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 94 d2 fe ff ?? call function 0x00404ff4 L3: 6a 16 ?? push 0x16<22> 5e ?? pop esi 53 ?? push ebx 53 ?? push ebx ...
./vs2008/normal/Debug/ooex1.exe
0x417de1
_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 00 d2 fe ff ?? call function 0x00404ff4 L3: 6a 16 ?? push 0x16<22> 5e ?? pop esi 57 ?? push edi 57 ?? push edi 57 ?? p...
./vs2008/normal/Debug/ooex1.exe
0x417e85
_getenv
0
L1: 6a 10 ?? push 0x10<16> 68 18 7a 42 00 ?? push 0x00427a18 e8 6b ce fe ff ?? call function 0x00404cfc 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 50 d1 fe ff ?? call function 0x00404ff4 ...
./vs2008/normal/Debug/ooex1.exe
0x417f08
_getenv_s
0
L1: 6a 0c ?? push 12 68 38 7a 42 00 ?? push 0x00427a38 e8 e8 cd fe ff ?? call function 0x00404cfc L2: 6a 07 ?? push 7 e8 56 d3 fe ff ?? call function 0x00405271 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/ooex1.exe
0x417fe0
__dupenv_s
0
L1: 6a 10 ?? push 0x10<16> 68 58 7a 42 00 ?? push 0x00427a58 e8 10 cd fe ff ?? call function 0x00404cfc L2: 6a 07 ?? push 7 e8 7e d2 fe ff ?? call function 0x00405271 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/ooex1.exe
0x4180c6
__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/ooex1.exe
0x4180d3
__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 11 03 ff ff ?? call function 0x004083f9 L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] be 00 01 00 00 ?...
./vs2008/normal/Debug/ooex1.exe
0x4181e8
_tolower
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 1c 9a 42 00 00 ?? cmp dword ds:[0x00429a1c], 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/ooex1.exe
0x418214
__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/ooex1.exe
0x41829e
_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/ooex1.exe
0x418314
_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 0x0041829e
./vs2008/normal/Debug/ooex1.exe
0x418320
__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/ooex1.exe
0x418320
__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/ooex1.exe
0x418350
___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/ooex1.exe
0x4183b1
__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 00 ff ff ?? call function 0x004083f9 L2: 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 33 db ?? xor ebx, e...
./vs2008/normal/Debug/ooex1.exe
0x41849f
__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 0x004183b1 L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4184b9
___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 74 94 42 00 ?? mov edi, dword ds:[0x00429474] 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 8b 07 ?? mov eax, dword ds:[edi] 3b c6 ?? cm...
./vs2008/normal/Debug/ooex1.exe
0x418550
_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 03 6f ff ff ?? call function...
./vs2008/normal/Debug/ooex1.exe
0x418590
_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/ooex1.exe
0x4185ad
__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/ooex1.exe
0x4185d0
___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 fe fe ff ?? call function 0x004083f9 L2: 83 7d 14 ff ?? cmp dword ss:[ebp + 0x14<20>], 0xff<255,-1> 7d 04 ?? jge basic block L4 L...
./vs2008/normal/Debug/ooex1.exe
0x41860e
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/ooex1.exe
0x41862c
__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 3c 80 42 00 ?? mov eax, dword ds:[0x0042803c] 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/ooex1.exe
0x41899c
___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 fa fe ff ?? call function 0x004083f9 L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>] 8b 55 14 ?? mov edx, dword ss:[ebp + 0x14<20>]...
./vs2008/normal/Debug/ooex1.exe
0x4189de
__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 fa fe ff ?? call function 0x004083f9 L2: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>] 33 db ?? xor ebx, e...
./vs2008/normal/Debug/ooex1.exe
0x418ad8
__strnicoll
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 1c 9a 42 00 00 ?? cmp dword ds:[0x00429a1c], 0 75 06 ?? jne basic block L3 L2: 5d ?? pop ebp e9 18 e6 ff ff ?? jmp function 0x00417104 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/ooex1.exe
0x418b01
findenv
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 35 6c 94 42 00 ?? mov esi, dword ds:[0x0042946c] 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 0x0041849f L3: 83 c4 0c ?? add esp, 12 85 c0 ?? ...
./vs2008/normal/Debug/ooex1.exe
0x418b53
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/ooex1.exe
0x418bad
___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 2d c4 fe ff ?? call function 0...
./vs2008/normal/Debug/ooex1.exe
0x418df8
__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 1d d5 fe ff...
./vs2008/normal/Debug/ooex1.exe
0x418e4d
__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 f5 fe ff ?? call function 0x004083f9 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 3b ...
./vs2008/normal/Debug/ooex1.exe
0x418f09
__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 0x00418e4d L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x418f30
_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/ooex1.exe
0x4211b2
`operator new\'::`6\'::`dynamic atexit destructor for \'nomem\'\'
0
L1: c7 05 00 91 42 00 70 3a ?? mov dword ds:[0x00429100], 0x00423a70 42 00 b9 00 91 42 00 ?? mov ecx, 0x00429100 e9 ee 0a fe ff ?? jmp function 0x00401cb4
./vs2008/normal/Debug/ooex10.exe
0x401060
_main
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 2c ?? sub esp, 0x2c<44> 8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>] e8 97 ff ff ff ?? call function 0x00401005 L2: 8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>] e8 94 ff ff ff ?? call function 0x0040100a L3: 8d 4d d4 ?? lea ecx, ss:[ebp + 0xd4<212,-44>] e8 96 ff...
./vs2008/normal/Debug/ooex10.exe
0x4010b0
?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/ooex10.exe
0x4010d0
?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/ooex10.exe
0x4010f0
?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/ooex10.exe
0x401110
?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/ooex10.exe
0x401130
??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 df fe ff ff ?? call function 0x0040101e 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/ooex10.exe
0x401170
??0Group@@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 ae fe ff ff ?? call function 0x0040102d L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 83 c1 10 ?? add ecx, 0x10<16> e8 9e fe ff ff ?? call fu...
./vs2008/normal/Debug/ooex10.exe
0x4011c0
??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 a0 ea 41 00 ?? mov dword ds:[eax], 0x0041eaa0 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/ooex10.exe
0x401210
??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/ooex10.exe
0x40125e
?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 0x0040159a L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex10.exe
0x401272
??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 0x0040152a L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x401282
??_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 0x00401272 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 0x00401894 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/ooex10.exe
0x401282
??_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 0x00401272 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 0x00401894 L4: 59 ?? pop ecx L5: 8b c6 ?? ...
./vs2008/normal/Debug/ooex10.exe
0x4012a3
?_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 0x00401732 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex10.exe
0x4012b7
?_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 0x0040168f L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x4012c1
??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 0x004018a0 L2: f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax 59 ?? pop ecx 40 ?? inc eax...
./vs2008/normal/Debug/ooex10.exe
0x4012e1
??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 0x004018a0 L2: f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax 59 ?? pop ecx f7 d8 ?? neg ...
./vs2008/normal/Debug/ooex10.exe
0x401302
?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 0x004018a0 L2: 59 ?? pop ecx 59 ?? pop ecx 33 c9 ?? xor ecx, ecx 85 c0 ?? test eax, eax 0f 9f c...
./vs2008/normal/Debug/ooex10.exe
0x401326
?raw_name@type_info@@QBEPBDXZ
1
L1: 8d 41 08 ?? lea eax, ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40132a
??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/ooex10.exe
0x401335
??4type_info@@AAEAAV0@ABV0@@Z
1
L1: 8b c1 ?? mov eax, ecx c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex10.exe
0x40133a
fast_error_exit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 68 40 42 00 02 ?? cmp dword ds:[0x00424068], 2 74 05 ?? je basic block L3 L2: e8 ac 0b 00 00 ?? call function 0x00401ef9 L3: ff 75 08 ?? push dword ss:[ebp + 8] e8 d3 09 00 00 ?? call function 0x00401d28 L4: 68 ff 00 00 00 ?? push 0x000000ff<...