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
0x411da4
TestDefaultCountry
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax L2: 66 8b 4d 08 ?? mov cx, word ss:[ebp + 8] 66 3b 88 50 5f 42 00 ?? cmp cx, word ds:[eax + 0x00425f50] 74 0c ?? je basic block L5 L3: 40 ?? inc eax 40 ?? inc eax 83 f8 14 ?? cmp eax, 0x14<20> 72 ec ?? jb basic block L2 L4:...
./vs2008/normal/Debug/ooex1.exe
0x411dc8
LcidFromHexString
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 33 f6 ?? xor esi, esi eb 23 ?? jmp basic block L7 L2: 8a c1 ?? mov al, cl 2c 61 ?? sub al, 0x61<97> 42 ?? inc edx 3c 05 ?? cmp al, 5 77 05 ?? ja basic block L4 L3: 80 c1 d9 ?? add cl, 0xd9<217,-39> eb 0b ?? jmp basic block L6 L4: 8a c1 ?? mov al, cl 2c 41 ?? sub al,...
./vs2008/normal/Debug/ooex1.exe
0x411dfc
GetPrimaryLen
0
L1: 33 c0 ?? xor eax, eax L2: 8a 0a ?? mov cl, byte ds:[edx] 42 ?? inc edx 80 f9 41 ?? cmp cl, 0x41<65> 7c 05 ?? jl basic block L4 L3: 80 f9 5a ?? cmp cl, 0x5a<90> 7e 08 ?? jle basic block L5 L4: 80 e9 61 ?? sub cl, 0x61<97> 80 f9 19 ?? cmp cl, 0x19<25> 77 03 ?? ja basic block L6 L5: 40 ?? inc eax eb e8 ?? ...
./vs2008/normal/Debug/ooex1.exe
0x411e17
CountryEnumProc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> 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 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 8c 19 ff ff ?? call ...
./vs2008/normal/Debug/ooex1.exe
0x411eaf
TestDefaultLanguage
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> 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 56 ?? push esi 6a 78 ?? push 0x78<120> 8d 45 84 ?? lea eax, ss:[ebp + 0x84<132,-124>] 50 ?? p...
./vs2008/normal/Debug/ooex1.exe
0x411f23
LangCountryEnumProc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> 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 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 7f 1...
./vs2008/normal/Debug/ooex1.exe
0x4120f5
LanguageEnumProc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> 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 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 ae 16 ff ff ?? call ...
./vs2008/normal/Debug/ooex1.exe
0x4121b6
GetLcidFromCountry
0
L1: ff 76 04 ?? push dword ds:[esi + 4] e8 72 41 ff ff ?? call function 0x00406330 L2: 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax 6a 01 ?? push 1 40 ?? inc eax 68 17 1e 41 00 ?? push function 0x00411e17 89 46 14 ?? mov dword ds:[esi + 0x14<20>], eax ff 15 ac a2 42 00 ?? call ...
./vs2008/normal/Debug/ooex1.exe
0x4121e2
GetLcidFromLangCountry
0
L1: ff 36 ?? push dword ds:[esi] e8 47 41 ff ff ?? call function 0x00406330 L2: ff 76 04 ?? push dword ds:[esi + 4] 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 89 46 10 ?? mov dword ds:[esi + 0x10<16>], eax e8 34 41 ff ff ?? call function 0x00406330 L3: 83 e8 03 ?? sub eax, 3 ...
./vs2008/normal/Debug/ooex1.exe
0x412249
GetLcidFromLanguage
0
L1: ff 36 ?? push dword ds:[esi] e8 e0 40 ff ff ?? call function 0x00406330 L2: 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 59 ?? pop ecx 89 46 10 ?? mov dword ds:[esi + 0x10<16>], eax 74 05 ?? je basic block L4 L3: 6a 02 ?? push 2 58 ?? pop eax eb 07 ?? jmp basic block L5 L...
./vs2008/normal/Debug/ooex1.exe
0x412285
___get_qualified_locale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 57 ?? push edi e8 2d 15 ff ff ?? call function 0x004037bf L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 8b f0 ?? mov esi, eax 81 c6 9c 00 00 00 ?? add esi, 0x0000009c<156> 85 db ?? test ebx, ebx 75 0c ?? jne basic blo...
./vs2008/normal/Debug/ooex1.exe
0x412476
cmpResult
0
L1: 85 c0 ?? test eax, eax 74 0d ?? je basic block L3 L2: 33 c9 ?? xor ecx, ecx 85 c0 ?? test eax, eax 0f 9f c1 ?? setg cl 8d 4c 09 ff ?? lea ecx, ds:[ecx + ecx + 0xff<255,-1>] 8b c1 ?? mov eax, ecx L3: c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x412488
cmpBYTE
0
L1: 0f b6 00 ?? movzx eax, byte ds:[eax] 0f b6 09 ?? movzx ecx, byte ds:[ecx] 2b c1 ?? sub eax, ecx 74 0d ?? je basic block L3 L2: 33 c9 ?? xor ecx, ecx 85 c0 ?? test eax, eax 0f 9f c1 ?? setg cl 8d 4c 09 ff ?? lea ecx, ds:[ecx + ecx + 0xff<255,-1>] 8b c1 ?? mov eax, ecx L3: c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4124a0
cmpWORD
0
L1: 66 8b 06 ?? mov ax, word ds:[esi] 66 3b 01 ?? cmp ax, word ds:[ecx] 74 35 ?? je basic block L6 L2: 0f b6 11 ?? movzx edx, byte ds:[ecx] 0f b6 c0 ?? movzx eax, al 2b c2 ?? sub eax, edx 74 11 ?? je basic block L4 L3: 33 d2 ?? xor edx, edx 85 c0 ?? test eax, eax 0f 9f c2 ?? setg dl 8d 54 12 ff ?? lea edx, d...
./vs2008/normal/Debug/ooex1.exe
0x4124e0
cmpDWORD
0
L1: 8b 06 ?? mov eax, dword ds:[esi] 3b 01 ?? cmp eax, dword ds:[ecx] 74 6f ?? je basic block L10 L2: 0f b6 11 ?? movzx edx, byte ds:[ecx] 0f b6 c0 ?? movzx eax, al 2b c2 ?? sub eax, edx 74 11 ?? je basic block L4 L3: 33 d2 ?? xor edx, edx 85 c0 ?? test eax, eax 0f 9f c2 ?? setg dl 8d 54 12 ff ?? lea edx, ds...
./vs2008/normal/Debug/ooex1.exe
0x412558
unaligned_memcmp
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 57 ?? push edi 8b f8 ?? mov edi, eax e9 5e 04 00 00 ?? jmp basic block L99 L2: 8b 01 ?? mov eax, dword ds:[ecx] 3b 02 ?? cmp eax, dword ds:[edx] 74 78 ?? je basic block L12 L3: 0f b6 f0 ?? movzx esi, al 0f b6 02 ?? movzx eax, byte ds:[edx] 2b f0 ?? sub esi, eax 74 13...
./vs2008/normal/Debug/ooex1.exe
0x4139ec
_memcmp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>] 8b c7 ?? mov eax, edi 83 e8 00 ?? sub eax, 0 0f 84 e5 15 00 00 ?? je basic block L438 L2: 48 ?? dec eax 0f 84 cd 15 00 00 ?? je basic block L437 L3: 48 ?? dec eax 0f 8...
./vs2008/normal/Debug/ooex1.exe
0x41506c
__crtGetStringTypeA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx 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 a1 10 9b 42 00 ?? mov eax, dword ds:[0x00429b10] 53 ?? push ebx 56 ?? push esi 33 db ?? xor e...
./vs2008/normal/Debug/ooex1.exe
0x415226
___crtGetStringTypeA
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 c0 31 ff ff ?? call function 0x004083f9 L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] ...
./vs2008/normal/Debug/ooex1.exe
0x415268
_strncmp
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 53 ?? push ebx 8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>] 85 db ?? test ebx, ebx 75 07 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax e9 9a 00 00 00 ?? jmp basic block L27 L...
./vs2008/normal/Debug/ooex1.exe
0x415330
_strpbrk
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 33 c0 ?? xor eax, eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 8d 49 00 ?? lea ecx, ds:[ecx + 0] L2: 8a 02 ?? mov al, byte ds:[ed...
./vs2008/normal/Debug/ooex1.exe
0x415370
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
0x41538e
__crtLCMapStringA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> 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 53 ?? push ebx 56 ?? push esi 33 db ?? xor ebx, ebx 57 ?? push edi 8b f1 ?? mov esi, ecx 39 ...
./vs2008/normal/Debug/ooex1.exe
0x415733
___crtLCMapStringA
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 b3 2c ff ff ?? call function 0x004083f9 L2: ff 75 28 ?? push dword ss:[ebp + 0x28<40>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] ...
./vs2008/normal/Debug/ooex1.exe
0x415778
__fptrap
0
L1: 6a 02 ?? push 2 e8 03 e6 fe ff ?? call function 0x00403d82 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x415781
__isalpha_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 65 2c ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x4157d7
_isalpha
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 14 ?? 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] 25 03 01 00 00...
./vs2008/normal/Debug/ooex1.exe
0x415807
__isupper_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 df 2b ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415858
_isupper
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] 83 e0 01 ?? an...
./vs2008/normal/Debug/ooex1.exe
0x415886
__islower_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 60 2b ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x4158d7
_islower
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] 83 e0 02 ?? an...
./vs2008/normal/Debug/ooex1.exe
0x415905
__isdigit_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 e1 2a ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415956
_isdigit
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] 83 e0 04 ?? an...
./vs2008/normal/Debug/ooex1.exe
0x415984
__isxdigit_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 62 2a ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x4159da
_isxdigit
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 14 ?? 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] 25 80 00 00 00...
./vs2008/normal/Debug/ooex1.exe
0x415a0a
__isspace_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 dc 29 ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415a5b
_isspace
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] 83 e0 08 ?? an...
./vs2008/normal/Debug/ooex1.exe
0x415a89
__ispunct_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 5d 29 ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415ada
_ispunct
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] 83 e0 10 ?? an...
./vs2008/normal/Debug/ooex1.exe
0x415b08
__isalnum_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 de 28 ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415b5e
_isalnum
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 14 ?? 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] 25 07 01 00 00...
./vs2008/normal/Debug/ooex1.exe
0x415b8e
__isprint_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 58 28 ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415be4
_isprint
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 14 ?? 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] 25 57 01 00 00...
./vs2008/normal/Debug/ooex1.exe
0x415c14
__isgraph_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 d2 27 ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415c6a
_isgraph
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 14 ?? 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] 25 17 01 00 00...
./vs2008/normal/Debug/ooex1.exe
0x415c9a
__iscntrl_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 4c 27 ff ff ?? call function 0x004083f9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds...
./vs2008/normal/Debug/ooex1.exe
0x415ceb
_iscntrl
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] 83 e0 20 ?? an...
./vs2008/normal/Debug/ooex1.exe
0x415d19
___isascii
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 81 7d 08 80 00 00 00 ?? cmp dword ss:[ebp + 8], 0x00000080<128> 1b c0 ?? sbb eax, eax f7 d8 ?? neg eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x415d2b
___toascii
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 e0 7f ?? and eax, 0x7f<127> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x415d38
__iscsymf_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 39 fa ff ff ?? call function 0x00415781 L2: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f...
./vs2008/normal/Debug/ooex1.exe
0x415d5b
___iscsymf
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 6f fa ff ff ?? call function 0x004157d7 L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f<95> 74 02 ?? je basic block L5 L4: 5d ?? pop ebp ...
./vs2008/normal/Debug/ooex1.exe
0x415d7a
__iscsym_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 7e fd ff ff ?? call function 0x00415b08 L2: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f...
./vs2008/normal/Debug/ooex1.exe
0x415d9d
___iscsym
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8] 50 ?? push eax e8 b2 fd ff ff ?? call function 0x00415b5e L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 80 7d 08 5f ?? cmp byte ss:[ebp + 8], 0x5f<95> 74 02 ?? je basic block ...
./vs2008/normal/Debug/ooex1.exe
0x415dbe
__crtGetLocaleInfoW_stat
0
L1: 8b ff ?? mov edi, edi 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] ff 15 c8 a2 42 00 ?? call dword ds:[0x0042a2c8] L2: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x415dd7
___crtGetLocaleInfoW
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 0f 26 ff ff ?? call function 0x004083f9 L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff...
./vs2008/normal/Debug/ooex1.exe
0x415e0b
__crtGetLocaleInfoA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx 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 a1 18 9b 42 00 ?? mov eax, dword ds:[0x00429b18] 53 ?? push ebx 8b 1d c8 a2 42 00 ?? mov ebx, ...
./vs2008/normal/Debug/ooex1.exe
0x415f4a
___crtGetLocaleInfoA
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 9c 24 ff ff ?? call function 0x004083f9 L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] ...
./vs2008/normal/Debug/ooex1.exe
0x415f87
__purecall
0
L1: ff 35 80 9a 42 00 ?? push dword ds:[0x00429a80] e8 a4 d5 fe ff ?? call function 0x00403536 L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 02 ?? je basic block L4 L3: ff d0 ?? call eax L4: 6a 19 ?? push 0x19<25> e8 86 e1 fe ff ?? call function 0x00404126 L5: 6a 01 ?? push 1 6a 00 ?? push 0 e8 45 2a ff ff ?? ...
./vs2008/normal/Debug/ooex1.exe
0x415fb1
__set_purecall_handler
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 35 80 9a 42 00 ?? push dword ds:[0x00429a80] e8 74 d5 fe ff ?? call function 0x00403536 L2: ff 75 08 ?? push dword ss:[ebp + 8] 8b f0 ?? mov esi, eax e8 ef d4 fe ff ?? call function 0x004034bb L3: 59 ?? pop ecx 59 ?? pop ecx a3...
./vs2008/normal/Debug/ooex1.exe
0x415fd8
__get_purecall_handler
0
L1: ff 35 80 9a 42 00 ?? push dword ds:[0x00429a80] e8 53 d5 fe ff ?? call function 0x00403536 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x415ff0
__aulldvrm
0
L1: 56 ?? push esi 8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>] 0b c0 ?? or eax, eax 75 28 ?? jne basic block L3 L2: 8b 4c 24 10 ?? mov ecx, dword ss:[esp + 0x10<16>] 8b 44 24 0c ?? mov eax, dword ss:[esp + 12] 33 d2 ?? xor edx, edx f7 f1 ?? div ecx 8b d8 ?? mov ebx, eax 8b 44 24 08 ?? mov eax, dword ss:...
./vs2008/normal/Debug/ooex1.exe
0x416090
__allmul
0
L1: 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] 8b 4c 24 10 ?? mov ecx, dword ss:[esp + 0x10<16>] 0b c8 ?? or ecx, eax 8b 4c 24 0c ?? mov ecx, dword ss:[esp + 12] 75 09 ?? jne basic block L3 L2: 8b 44 24 04 ?? mov eax, dword ss:[esp + 4] f7 e1 ?? mul ecx c2 10 00 ?? ret 0x0010<16> L3: 53 ?? push ebx f7 e1 ?? m...
./vs2008/normal/Debug/ooex1.exe
0x4160c4
_atol
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 37 18 00 00 ?? call function 0x0041790c L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4160da
__atol_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 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 49 18 00 00 ?? call function 0x00417937 L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4160f3
_atoi
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 c6 ff ff ff ?? jmp function 0x004160c4
./vs2008/normal/Debug/ooex1.exe
0x4160fe
__atoi_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 d1 ff ff ff ?? jmp function 0x004160da
./vs2008/normal/Debug/ooex1.exe
0x416109
__atoi64
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 1a 1b 00 00 ?? call function 0x00417c34 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x41611f
__atoi64_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 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 2c 1b 00 00 ?? call function 0x00417c5f L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416138
__get_daylight
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 33 f6 ?? xor esi, esi 3b c6 ?? cmp eax, esi 75 1d ?? jne basic block L5 L2: e8 a8 ee fe ff ?? call function 0x00404ff4 L3: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ??...
./vs2008/normal/Debug/ooex1.exe
0x416171
__get_dstbias
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 33 f6 ?? xor esi, esi 3b c6 ?? cmp eax, esi 75 1d ?? jne basic block L5 L2: e8 6f ee fe ff ?? call function 0x00404ff4 L3: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ??...
./vs2008/normal/Debug/ooex1.exe
0x4161aa
__get_timezone
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 33 f6 ?? xor esi, esi 3b c6 ?? cmp eax, esi 75 1d ?? jne basic block L5 L2: e8 36 ee fe ff ?? call function 0x00404ff4 L3: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ??...
./vs2008/normal/Debug/ooex1.exe
0x4161e3
__get_tzname
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 53 ?? push ebx 33 db ?? xor ebx, ebx 56 ?? push esi 3b c3 ?? cmp eax, ebx 74 3a ?? je basic block L11 L2: 39 5d 10 ?? cmp dword ss:[ebp + 0x10<16>], ebx 76 3a ?? jbe basic block L12 L3: 3b c3 ?? cmp eax, ...
./vs2008/normal/Debug/ooex1.exe
0x416287
___daylight
0
L1: b8 34 8c 42 00 ?? mov eax, 0x00428c34 c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x41628d
___dstbias
0
L1: b8 38 8c 42 00 ?? mov eax, 0x00428c38 c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416293
___timezone
0
L1: b8 30 8c 42 00 ?? mov eax, 0x00428c30 c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416299
___tzname
0
L1: b8 c0 8c 42 00 ?? mov eax, 0x00428cc0 c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x41629f
__set_daylight
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 de ff ff ff ?? call function 0x00416287 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 08 ?? mov dword ds:[eax], ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4162b0
__set_dstbias
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 d3 ff ff ff ?? call function 0x0041628d L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 08 ?? mov dword ds:[eax], ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4162c1
__set_timezone
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 c8 ff ff ff ?? call function 0x00416293 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 08 ?? mov dword ds:[eax], ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x4162d2
_tzset_nolock
0
L1: 6a 2c ?? push 0x2c<44> 68 98 79 42 00 ?? push 0x00427998 e8 1e ea fe ff ?? call function 0x00404cfc L2: 33 db ?? xor ebx, ebx 89 5d c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], ebx 89 5d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], ebx 89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx 89 5d dc ?? mov dword ss:[...
./vs2008/normal/Debug/ooex1.exe
0x416618
cvtdate
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>] 8b f0 ?? mov esi, eax 8b c7 ?? mov ...
./vs2008/normal/Debug/ooex1.exe
0x41680f
_isindst_nolock
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 56 ?? push esi 8d 45 fc ?? lea eax, ss:[ebp + 0xfc<252,-4>] 33 f6 ?? xor esi, esi 50 ?? push eax 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi e8 12 f9 ff ff ?? call function 0x00416138 L2: 59 ?? pop ecx 85 c0 ?? tes...
./vs2008/normal/Debug/ooex1.exe
0x4169e7
___tzset
0
L1: 6a 08 ?? push 8 68 b8 79 42 00 ?? push 0x004279b8 e8 09 e3 fe ff ?? call function 0x00404cfc L2: 33 f6 ?? xor esi, esi 39 35 d4 9b 42 00 ?? cmp dword ds:[0x00429bd4], esi 75 2a ?? jne basic block L8 L3: 6a 06 ?? push 6 e8 6d e8 fe ff ?? call function 0x00405271 L4: 59 ?? pop ecx 89 75 fc ?? mov dword ss:[...
./vs2008/normal/Debug/ooex1.exe
0x416a36
__tzset
0
L1: 6a 08 ?? push 8 68 d8 79 42 00 ?? push 0x004279d8 e8 ba e2 fe ff ?? call function 0x00404cfc L2: 6a 06 ?? push 6 e8 28 e8 fe ff ?? call function 0x00405271 L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 e8 7f f8 ff ff ?? call function 0x004162d2 L4: c7 45 fc fe ff ff ff ?? mov dword ...
./vs2008/normal/Debug/ooex1.exe
0x416a6e
__isindst
0
L1: 6a 0c ?? push 12 68 f8 79 42 00 ?? push 0x004279f8 e8 82 e2 fe ff ?? call function 0x00404cfc L2: 6a 06 ?? push 6 e8 f0 e7 fe ff ?? call function 0x00405271 L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 81 fd ff ff ?? call function 0x004168...
./vs2008/normal/Debug/ooex1.exe
0x416aaf
___ascii_stricmp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi L2: 0f b6 06 ?? movzx eax, byte ds:[esi] 8d 48 bf ?? lea ecx, ds:[eax + 0xbf<191,-65>] 46 ?? inc esi 83 f9 19 ?? cmp ecx, 0x19<25> 77 ...
./vs2008/normal/Debug/ooex1.exe
0x416ae8
__stricmp_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 fd 18 ff ff ?? call function 0x004083f9 L2: 33 db ?? xor ebx, ebx 39 5d 08 ?? cmp dword ss:[ebp + 8], ebx 75 ...
./vs2008/normal/Debug/ooex1.exe
0x416bbd
__stricmp
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 30 ?? jne basic block L8 L2: 39 75 08 ?? cmp dword ss:[ebp + 8], esi 75 1f ?? jne basic block L6 L3: e8 1d e4 fe ff ?? call function 0x00404ff4 L4: 56 ?? ...
./vs2008/normal/Debug/ooex1.exe
0x416c0f
__isleadbyte_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 d7 17 ff ff ?? call function 0x004083f9 L2: 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8] 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<24...
./vs2008/normal/Debug/ooex1.exe
0x416c47
_isleadbyte
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 b9 ff ff ff ?? call function 0x00416c0f L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416c5a
__iswalpha_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 a5 15 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416c74
_iswalpha
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 18 16 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416c8a
__iswupper_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 01 ?? push 1 ff 75 08 ?? push dword ss:[ebp + 8] e8 78 15 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416ca1
_iswupper
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 01 ?? push 1 ff 75 08 ?? push dword ss:[ebp + 8] e8 ee 15 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416cb4
__iswlower_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 02 ?? push 2 ff 75 08 ?? push dword ss:[ebp + 8] e8 4e 15 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416ccb
_iswlower
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 02 ?? push 2 ff 75 08 ?? push dword ss:[ebp + 8] e8 c4 15 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416cde
__iswdigit_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 04 ?? push 4 ff 75 08 ?? push dword ss:[ebp + 8] e8 24 15 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416cf5
_iswdigit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 04 ?? push 4 ff 75 08 ?? push dword ss:[ebp + 8] e8 9a 15 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416d08
__iswxdigit_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 80 00 00 00 ?? push 0x00000080<128> ff 75 08 ?? push dword ss:[ebp + 8] e8 f7 14 00 00 ?? call function 0x00418214 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex1.exe
0x416d22
_iswxdigit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 80 00 00 00 ?? push 0x00000080<128> ff 75 08 ?? push dword ss:[ebp + 8] e8 6a 15 00 00 ?? call function 0x0041829e L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret