Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2008/normal/Debug/ooex4.exe | 0x40edf0 | __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 d6 97 ff ff ?? call function 0x004085d9
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1
7e 13 ?? jle basic block L5
L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
6a 10 ?? push 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
e8 b1 72 00 00 ?? call function 0x004160ce
L4: 83 c4 0c ?? add esp, 12
eb 10 ?? jmp basic block L6
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2]
83 e0 10 ?? and eax, 0x10<16>
L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L8
L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L8: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40ee41 | _ispunct | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 6c 9a 42 00 00 ?? cmp dword ds:[0x00429a6c], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d c8 85 42 00 ?? mov ecx, dword ds:[0x004285c8<"xOB">]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 10 ?? and eax, 0x10<16>
5d ?? pop ebp
c3 ?? ret
L3: 6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 85 ff ff ff ?? call function 0x0040edf0
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40ee6f | __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 57 97 ff ff ?? call function 0x004085d9
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1
7e 16 ?? jle basic block L5
L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
68 07 01 00 00 ?? push 0x00000107<263>
ff 75 08 ?? push dword ss:[ebp + 8]
e8 2f 72 00 00 ?? call function 0x004160ce
L4: 83 c4 0c ?? add esp, 12
eb 12 ?? jmp basic block L6
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2]
25 07 01 00 00 ?? and eax, 0x00000107<263>
L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L8
L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L8: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40eec5 | _isalnum | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 6c 9a 42 00 00 ?? cmp dword ds:[0x00429a6c], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d c8 85 42 00 ?? mov ecx, dword ds:[0x004285c8<"xOB">]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 07 01 00 00 ?? and eax, 0x00000107<263>
5d ?? pop ebp
c3 ?? ret
L3: 6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 7e ff ff ff ?? call function 0x0040ee6f
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40eef5 | __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 d1 96 ff ff ?? call function 0x004085d9
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1
7e 16 ?? jle basic block L5
L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
68 57 01 00 00 ?? push 0x00000157<343>
ff 75 08 ?? push dword ss:[ebp + 8]
e8 a9 71 00 00 ?? call function 0x004160ce
L4: 83 c4 0c ?? add esp, 12
eb 12 ?? jmp basic block L6
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2]
25 57 01 00 00 ?? and eax, 0x00000157<343>
L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L8
L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L8: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40ef4b | _isprint | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 6c 9a 42 00 00 ?? cmp dword ds:[0x00429a6c], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d c8 85 42 00 ?? mov ecx, dword ds:[0x004285c8<"xOB">]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 57 01 00 00 ?? and eax, 0x00000157<343>
5d ?? pop ebp
c3 ?? ret
L3: 6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 7e ff ff ff ?? call function 0x0040eef5
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40ef7b | __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 4b 96 ff ff ?? call function 0x004085d9
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1
7e 16 ?? jle basic block L5
L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
68 17 01 00 00 ?? push 0x00000117<279>
ff 75 08 ?? push dword ss:[ebp + 8]
e8 23 71 00 00 ?? call function 0x004160ce
L4: 83 c4 0c ?? add esp, 12
eb 12 ?? jmp basic block L6
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2]
25 17 01 00 00 ?? and eax, 0x00000117<279>
L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L8
L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L8: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40efd1 | _isgraph | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 6c 9a 42 00 00 ?? cmp dword ds:[0x00429a6c], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d c8 85 42 00 ?? mov ecx, dword ds:[0x004285c8<"xOB">]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 17 01 00 00 ?? and eax, 0x00000117<279>
5d ?? pop ebp
c3 ?? ret
L3: 6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 7e ff ff ff ?? call function 0x0040ef7b
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f001 | __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 c5 95 ff ff ?? call function 0x004085d9
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1
7e 13 ?? jle basic block L5
L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
6a 20 ?? push 0x20<32>
ff 75 08 ?? push dword ss:[ebp + 8]
e8 a0 70 00 00 ?? call function 0x004160ce
L4: 83 c4 0c ?? add esp, 12
eb 10 ?? jmp basic block L6
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2]
83 e0 20 ?? and eax, 0x20<32>
L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L8
L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L8: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f052 | _iscntrl | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 6c 9a 42 00 00 ?? cmp dword ds:[0x00429a6c], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d c8 85 42 00 ?? mov ecx, dword ds:[0x004285c8<"xOB">]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 20 ?? and eax, 0x20<32>
5d ?? pop ebp
c3 ?? ret
L3: 6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 85 ff ff ff ?? call function 0x0040f001
L4: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f080 | ___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/ooex4.exe | 0x40f092 | ___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/ooex4.exe | 0x40f09f | __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 0x0040eae8
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<95>
74 02 ?? je basic block L5
L4: 5d ?? pop ebp
c3 ?? ret
L5: 33 c0 ?? xor eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f0c2 | ___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 0x0040eb3e
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
c3 ?? ret
L5: 33 c0 ?? xor eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f0e1 | __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 0x0040ee6f
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<95>
74 02 ?? je basic block L5
L4: 5d ?? pop ebp
c3 ?? ret
L5: 33 c0 ?? xor eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f104 | ___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 0x0040eec5
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 L5
L4: 5d ?? pop ebp
c3 ?? ret
L5: 33 c0 ?? xor eax, eax
40 ?? inc eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f125 | __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 90 a2 42 00 ?? call dword ds:[0x0042a290]
L2: 5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f13e | ___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 88 94 ff ff ?? call function 0x004085d9
L2: 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 75 0c ?? push dword ss:[ebp + 12]
ff 15 90 a2 42 00 ?? call dword ds:[0x0042a290]
L3: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L5
L4: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L5: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f172 | __MarkAllocaS | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 08 ?? je basic block L3
L2: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 08 ?? mov dword ds:[eax], ecx
83 c0 08 ?? add eax, 8
L3: 5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f188 | __freea | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 12 ?? je basic block L5
L2: 83 e8 08 ?? sub eax, 8
81 38 dd dd 00 00 ?? cmp dword ds:[eax], 0x0000dddd<56797>
75 07 ?? jne basic block L5
L3: 50 ?? push eax
e8 56 29 ff ff ?? call function 0x00401afb
L4: 59 ?? pop ecx
L5: 5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f1a8 | __crtGetLocaleInfoA_stat | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
a1 70 80 42 00 ?? mov eax, dword ds:[0x00428070]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
a1 48 9b 42 00 ?? mov eax, dword ds:[0x00429b48]
53 ?? push ebx
8b 1d 90 a2 42 00 ?? mov ebx, dword ds:[0x0042a290]
56 ?? push esi
57 ?? push edi
33 ff ?? xor edi, edi
33 f6 ?? xor esi, esi
47 ?? inc edi
3b c6 ?? cmp eax, esi
75 2c ?? jne basic block L9
L2: 56 ?? push esi
56 ?? push esi
57 ?? push edi
56 ?? push esi
ff d3 ?? call ebx
L3: 85 c0 ?? test eax, eax
74 08 ?? je basic block L5
L4: 89 3d 48 9b 42 00 ?? mov dword ds:[0x00429b48], edi
eb 2f ?? jmp basic block L12
L5: ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc]
L6: 83 f8 78 ?? cmp eax, 0x78<120>
75 0a ?? jne basic block L8
L7: 6a 02 ?? push 2
58 ?? pop eax
a3 48 9b 42 00 ?? mov dword ds:[0x00429b48], eax
eb 05 ?? jmp basic block L9
L8: a1 48 9b 42 00 ?? mov eax, dword ds:[0x00429b48]
L9: 83 f8 02 ?? cmp eax, 2
0f 84 be 00 00 00 ?? je basic block L38
L10: 3b c6 ?? cmp eax, esi
0f 84 b6 00 00 00 ?? je basic block L38
L11: 3b c7 ?? cmp eax, edi
75 23 ?? jne basic block L16
L12: 39 75 1c ?? cmp dword ss:[ebp + 0x1c<28>], esi
75 0b ?? jne basic block L14
L13: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 00 ?? mov eax, dword ds:[eax]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
89 45 1c ?? mov dword ss:[ebp + 0x1c<28>], eax
L14: 56 ?? push esi
56 ?? push esi
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff d3 ?? call ebx
L15: 8b c8 ?? mov ecx, eax
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
3b ce ?? cmp ecx, esi
75 07 ?? jne basic block L17
L16: 33 c0 ?? xor eax, eax
e9 9a 00 00 00 ?? jmp basic block L39
L17: 7e 45 ?? jle basic block L27
L18: 6a e0 ?? push 0xe0<224,-32>
33 d2 ?? xor edx, edx
58 ?? pop eax
f7 f1 ?? div ecx
83 f8 02 ?? cmp eax, 2
72 39 ?? jb basic block L27
L19: 8d 44 09 08 ?? lea eax, ds:[ecx + ecx + 8]
3d 00 04 00 00 ?? cmp eax, 0x00000400<1024>
77 16 ?? ja basic block L23
L20: e8 67 6f 00 00 ?? call function 0x004161c0
L21: 8b fc ?? mov edi, esp
3b fe ?? cmp edi, esi
74 d5 ?? je basic block L16
L22: c7 07 cc cc 00 00 ?? mov dword ds:[edi], 0x0000cccc<52428>
83 c7 08 ?? add edi, 8
eb 1a ?? jmp basic block L28
L23: 50 ?? push eax
e8 e3 2d ff ff ?? call function 0x00402053
L24: 59 ?? pop ecx
3b c6 ?? cmp eax, esi
74 09 ?? je basic block L26
L25: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797>
83 c0 08 ?? add eax, 8
L26: 8b f8 ?? mov edi, eax
eb 02 ?? jmp basic block L28
L27: 33 ff ?? xor edi, edi
L28: 3b fe ?? cmp edi, esi
74 ac ?? je basic block L16
L29: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
57 ?? push edi
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff d3 ?? call ebx
L30: 85 c0 ?? test eax, eax
74 20 ?? je basic block L36
L31: 56 ?? push esi
56 ?? push esi
39 75 18 ?? cmp dword ss:[ebp + 0x18<24>], esi
75 04 ?? jne basic block L33
L32: 56 ?? push esi
56 ?? push esi
eb 06 ?? jmp basic block L34
L33: ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
L34: 6a ff ?? push 0xff<255,-1>
57 ?? push edi
56 ?? push esi
ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 15 2c a2 42 00 ?? call dword ds:[0x0042a22c]
L35: 8b f0 ?? mov esi, eax
L36: 57 ?? push edi
e8 ca fe ff ff ?? call function 0x0040f188
L37: 59 ?? pop ecx
8b c6 ?? mov eax, esi
eb 12 ?? jmp basic block L39
L38: 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 75 0c ?? push dword ss:[ebp + 12]
ff 15 94 a2 42 00 ?? call dword ds:[0x0042a294]
L39: 8d 65 ec ?? lea esp, ss:[ebp + 0xec<236,-20>]
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
33 cd ?? xor ecx, ebp
e8 cd 24 ff ff ?? call function 0x004017b2
L40: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f2e7 | ___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 df 92 ff ff ?? call function 0x004085d9
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
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 75 0c ?? push dword ss:[ebp + 12]
50 ?? push eax
e8 96 fe ff ff ?? call function 0x0040f1a8
L3: 83 c4 18 ?? add esp, 0x18<24>
80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L5
L4: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L5: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f324 | __initp_misc_cfltcvt_tab | 0 |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
33 ff ?? xor edi, edi
L2: 8d b7 20 8b 42 00 ?? lea esi, ds:[edi + 0x00428b20]
ff 36 ?? push dword ds:[esi]
e8 b6 40 ff ff ?? call function 0x004033ed
L3: 83 c7 04 ?? add edi, 4
59 ?? pop ecx
89 06 ?? mov dword ds:[esi], eax
83 ff 28 ?? cmp edi, 0x28<40>
72 e8 ?? jb basic block L2
L4: 5f ?? pop edi
5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f350 | __ValidateImageBase | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 01 ?? cmp word ds:[ecx], ax
74 04 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
L3: 8b 41 3c ?? mov eax, dword ds:[ecx + 0x3c<60>]
03 c1 ?? add eax, ecx
81 38 50 45 00 00 ?? cmp dword ds:[eax], 0x00004550<17744>
75 ef ?? jne basic block L2
L4: 33 d2 ?? xor edx, edx
b9 0b 01 00 00 ?? mov ecx, 0x0000010b<267>
66 39 48 18 ?? cmp word ds:[eax + 0x18<24>], cx
0f 94 c2 ?? sete dl
8b c2 ?? mov eax, edx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f390 | __FindPESection | 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 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>]
03 c8 ?? add ecx, eax
0f b7 41 14 ?? movzx eax, word ds:[ecx + 0x14<20>]
53 ?? push ebx
56 ?? push esi
0f b7 71 06 ?? movzx esi, word ds:[ecx + 6]
33 d2 ?? xor edx, edx
57 ?? push edi
8d 44 08 18 ?? lea eax, ds:[eax + ecx + 0x18<24>]
85 f6 ?? test esi, esi
76 1b ?? jbe basic block L6
L2: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
L3: 8b 48 0c ?? mov ecx, dword ds:[eax + 12]
3b f9 ?? cmp edi, ecx
72 09 ?? jb basic block L5
L4: 8b 58 08 ?? mov ebx, dword ds:[eax + 8]
03 d9 ?? add ebx, ecx
3b fb ?? cmp edi, ebx
72 0a ?? jb basic block L7
L5: 42 ?? inc edx
83 c0 28 ?? add eax, 0x28<40>
3b d6 ?? cmp edx, esi
72 e8 ?? jb basic block L3
L6: 33 c0 ?? xor eax, eax
L7: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f3e0 | __IsNonwritableInCurrentImage | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 a8 79 42 00 ?? push 0x004279a8
68 70 53 40 00 ?? push function 0x00405370
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 08 ?? sub esp, 8
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 70 80 42 00 ?? mov eax, dword ds:[0x00428070]
31 45 f8 ?? xor dword ss:[ebp + 0xf8<248,-8>], eax
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
64 a3 00 00 00 00 ?? mov dword fs:[0], eax
89 65 e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], esp
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
68 00 00 40 00 ?? push 0x00400000
e8 2a ff ff ff ?? call function 0x0040f350
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 55 ?? je basic block L8
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
2d 00 00 40 00 ?? sub eax, 0x00400000
50 ?? push eax
68 00 00 40 00 ?? push 0x00400000
e8 50 ff ff ff ?? call function 0x0040f390
L4: 83 c4 08 ?? add esp, 8
85 c0 ?? test eax, eax
74 3b ?? je basic block L8
L5: 8b 40 24 ?? mov eax, dword ds:[eax + 0x24<36>]
c1 e8 1f ?? shr eax, 0x1f<31>
f7 d0 ?? not eax
83 e0 01 ?? and eax, 1
c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
L6: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
8b 08 ?? mov ecx, dword ds:[eax]
8b 01 ?? mov eax, dword ds:[ecx]
33 d2 ?? xor edx, edx
3d 05 00 00 c0 ?? cmp eax, 0xc0000005
0f 94 c2 ?? sete dl
8b c2 ?? mov eax, edx
c3 ?? ret
L7: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>]
L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
33 c0 ?? xor eax, eax
8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f49d | __initp_misc_rand_s | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 4c 9b 42 00 ?? mov dword ds:[0x00429b4c], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f4ac | _rand_s | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
57 ?? push edi
ff 35 4c 9b 42 00 ?? push dword ds:[0x00429b4c]
e8 a9 3f ff ff ?? call function 0x00403468
L2: 8b f8 ?? mov edi, eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 f6 ?? xor esi, esi
59 ?? pop ecx
3b c6 ?? cmp eax, esi
75 1e ?? jne basic block L6
L3: e8 04 61 ff ff ?? call function 0x004055d4
L4: 6a 16 ?? push 0x16<22>
5f ?? pop edi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
89 38 ?? mov dword ds:[eax], edi
e8 8e 98 ff ff ?? call function 0x00408d6d
L5: 83 c4 14 ?? add esp, 0x14<20>
8b c7 ?? mov eax, edi
e9 c7 00 00 00 ?? jmp basic block L33
L6: 53 ?? push ebx
89 30 ?? mov dword ds:[eax], esi
3b fe ?? cmp edi, esi
0f 85 9a 00 00 00 ?? jne basic block L26
L7: 68 64 4e 42 00 ?? push 0x00424e64<"ADVAPI32.DLL">
ff 15 8c a2 42 00 ?? call dword ds:[0x0042a28c]
L8: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
3b c6 ?? cmp eax, esi
75 1e ?? jne basic block L12
L9: e8 c9 60 ff ff ?? call function 0x004055d4
L10: 6a 16 ?? push 0x16<22>
5f ?? pop edi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
89 38 ?? mov dword ds:[eax], edi
e8 53 98 ff ff ?? call function 0x00408d6d
L11: 83 c4 14 ?? add esp, 0x14<20>
8b c7 ?? mov eax, edi
e9 8b 00 00 00 ?? jmp basic block L32
L12: 68 50 4e 42 00 ?? push 0x00424e50<"SystemFunction036">
50 ?? push eax
ff 15 d0 a1 42 00 ?? call dword ds:[0x0042a1d0]
L13: 8b f8 ?? mov edi, eax
3b fe ?? cmp edi, esi
75 2f ?? jne basic block L21
L14: e8 99 60 ff ff ?? call function 0x004055d4
L15: 8b 3d bc a1 42 00 ?? mov edi, dword ds:[0x0042a1bc]
8b d8 ?? mov ebx, eax
ff d7 ?? call edi
L16: 50 ?? push eax
e8 47 60 ff ff ?? call function 0x00405592
L17: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
89 03 ?? mov dword ds:[ebx], eax
e8 16 98 ff ff ?? call function 0x00408d6d
L18: 83 c4 18 ?? add esp, 0x18<24>
ff d7 ?? call edi
L19: 50 ?? push eax
e8 30 60 ff ff ?? call function 0x00405592
L20: 59 ?? pop ecx
eb 4a ?? jmp basic block L32
L21: 57 ?? push edi
e8 82 3e ff ff ?? call function 0x004033ed
L22: 59 ?? pop ecx
8b f0 ?? mov esi, eax
e8 ec 3e ff ff ?? call function 0x0040345f
L23: 56 ?? push esi
68 4c 9b 42 00 ?? push 0x00429b4c
8b d8 ?? mov ebx, eax
ff 15 9c a2 42 00 ?? call dword ds:[0x0042a29c]
L24: 3b c3 ?? cmp eax, ebx
74 09 ?? je basic block L26
L25: ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
ff 15 98 a2 42 00 ?? call dword ds:[0x0042a298]
L26: 6a 04 ?? push 4
ff 75 08 ?? push dword ss:[ebp + 8]
ff d7 ?? call edi
L27: 85 c0 ?? test eax, eax
75 14 ?? jne basic block L31
L28: e8 36 60 ff ff ?? call function 0x004055d4
L29: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
e8 2b 60 ff ff ?? call function 0x004055d4
L30: 8b 00 ?? mov eax, dword ds:[eax]
eb 02 ?? jmp basic block L32
L31: 33 c0 ?? xor eax, eax
L32: 5b ?? pop ebx
L33: 5f ?? pop edi
5e ?? pop esi
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f5b4 | __initp_misc_initcrit | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 50 9b 42 00 ?? mov dword ds:[0x00429b50], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f5c3 | ___crtInitCritSecAndSpinCount | 0 |
L1: 6a 10 ?? push 0x10<16>
68 c8 79 42 00 ?? push 0x004279c8
e8 15 5d ff ff ?? call function 0x004052e4
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 a0 a2 42 00 ?? call dword ds:[0x0042a2a0]
L3: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
eb 2f ?? jmp basic block L8
L4: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
8b 00 ?? mov eax, dword ds:[eax]
8b 00 ?? mov eax, dword ds:[eax]
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
33 c9 ?? xor ecx, ecx
3d 17 00 00 c0 ?? cmp eax, 0xc0000017
0f 94 c1 ?? sete cl
8b c1 ?? mov eax, ecx
c3 ?? ret
L5: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>]
81 7d e0 17 00 00 c0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], 0xc0000017
75 08 ?? jne basic block L7
L6: 6a 08 ?? push 8
ff 15 e8 a1 42 00 ?? call dword ds:[0x0042a1e8]
L7: 83 65 e4 00 ?? and dword ss:[ebp + 0xe4<228,-28>], 0
L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
e8 07 5d ff ff ?? call function 0x00405329
L9: c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f623 | x_ismbbtype_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 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 a3 8f ff ff ?? call function 0x004085d9
L2: 0f b6 45 0c ?? movzx eax, byte ss:[ebp + 12]
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
8a 55 14 ?? mov dl, byte ss:[ebp + 0x14<20>]
84 54 01 1d ?? test byte ds:[ecx + eax + 0x1d<29>], dl
75 1e ?? jne basic block L7
L3: 83 7d 10 00 ?? cmp dword ss:[ebp + 0x10<16>], 0
74 12 ?? je basic block L5
L4: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
8b 89 c8 00 00 00 ?? mov ecx, dword ds:[ecx + 0x000000c8<200>]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
23 45 10 ?? and eax, dword ss:[ebp + 0x10<16>]
eb 02 ?? jmp basic block L6
L5: 33 c0 ?? xor eax, eax
L6: 85 c0 ?? test eax, eax
74 03 ?? je basic block L8
L7: 33 c0 ?? xor eax, eax
40 ?? inc eax
L8: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L10
L9: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
L10: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f676 | __ismbbkalnum_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 99 ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f68f | __ismbbkalnum | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 81 ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f6a7 | __ismbbkprint_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 68 ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f6c0 | __ismbbkprint | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 50 ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f6d8 | __ismbbkpunct_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 37 ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f6f1 | __ismbbkpunct | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 1f ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f709 | __ismbbalnum_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 07 01 00 00 ?? push 0x00000107<263>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 03 ff ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f725 | __ismbbalnum | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 07 01 00 00 ?? push 0x00000107<263>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 e8 fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f740 | __ismbbalpha_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 03 01 00 00 ?? push 0x00000103<259>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 cc fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f75c | __ismbbalpha | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 03 01 00 00 ?? push 0x00000103<259>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 b1 fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f777 | __ismbbgraph_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
68 17 01 00 00 ?? push 0x00000117<279>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 95 fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f793 | __ismbbgraph | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
68 17 01 00 00 ?? push 0x00000117<279>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 7a fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f7ae | __ismbbprint_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
68 57 01 00 00 ?? push 0x00000157<343>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 5e fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f7ca | __ismbbprint | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
68 57 01 00 00 ?? push 0x00000157<343>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 43 fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f7e5 | __ismbbpunct_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 10 ?? push 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 2a fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f7fe | __ismbbpunct | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 10 ?? push 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 12 fe ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f816 | __ismbblead_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 04 ?? push 4
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 f9 fd ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f82f | __ismbblead | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 04 ?? push 4
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 e1 fd ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f847 | __ismbbtrail_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 08 ?? push 8
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 c8 fd ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f860 | __ismbbtrail | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 08 ?? push 8
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 b0 fd ff ff ?? call function 0x0040f623
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f878 | __ismbbkana_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 4e 8d ff ff ?? call function 0x004085d9
L2: 8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
85 c0 ?? test eax, eax
74 2a ?? je basic block L7
L3: 81 78 04 a4 03 00 00 ?? cmp dword ds:[eax + 4], 0x000003a4<932>
75 21 ?? jne basic block L7
L4: 6a 03 ?? push 3
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 79 fd ff ff ?? call function 0x0040f623
L5: 83 c4 10 ?? add esp, 0x10<16>
80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 18 ?? je basic block L10
L6: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
c9 ?? leave
c3 ?? ret
L7: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0
74 07 ?? je basic block L9
L8: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L9: 33 c0 ?? xor eax, eax
L10: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f8cd | __ismbbkana | 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 9c ff ff ff ?? call function 0x0040f878
L2: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40f8e0 | _memcpy | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
56 ?? push esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b c1 ?? mov eax, ecx
8b d1 ?? mov edx, ecx
03 c6 ?? add eax, esi
3b fe ?? cmp edi, esi
76 08 ?? jbe basic block L3
L2: 3b f8 ?? cmp edi, eax
0f 82 a4 01 00 00 ?? jb basic block L40
L3: 81 f9 00 01 00 00 ?? cmp ecx, 0x00000100<256>
72 1f ?? jb basic block L7
L4: 83 3d 1c 9c 42 00 00 ?? cmp dword ds:[0x00429c1c], 0
74 16 ?? je basic block L7
L5: 57 ?? push edi
56 ?? push esi
83 e7 0f ?? and edi, 15
83 e6 0f ?? and esi, 15
3b fe ?? cmp edi, esi
5e ?? pop esi
5f ?? pop edi
75 08 ?? jne basic block L7
L6: 5e ?? pop esi
5f ?? pop edi
5d ?? pop ebp
e9 59 07 00 00 ?? jmp function 0x00410080
L7: f7 c7 03 00 00 00 ?? test edi, 3
75 15 ?? jne basic block L11
L8: c1 e9 02 ?? shr ecx, 2
83 e2 03 ?? and edx, 3
83 f9 08 ?? cmp ecx, 8
72 2a ?? jb basic block L15
L9: f3 a5 ?? rep_movsd
ff 24 95 54 fa 40 00 ?? jmp dword ds:[0x0040fa54 + edx * 4]
L10: 90 ?? nop
L11: 8b c7 ?? mov eax, edi
ba 03 00 00 00 ?? mov edx, 3
83 e9 04 ?? sub ecx, 4
72 0c ?? jb basic block L13
L12: 83 e0 03 ?? and eax, 3
03 c8 ?? add ecx, eax
ff 24 85 68 f9 40 00 ?? jmp dword ds:[0x0040f968 + eax * 4]
L13: ff 24 8d 64 fa 40 00 ?? jmp dword ds:[basic block L32 + ecx * 4]
L14: 90 ?? nop
L15: ff 24 8d e8 f9 40 00 ?? jmp dword ds:[0x0040f9e8 + ecx * 4]
0x0040f96c: 78 f9 40 00 a4 f9 40 00 c8 f9 40 00 |x.@...@...@.|
L16: 23 d1 ?? and edx, ecx
8a 06 ?? mov al, byte ds:[esi]
88 07 ?? mov byte ds:[edi], al
8a 46 01 ?? mov al, byte ds:[esi + 1]
88 47 01 ?? mov byte ds:[edi + 1], al
8a 46 02 ?? mov al, byte ds:[esi + 2]
c1 e9 02 ?? shr ecx, 2
88 47 02 ?? mov byte ds:[edi + 2], al
83 c6 03 ?? add esi, 3
83 c7 03 ?? add edi, 3
83 f9 08 ?? cmp ecx, 8
72 cc ?? jb basic block L15
L17: f3 a5 ?? rep_movsd
ff 24 95 54 fa 40 00 ?? jmp dword ds:[0x0040fa54 + edx * 4]
L18: 8d 49 00 ?? lea ecx, ds:[ecx + 0]
L19: 23 d1 ?? and edx, ecx
8a 06 ?? mov al, byte ds:[esi]
88 07 ?? mov byte ds:[edi], al
8a 46 01 ?? mov al, byte ds:[esi + 1]
c1 e9 02 ?? shr ecx, 2
88 47 01 ?? mov byte ds:[edi + 1], al
83 c6 02 ?? add esi, 2
83 c7 02 ?? add edi, 2
83 f9 08 ?? cmp ecx, 8
72 a6 ?? jb basic block L15
L20: f3 a5 ?? rep_movsd
ff 24 95 54 fa 40 00 ?? jmp dword ds:[0x0040fa54 + edx * 4]
L21: 90 ?? nop
L22: 23 d1 ?? and edx, ecx
8a 06 ?? mov al, byte ds:[esi]
88 07 ?? mov byte ds:[edi], al
83 c6 01 ?? add esi, 1
c1 e9 02 ?? shr ecx, 2
83 c7 01 ?? add edi, 1
83 f9 08 ?? cmp ecx, 8
72 88 ?? jb basic block L15
L23: f3 a5 ?? rep_movsd
ff 24 95 54 fa 40 00 ?? jmp dword ds:[0x0040fa54 + edx * 4]
0x0040f9e8: 4b fa 40 00 38 fa 40 00 30 fa 40 00 28 fa 40 00 |K.@.8.@.0.@.(.@.|
0x0040f9f8: 20 fa 40 00 18 fa 40 00 10 fa 40 00 08 fa 40 00 | .@...@...@...@.|
L24: 8b 44 8e e4 ?? mov eax, dword ds:[esi + ecx * 4 + 0xe4<228,-28>]
89 44 8f e4 ?? mov dword ds:[edi + ecx * 4 + 0xe4<228,-28>], eax
L25: 8b 44 8e e8 ?? mov eax, dword ds:[esi + ecx * 4 + 0xe8<232,-24>]
89 44 8f e8 ?? mov dword ds:[edi + ecx * 4 + 0xe8<232,-24>], eax
L26: 8b 44 8e ec ?? mov eax, dword ds:[esi + ecx * 4 + 0xec<236,-20>]
89 44 8f ec ?? mov dword ds:[edi + ecx * 4 + 0xec<236,-20>], eax
L27: 8b 44 8e f0 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf0<240,-16>]
89 44 8f f0 ?? mov dword ds:[edi + ecx * 4 + 0xf0<240,-16>], eax
L28: 8b 44 8e f4 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf4<244,-12>]
89 44 8f f4 ?? mov dword ds:[edi + ecx * 4 + 0xf4<244,-12>], eax
L29: 8b 44 8e f8 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf8<248,-8>]
89 44 8f f8 ?? mov dword ds:[edi + ecx * 4 + 0xf8<248,-8>], eax
L30: 8b 44 8e fc ?? mov eax, dword ds:[esi + ecx * 4 + 0xfc<252,-4>]
89 44 8f fc ?? mov dword ds:[edi + ecx * 4 + 0xfc<252,-4>], eax
8d 04 8d 00 00 00 00 ?? lea eax, ds:[0 + ecx * 4]
03 f0 ?? add esi, eax
03 f8 ?? add edi, eax
L31: ff 24 95 54 fa 40 00 ?? jmp dword ds:[0x0040fa54 + edx * 4]
0x0040fa54: 64 fa 40 00 6c fa 40 00 78 fa 40 00 8c fa 40 00 |d.@.l.@.x.@...@.|
L32: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L33: 90 ?? nop
L34: 8a 06 ?? mov al, byte ds:[esi]
88 07 ?? mov byte ds:[edi], al
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L35: 90 ?? nop
L36: 8a 06 ?? mov al, byte ds:[esi]
88 07 ?? mov byte ds:[edi], al
8a 46 01 ?? mov al, byte ds:[esi + 1]
88 47 01 ?? mov byte ds:[edi + 1], al
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L37: 8d 49 00 ?? lea ecx, ds:[ecx + 0]
L38: 8a 06 ?? mov al, byte ds:[esi]
88 07 ?? mov byte ds:[edi], al
8a 46 01 ?? mov al, byte ds:[esi + 1]
88 47 01 ?? mov byte ds:[edi + 1], al
8a 46 02 ?? mov al, byte ds:[esi + 2]
88 47 02 ?? mov byte ds:[edi + 2], al
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L39: 90 ?? nop
L40: 8d 74 31 fc ?? lea esi, ds:[ecx + esi + 0xfc<252,-4>]
8d 7c 39 fc ?? lea edi, ds:[ecx + edi + 0xfc<252,-4>]
f7 c7 03 00 00 00 ?? test edi, 3
75 24 ?? jne basic block L46
L41: c1 e9 02 ?? shr ecx, 2
83 e2 03 ?? and edx, 3
83 f9 08 ?? cmp ecx, 8
72 0d ?? jb basic block L44
L42: fd ?? std
f3 a5 ?? rep_movsd
fc ?? cld
ff 24 95 f0 fb 40 00 ?? jmp dword ds:[0x0040fbf0 + edx * 4]
L43: 8b ff ?? mov edi, edi
L44: f7 d9 ?? neg ecx
ff 24 8d a0 fb 40 00 ?? jmp dword ds:[0x0040fba0 + ecx * 4]
L45: 8d 49 00 ?? lea ecx, ds:[ecx + 0]
L46: 8b c7 ?? mov eax, edi
ba 03 00 00 00 ?? mov edx, 3
83 f9 04 ?? cmp ecx, 4
72 0c ?? jb basic block L48
L47: 83 e0 03 ?? and eax, 3
2b c8 ?? sub ecx, eax
ff 24 85 f4 fa 40 00 ?? jmp dword ds:[0x0040faf4 + eax * 4]
L48: ff 24 8d f0 fb 40 00 ?? jmp dword ds:[0x0040fbf0 + ecx * 4]
0x0040faf8: 04 fb 40 00 28 fb 40 00 50 fb 40 00 |..@.(.@.P.@.|
L49: 8a 46 03 ?? mov al, byte ds:[esi + 3]
23 d1 ?? and edx, ecx
88 47 03 ?? mov byte ds:[edi + 3], al
83 ee 01 ?? sub esi, 1
c1 e9 02 ?? shr ecx, 2
83 ef 01 ?? sub edi, 1
83 f9 08 ?? cmp ecx, 8
72 b2 ?? jb basic block L44
L50: fd ?? std
f3 a5 ?? rep_movsd
fc ?? cld
ff 24 95 f0 fb 40 00 ?? jmp dword ds:[0x0040fbf0 + edx * 4]
L51: 8d 49 00 ?? lea ecx, ds:[ecx + 0]
L52: 8a 46 03 ?? mov al, byte ds:[esi + 3]
23 d1 ?? and edx, ecx
88 47 03 ?? mov byte ds:[edi + 3], al
8a 46 02 ?? mov al, byte ds:[esi + 2]
c1 e9 02 ?? shr ecx, 2
88 47 02 ?? mov byte ds:[edi + 2], al
83 ee 02 ?? sub esi, 2
83 ef 02 ?? sub edi, 2
83 f9 08 ?? cmp ecx, 8
72 88 ?? jb basic block L44
L53: fd ?? std
f3 a5 ?? rep_movsd
fc ?? cld
ff 24 95 f0 fb 40 00 ?? jmp dword ds:[0x0040fbf0 + edx * 4]
L54: 90 ?? nop
L55: 8a 46 03 ?? mov al, byte ds:[esi + 3]
23 d1 ?? and edx, ecx
88 47 03 ?? mov byte ds:[edi + 3], al
8a 46 02 ?? mov al, byte ds:[esi + 2]
88 47 02 ?? mov byte ds:[edi + 2], al
8a 46 01 ?? mov al, byte ds:[esi + 1]
c1 e9 02 ?? shr ecx, 2
88 47 01 ?? mov byte ds:[edi + 1], al
83 ee 03 ?? sub esi, 3
83 ef 03 ?? sub edi, 3
83 f9 08 ?? cmp ecx, 8
0f 82 56 ff ff ff ?? jb basic block L44
L56: fd ?? std
f3 a5 ?? rep_movsd
fc ?? cld
ff 24 95 f0 fb 40 00 ?? jmp dword ds:[0x0040fbf0 + edx * 4]
0x0040fb84: a4 fb 40 00 ac fb 40 00 b4 fb 40 00 bc fb 40 00 |..@...@...@...@.|
0x0040fb94: c4 fb 40 00 cc fb 40 00 d4 fb 40 00 e7 fb 40 00 |..@...@...@...@.|
L57: 8b 44 8e 1c ?? mov eax, dword ds:[esi + ecx * 4 + 0x1c<28>]
89 44 8f 1c ?? mov dword ds:[edi + ecx * 4 + 0x1c<28>], eax
L58: 8b 44 8e 18 ?? mov eax, dword ds:[esi + ecx * 4 + 0x18<24>]
89 44 8f 18 ?? mov dword ds:[edi + ecx * 4 + 0x18<24>], eax
L59: 8b 44 8e 14 ?? mov eax, dword ds:[esi + ecx * 4 + 0x14<20>]
89 44 8f 14 ?? mov dword ds:[edi + ecx * 4 + 0x14<20>], eax
L60: 8b 44 8e 10 ?? mov eax, dword ds:[esi + ecx * 4 + 0x10<16>]
89 44 8f 10 ?? mov dword ds:[edi + ecx * 4 + 0x10<16>], eax
L61: 8b 44 8e 0c ?? mov eax, dword ds:[esi + ecx * 4 + 12]
89 44 8f 0c ?? mov dword ds:[edi + ecx * 4 + 12], eax
L62: 8b 44 8e 08 ?? mov eax, dword ds:[esi + ecx * 4 + 8]
89 44 8f 08 ?? mov dword ds:[edi + ecx * 4 + 8], eax
L63: 8b 44 8e 04 ?? mov eax, dword ds:[esi + ecx * 4 + 4]
89 44 8f 04 ?? mov dword ds:[edi + ecx * 4 + 4], eax
8d 04 8d 00 00 00 00 ?? lea eax, ds:[0 + ecx * 4]
03 f0 ?? add esi, eax
03 f8 ?? add edi, eax
L64: ff 24 95 f0 fb 40 00 ?? jmp dword ds:[0x0040fbf0 + edx * 4]
0x0040fbf0: 00 fc 40 00 08 fc 40 00 18 fc 40 00 2c fc 40 00 |..@...@...@.,.@.|
L65: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L66: 90 ?? nop
L67: 8a 46 03 ?? mov al, byte ds:[esi + 3]
88 47 03 ?? mov byte ds:[edi + 3], al
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L68: 8d 49 00 ?? lea ecx, ds:[ecx + 0]
L69: 8a 46 03 ?? mov al, byte ds:[esi + 3]
88 47 03 ?? mov byte ds:[edi + 3], al
8a 46 02 ?? mov al, byte ds:[esi + 2]
88 47 02 ?? mov byte ds:[edi + 2], al
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
L70: 90 ?? nop
L71: 8a 46 03 ?? mov al, byte ds:[esi + 3]
88 47 03 ?? mov byte ds:[edi + 3], al
8a 46 02 ?? mov al, byte ds:[esi + 2]
88 47 02 ?? mov byte ds:[edi + 2], al
8a 46 01 ?? mov al, byte ds:[esi + 1]
88 47 01 ?? mov byte ds:[edi + 1], al
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5e ?? pop esi
5f ?? pop edi
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40fc45 | __calloc_impl | 0 |
L1: 6a 0c ?? push 12
68 e8 79 42 00 ?? push 0x004279e8
e8 93 56 ff ff ?? call function 0x004052e4
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
33 ff ?? xor edi, edi
3b cf ?? cmp ecx, edi
76 2e ?? jbe basic block L8
L3: 6a e0 ?? push 0xe0<224,-32>
58 ?? pop eax
33 d2 ?? xor edx, edx
f7 f1 ?? div ecx
3b 45 0c ?? cmp eax, dword ss:[ebp + 12]
1b c0 ?? sbb eax, eax
40 ?? inc eax
75 1f ?? jne basic block L8
L4: e8 66 59 ff ff ?? call function 0x004055d4
L5: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
57 ?? push edi
57 ?? push edi
57 ?? push edi
57 ?? push edi
57 ?? push edi
e8 ef 90 ff ff ?? call function 0x00408d6d
L6: 83 c4 14 ?? add esp, 0x14<20>
L7: 33 c0 ?? xor eax, eax
e9 d5 00 00 00 ?? jmp basic block L32
L8: 0f af 4d 0c ?? imul ecx, dword ss:[ebp + 12]
8b f1 ?? mov esi, ecx
89 75 08 ?? mov dword ss:[ebp + 8], esi
3b f7 ?? cmp esi, edi
75 03 ?? jne basic block L10
L9: 33 f6 ?? xor esi, esi
46 ?? inc esi
L10: 33 db ?? xor ebx, ebx
89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx
83 fe e0 ?? cmp esi, 0xe0<224,-32>
77 69 ?? ja basic block L22
L11: 83 3d 74 9c 42 00 03 ?? cmp dword ds:[0x00429c74], 3
75 4b ?? jne basic block L19
L12: 83 c6 0f ?? add esi, 15
83 e6 f0 ?? and esi, 0xf0<240,-16>
89 75 0c ?? mov dword ss:[ebp + 12], esi
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
3b 05 64 9c 42 00 ?? cmp eax, dword ds:[0x00429c64]
77 37 ?? ja basic block L19
L13: 6a 04 ?? push 4
e8 8b 5b ff ff ?? call function 0x00405851
L14: 59 ?? pop ecx
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
ff 75 08 ?? push dword ss:[ebp + 8]
e8 ec 68 ff ff ?? call function 0x004065be
L15: 59 ?? pop ecx
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 5f 00 00 00 ?? call function 0x0040fd41
L16: 8b 5d e4 ?? mov ebx, dword ss:[ebp + 0xe4<228,-28>]
3b df ?? cmp ebx, edi
74 11 ?? je basic block L20
L17: ff 75 08 ?? push dword ss:[ebp + 8]
57 ?? push edi
53 ?? push ebx
e8 8d e5 ff ff ?? call function 0x0040e280
L18: 83 c4 0c ?? add esp, 12
L19: 3b df ?? cmp ebx, edi
75 61 ?? jne basic block L31
L20: 56 ?? push esi
6a 08 ?? push 8
ff 35 0c 99 42 00 ?? push dword ds:[0x0042990c]
ff 15 c4 a1 42 00 ?? call dword ds:[0x0042a1c4]
L21: 8b d8 ?? mov ebx, eax
L22: 3b df ?? cmp ebx, edi
75 4c ?? jne basic block L31
L23: 39 3d 68 9a 42 00 ?? cmp dword ds:[0x00429a68], edi
74 33 ?? je basic block L28
L24: 56 ?? push esi
e8 5b 24 ff ff ?? call function 0x00402178
L25: 59 ?? pop ecx
85 c0 ?? test eax, eax
0f 85 72 ff ff ff ?? jne basic block L10
L26: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
3b c7 ?? cmp eax, edi
0f 84 50 ff ff ff ?? je basic block L7
L27: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
e9 45 ff ff ff ?? jmp basic block L7
L28: 3b df ?? cmp ebx, edi
75 0d ?? jne basic block L31
L29: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
3b c7 ?? cmp eax, edi
74 06 ?? je basic block L31
L30: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
L31: 8b c3 ?? mov eax, ebx
L32: e8 c7 55 ff ff ?? call function 0x00405329
L33: c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40fd63 | _realloc | 0 |
L1: 6a 10 ?? push 0x10<16>
68 08 7a 42 00 ?? push 0x00427a08
e8 75 55 ff ff ?? call function 0x004052e4
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
85 db ?? test ebx, ebx
75 0e ?? jne basic block L5
L3: ff 75 0c ?? push dword ss:[ebp + 12]
e8 d5 22 ff ff ?? call function 0x00402053
L4: 59 ?? pop ecx
e9 cc 01 00 00 ?? jmp basic block L67
L5: 8b 75 0c ?? mov esi, dword ss:[ebp + 12]
85 f6 ?? test esi, esi
75 0c ?? jne basic block L8
L6: 53 ?? push ebx
e8 6a 1d ff ff ?? call function 0x00401afb
L7: 59 ?? pop ecx
e9 b7 01 00 00 ?? jmp basic block L66
L8: 83 3d 74 9c 42 00 03 ?? cmp dword ds:[0x00429c74], 3
0f 85 93 01 00 00 ?? jne basic block L62
L9: 33 ff ?? xor edi, edi
89 7d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edi
83 fe e0 ?? cmp esi, 0xe0<224,-32>
0f 87 8a 01 00 00 ?? ja basic block L63
L10: 6a 04 ?? push 4
e8 98 5a ff ff ?? call function 0x00405851
L11: 59 ?? pop ecx
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
53 ?? push ebx
e8 bc 5b ff ff ?? call function 0x0040597f
L12: 59 ?? pop ecx
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
3b c7 ?? cmp eax, edi
0f 84 9e 00 00 00 ?? je basic block L35
L13: 3b 35 64 9c 42 00 ?? cmp esi, dword ds:[0x00429c64]
77 49 ?? ja basic block L25
L14: 56 ?? push esi
53 ?? push ebx
50 ?? push eax
e8 9e 60 ff ff ?? call function 0x00405e7d
L15: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 05 ?? je basic block L17
L16: 89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx
eb 35 ?? jmp basic block L25
L17: 56 ?? push esi
e8 cd 67 ff ff ?? call function 0x004065be
L18: 59 ?? pop ecx
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
3b c7 ?? cmp eax, edi
74 27 ?? je basic block L25
L19: 8b 43 fc ?? mov eax, dword ds:[ebx + 0xfc<252,-4>]
48 ?? dec eax
3b c6 ?? cmp eax, esi
72 02 ?? jb basic block L21
L20: 8b c6 ?? mov eax, esi
L21: 50 ?? push eax
53 ?? push ebx
ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>]
e8 d3 fa ff ff ?? call function 0x0040f8e0
L22: 53 ?? push ebx
e8 6c 5b ff ff ?? call function 0x0040597f
L23: 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
53 ?? push ebx
50 ?? push eax
e8 92 5b ff ff ?? call function 0x004059af
L24: 83 c4 18 ?? add esp, 0x18<24>
L25: 39 7d e4 ?? cmp dword ss:[ebp + 0xe4<228,-28>], edi
75 48 ?? jne basic block L35
L26: 3b f7 ?? cmp esi, edi
75 06 ?? jne basic block L28
L27: 33 f6 ?? xor esi, esi
46 ?? inc esi
89 75 0c ?? mov dword ss:[ebp + 12], esi
L28: 83 c6 0f ?? add esi, 15
83 e6 f0 ?? and esi, 0xf0<240,-16>
89 75 0c ?? mov dword ss:[ebp + 12], esi
56 ?? push esi
57 ?? push edi
ff 35 0c 99 42 00 ?? push dword ds:[0x0042990c]
ff 15 c4 a1 42 00 ?? call dword ds:[0x0042a1c4]
L29: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
3b c7 ?? cmp eax, edi
74 20 ?? je basic block L35
L30: 8b 43 fc ?? mov eax, dword ds:[ebx + 0xfc<252,-4>]
48 ?? dec eax
3b c6 ?? cmp eax, esi
72 02 ?? jb basic block L32
L31: 8b c6 ?? mov eax, esi
L32: 50 ?? push eax
53 ?? push ebx
ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>]
e8 7f fa ff ff ?? call function 0x0040f8e0
L33: 53 ?? push ebx
ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
e8 45 5b ff ff ?? call function 0x004059af
L34: 83 c4 14 ?? add esp, 0x14<20>
L35: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 2e 00 00 00 ?? call function 0x0040fea7
L36: 83 7d e0 00 ?? cmp dword ss:[ebp + 0xe0<224,-32>], 0
75 31 ?? jne basic block L41
L37: 85 f6 ?? test esi, esi
75 01 ?? jne basic block L39
L38: 46 ?? inc esi
L39: 83 c6 0f ?? add esi, 15
83 e6 f0 ?? and esi, 0xf0<240,-16>
89 75 0c ?? mov dword ss:[ebp + 12], esi
56 ?? push esi
53 ?? push ebx
6a 00 ?? push 0
ff 35 0c 99 42 00 ?? push dword ds:[0x0042990c]
ff 15 70 a2 42 00 ?? call dword ds:[0x0042a270]
L40: 8b f8 ?? mov edi, eax
eb 12 ?? jmp basic block L42
L41: 8b 7d e4 ?? mov edi, dword ss:[ebp + 0xe4<228,-28>]
L42: 85 ff ?? test edi, edi
0f 85 bf 00 00 00 ?? jne basic block L76
L43: 39 3d 68 9a 42 00 ?? cmp dword ds:[0x00429a68], edi
74 2c ?? je basic block L51
L44: 56 ?? push esi
e8 af 22 ff ff ?? call function 0x00402178
L45: 59 ?? pop ecx
85 c0 ?? test eax, eax
0f 85 d2 fe ff ff ?? jne basic block L9
L46: e8 fd 56 ff ff ?? call function 0x004055d4
L47: 39 7d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], edi
75 6c ?? jne basic block L65
L48: 8b f0 ?? mov esi, eax
ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc]
L49: 50 ?? push eax
e8 a8 56 ff ff ?? call function 0x00405592
L50: 59 ?? pop ecx
89 06 ?? mov dword ds:[esi], eax
eb 5f ?? jmp basic block L66
L51: 85 ff ?? test edi, edi
0f 85 83 00 00 00 ?? jne basic block L76
L52: e8 d8 56 ff ff ?? call function 0x004055d4
L53: 39 7d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], edi
74 68 ?? je basic block L73
L54: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
eb 71 ?? jmp basic block L76
L55: 85 f6 ?? test esi, esi
75 01 ?? jne basic block L57
L56: 46 ?? inc esi
L57: 56 ?? push esi
53 ?? push ebx
6a 00 ?? push 0
ff 35 0c 99 42 00 ?? push dword ds:[0x0042990c]
ff 15 70 a2 42 00 ?? call dword ds:[0x0042a270]
L58: 8b f8 ?? mov edi, eax
85 ff ?? test edi, edi
75 56 ?? jne basic block L76
L59: 39 05 68 9a 42 00 ?? cmp dword ds:[0x00429a68], eax
74 34 ?? je basic block L71
L60: 56 ?? push esi
e8 46 22 ff ff ?? call function 0x00402178
L61: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 1f ?? je basic block L69
L62: 83 fe e0 ?? cmp esi, 0xe0<224,-32>
76 cd ?? jbe basic block L55
L63: 56 ?? push esi
e8 36 22 ff ff ?? call function 0x00402178
L64: 59 ?? pop ecx
e8 8c 56 ff ff ?? call function 0x004055d4
L65: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
L66: 33 c0 ?? xor eax, eax
L67: e8 d4 53 ff ff ?? call function 0x00405329
L68: c3 ?? ret
L69: e8 79 56 ff ff ?? call function 0x004055d4
L70: e9 7c ff ff ff ?? jmp basic block L48
L71: 85 ff ?? test edi, edi
75 16 ?? jne basic block L76
L72: e8 6b 56 ff ff ?? call function 0x004055d4
L73: 8b f0 ?? mov esi, eax
ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc]
L74: 50 ?? push eax
e8 1b 56 ff ff ?? call function 0x00405592
L75: 89 06 ?? mov dword ds:[esi], eax
59 ?? pop ecx
L76: 8b c7 ?? mov eax, edi
eb d2 ?? jmp basic block L67
|
./vs2008/normal/Debug/ooex4.exe | 0x40ff7e | __recalloc | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
53 ?? push ebx
33 db ?? xor ebx, ebx
3b cb ?? cmp ecx, ebx
76 28 ?? jbe basic block L6
L2: 6a e0 ?? push 0xe0<224,-32>
33 d2 ?? xor edx, edx
58 ?? pop eax
f7 f1 ?? div ecx
3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>]
73 1c ?? jae basic block L6
L3: e8 36 56 ff ff ?? call function 0x004055d4
L4: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
e8 bf 8d ff ff ?? call function 0x00408d6d
L5: 83 c4 14 ?? add esp, 0x14<20>
33 c0 ?? xor eax, eax
eb 41 ?? jmp basic block L15
L6: 0f af 4d 10 ?? imul ecx, dword ss:[ebp + 0x10<16>]
56 ?? push esi
57 ?? push edi
8b f1 ?? mov esi, ecx
39 5d 08 ?? cmp dword ss:[ebp + 8], ebx
74 0b ?? je basic block L9
L7: ff 75 08 ?? push dword ss:[ebp + 8]
e8 3d 6b ff ff ?? call function 0x00406b07
L8: 59 ?? pop ecx
8b d8 ?? mov ebx, eax
L9: 56 ?? push esi
ff 75 08 ?? push dword ss:[ebp + 8]
e8 8d fd ff ff ?? call function 0x0040fd63
L10: 8b f8 ?? mov edi, eax
59 ?? pop ecx
59 ?? pop ecx
85 ff ?? test edi, edi
74 14 ?? je basic block L14
L11: 3b de ?? cmp ebx, esi
73 10 ?? jae basic block L14
L12: 2b f3 ?? sub esi, ebx
56 ?? push esi
6a 00 ?? push 0
03 df ?? add ebx, edi
53 ?? push ebx
e8 91 e2 ff ff ?? call function 0x0040e280
L13: 83 c4 0c ?? add esp, 12
L14: 8b c7 ?? mov eax, edi
5f ?? pop edi
5e ?? pop esi
L15: 5b ?? pop ebx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x40fff9 | fastcopy_I | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
c1 e9 07 ?? shr ecx, 7
eb 06 ?? jmp basic block L3
L2: 8d 9b 00 00 00 00 ?? lea ebx, ds:[ebx + 0]
L3: 66 0f 6f 06 ?? movdqa xmm0, v2qword ds:[esi]
66 0f 6f 4e 10 ?? movdqa xmm1, v2qword ds:[esi + 0x10<16>]
66 0f 6f 56 20 ?? movdqa xmm2, v2qword ds:[esi + 0x20<32>]
66 0f 6f 5e 30 ?? movdqa xmm3, v2qword ds:[esi + 0x30<48>]
66 0f 7f 07 ?? movdqa v2qword ds:[edi], xmm0
66 0f 7f 4f 10 ?? movdqa v2qword ds:[edi + 0x10<16>], xmm1
66 0f 7f 57 20 ?? movdqa v2qword ds:[edi + 0x20<32>], xmm2
66 0f 7f 5f 30 ?? movdqa v2qword ds:[edi + 0x30<48>], xmm3
66 0f 6f 66 40 ?? movdqa xmm4, v2qword ds:[esi + 0x40<64>]
66 0f 6f 6e 50 ?? movdqa xmm5, v2qword ds:[esi + 0x50<80>]
66 0f 6f 76 60 ?? movdqa xmm6, v2qword ds:[esi + 0x60<96>]
66 0f 6f 7e 70 ?? movdqa xmm7, v2qword ds:[esi + 0x70<112>]
66 0f 7f 67 40 ?? movdqa v2qword ds:[edi + 0x40<64>], xmm4
66 0f 7f 6f 50 ?? movdqa v2qword ds:[edi + 0x50<80>], xmm5
66 0f 7f 77 60 ?? movdqa v2qword ds:[edi + 0x60<96>], xmm6
66 0f 7f 7f 70 ?? movdqa v2qword ds:[edi + 0x70<112>], xmm7
8d b6 80 00 00 00 ?? lea esi, ds:[esi + 0x00000080<128>]
8d bf 80 00 00 00 ?? lea edi, ds:[edi + 0x00000080<128>]
49 ?? dec ecx
L4: 75 a3 ?? jne basic block L3
L5: 8b 75 f8 ?? mov esi, dword ss:[ebp + 0xf8<248,-8>]
8b 7d fc ?? mov edi, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410080 | __VEC_memcpy | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
89 7d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
8b c3 ?? mov eax, ebx
99 ?? cdq
8b c8 ?? mov ecx, eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 ca ?? xor ecx, edx
2b ca ?? sub ecx, edx
83 e1 0f ?? and ecx, 15
33 ca ?? xor ecx, edx
2b ca ?? sub ecx, edx
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
8b d1 ?? mov edx, ecx
0b d7 ?? or edx, edi
75 4a ?? jne basic block L7
L2: 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
8b ce ?? mov ecx, esi
83 e1 7f ?? and ecx, 0x7f<127>
89 4d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ecx
3b f1 ?? cmp esi, ecx
74 13 ?? je basic block L5
L3: 2b f1 ?? sub esi, ecx
56 ?? push esi
53 ?? push ebx
50 ?? push eax
e8 27 ff ff ff ?? call function 0x0040fff9
L4: 83 c4 0c ?? add esp, 12
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d e8 ?? mov ecx, dword ss:[ebp + 0xe8<232,-24>]
L5: 85 c9 ?? test ecx, ecx
74 77 ?? je basic block L11
L6: 8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>]
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
03 d3 ?? add edx, ebx
2b d1 ?? sub edx, ecx
89 55 ec ?? mov dword ss:[ebp + 0xec<236,-20>], edx
03 d8 ?? add ebx, eax
2b d9 ?? sub ebx, ecx
89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx
8b 75 ec ?? mov esi, dword ss:[ebp + 0xec<236,-20>]
8b 7d f0 ?? mov edi, dword ss:[ebp + 0xf0<240,-16>]
8b 4d e8 ?? mov ecx, dword ss:[ebp + 0xe8<232,-24>]
f3 a4 ?? rep_movsb
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
eb 53 ?? jmp basic block L11
L7: 3b cf ?? cmp ecx, edi
75 35 ?? jne basic block L10
L8: f7 d9 ?? neg ecx
83 c1 10 ?? add ecx, 0x10<16>
89 4d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ecx
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>]
f3 a4 ?? rep_movsb
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
03 4d e4 ?? add ecx, dword ss:[ebp + 0xe4<228,-28>]
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
03 55 e4 ?? add edx, dword ss:[ebp + 0xe4<228,-28>]
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
2b 45 e4 ?? sub eax, dword ss:[ebp + 0xe4<228,-28>]
50 ?? push eax
52 ?? push edx
51 ?? push ecx
e8 4c ff ff ff ?? call basic block L1
L9: 83 c4 0c ?? add esp, 12
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
eb 1a ?? jmp basic block L11
L10: 8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
8b d1 ?? mov edx, ecx
c1 e9 02 ?? shr ecx, 2
f3 a5 ?? rep_movsd
8b ca ?? mov ecx, edx
83 e1 03 ?? and ecx, 3
f3 a4 ?? rep_movsb
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
L11: 8b 5d fc ?? mov ebx, dword ss:[ebp + 0xfc<252,-4>]
8b 75 f8 ?? mov esi, dword ss:[ebp + 0xf8<248,-8>]
8b 7d f4 ?? mov edi, dword ss:[ebp + 0xf4<244,-12>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410163 | has_osfxsr_set | 0 |
L1: 6a 0c ?? push 12
68 28 7a 42 00 ?? push 0x00427a28
e8 75 51 ff ff ?? call function 0x004052e4
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
66 0f 28 c1 ?? movapd xmm0, xmm1
c7 45 e4 01 00 00 00 ?? mov dword ss:[ebp + 0xe4<228,-28>], 1
eb 23 ?? jmp basic block L8
L3: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
8b 00 ?? mov eax, dword ds:[eax]
8b 00 ?? mov eax, dword ds:[eax]
3d 05 00 00 c0 ?? cmp eax, 0xc0000005
74 0a ?? je basic block L6
L4: 3d 1d 00 00 c0 ?? cmp eax, 0xc000001d
74 03 ?? je basic block L6
L5: 33 c0 ?? xor eax, eax
c3 ?? ret
L6: 33 c0 ?? xor eax, eax
40 ?? inc eax
c3 ?? ret
L7: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>]
83 65 e4 00 ?? and dword ss:[ebp + 0xe4<228,-28>], 0
L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
e8 77 51 ff ff ?? call function 0x00405329
L9: c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4101b3 | __get_sse2_info | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
33 c0 ?? xor eax, eax
53 ?? push ebx
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
53 ?? push ebx
9c ?? pushfd
58 ?? pop eax
8b c8 ?? mov ecx, eax
35 00 00 20 00 ?? xor eax, 0x00200000
50 ?? push eax
9d ?? popfd
9c ?? pushfd
5a ?? pop edx
2b d1 ?? sub edx, ecx
74 1f ?? je basic block L3
L2: 51 ?? push ecx
9d ?? popfd
33 c0 ?? xor eax, eax
0f a2 ?? cpuid
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 5d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ebx
89 55 ec ?? mov dword ss:[ebp + 0xec<236,-20>], edx
89 4d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ecx
b8 01 00 00 00 ?? mov eax, 1
0f a2 ?? cpuid
89 55 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edx
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
L3: 5b ?? pop ebx
f7 45 fc 00 00 00 04 ?? test dword ss:[ebp + 0xfc<252,-4>], 0x04000000
74 0e ?? je basic block L7
L4: e8 5c ff ff ff ?? call function 0x00410163
L5: 85 c0 ?? test eax, eax
74 05 ?? je basic block L7
L6: 33 c0 ?? xor eax, eax
40 ?? inc eax
eb 02 ?? jmp basic block L8
L7: 33 c0 ?? xor eax, eax
L8: 5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410215 | ___sse2_available_init | 0 |
L1: e8 99 ff ff ff ?? call function 0x004101b3
L2: a3 1c 9c 42 00 ?? mov dword ds:[0x00429c1c], eax
33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410222 | ___pwctype_func | 0 |
L1: a1 54 8b 42 00 ?? mov eax, dword ds:[0x00428b54<"zQB">]
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410228 | ___pctype_func | 0 |
L1: e8 c4 34 ff ff ?? call function 0x004036f1
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 d8 85 42 00 ?? cmp eax, dword ds:[0x004285d8]
74 10 ?? je basic block L5
L3: 8b 15 4c 8c 42 00 ?? mov edx, dword ds:[0x00428c4c]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
75 05 ?? jne basic block L5
L4: e8 ec 70 ff ff ?? call function 0x00407336
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410251 | _get_lc_time | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
0f b7 48 42 ?? movzx ecx, word ds:[eax + 0x42<66>]
0f b7 50 44 ?? movzx edx, word ds:[eax + 0x44<68>]
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
89 55 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edx
85 f6 ?? test esi, esi
75 05 ?? jne basic block L3
L2: 83 c8 ff ?? or eax, 0xff<255,-1>
c9 ?? leave
c3 ?? ret
L3: 83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0
53 ?? push ebx
57 ?? push edi
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
8d 46 04 ?? lea eax, ds:[esi + 4]
50 ?? push eax
6a 31 ?? push 0x31<49>
51 ?? push ecx
33 db ?? xor ebx, ebx
43 ?? inc ebx
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 fd 40 ff ff ?? call function 0x0040438a
L4: 8b f8 ?? mov edi, eax
8d 46 08 ?? lea eax, ds:[esi + 8]
50 ?? push eax
6a 32 ?? push 0x32<50>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 e8 40 ff ff ?? call function 0x0040438a
L5: 0b f8 ?? or edi, eax
8d 46 0c ?? lea eax, ds:[esi + 12]
50 ?? push eax
6a 33 ?? push 0x33<51>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 d3 40 ff ff ?? call function 0x0040438a
L6: 0b f8 ?? or edi, eax
8d 46 10 ?? lea eax, ds:[esi + 0x10<16>]
50 ?? push eax
6a 34 ?? push 0x34<52>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 be 40 ff ff ?? call function 0x0040438a
L7: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 14 ?? lea eax, ds:[esi + 0x14<20>]
50 ?? push eax
6a 35 ?? push 0x35<53>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 a6 40 ff ff ?? call function 0x0040438a
L8: 0b f8 ?? or edi, eax
8d 46 18 ?? lea eax, ds:[esi + 0x18<24>]
50 ?? push eax
6a 36 ?? push 0x36<54>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 91 40 ff ff ?? call function 0x0040438a
L9: 56 ?? push esi
6a 37 ?? push 0x37<55>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
0b f8 ?? or edi, eax
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 7f 40 ff ff ?? call function 0x0040438a
L10: 0b f8 ?? or edi, eax
8d 46 20 ?? lea eax, ds:[esi + 0x20<32>]
50 ?? push eax
6a 2a ?? push 0x2a<42>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 6a 40 ff ff ?? call function 0x0040438a
L11: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 24 ?? lea eax, ds:[esi + 0x24<36>]
50 ?? push eax
6a 2b ?? push 0x2b<43>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 52 40 ff ff ?? call function 0x0040438a
L12: 0b f8 ?? or edi, eax
8d 46 28 ?? lea eax, ds:[esi + 0x28<40>]
50 ?? push eax
6a 2c ?? push 0x2c<44>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 3d 40 ff ff ?? call function 0x0040438a
L13: 0b f8 ?? or edi, eax
8d 46 2c ?? lea eax, ds:[esi + 0x2c<44>]
50 ?? push eax
6a 2d ?? push 0x2d<45>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 28 40 ff ff ?? call function 0x0040438a
L14: 0b f8 ?? or edi, eax
8d 46 30 ?? lea eax, ds:[esi + 0x30<48>]
50 ?? push eax
6a 2e ?? push 0x2e<46>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 13 40 ff ff ?? call function 0x0040438a
L15: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 34 ?? lea eax, ds:[esi + 0x34<52>]
50 ?? push eax
6a 2f ?? push 0x2f<47>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 fb 3f ff ff ?? call function 0x0040438a
L16: 0b f8 ?? or edi, eax
8d 46 1c ?? lea eax, ds:[esi + 0x1c<28>]
50 ?? push eax
6a 30 ?? push 0x30<48>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 e6 3f ff ff ?? call function 0x0040438a
L17: 0b f8 ?? or edi, eax
8d 46 38 ?? lea eax, ds:[esi + 0x38<56>]
50 ?? push eax
6a 44 ?? push 0x44<68>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 d1 3f ff ff ?? call function 0x0040438a
L18: 0b f8 ?? or edi, eax
8d 46 3c ?? lea eax, ds:[esi + 0x3c<60>]
50 ?? push eax
6a 45 ?? push 0x45<69>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 bc 3f ff ff ?? call function 0x0040438a
L19: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 40 ?? lea eax, ds:[esi + 0x40<64>]
50 ?? push eax
6a 46 ?? push 0x46<70>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 a4 3f ff ff ?? call function 0x0040438a
L20: 0b f8 ?? or edi, eax
8d 46 44 ?? lea eax, ds:[esi + 0x44<68>]
50 ?? push eax
6a 47 ?? push 0x47<71>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 8f 3f ff ff ?? call function 0x0040438a
L21: 0b f8 ?? or edi, eax
8d 46 48 ?? lea eax, ds:[esi + 0x48<72>]
50 ?? push eax
6a 48 ?? push 0x48<72>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 7a 3f ff ff ?? call function 0x0040438a
L22: 0b f8 ?? or edi, eax
8d 46 4c ?? lea eax, ds:[esi + 0x4c<76>]
50 ?? push eax
6a 49 ?? push 0x49<73>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 65 3f ff ff ?? call function 0x0040438a
L23: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 50 ?? lea eax, ds:[esi + 0x50<80>]
50 ?? push eax
6a 4a ?? push 0x4a<74>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 4d 3f ff ff ?? call function 0x0040438a
L24: 0b f8 ?? or edi, eax
8d 46 54 ?? lea eax, ds:[esi + 0x54<84>]
50 ?? push eax
6a 4b ?? push 0x4b<75>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 38 3f ff ff ?? call function 0x0040438a
L25: 0b f8 ?? or edi, eax
8d 46 58 ?? lea eax, ds:[esi + 0x58<88>]
50 ?? push eax
6a 4c ?? push 0x4c<76>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 23 3f ff ff ?? call function 0x0040438a
L26: 0b f8 ?? or edi, eax
8d 46 5c ?? lea eax, ds:[esi + 0x5c<92>]
50 ?? push eax
6a 4d ?? push 0x4d<77>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 0e 3f ff ff ?? call function 0x0040438a
L27: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 60 ?? lea eax, ds:[esi + 0x60<96>]
50 ?? push eax
6a 4e ?? push 0x4e<78>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 f6 3e ff ff ?? call function 0x0040438a
L28: 0b f8 ?? or edi, eax
8d 46 64 ?? lea eax, ds:[esi + 0x64<100>]
50 ?? push eax
6a 4f ?? push 0x4f<79>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 e1 3e ff ff ?? call function 0x0040438a
L29: 0b f8 ?? or edi, eax
8d 46 68 ?? lea eax, ds:[esi + 0x68<104>]
50 ?? push eax
6a 38 ?? push 0x38<56>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 cc 3e ff ff ?? call function 0x0040438a
L30: 0b f8 ?? or edi, eax
8d 46 6c ?? lea eax, ds:[esi + 0x6c<108>]
50 ?? push eax
6a 39 ?? push 0x39<57>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 b7 3e ff ff ?? call function 0x0040438a
L31: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 46 70 ?? lea eax, ds:[esi + 0x70<112>]
50 ?? push eax
6a 3a ?? push 0x3a<58>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 9f 3e ff ff ?? call function 0x0040438a
L32: 0b f8 ?? or edi, eax
8d 46 74 ?? lea eax, ds:[esi + 0x74<116>]
50 ?? push eax
6a 3b ?? push 0x3b<59>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 8a 3e ff ff ?? call function 0x0040438a
L33: 0b f8 ?? or edi, eax
8d 46 78 ?? lea eax, ds:[esi + 0x78<120>]
50 ?? push eax
6a 3c ?? push 0x3c<60>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 75 3e ff ff ?? call function 0x0040438a
L34: 0b f8 ?? or edi, eax
8d 46 7c ?? lea eax, ds:[esi + 0x7c<124>]
50 ?? push eax
6a 3d ?? push 0x3d<61>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 60 3e ff ff ?? call function 0x0040438a
L35: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 86 80 00 00 00 ?? lea eax, ds:[esi + 0x00000080<128>]
50 ?? push eax
6a 3e ?? push 0x3e<62>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 45 3e ff ff ?? call function 0x0040438a
L36: 0b f8 ?? or edi, eax
8d 86 84 00 00 00 ?? lea eax, ds:[esi + 0x00000084<132>]
50 ?? push eax
6a 3f ?? push 0x3f<63>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 2d 3e ff ff ?? call function 0x0040438a
L37: 0b f8 ?? or edi, eax
8d 86 88 00 00 00 ?? lea eax, ds:[esi + 0x00000088<136>]
50 ?? push eax
6a 40 ?? push 0x40<64>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
53 ?? push ebx
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
e8 15 3e ff ff ?? call function 0x0040438a
L38: 0b f8 ?? or edi, eax
8d 86 8c 00 00 00 ?? lea eax, ds:[esi + 0x0000008c<140>]
50 ?? push eax
6a 41 ?? push 0x41<65>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 fd 3d ff ff ?? call function 0x0040438a
L39: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 86 90 00 00 00 ?? lea eax, ds:[esi + 0x00000090<144>]
50 ?? push eax
6a 42 ?? push 0x42<66>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 e2 3d ff ff ?? call function 0x0040438a
L40: 0b f8 ?? or edi, eax
8d 86 94 00 00 00 ?? lea eax, ds:[esi + 0x00000094<148>]
50 ?? push eax
6a 43 ?? push 0x43<67>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 ca 3d ff ff ?? call function 0x0040438a
L41: 0b f8 ?? or edi, eax
8d 86 98 00 00 00 ?? lea eax, ds:[esi + 0x00000098<152>]
50 ?? push eax
6a 28 ?? push 0x28<40>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 b2 3d ff ff ?? call function 0x0040438a
L42: 0b f8 ?? or edi, eax
8d 86 9c 00 00 00 ?? lea eax, ds:[esi + 0x0000009c<156>]
50 ?? push eax
6a 29 ?? push 0x29<41>
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 9a 3d ff ff ?? call function 0x0040438a
L43: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 86 a0 00 00 00 ?? lea eax, ds:[esi + 0x000000a0<160>]
50 ?? push eax
6a 1f ?? push 0x1f<31>
ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 7f 3d ff ff ?? call function 0x0040438a
L44: 0b f8 ?? or edi, eax
8d 86 a4 00 00 00 ?? lea eax, ds:[esi + 0x000000a4<164>]
50 ?? push eax
6a 20 ?? push 0x20<32>
ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 67 3d ff ff ?? call function 0x0040438a
L45: 0b f8 ?? or edi, eax
8d 86 a8 00 00 00 ?? lea eax, ds:[esi + 0x000000a8<168>]
50 ?? push eax
68 03 10 00 00 ?? push 0x00001003<4099>
ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
53 ?? push ebx
50 ?? push eax
e8 4c 3d ff ff ?? call function 0x0040438a
L46: 0b f8 ?? or edi, eax
8d 86 b0 00 00 00 ?? lea eax, ds:[esi + 0x000000b0<176>]
50 ?? push eax
68 09 10 00 00 ?? push 0x00001009<4105>
8b 5d f8 ?? mov ebx, dword ss:[ebp + 0xf8<248,-8>]
53 ?? push ebx
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 2f 3d ff ff ?? call function 0x0040438a
L47: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8b c7 ?? mov eax, edi
5f ?? pop edi
89 9e ac 00 00 00 ?? mov dword ds:[esi + 0x000000ac<172>], ebx
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41066c | ___free_lc_time | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
0f 84 81 01 00 00 ?? je basic block L46
L2: ff 76 04 ?? push dword ds:[esi + 4]
e8 76 14 ff ff ?? call function 0x00401afb
L3: ff 76 08 ?? push dword ds:[esi + 8]
e8 6e 14 ff ff ?? call function 0x00401afb
L4: ff 76 0c ?? push dword ds:[esi + 12]
e8 66 14 ff ff ?? call function 0x00401afb
L5: ff 76 10 ?? push dword ds:[esi + 0x10<16>]
e8 5e 14 ff ff ?? call function 0x00401afb
L6: ff 76 14 ?? push dword ds:[esi + 0x14<20>]
e8 56 14 ff ff ?? call function 0x00401afb
L7: ff 76 18 ?? push dword ds:[esi + 0x18<24>]
e8 4e 14 ff ff ?? call function 0x00401afb
L8: ff 36 ?? push dword ds:[esi]
e8 47 14 ff ff ?? call function 0x00401afb
L9: ff 76 20 ?? push dword ds:[esi + 0x20<32>]
e8 3f 14 ff ff ?? call function 0x00401afb
L10: ff 76 24 ?? push dword ds:[esi + 0x24<36>]
e8 37 14 ff ff ?? call function 0x00401afb
L11: ff 76 28 ?? push dword ds:[esi + 0x28<40>]
e8 2f 14 ff ff ?? call function 0x00401afb
L12: ff 76 2c ?? push dword ds:[esi + 0x2c<44>]
e8 27 14 ff ff ?? call function 0x00401afb
L13: ff 76 30 ?? push dword ds:[esi + 0x30<48>]
e8 1f 14 ff ff ?? call function 0x00401afb
L14: ff 76 34 ?? push dword ds:[esi + 0x34<52>]
e8 17 14 ff ff ?? call function 0x00401afb
L15: ff 76 1c ?? push dword ds:[esi + 0x1c<28>]
e8 0f 14 ff ff ?? call function 0x00401afb
L16: ff 76 38 ?? push dword ds:[esi + 0x38<56>]
e8 07 14 ff ff ?? call function 0x00401afb
L17: ff 76 3c ?? push dword ds:[esi + 0x3c<60>]
e8 ff 13 ff ff ?? call function 0x00401afb
L18: 83 c4 40 ?? add esp, 0x40<64>
ff 76 40 ?? push dword ds:[esi + 0x40<64>]
e8 f4 13 ff ff ?? call function 0x00401afb
L19: ff 76 44 ?? push dword ds:[esi + 0x44<68>]
e8 ec 13 ff ff ?? call function 0x00401afb
L20: ff 76 48 ?? push dword ds:[esi + 0x48<72>]
e8 e4 13 ff ff ?? call function 0x00401afb
L21: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 dc 13 ff ff ?? call function 0x00401afb
L22: ff 76 50 ?? push dword ds:[esi + 0x50<80>]
e8 d4 13 ff ff ?? call function 0x00401afb
L23: ff 76 54 ?? push dword ds:[esi + 0x54<84>]
e8 cc 13 ff ff ?? call function 0x00401afb
L24: ff 76 58 ?? push dword ds:[esi + 0x58<88>]
e8 c4 13 ff ff ?? call function 0x00401afb
L25: ff 76 5c ?? push dword ds:[esi + 0x5c<92>]
e8 bc 13 ff ff ?? call function 0x00401afb
L26: ff 76 60 ?? push dword ds:[esi + 0x60<96>]
e8 b4 13 ff ff ?? call function 0x00401afb
L27: ff 76 64 ?? push dword ds:[esi + 0x64<100>]
e8 ac 13 ff ff ?? call function 0x00401afb
L28: ff 76 68 ?? push dword ds:[esi + 0x68<104>]
e8 a4 13 ff ff ?? call function 0x00401afb
L29: ff 76 6c ?? push dword ds:[esi + 0x6c<108>]
e8 9c 13 ff ff ?? call function 0x00401afb
L30: ff 76 70 ?? push dword ds:[esi + 0x70<112>]
e8 94 13 ff ff ?? call function 0x00401afb
L31: ff 76 74 ?? push dword ds:[esi + 0x74<116>]
e8 8c 13 ff ff ?? call function 0x00401afb
L32: ff 76 78 ?? push dword ds:[esi + 0x78<120>]
e8 84 13 ff ff ?? call function 0x00401afb
L33: ff 76 7c ?? push dword ds:[esi + 0x7c<124>]
e8 7c 13 ff ff ?? call function 0x00401afb
L34: 83 c4 40 ?? add esp, 0x40<64>
ff b6 80 00 00 00 ?? push dword ds:[esi + 0x00000080<128>]
e8 6e 13 ff ff ?? call function 0x00401afb
L35: ff b6 84 00 00 00 ?? push dword ds:[esi + 0x00000084<132>]
e8 63 13 ff ff ?? call function 0x00401afb
L36: ff b6 88 00 00 00 ?? push dword ds:[esi + 0x00000088<136>]
e8 58 13 ff ff ?? call function 0x00401afb
L37: ff b6 8c 00 00 00 ?? push dword ds:[esi + 0x0000008c<140>]
e8 4d 13 ff ff ?? call function 0x00401afb
L38: ff b6 90 00 00 00 ?? push dword ds:[esi + 0x00000090<144>]
e8 42 13 ff ff ?? call function 0x00401afb
L39: ff b6 94 00 00 00 ?? push dword ds:[esi + 0x00000094<148>]
e8 37 13 ff ff ?? call function 0x00401afb
L40: ff b6 98 00 00 00 ?? push dword ds:[esi + 0x00000098<152>]
e8 2c 13 ff ff ?? call function 0x00401afb
L41: ff b6 9c 00 00 00 ?? push dword ds:[esi + 0x0000009c<156>]
e8 21 13 ff ff ?? call function 0x00401afb
L42: ff b6 a0 00 00 00 ?? push dword ds:[esi + 0x000000a0<160>]
e8 16 13 ff ff ?? call function 0x00401afb
L43: ff b6 a4 00 00 00 ?? push dword ds:[esi + 0x000000a4<164>]
e8 0b 13 ff ff ?? call function 0x00401afb
L44: ff b6 a8 00 00 00 ?? push dword ds:[esi + 0x000000a8<168>]
e8 00 13 ff ff ?? call function 0x00401afb
L45: 83 c4 2c ?? add esp, 0x2c<44>
L46: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410801 | ___init_time | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
83 7f 20 00 ?? cmp dword ds:[edi + 0x20<32>], 0
bb 58 8b 42 00 ?? mov ebx, 0x00428b58
74 40 ?? je basic block L11
L2: 68 b8 00 00 00 ?? push 0x000000b8<184>
6a 01 ?? push 1
e8 f8 61 ff ff ?? call function 0x00406a1b
L3: 8b f0 ?? mov esi, eax
59 ?? pop ecx
59 ?? pop ecx
85 f6 ?? test esi, esi
75 05 ?? jne basic block L5
L4: 33 c0 ?? xor eax, eax
40 ?? inc eax
eb 45 ?? jmp basic block L15
L5: 8b c7 ?? mov eax, edi
e8 1a fa ff ff ?? call function 0x00410251
L6: 85 c0 ?? test eax, eax
74 10 ?? je basic block L10
L7: 56 ?? push esi
e8 2b fe ff ff ?? call function 0x0041066c
L8: 56 ?? push esi
e8 b4 12 ff ff ?? call function 0x00401afb
L9: 59 ?? pop ecx
59 ?? pop ecx
eb e0 ?? jmp basic block L4
L10: c7 86 b4 00 00 00 01 00 ?? mov dword ds:[esi + 0x000000b4<180>], 1
00 00
eb 02 ?? jmp basic block L12
L11: 8b f3 ?? mov esi, ebx
L12: 81 c7 d4 00 00 00 ?? add edi, 0x000000d4<212>
8b 07 ?? mov eax, dword ds:[edi]
3b c3 ?? cmp eax, ebx
74 0c ?? je basic block L14
L13: 05 b4 00 00 00 ?? add eax, 0x000000b4<180>
50 ?? push eax
ff 15 f0 a1 42 00 ?? call dword ds:[0x0042a1f0]
L14: 89 37 ?? mov dword ds:[edi], esi
33 c0 ?? xor eax, eax
L15: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41087a | fix_grouping | 0 |
L1: 32 d2 ?? xor dl, dl
38 11 ?? cmp byte ds:[ecx], dl
74 17 ?? je basic block L9
L2: 53 ?? push ebx
56 ?? push esi
L3: 8a 01 ?? mov al, byte ds:[ecx]
3c 30 ?? cmp al, 0x30<48>
7c 10 ?? jl basic block L10
L4: 3c 39 ?? cmp al, 0x39<57>
7f 0c ?? jg basic block L10
L5: 2c 30 ?? sub al, 0x30<48>
88 01 ?? mov byte ds:[ecx], al
L6: 41 ?? inc ecx
L7: 38 11 ?? cmp byte ds:[ecx], dl
75 ed ?? jne basic block L3
L8: 5e ?? pop esi
5b ?? pop ebx
L9: c3 ?? ret
L10: 3c 3b ?? cmp al, 0x3b<59>
75 f4 ?? jne basic block L6
L11: 8b c1 ?? mov eax, ecx
L12: 8d 70 01 ?? lea esi, ds:[eax + 1]
8a 1e ?? mov bl, byte ds:[esi]
88 18 ?? mov byte ds:[eax], bl
8b c6 ?? mov eax, esi
38 10 ?? cmp byte ds:[eax], dl
L13: 75 f3 ?? jne basic block L12
L14: eb e4 ?? jmp basic block L7
|
./vs2008/normal/Debug/ooex4.exe | 0x4108ad | ___free_lconv_num | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
74 35 ?? je basic block L11
L2: 8b 06 ?? mov eax, dword ds:[esi]
3b 05 18 8c 42 00 ?? cmp eax, dword ds:[0x00428c18]
74 07 ?? je basic block L5
L3: 50 ?? push eax
e8 31 12 ff ff ?? call function 0x00401afb
L4: 59 ?? pop ecx
L5: 8b 46 04 ?? mov eax, dword ds:[esi + 4]
3b 05 1c 8c 42 00 ?? cmp eax, dword ds:[0x00428c1c]
74 07 ?? je basic block L8
L6: 50 ?? push eax
e8 1f 12 ff ff ?? call function 0x00401afb
L7: 59 ?? pop ecx
L8: 8b 76 08 ?? mov esi, dword ds:[esi + 8]
3b 35 20 8c 42 00 ?? cmp esi, dword ds:[0x00428c20]
74 07 ?? je basic block L11
L9: 56 ?? push esi
e8 0d 12 ff ff ?? call function 0x00401afb
L10: 59 ?? pop ecx
L11: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4108f2 | ___init_numeric | 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
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
57 ?? push edi
89 5d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ebx
89 75 ec ?? mov dword ss:[ebp + 0xec<236,-20>], esi
39 73 1c ?? cmp dword ds:[ebx + 0x1c<28>], esi
75 17 ?? jne basic block L4
L2: 39 73 18 ?? cmp dword ds:[ebx + 0x18<24>], esi
75 12 ?? jne basic block L4
L3: 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
c7 45 08 18 8c 42 00 ?? mov dword ss:[ebp + 8], 0x00428c18
e9 3a 01 00 00 ?? jmp basic block L39
L4: 6a 30 ?? push 0x30<48>
6a 01 ?? push 1
e8 ee 60 ff ff ?? call function 0x00406a1b
L5: 8b f8 ?? mov edi, eax
59 ?? pop ecx
59 ?? pop ecx
89 7d 08 ?? mov dword ss:[ebp + 8], edi
3b fe ?? cmp edi, esi
75 08 ?? jne basic block L7
L6: 33 c0 ?? xor eax, eax
40 ?? inc eax
e9 77 01 00 00 ?? jmp basic block L48
L7: 8b b3 bc 00 00 00 ?? mov esi, dword ds:[ebx + 0x000000bc<188>]
6a 0c ?? push 12
59 ?? pop ecx
6a 04 ?? push 4
f3 a5 ?? rep_movsd
e8 84 60 ff ff ?? call function 0x004069d6
L8: 33 f6 ?? xor esi, esi
59 ?? pop ecx
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
3b c6 ?? cmp eax, esi
75 0b ?? jne basic block L11
L9: ff 75 08 ?? push dword ss:[ebp + 8]
e8 97 11 ff ff ?? call function 0x00401afb
L10: 59 ?? pop ecx
eb d1 ?? jmp basic block L6
L11: 89 30 ?? mov dword ds:[eax], esi
39 73 1c ?? cmp dword ds:[ebx + 0x1c<28>], esi
0f 84 bb 00 00 00 ?? je basic block L36
L12: 6a 04 ?? push 4
e8 5d 60 ff ff ?? call function 0x004069d6
L13: 59 ?? pop ecx
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
3b c6 ?? cmp eax, esi
75 1c ?? jne basic block L18
L14: 33 f6 ?? xor esi, esi
46 ?? inc esi
L15: ff 75 08 ?? push dword ss:[ebp + 8]
e8 6f 11 ff ff ?? call function 0x00401afb
L16: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
e8 67 11 ff ff ?? call function 0x00401afb
L17: 59 ?? pop ecx
59 ?? pop ecx
8b c6 ?? mov eax, esi
e9 1a 01 00 00 ?? jmp basic block L48
L18: 89 30 ?? mov dword ds:[eax], esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
0f b7 7b 3e ?? movzx edi, word ds:[ebx + 0x3e<62>]
56 ?? push esi
6a 0e ?? push 14
57 ?? push edi
8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
6a 01 ?? push 1
50 ?? push eax
e8 d5 39 ff ff ?? call function 0x0040438a
L19: 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
8d 46 04 ?? lea eax, ds:[esi + 4]
50 ?? push eax
6a 0f ?? push 15
57 ?? push edi
8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
6a 01 ?? push 1
50 ?? push eax
e8 c0 39 ff ff ?? call function 0x0040438a
L20: 09 45 f4 ?? or dword ss:[ebp + 0xf4<244,-12>], eax
8d 46 08 ?? lea eax, ds:[esi + 8]
50 ?? push eax
6a 10 ?? push 0x10<16>
57 ?? push edi
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
6a 01 ?? push 1
50 ?? push eax
e8 a8 39 ff ff ?? call function 0x0040438a
L21: 83 c4 3c ?? add esp, 0x3c<60>
0b 45 f4 ?? or eax, dword ss:[ebp + 0xf4<244,-12>]
74 0c ?? je basic block L24
L22: 56 ?? push esi
e8 bd fe ff ff ?? call function 0x004108ad
L23: 59 ?? pop ecx
83 ce ff ?? or esi, 0xff<255,-1>
eb 8e ?? jmp basic block L15
L24: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
8b 00 ?? mov eax, dword ds:[eax]
eb 12 ?? jmp basic block L29
L25: 8a 08 ?? mov cl, byte ds:[eax]
80 f9 30 ?? cmp cl, 0x30<48>
7c 12 ?? jl basic block L31
L26: 80 f9 39 ?? cmp cl, 0x39<57>
7f 0d ?? jg basic block L31
L27: 80 e9 30 ?? sub cl, 0x30<48>
88 08 ?? mov byte ds:[eax], cl
L28: 40 ?? inc eax
L29: 80 38 00 ?? cmp byte ds:[eax], 0
75 e9 ?? jne basic block L25
L30: eb 37 ?? jmp basic block L37
L31: 80 f9 3b ?? cmp cl, 0x3b<59>
75 f3 ?? jne basic block L28
L32: 8b f0 ?? mov esi, eax
L33: 8d 7e 01 ?? lea edi, ds:[esi + 1]
8a 0f ?? mov cl, byte ds:[edi]
88 0e ?? mov byte ds:[esi], cl
8b f7 ?? mov esi, edi
80 3e 00 ?? cmp byte ds:[esi], 0
L34: 75 f2 ?? jne basic block L33
L35: eb e2 ?? jmp basic block L29
L36: 8b 0d 18 8c 42 00 ?? mov ecx, dword ds:[0x00428c18]
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
8b 0d 1c 8c 42 00 ?? mov ecx, dword ds:[0x00428c1c]
89 48 04 ?? mov dword ds:[eax + 4], ecx
8b 0d 20 8c 42 00 ?? mov ecx, dword ds:[0x00428c20]
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
89 48 08 ?? mov dword ds:[eax + 8], ecx
L37: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
33 c9 ?? xor ecx, ecx
41 ?? inc ecx
89 08 ?? mov dword ds:[eax], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
85 c0 ?? test eax, eax
74 02 ?? je basic block L39
L38: 89 08 ?? mov dword ds:[eax], ecx
L39: 8b 83 b4 00 00 00 ?? mov eax, dword ds:[ebx + 0x000000b4<180>]
8b 35 f0 a1 42 00 ?? mov esi, dword ds:[0x0042a1f0]
85 c0 ?? test eax, eax
74 03 ?? je basic block L41
L40: 50 ?? push eax
ff d6 ?? call esi
L41: 8b 83 b0 00 00 00 ?? mov eax, dword ds:[ebx + 0x000000b0<176>]
85 c0 ?? test eax, eax
74 1f ?? je basic block L47
L42: 50 ?? push eax
ff d6 ?? call esi
L43: 85 c0 ?? test eax, eax
75 18 ?? jne basic block L47
L44: ff b3 b0 00 00 00 ?? push dword ds:[ebx + 0x000000b0<176>]
e8 6e 10 ff ff ?? call function 0x00401afb
L45: ff b3 bc 00 00 00 ?? push dword ds:[ebx + 0x000000bc<188>]
e8 63 10 ff ff ?? call function 0x00401afb
L46: 59 ?? pop ecx
59 ?? pop ecx
L47: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
89 83 b4 00 00 00 ?? mov dword ds:[ebx + 0x000000b4<180>], eax
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
89 83 b0 00 00 00 ?? mov dword ds:[ebx + 0x000000b0<176>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 83 bc 00 00 00 ?? mov dword ds:[ebx + 0x000000bc<188>], eax
33 c0 ?? xor eax, eax
L48: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410abc | fix_grouping | 0 |
L1: 32 d2 ?? xor dl, dl
38 11 ?? cmp byte ds:[ecx], dl
74 17 ?? je basic block L9
L2: 53 ?? push ebx
56 ?? push esi
L3: 8a 01 ?? mov al, byte ds:[ecx]
3c 30 ?? cmp al, 0x30<48>
7c 10 ?? jl basic block L10
L4: 3c 39 ?? cmp al, 0x39<57>
7f 0c ?? jg basic block L10
L5: 2c 30 ?? sub al, 0x30<48>
88 01 ?? mov byte ds:[ecx], al
L6: 41 ?? inc ecx
L7: 38 11 ?? cmp byte ds:[ecx], dl
75 ed ?? jne basic block L3
L8: 5e ?? pop esi
5b ?? pop ebx
L9: c3 ?? ret
L10: 3c 3b ?? cmp al, 0x3b<59>
75 f4 ?? jne basic block L6
L11: 8b c1 ?? mov eax, ecx
L12: 8d 70 01 ?? lea esi, ds:[eax + 1]
8a 1e ?? mov bl, byte ds:[esi]
88 18 ?? mov byte ds:[eax], bl
8b c6 ?? mov eax, esi
38 10 ?? cmp byte ds:[eax], dl
L13: 75 f3 ?? jne basic block L12
L14: eb e4 ?? jmp basic block L7
|
./vs2008/normal/Debug/ooex4.exe | 0x410aef | ___free_lconv_mon | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
74 7e ?? je basic block L23
L2: 8b 46 0c ?? mov eax, dword ds:[esi + 12]
3b 05 24 8c 42 00 ?? cmp eax, dword ds:[0x00428c24]
74 07 ?? je basic block L5
L3: 50 ?? push eax
e8 ee 0f ff ff ?? call function 0x00401afb
L4: 59 ?? pop ecx
L5: 8b 46 10 ?? mov eax, dword ds:[esi + 0x10<16>]
3b 05 28 8c 42 00 ?? cmp eax, dword ds:[0x00428c28]
74 07 ?? je basic block L8
L6: 50 ?? push eax
e8 dc 0f ff ff ?? call function 0x00401afb
L7: 59 ?? pop ecx
L8: 8b 46 14 ?? mov eax, dword ds:[esi + 0x14<20>]
3b 05 2c 8c 42 00 ?? cmp eax, dword ds:[0x00428c2c]
74 07 ?? je basic block L11
L9: 50 ?? push eax
e8 ca 0f ff ff ?? call function 0x00401afb
L10: 59 ?? pop ecx
L11: 8b 46 18 ?? mov eax, dword ds:[esi + 0x18<24>]
3b 05 30 8c 42 00 ?? cmp eax, dword ds:[0x00428c30]
74 07 ?? je basic block L14
L12: 50 ?? push eax
e8 b8 0f ff ff ?? call function 0x00401afb
L13: 59 ?? pop ecx
L14: 8b 46 1c ?? mov eax, dword ds:[esi + 0x1c<28>]
3b 05 34 8c 42 00 ?? cmp eax, dword ds:[0x00428c34]
74 07 ?? je basic block L17
L15: 50 ?? push eax
e8 a6 0f ff ff ?? call function 0x00401afb
L16: 59 ?? pop ecx
L17: 8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>]
3b 05 38 8c 42 00 ?? cmp eax, dword ds:[0x00428c38]
74 07 ?? je basic block L20
L18: 50 ?? push eax
e8 94 0f ff ff ?? call function 0x00401afb
L19: 59 ?? pop ecx
L20: 8b 76 24 ?? mov esi, dword ds:[esi + 0x24<36>]
3b 35 3c 8c 42 00 ?? cmp esi, dword ds:[0x00428c3c]
74 07 ?? je basic block L23
L21: 56 ?? push esi
e8 82 0f ff ff ?? call function 0x00401afb
L22: 59 ?? pop ecx
L23: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410b7d | ___init_monetary | 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
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
33 ff ?? xor edi, edi
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi
89 7d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edi
39 7e 18 ?? cmp dword ds:[esi + 0x18<24>], edi
75 15 ?? jne basic block L4
L2: 39 7e 1c ?? cmp dword ds:[esi + 0x1c<28>], edi
75 10 ?? jne basic block L4
L3: 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
89 7d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edi
bb 18 8c 42 00 ?? mov ebx, 0x00428c18
e9 36 02 00 00 ?? jmp basic block L53
L4: 6a 30 ?? push 0x30<48>
6a 01 ?? push 1
e8 62 5e ff ff ?? call function 0x00406a1b
L5: 8b d8 ?? mov ebx, eax
59 ?? pop ecx
59 ?? pop ecx
3b df ?? cmp ebx, edi
75 08 ?? jne basic block L7
L6: 33 c0 ?? xor eax, eax
40 ?? inc eax
e9 75 02 00 00 ?? jmp basic block L62
L7: 6a 04 ?? push 4
e8 06 5e ff ff ?? call function 0x004069d6
L8: 59 ?? pop ecx
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
3b c7 ?? cmp eax, edi
75 09 ?? jne basic block L11
L9: 53 ?? push ebx
e8 1d 0f ff ff ?? call function 0x00401afb
L10: 59 ?? pop ecx
eb e0 ?? jmp basic block L6
L11: 89 38 ?? mov dword ds:[eax], edi
39 7e 18 ?? cmp dword ds:[esi + 0x18<24>], edi
0f 84 b9 01 00 00 ?? je basic block L50
L12: 6a 04 ?? push 4
e8 e3 5d ff ff ?? call function 0x004069d6
L13: 59 ?? pop ecx
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
3b c7 ?? cmp eax, edi
75 11 ?? jne basic block L17
L14: 53 ?? push ebx
e8 fa 0e ff ff ?? call function 0x00401afb
L15: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
e8 f2 0e ff ff ?? call function 0x00401afb
L16: 59 ?? pop ecx
eb d2 ?? jmp basic block L10
L17: 89 38 ?? mov dword ds:[eax], edi
0f b7 76 38 ?? movzx esi, word ds:[esi + 0x38<56>]
8d 43 0c ?? lea eax, ds:[ebx + 12]
50 ?? push eax
6a 15 ?? push 0x15<21>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 66 37 ff ff ?? call function 0x0040438a
L18: 8b f8 ?? mov edi, eax
8d 43 10 ?? lea eax, ds:[ebx + 0x10<16>]
50 ?? push eax
6a 14 ?? push 0x14<20>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 52 37 ff ff ?? call function 0x0040438a
L19: 0b f8 ?? or edi, eax
8d 43 14 ?? lea eax, ds:[ebx + 0x14<20>]
50 ?? push eax
6a 16 ?? push 0x16<22>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 3e 37 ff ff ?? call function 0x0040438a
L20: 0b f8 ?? or edi, eax
8d 43 18 ?? lea eax, ds:[ebx + 0x18<24>]
50 ?? push eax
6a 17 ?? push 0x17<23>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 2a 37 ff ff ?? call function 0x0040438a
L21: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 43 1c ?? lea eax, ds:[ebx + 0x1c<28>]
50 ?? push eax
6a 18 ?? push 0x18<24>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 13 37 ff ff ?? call function 0x0040438a
L22: 0b f8 ?? or edi, eax
8d 43 20 ?? lea eax, ds:[ebx + 0x20<32>]
50 ?? push eax
6a 50 ?? push 0x50<80>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 ff 36 ff ff ?? call function 0x0040438a
L23: 0b f8 ?? or edi, eax
8d 43 24 ?? lea eax, ds:[ebx + 0x24<36>]
50 ?? push eax
6a 51 ?? push 0x51<81>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 01 ?? push 1
50 ?? push eax
e8 eb 36 ff ff ?? call function 0x0040438a
L24: 0b f8 ?? or edi, eax
8d 43 28 ?? lea eax, ds:[ebx + 0x28<40>]
50 ?? push eax
6a 1a ?? push 0x1a<26>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 d7 36 ff ff ?? call function 0x0040438a
L25: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 43 29 ?? lea eax, ds:[ebx + 0x29<41>]
50 ?? push eax
6a 19 ?? push 0x19<25>
56 ?? push esi
6a 00 ?? push 0
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
e8 c0 36 ff ff ?? call function 0x0040438a
L26: 0b f8 ?? or edi, eax
8d 43 2a ?? lea eax, ds:[ebx + 0x2a<42>]
50 ?? push eax
6a 54 ?? push 0x54<84>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 ac 36 ff ff ?? call function 0x0040438a
L27: 0b f8 ?? or edi, eax
8d 43 2b ?? lea eax, ds:[ebx + 0x2b<43>]
50 ?? push eax
6a 55 ?? push 0x55<85>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 98 36 ff ff ?? call function 0x0040438a
L28: 0b f8 ?? or edi, eax
8d 43 2c ?? lea eax, ds:[ebx + 0x2c<44>]
50 ?? push eax
6a 56 ?? push 0x56<86>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 84 36 ff ff ?? call function 0x0040438a
L29: 83 c4 50 ?? add esp, 0x50<80>
0b f8 ?? or edi, eax
8d 43 2d ?? lea eax, ds:[ebx + 0x2d<45>]
50 ?? push eax
6a 57 ?? push 0x57<87>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 6d 36 ff ff ?? call function 0x0040438a
L30: 0b f8 ?? or edi, eax
8d 43 2e ?? lea eax, ds:[ebx + 0x2e<46>]
50 ?? push eax
6a 52 ?? push 0x52<82>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 59 36 ff ff ?? call function 0x0040438a
L31: 0b f8 ?? or edi, eax
8d 43 2f ?? lea eax, ds:[ebx + 0x2f<47>]
50 ?? push eax
6a 53 ?? push 0x53<83>
56 ?? push esi
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
6a 00 ?? push 0
50 ?? push eax
e8 45 36 ff ff ?? call function 0x0040438a
L32: 83 c4 3c ?? add esp, 0x3c<60>
0b c7 ?? or eax, edi
74 24 ?? je basic block L38
L33: 53 ?? push ebx
e8 9d fd ff ff ?? call function 0x00410aef
L34: 53 ?? push ebx
e8 a3 0d ff ff ?? call function 0x00401afb
L35: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
e8 9b 0d ff ff ?? call function 0x00401afb
L36: ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
e8 93 0d ff ff ?? call function 0x00401afb
L37: 83 c4 10 ?? add esp, 0x10<16>
e9 51 fe ff ff ?? jmp basic block L6
L38: 8b 43 1c ?? mov eax, dword ds:[ebx + 0x1c<28>]
eb 12 ?? jmp basic block L43
L39: 8a 08 ?? mov cl, byte ds:[eax]
80 f9 30 ?? cmp cl, 0x30<48>
7c 12 ?? jl basic block L45
L40: 80 f9 39 ?? cmp cl, 0x39<57>
7f 0d ?? jg basic block L45
L41: 80 e9 30 ?? sub cl, 0x30<48>
88 08 ?? mov byte ds:[eax], cl
L42: 40 ?? inc eax
L43: 80 38 00 ?? cmp byte ds:[eax], 0
75 e9 ?? jne basic block L39
L44: eb 23 ?? jmp basic block L51
L45: 80 f9 3b ?? cmp cl, 0x3b<59>
75 f3 ?? jne basic block L42
L46: 8b f0 ?? mov esi, eax
L47: 8d 7e 01 ?? lea edi, ds:[esi + 1]
8a 0f ?? mov cl, byte ds:[edi]
88 0e ?? mov byte ds:[esi], cl
8b f7 ?? mov esi, edi
80 3e 00 ?? cmp byte ds:[esi], 0
L48: 75 f2 ?? jne basic block L47
L49: eb e2 ?? jmp basic block L43
L50: 6a 0c ?? push 12
59 ?? pop ecx
be 18 8c 42 00 ?? mov esi, 0x00428c18
8b fb ?? mov edi, ebx
f3 a5 ?? rep_movsd
L51: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
05 bc 00 00 00 ?? add eax, 0x000000bc<188>
8b 08 ?? mov ecx, dword ds:[eax]
8b 09 ?? mov ecx, dword ds:[ecx]
89 0b ?? mov dword ds:[ebx], ecx
8b 08 ?? mov ecx, dword ds:[eax]
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
89 4b 04 ?? mov dword ds:[ebx + 4], ecx
8b 00 ?? mov eax, dword ds:[eax]
8b 40 08 ?? mov eax, dword ds:[eax + 8]
8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
89 43 08 ?? mov dword ds:[ebx + 8], eax
33 c0 ?? xor eax, eax
40 ?? inc eax
33 ff ?? xor edi, edi
89 01 ?? mov dword ds:[ecx], eax
39 7d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], edi
74 05 ?? je basic block L53
L52: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
89 01 ?? mov dword ds:[ecx], eax
L53: 8b 86 b8 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b8<184>]
3b c7 ?? cmp eax, edi
74 07 ?? je basic block L55
L54: 50 ?? push eax
ff 15 f0 a1 42 00 ?? call dword ds:[0x0042a1f0]
L55: 8b 86 b0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b0<176>]
3b c7 ?? cmp eax, edi
74 23 ?? je basic block L61
L56: 50 ?? push eax
ff 15 f0 a1 42 00 ?? call dword ds:[0x0042a1f0]
L57: 85 c0 ?? test eax, eax
75 18 ?? jne basic block L61
L58: ff b6 bc 00 00 00 ?? push dword ds:[esi + 0x000000bc<188>]
e8 e4 0c ff ff ?? call function 0x00401afb
L59: ff b6 b0 00 00 00 ?? push dword ds:[esi + 0x000000b0<176>]
e8 d9 0c ff ff ?? call function 0x00401afb
L60: 59 ?? pop ecx
59 ?? pop ecx
L61: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
89 86 b8 00 00 00 ?? mov dword ds:[esi + 0x000000b8<184>], eax
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
89 86 b0 00 00 00 ?? mov dword ds:[esi + 0x000000b0<176>], eax
89 9e bc 00 00 00 ?? mov dword ds:[esi + 0x000000bc<188>], ebx
33 c0 ?? xor eax, eax
L62: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x410e43 | ___init_ctype | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 4c ?? sub esp, 0x4c<76>
a1 70 80 42 00 ?? mov eax, dword ds:[0x00428070]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
57 ?? push edi
89 5d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], ebx
89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx
89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx
89 5d d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], ebx
89 5d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], ebx
89 75 b4 ?? mov dword ss:[ebp + 0xb4<180,-76>], esi
89 5d b8 ?? mov dword ss:[ebp + 0xb8<184,-72>], ebx
39 5e 14 ?? cmp dword ds:[esi + 0x14<20>], ebx
0f 84 16 03 00 00 ?? je basic block L63
L2: 8d 46 04 ?? lea eax, ds:[esi + 4]
39 18 ?? cmp dword ds:[eax], ebx
75 20 ?? jne basic block L5
L3: 50 ?? push eax
0f b7 46 30 ?? movzx eax, word ds:[esi + 0x30<48>]
68 04 10 00 00 ?? push 0x00001004<4100>
50 ?? push eax
8d 45 b4 ?? lea eax, ss:[ebp + 0xb4<180,-76>]
53 ?? push ebx
50 ?? push eax
e8 f3 34 ff ff ?? call function 0x0040438a
L4: 83 c4 14 ?? add esp, 0x14<20>
85 c0 ?? test eax, eax
0f 85 c7 02 00 00 ?? jne basic block L58
L5: 6a 04 ?? push 4
e8 2d 5b ff ff ?? call function 0x004069d6
L6: 6a 02 ?? push 2
bf 80 01 00 00 ?? mov edi, 0x00000180<384>
57 ?? push edi
89 45 d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], eax
e8 62 5b ff ff ?? call function 0x00406a1b
L7: 6a 01 ?? push 1
57 ?? push edi
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
e8 57 5b ff ff ?? call function 0x00406a1b
L8: 6a 01 ?? push 1
57 ?? push edi
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
e8 4c 5b ff ff ?? call function 0x00406a1b
L9: 6a 01 ?? push 1
68 01 01 00 00 ?? push 0x00000101<257>
89 45 d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], eax
e8 3d 5b ff ff ?? call function 0x00406a1b
L10: 83 c4 24 ?? add esp, 0x24<36>
89 45 dc ?? mov dword ss:[ebp + 0xdc<220,-36>], eax
39 5d d4 ?? cmp dword ss:[ebp + 0xd4<212,-44>], ebx
0f 84 7c 02 00 00 ?? je basic block L58
L11: 39 5d e4 ?? cmp dword ss:[ebp + 0xe4<228,-28>], ebx
0f 84 73 02 00 00 ?? je basic block L58
L12: 3b c3 ?? cmp eax, ebx
0f 84 6b 02 00 00 ?? je basic block L58
L13: 39 5d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], ebx
0f 84 62 02 00 00 ?? je basic block L58
L14: 39 5d d8 ?? cmp dword ss:[ebp + 0xd8<216,-40>], ebx
0f 84 59 02 00 00 ?? je basic block L58
L15: 8b 45 d4 ?? mov eax, dword ss:[ebp + 0xd4<212,-44>]
89 18 ?? mov dword ds:[eax], ebx
33 c0 ?? xor eax, eax
L16: 8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>]
88 04 08 ?? mov byte ds:[eax + ecx], al
40 ?? inc eax
3d 00 01 00 00 ?? cmp eax, 0x00000100<256>
L17: 7c f2 ?? jl basic block L16
L18: 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
50 ?? push eax
ff 76 04 ?? push dword ds:[esi + 4]
ff 15 78 a2 42 00 ?? call dword ds:[0x0042a278]
L19: 85 c0 ?? test eax, eax
0f 84 2f 02 00 00 ?? je basic block L58
L20: 83 7d e8 05 ?? cmp dword ss:[ebp + 0xe8<232,-24>], 5
0f 87 25 02 00 00 ?? ja basic block L58
L21: 0f b7 45 e8 ?? movzx eax, word ss:[ebp + 0xe8<232,-24>]
83 f8 01 ?? cmp eax, 1
89 45 d0 ?? mov dword ss:[ebp + 0xd0<208,-48>], eax
7e 2d ?? jle basic block L29
L22: 38 5d ee ?? cmp byte ss:[ebp + 0xee<238,-18>], bl
74 28 ?? je basic block L29
L23: 8d 45 ef ?? lea eax, ss:[ebp + 0xef<239,-17>]
L24: 8a 08 ?? mov cl, byte ds:[eax]
3a cb ?? cmp cl, bl
74 1f ?? je basic block L29
L25: 0f b6 78 ff ?? movzx edi, byte ds:[eax + 0xff<255,-1>]
0f b6 c9 ?? movzx ecx, cl
eb 0b ?? jmp basic block L27
L26: 8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>]
c6 04 0f 20 ?? mov byte ds:[edi + ecx], 0x20<32>
0f b6 08 ?? movzx ecx, byte ds:[eax]
47 ?? inc edi
L27: 3b f9 ?? cmp edi, ecx
7e f1 ?? jle basic block L26
L28: 40 ?? inc eax
40 ?? inc eax
38 58 ff ?? cmp byte ds:[eax + 0xff<255,-1>], bl
75 db ?? jne basic block L24
L29: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
53 ?? push ebx
53 ?? push ebx
ff 76 04 ?? push dword ds:[esi + 4]
05 00 01 00 00 ?? add eax, 0x00000100<256>
50 ?? push eax
68 00 01 00 00 ?? push 0x00000100<256>
ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>]
89 45 c0 ?? mov dword ss:[ebp + 0xc0<192,-64>], eax
6a 01 ?? push 1
53 ?? push ebx
e8 a4 49 00 00 ?? call function 0x00415942
L30: 83 c4 20 ?? add esp, 0x20<32>
85 c0 ?? test eax, eax
0f 84 c0 01 00 00 ?? je basic block L58
L31: 8b 4d e0 ?? mov ecx, dword ss:[ebp + 0xe0<224,-32>]
8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>]
53 ?? push ebx
ff 76 04 ?? push dword ds:[esi + 4]
bf ff 00 00 00 ?? mov edi, 0x000000ff<255>
57 ?? push edi
81 c1 81 00 00 00 ?? add ecx, 0x00000081<129>
51 ?? push ecx
57 ?? push edi
40 ?? inc eax
50 ?? push eax
68 00 01 00 00 ?? push 0x00000100<256>
ff 76 14 ?? push dword ds:[esi + 0x14<20>]
53 ?? push ebx
e8 82 4e 00 00 ?? call function 0x00415e53
L32: 83 c4 24 ?? add esp, 0x24<36>
85 c0 ?? test eax, eax
0f 84 8d 01 00 00 ?? je basic block L58
L33: 8b 45 d8 ?? mov eax, dword ss:[ebp + 0xd8<216,-40>]
53 ?? push ebx
ff 76 04 ?? push dword ds:[esi + 4]
05 81 00 00 00 ?? add eax, 0x00000081<129>
57 ?? push edi
50 ?? push eax
8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>]
57 ?? push edi
40 ?? inc eax
50 ?? push eax
68 00 02 00 00 ?? push 0x00000200<512>
ff 76 14 ?? push dword ds:[esi + 0x14<20>]
53 ?? push ebx
e8 55 4e 00 00 ?? call function 0x00415e53
L34: 83 c4 24 ?? add esp, 0x24<36>
85 c0 ?? test eax, eax
0f 84 60 01 00 00 ?? je basic block L58
L35: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
8b 7d e0 ?? mov edi, dword ss:[ebp + 0xe0<224,-32>]
8d 88 fe 00 00 00 ?? lea ecx, ds:[eax + 0x000000fe<254>]
33 d2 ?? xor edx, edx
83 7d d0 01 ?? cmp dword ss:[ebp + 0xd0<208,-48>], 1
66 89 11 ?? mov word ds:[ecx], dx
8b 55 d8 ?? mov edx, dword ss:[ebp + 0xd8<216,-40>]
89 4d c4 ?? mov dword ss:[ebp + 0xc4<196,-60>], ecx
8d 8f 80 00 00 00 ?? lea ecx, ds:[edi + 0x00000080<128>]
88 5f 7f ?? mov byte ds:[edi + 0x7f<127>], bl
88 5a 7f ?? mov byte ds:[edx + 0x7f<127>], bl
88 19 ?? mov byte ds:[ecx], bl
89 4d bc ?? mov dword ss:[ebp + 0xbc<188,-68>], ecx
8d 8a 80 00 00 00 ?? lea ecx, ds:[edx + 0x00000080<128>]
89 4d c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], ecx
88 19 ?? mov byte ds:[ecx], bl
7e 53 ?? jle basic block L44
L36: 38 5d ee ?? cmp byte ss:[ebp + 0xee<238,-18>], bl
74 4e ?? je basic block L44
L37: 8d 4d ef ?? lea ecx, ss:[ebp + 0xef<239,-17>]
89 4d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ecx
L38: 8a 11 ?? mov dl, byte ds:[ecx]
3a d3 ?? cmp dl, bl
74 42 ?? je basic block L44
L39: 0f b6 49 ff ?? movzx ecx, byte ds:[ecx + 0xff<255,-1>]
0f b6 d2 ?? movzx edx, dl
3b ca ?? cmp ecx, edx
89 4d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ecx
7f 27 ?? jg basic block L43
L40: 8d 8c 48 00 01 00 00 ?? lea ecx, ds:[eax + ecx * 2 + 0x00000100<256>]
eb 03 ?? jmp basic block L42
L41: 8b 4d cc ?? mov ecx, dword ss:[ebp + 0xcc<204,-52>]
L42: ff 45 e0 ?? inc dword ss:[ebp + 0xe0<224,-32>]
ba 00 80 00 00 ?? mov edx, 0x00008000<32768>
66 89 11 ?? mov word ds:[ecx], dx
41 ?? inc ecx
41 ?? inc ecx
89 4d cc ?? mov dword ss:[ebp + 0xcc<204,-52>], ecx
8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>]
0f b6 09 ?? movzx ecx, byte ds:[ecx]
39 4d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], ecx
7e e2 ?? jle basic block L41
L43: 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>]
41 ?? inc ecx
41 ?? inc ecx
89 4d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ecx
38 59 ff ?? cmp byte ds:[ecx + 0xff<255,-1>], bl
75 b8 ?? jne basic block L38
L44: 68 fe 00 00 00 ?? push 0x000000fe<254>
8d 88 00 02 00 00 ?? lea ecx, ds:[eax + 0x00000200<512>]
51 ?? push ecx
50 ?? push eax
e8 39 e8 ff ff ?? call function 0x0040f8e0
L45: 6a 7f ?? push 0x7f<127>
8d 87 00 01 00 00 ?? lea eax, ds:[edi + 0x00000100<256>]
50 ?? push eax
57 ?? push edi
e8 2a e8 ff ff ?? call function 0x0040f8e0
L46: 8b 45 d8 ?? mov eax, dword ss:[ebp + 0xd8<216,-40>]
6a 7f ?? push 0x7f<127>
8d 88 00 01 00 00 ?? lea ecx, ds:[eax + 0x00000100<256>]
51 ?? push ecx
50 ?? push eax
e8 18 e8 ff ff ?? call function 0x0040f8e0
L47: 8b 86 c0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000c0<192>]
83 c4 24 ?? add esp, 0x24<36>
3b c3 ?? cmp eax, ebx
74 4b ?? je basic block L55
L48: 50 ?? push eax
ff 15 f0 a1 42 00 ?? call dword ds:[0x0042a1f0]
L49: 85 c0 ?? test eax, eax
75 40 ?? jne basic block L55
L50: 8b 86 c4 00 00 00 ?? mov eax, dword ds:[esi + 0x000000c4<196>]
2d fe 00 00 00 ?? sub eax, 0x000000fe<254>
50 ?? push eax
e8 0a 0a ff ff ?? call function 0x00401afb
L51: 8b 86 cc 00 00 00 ?? mov eax, dword ds:[esi + 0x000000cc<204>]
bf 80 00 00 00 ?? mov edi, 0x00000080<128>
2b c7 ?? sub eax, edi
50 ?? push eax
e8 f7 09 ff ff ?? call function 0x00401afb
L52: 8b 86 d0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000d0<208>]
2b c7 ?? sub eax, edi
50 ?? push eax
e8 e9 09 ff ff ?? call function 0x00401afb
L53: ff b6 c0 00 00 00 ?? push dword ds:[esi + 0x000000c0<192>]
e8 de 09 ff ff ?? call function 0x00401afb
L54: 83 c4 10 ?? add esp, 0x10<16>
L55: 8b 45 d4 ?? mov eax, dword ss:[ebp + 0xd4<212,-44>]
c7 00 01 00 00 00 ?? mov dword ds:[eax], 1
89 86 c0 00 00 00 ?? mov dword ds:[esi + 0x000000c0<192>], eax
8b 45 c0 ?? mov eax, dword ss:[ebp + 0xc0<192,-64>]
89 86 c8 00 00 00 ?? mov dword ds:[esi + 0x000000c8<200>], eax
8b 45 c4 ?? mov eax, dword ss:[ebp + 0xc4<196,-60>]
89 86 c4 00 00 00 ?? mov dword ds:[esi + 0x000000c4<196>], eax
8b 45 bc ?? mov eax, dword ss:[ebp + 0xbc<188,-68>]
89 86 cc 00 00 00 ?? mov dword ds:[esi + 0x000000cc<204>], eax
8b 45 c8 ?? mov eax, dword ss:[ebp + 0xc8<200,-56>]
89 86 d0 00 00 00 ?? mov dword ds:[esi + 0x000000d0<208>], eax
8b 45 d0 ?? mov eax, dword ss:[ebp + 0xd0<208,-48>]
89 86 ac 00 00 00 ?? mov dword ds:[esi + 0x000000ac<172>], eax
L56: ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>]
e8 97 09 ff ff ?? call function 0x00401afb
L57: 59 ?? pop ecx
8b c3 ?? mov eax, ebx
eb 6d ?? jmp basic block L66
L58: ff 75 d4 ?? push dword ss:[ebp + 0xd4<212,-44>]
e8 8a 09 ff ff ?? call function 0x00401afb
L59: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>]
e8 82 09 ff ff ?? call function 0x00401afb
L60: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
e8 7a 09 ff ff ?? call function 0x00401afb
L61: ff 75 d8 ?? push dword ss:[ebp + 0xd8<216,-40>]
e8 72 09 ff ff ?? call function 0x00401afb
L62: 33 db ?? xor ebx, ebx
83 c4 10 ?? add esp, 0x10<16>
43 ?? inc ebx
eb cb ?? jmp basic block L56
L63: 8d be c0 00 00 00 ?? lea edi, ds:[esi + 0x000000c0<192>]
8b 07 ?? mov eax, dword ds:[edi]
3b c3 ?? cmp eax, ebx
74 07 ?? je basic block L65
L64: 50 ?? push eax
ff 15 f0 a1 42 00 ?? call dword ds:[0x0042a1f0]
L65: 89 1f ?? mov dword ds:[edi], ebx
89 9e c4 00 00 00 ?? mov dword ds:[esi + 0x000000c4<196>], ebx
c7 86 c8 00 00 00 78 4f ?? mov dword ds:[esi + 0x000000c8<200>], 0x00424f78<" ((((( H">
42 00
c7 86 cc 00 00 00 00 54 ?? mov dword ds:[esi + 0x000000cc<204>], 0x00425400
42 00
c7 86 d0 00 00 00 80 55 ?? mov dword ds:[esi + 0x000000d0<208>], 0x00425580
42 00
c7 86 ac 00 00 00 01 00 ?? mov dword ds:[esi + 0x000000ac<172>], 1
00 00
33 c0 ?? xor eax, eax
L66: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
5f ?? pop edi
5e ?? pop esi
33 cd ?? xor ecx, ebp
5b ?? pop ebx
e8 cf 05 ff ff ?? call function 0x004017b2
L67: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4111e5 | ____mb_cur_max_func | 0 |
L1: e8 07 25 ff ff ?? call function 0x004036f1
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 d8 85 42 00 ?? cmp eax, dword ds:[0x004285d8]
74 10 ?? je basic block L5
L3: 8b 15 4c 8c 42 00 ?? mov edx, dword ds:[0x00428c4c]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
75 05 ?? jne basic block L5
L4: e8 2f 61 ff ff ?? call function 0x00407336
L5: 8b 80 ac 00 00 00 ?? mov eax, dword ds:[eax + 0x000000ac<172>]
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41120e | ____mb_cur_max_l_func | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 c5 ff ff ff ?? jmp function 0x004111e5
L3: 8b 00 ?? mov eax, dword ds:[eax]
8b 80 ac 00 00 00 ?? mov eax, dword ds:[eax + 0x000000ac<172>]
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41122a | ____lc_codepage_func | 0 |
L1: e8 c2 24 ff ff ?? call function 0x004036f1
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 d8 85 42 00 ?? cmp eax, dword ds:[0x004285d8]
74 10 ?? je basic block L5
L3: 8b 15 4c 8c 42 00 ?? mov edx, dword ds:[0x00428c4c]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
75 05 ?? jne basic block L5
L4: e8 ea 60 ff ff ?? call function 0x00407336
L5: 8b 40 04 ?? mov eax, dword ds:[eax + 4]
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411250 | ____lc_collate_cp_func | 0 |
L1: e8 9c 24 ff ff ?? call function 0x004036f1
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 d8 85 42 00 ?? cmp eax, dword ds:[0x004285d8]
74 10 ?? je basic block L5
L3: 8b 15 4c 8c 42 00 ?? mov edx, dword ds:[0x00428c4c]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
75 05 ?? jne basic block L5
L4: e8 c4 60 ff ff ?? call function 0x00407336
L5: 8b 40 08 ?? mov eax, dword ds:[eax + 8]
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411276 | ____lc_handle_func | 0 |
L1: e8 76 24 ff ff ?? call function 0x004036f1
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 d8 85 42 00 ?? cmp eax, dword ds:[0x004285d8]
74 10 ?? je basic block L5
L3: 8b 15 4c 8c 42 00 ?? mov edx, dword ds:[0x00428c4c]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
75 05 ?? jne basic block L5
L4: e8 9e 60 ff ff ?? call function 0x00407336
L5: 83 c0 0c ?? add eax, 12
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41129c | ___init_collate | 0 |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41129f | __Getdays_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
57 ?? push edi
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>]
33 db ?? xor ebx, ebx
e8 22 73 ff ff ?? call function 0x004085d9
L2: 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
8b b8 d4 00 00 00 ?? mov edi, dword ds:[eax + 0x000000d4<212>]
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
L3: 8b 75 fc ?? mov esi, dword ss:[ebp + 0xfc<252,-4>]
c1 e6 02 ?? shl esi, 2
ff 74 3e 1c ?? push dword ds:[esi + edi + 0x1c<28>]
e8 3e 56 ff ff ?? call function 0x00406910
L4: ff 34 3e ?? push dword ds:[esi + edi]
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 33 56 ff ff ?? call function 0x00406910
L5: 03 c3 ?? add eax, ebx
ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
83 7d fc 07 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 7
59 ?? pop ecx
59 ?? pop ecx
8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
8d 5c 08 02 ?? lea ebx, ds:[eax + ecx + 2]
72 d2 ?? jb basic block L3
L6: 8d 43 01 ?? lea eax, ds:[ebx + 1]
50 ?? push eax
e8 dc 56 ff ff ?? call function 0x004069d6
L7: 8b f0 ?? mov esi, eax
59 ?? pop ecx
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
85 f6 ?? test esi, esi
0f 84 82 00 00 00 ?? je basic block L21
L8: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
L9: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c6 06 3a ?? mov byte ds:[esi], 0x3a<58>
ff 34 87 ?? push dword ds:[edi + eax * 4]
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
46 ?? inc esi
2b c6 ?? sub eax, esi
8d 44 18 01 ?? lea eax, ds:[eax + ebx + 1]
50 ?? push eax
56 ?? push esi
e8 7d 55 ff ff ?? call function 0x004068a3
L10: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0f ?? je basic block L13
L11: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 cd 78 ff ff ?? call function 0x00408c06
L12: 83 c4 14 ?? add esp, 0x14<20>
L13: 56 ?? push esi
e8 ce 55 ff ff ?? call function 0x00406910
L14: 03 f0 ?? add esi, eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c6 06 3a ?? mov byte ds:[esi], 0x3a<58>
ff 74 87 1c ?? push dword ds:[edi + eax * 4 + 0x1c<28>]
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
46 ?? inc esi
2b c6 ?? sub eax, esi
8d 44 18 01 ?? lea eax, ds:[eax + ebx + 1]
50 ?? push eax
56 ?? push esi
e8 44 55 ff ff ?? call function 0x004068a3
L15: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L18
L16: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 94 78 ff ff ?? call function 0x00408c06
L17: 83 c4 14 ?? add esp, 0x14<20>
L18: 56 ?? push esi
e8 95 55 ff ff ?? call function 0x00406910
L19: 03 f0 ?? add esi, eax
ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
83 7d fc 07 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 7
59 ?? pop ecx
72 85 ?? jb basic block L9
L20: c6 06 00 ?? mov byte ds:[esi], 0
L21: 80 7d f4 00 ?? cmp byte ss:[ebp + 0xf4<244,-12>], 0
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
74 07 ?? je basic block L23
L22: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L23: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41139f | __Getdays | 0 |
L1: 6a 00 ?? push 0
e8 f9 fe ff ff ?? call function 0x0041129f
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4113a8 | __Getmonths_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d e4 ?? lea ecx, ss:[ebp + 0xe4<228,-28>]
33 db ?? xor ebx, ebx
e8 19 72 ff ff ?? call function 0x004085d9
L2: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
8b b8 d4 00 00 00 ?? mov edi, dword ds:[eax + 0x000000d4<212>]
8d 77 38 ?? lea esi, ds:[edi + 0x38<56>]
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
c7 45 f8 0c 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 12
L3: ff 76 30 ?? push dword ds:[esi + 0x30<48>]
e8 32 55 ff ff ?? call function 0x00406910
L4: ff 36 ?? push dword ds:[esi]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
e8 28 55 ff ff ?? call function 0x00406910
L5: 8b 75 fc ?? mov esi, dword ss:[ebp + 0xfc<252,-4>]
59 ?? pop ecx
59 ?? pop ecx
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>]
03 c3 ?? add eax, ebx
83 c6 04 ?? add esi, 4
ff 4d f8 ?? dec dword ss:[ebp + 0xf8<248,-8>]
8d 5c 08 02 ?? lea ebx, ds:[eax + ecx + 2]
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
75 d5 ?? jne basic block L3
L6: 8d 43 01 ?? lea eax, ds:[ebx + 1]
50 ?? push eax
e8 cc 55 ff ff ?? call function 0x004069d6
L7: 8b f0 ?? mov esi, eax
59 ?? pop ecx
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
85 f6 ?? test esi, esi
74 7f ?? je basic block L21
L8: 83 c7 68 ?? add edi, 0x68<104>
c7 45 f8 0c 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 12
L9: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c6 06 3a ?? mov byte ds:[esi], 0x3a<58>
ff 77 d0 ?? push dword ds:[edi + 0xd0<208,-48>]
46 ?? inc esi
2b c6 ?? sub eax, esi
8d 44 18 01 ?? lea eax, ds:[eax + ebx + 1]
50 ?? push eax
56 ?? push esi
e8 6e 54 ff ff ?? call function 0x004068a3
L10: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0f ?? je basic block L13
L11: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 be 77 ff ff ?? call function 0x00408c06
L12: 83 c4 14 ?? add esp, 0x14<20>
L13: 56 ?? push esi
e8 bf 54 ff ff ?? call function 0x00406910
L14: 03 f0 ?? add esi, eax
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c6 06 3a ?? mov byte ds:[esi], 0x3a<58>
ff 37 ?? push dword ds:[edi]
46 ?? inc esi
2b c6 ?? sub eax, esi
8d 44 18 01 ?? lea eax, ds:[eax + ebx + 1]
50 ?? push eax
56 ?? push esi
e8 3a 54 ff ff ?? call function 0x004068a3
L15: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L18
L16: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 8a 77 ff ff ?? call function 0x00408c06
L17: 83 c4 14 ?? add esp, 0x14<20>
L18: 56 ?? push esi
e8 8b 54 ff ff ?? call function 0x00406910
L19: 03 f0 ?? add esi, eax
83 c7 04 ?? add edi, 4
ff 4d f8 ?? dec dword ss:[ebp + 0xf8<248,-8>]
59 ?? pop ecx
75 8e ?? jne basic block L9
L20: c6 06 00 ?? mov byte ds:[esi], 0
L21: 80 7d f0 00 ?? cmp byte ss:[ebp + 0xf0<240,-16>], 0
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
74 07 ?? je basic block L23
L22: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L23: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4114a8 | __Getmonths | 0 |
L1: 6a 00 ?? push 0
e8 f9 fe ff ff ?? call function 0x004113a8
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4114b1 | __Gettnames_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 24 ?? sub esp, 0x24<36>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d dc ?? lea ecx, ss:[ebp + 0xdc<220,-36>]
33 ff ?? xor edi, edi
e8 10 71 ff ff ?? call function 0x004085d9
L2: 8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>]
8b b0 d4 00 00 00 ?? mov esi, dword ds:[eax + 0x000000d4<212>]
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
L3: 8b 5d fc ?? mov ebx, dword ss:[ebp + 0xfc<252,-4>]
c1 e3 02 ?? shl ebx, 2
ff 74 33 1c ?? push dword ds:[ebx + esi + 0x1c<28>]
e8 2c 54 ff ff ?? call function 0x00406910
L4: ff 34 33 ?? push dword ds:[ebx + esi]
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
e8 21 54 ff ff ?? call function 0x00406910
L5: 03 c7 ?? add eax, edi
ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
83 7d fc 07 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 7
59 ?? pop ecx
59 ?? pop ecx
8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>]
8d 7c 08 02 ?? lea edi, ds:[eax + ecx + 2]
72 d2 ?? jb basic block L3
L6: 8d 46 38 ?? lea eax, ds:[esi + 0x38<56>]
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
c7 45 f4 0c 00 00 00 ?? mov dword ss:[ebp + 0xf4<244,-12>], 12
L7: 8b 5d f0 ?? mov ebx, dword ss:[ebp + 0xf0<240,-16>]
ff 73 30 ?? push dword ds:[ebx + 0x30<48>]
e8 f5 53 ff ff ?? call function 0x00406910
L8: ff 33 ?? push dword ds:[ebx]
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
e8 eb 53 ff ff ?? call function 0x00406910
L9: 83 45 f0 04 ?? add dword ss:[ebp + 0xf0<240,-16>], 4
59 ?? pop ecx
59 ?? pop ecx
8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>]
03 c7 ?? add eax, edi
ff 4d f4 ?? dec dword ss:[ebp + 0xf4<244,-12>]
8d 7c 08 02 ?? lea edi, ds:[eax + ecx + 2]
75 d7 ?? jne basic block L7
L10: ff b6 9c 00 00 00 ?? push dword ds:[esi + 0x0000009c<156>]
e8 cc 53 ff ff ?? call function 0x00406910
L11: ff b6 98 00 00 00 ?? push dword ds:[esi + 0x00000098<152>]
8b d8 ?? mov ebx, eax
e8 bf 53 ff ff ?? call function 0x00406910
L12: ff b6 a0 00 00 00 ?? push dword ds:[esi + 0x000000a0<160>]
03 c7 ?? add eax, edi
8d 7c 18 02 ?? lea edi, ds:[eax + ebx + 2]
e8 ae 53 ff ff ?? call function 0x00406910
L13: ff b6 a4 00 00 00 ?? push dword ds:[esi + 0x000000a4<164>]
8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
e8 9f 53 ff ff ?? call function 0x00406910
L14: ff b6 a8 00 00 00 ?? push dword ds:[esi + 0x000000a8<168>]
8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
e8 90 53 ff ff ?? call function 0x00406910
L15: 8d 84 07 b9 00 00 00 ?? lea eax, ds:[edi + eax + 0x000000b9<185>]
50 ?? push eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
e8 46 54 ff ff ?? call function 0x004069d6
L16: 8b d8 ?? mov ebx, eax
83 c4 18 ?? add esp, 0x18<24>
85 db ?? test ebx, ebx
0f 84 57 02 00 00 ?? je basic block L67
L17: 68 b8 00 00 00 ?? push 0x000000b8<184>
56 ?? push esi
53 ?? push ebx
8d bb b8 00 00 00 ?? lea edi, ds:[ebx + 0x000000b8<184>]
e8 31 e3 ff ff ?? call function 0x0040f8e0
L18: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8d 46 1c ?? lea eax, ds:[esi + 0x1c<28>]
89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx
83 c4 0c ?? add esp, 12
29 75 f0 ?? sub dword ss:[ebp + 0xf0<240,-16>], esi
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
L19: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
89 3c 83 ?? mov dword ds:[ebx + eax * 4], edi
8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
ff 70 e4 ?? push dword ds:[eax + 0xe4<228,-28>]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
57 ?? push edi
e8 c7 52 ff ff ?? call function 0x004068a3
L20: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0f ?? je basic block L23
L21: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 17 76 ff ff ?? call function 0x00408c06
L22: 83 c4 14 ?? add esp, 0x14<20>
L23: 57 ?? push edi
e8 18 53 ff ff ?? call function 0x00406910
L24: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
89 3c 01 ?? mov dword ds:[ecx + eax], edi
ff 30 ?? push dword ds:[eax]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
57 ?? push edi
e8 8e 52 ff ff ?? call function 0x004068a3
L25: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L28
L26: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 de 75 ff ff ?? call function 0x00408c06
L27: 83 c4 14 ?? add esp, 0x14<20>
L28: 57 ?? push edi
e8 df 52 ff ff ?? call function 0x00406910
L29: ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
83 45 f4 04 ?? add dword ss:[ebp + 0xf4<244,-12>], 4
83 7d fc 07 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 7
59 ?? pop ecx
8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
0f 82 7b ff ff ff ?? jb basic block L19
L30: 8d 43 68 ?? lea eax, ds:[ebx + 0x68<104>]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8d 46 38 ?? lea eax, ds:[esi + 0x38<56>]
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
c7 45 ec 0c 00 00 00 ?? mov dword ss:[ebp + 0xec<236,-20>], 12
eb 03 ?? jmp basic block L32
L31: 8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
L32: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
89 3c 08 ?? mov dword ds:[eax + ecx], edi
ff 30 ?? push dword ds:[eax]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
57 ?? push edi
e8 2e 52 ff ff ?? call function 0x004068a3
L33: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0f ?? je basic block L36
L34: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 7e 75 ff ff ?? call function 0x00408c06
L35: 83 c4 14 ?? add esp, 0x14<20>
L36: 57 ?? push edi
e8 7f 52 ff ff ?? call function 0x00406910
L37: 8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
89 38 ?? mov dword ds:[eax], edi
8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
ff 70 30 ?? push dword ds:[eax + 0x30<48>]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
57 ?? push edi
e8 f5 51 ff ff ?? call function 0x004068a3
L38: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L41
L39: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 45 75 ff ff ?? call function 0x00408c06
L40: 83 c4 14 ?? add esp, 0x14<20>
L41: 57 ?? push edi
e8 46 52 ff ff ?? call function 0x00406910
L42: 83 45 f4 04 ?? add dword ss:[ebp + 0xf4<244,-12>], 4
83 45 fc 04 ?? add dword ss:[ebp + 0xfc<252,-4>], 4
ff 4d ec ?? dec dword ss:[ebp + 0xec<236,-20>]
59 ?? pop ecx
8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
75 80 ?? jne basic block L31
L43: 8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
89 bb 98 00 00 00 ?? mov dword ds:[ebx + 0x00000098<152>], edi
ff b6 98 00 00 00 ?? push dword ds:[esi + 0x00000098<152>]
50 ?? push eax
57 ?? push edi
e8 ad 51 ff ff ?? call function 0x004068a3
L44: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0f ?? je basic block L47
L45: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 fd 74 ff ff ?? call function 0x00408c06
L46: 83 c4 14 ?? add esp, 0x14<20>
L47: 57 ?? push edi
e8 fe 51 ff ff ?? call function 0x00406910
L48: 8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
89 bb 9c 00 00 00 ?? mov dword ds:[ebx + 0x0000009c<156>], edi
ff b6 9c 00 00 00 ?? push dword ds:[esi + 0x0000009c<156>]
50 ?? push eax
57 ?? push edi
e8 73 51 ff ff ?? call function 0x004068a3
L49: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L52
L50: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 c3 74 ff ff ?? call function 0x00408c06
L51: 83 c4 14 ?? add esp, 0x14<20>
L52: 57 ?? push edi
e8 c4 51 ff ff ?? call function 0x00406910
L53: 8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
89 bb a0 00 00 00 ?? mov dword ds:[ebx + 0x000000a0<160>], edi
ff b6 a0 00 00 00 ?? push dword ds:[esi + 0x000000a0<160>]
50 ?? push eax
57 ?? push edi
e8 39 51 ff ff ?? call function 0x004068a3
L54: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L57
L55: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 89 74 ff ff ?? call function 0x00408c06
L56: 83 c4 14 ?? add esp, 0x14<20>
L57: 57 ?? push edi
e8 8a 51 ff ff ?? call function 0x00406910
L58: 8d 7c 07 01 ?? lea edi, ds:[edi + eax + 1]
8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
03 45 f8 ?? add eax, dword ss:[ebp + 0xf8<248,-8>]
89 bb a4 00 00 00 ?? mov dword ds:[ebx + 0x000000a4<164>], edi
ff b6 a4 00 00 00 ?? push dword ds:[esi + 0x000000a4<164>]
50 ?? push eax
57 ?? push edi
e8 ff 50 ff ff ?? call function 0x004068a3
L59: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L62
L60: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 4f 74 ff ff ?? call function 0x00408c06
L61: 83 c4 14 ?? add esp, 0x14<20>
L62: 57 ?? push edi
e8 50 51 ff ff ?? call function 0x00406910
L63: 8d 44 07 01 ?? lea eax, ds:[edi + eax + 1]
8b cb ?? mov ecx, ebx
2b c8 ?? sub ecx, eax
03 4d f8 ?? add ecx, dword ss:[ebp + 0xf8<248,-8>]
89 83 a8 00 00 00 ?? mov dword ds:[ebx + 0x000000a8<168>], eax
ff b6 a8 00 00 00 ?? push dword ds:[esi + 0x000000a8<168>]
51 ?? push ecx
50 ?? push eax
e8 c5 50 ff ff ?? call function 0x004068a3
L64: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0f ?? je basic block L67
L65: 33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 15 74 ff ff ?? call function 0x00408c06
L66: 83 c4 14 ?? add esp, 0x14<20>
L67: 80 7d e8 00 ?? cmp byte ss:[ebp + 0xe8<232,-24>], 0
74 07 ?? je basic block L69
L68: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L69: 5f ?? pop edi
5e ?? pop esi
8b c3 ?? mov eax, ebx
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411808 | __Gettnames | 0 |
L1: 6a 00 ?? push 0
e8 a2 fc ff ff ?? call function 0x004114b1
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411811 | _store_str | 0 |
L1: 83 38 00 ?? cmp dword ds:[eax], 0
56 ?? push esi
8b f2 ?? mov esi, edx
74 16 ?? je basic block L6
L2: 57 ?? push edi
L3: 8a 16 ?? mov dl, byte ds:[esi]
84 d2 ?? test dl, dl
74 0e ?? je basic block L5
L4: 8b 39 ?? mov edi, dword ds:[ecx]
88 17 ?? mov byte ds:[edi], dl
ff 01 ?? inc dword ds:[ecx]
46 ?? inc esi
ff 08 ?? dec dword ds:[eax]
83 38 00 ?? cmp dword ds:[eax], 0
75 ec ?? jne basic block L3
L5: 5f ?? pop edi
L6: 5e ?? pop esi
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411831 | _store_number | 0 |
L1: 83 3e 01 ?? cmp dword ds:[esi], 1
8b 0f ?? mov ecx, dword ds:[edi]
53 ?? push ebx
76 19 ?? jbe basic block L4
L2: 6a 0a ?? push 10
99 ?? cdq
5b ?? pop ebx
f7 fb ?? idiv ebx
80 c2 30 ?? add dl, 0x30<48>
88 11 ?? mov byte ds:[ecx], dl
41 ?? inc ecx
ff 0e ?? dec dword ds:[esi]
8b 16 ?? mov edx, dword ds:[esi]
85 c0 ?? test eax, eax
7e 05 ?? jle basic block L4
L3: 83 fa 01 ?? cmp edx, 1
77 e7 ?? ja basic block L2
L4: 8b 07 ?? mov eax, dword ds:[edi]
89 0f ?? mov dword ds:[edi], ecx
49 ?? dec ecx
L5: 8a 18 ?? mov bl, byte ds:[eax]
8a 11 ?? mov dl, byte ds:[ecx]
88 19 ?? mov byte ds:[ecx], bl
49 ?? dec ecx
88 10 ?? mov byte ds:[eax], dl
40 ?? inc eax
3b c1 ?? cmp eax, ecx
L6: 72 f2 ?? jb basic block L5
L7: 5b ?? pop ebx
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411867 | _store_num | 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 f2 ?? mov esi, edx
33 d2 ?? xor edx, edx
89 55 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edx
39 55 08 ?? cmp dword ss:[ebp + 8], edx
74 35 ?? je basic block L9
L2: 83 39 01 ?? cmp dword ds:[ecx], 1
8b 37 ?? mov esi, dword ds:[edi]
76 19 ?? jbe basic block L5
L3: 6a 0a ?? push 10
99 ?? cdq
5b ?? pop ebx
f7 fb ?? idiv ebx
80 c2 30 ?? add dl, 0x30<48>
88 16 ?? mov byte ds:[esi], dl
46 ?? inc esi
ff 09 ?? dec dword ds:[ecx]
8b 11 ?? mov edx, dword ds:[ecx]
85 c0 ?? test eax, eax
7e 05 ?? jle basic block L5
L4: 83 fa 01 ?? cmp edx, 1
77 e7 ?? ja basic block L3
L5: 8b 07 ?? mov eax, dword ds:[edi]
89 37 ?? mov dword ds:[edi], esi
4e ?? dec esi
L6: 8a 10 ?? mov dl, byte ds:[eax]
8a 0e ?? mov cl, byte ds:[esi]
88 16 ?? mov byte ds:[esi], dl
4e ?? dec esi
88 08 ?? mov byte ds:[eax], cl
40 ?? inc eax
3b c6 ?? cmp eax, esi
L7: 72 f2 ?? jb basic block L6
L8: eb 2e ?? jmp basic block L14
L9: 3b 31 ?? cmp esi, dword ds:[ecx]
73 28 ?? jae basic block L13
L10: 4e ?? dec esi
8d 56 01 ?? lea edx, ds:[esi + 1]
85 d2 ?? test edx, edx
74 17 ?? je basic block L12
L11: 6a 0a ?? push 10
99 ?? cdq
5b ?? pop ebx
f7 fb ?? idiv ebx
8b 1f ?? mov ebx, dword ds:[edi]
80 c2 30 ?? add dl, 0x30<48>
ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>]
88 14 1e ?? mov byte ds:[esi + ebx], dl
4e ?? dec esi
83 fe ff ?? cmp esi, 0xff<255,-1>
75 e9 ?? jne basic block L11
L12: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
01 07 ?? add dword ds:[edi], eax
29 01 ?? sub dword ds:[ecx], eax
eb 02 ?? jmp basic block L14
L13: 89 11 ?? mov dword ds:[ecx], edx
L14: 5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4118e2 | _expandtime | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
0f be c0 ?? movsx eax, al
83 f8 59 ?? cmp eax, 0x59<89>
56 ?? push esi
57 ?? push edi
8b d9 ?? mov ebx, ecx
8b f2 ?? mov esi, edx
0f 8f bd 01 00 00 ?? jg basic block L54
L2: 0f 84 85 01 00 00 ?? je basic block L49
L3: 83 f8 49 ?? cmp eax, 0x49<73>
0f 8f cb 00 00 00 ?? jg basic block L26
L4: 0f 84 98 00 00 00 ?? je basic block L22
L5: 83 e8 04 ?? sub eax, 4
0f 84 a9 03 00 00 ?? je basic block L119
L6: 83 e8 09 ?? sub eax, 9
0f 84 a0 03 00 00 ?? je basic block L119
L7: 83 e8 18 ?? sub eax, 0x18<24>
74 70 ?? je basic block L21
L8: 83 e8 1c ?? sub eax, 0x1c<28>
74 49 ?? je basic block L18
L9: 48 ?? dec eax
74 24 ?? je basic block L15
L10: 83 e8 06 ?? sub eax, 6
0f 85 9a 02 00 00 ?? jne basic block L92
L11: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c 75 02 00 00 ?? jl basic block L89
L12: 83 f8 17 ?? cmp eax, 0x17<23>
L13: 0f 8f 6c 02 00 00 ?? jg basic block L89
L14: e9 d6 01 00 00 ?? jmp basic block L68
L15: 8b 76 10 ?? mov esi, dword ds:[esi + 0x10<16>]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
0f 8c 5a 02 00 00 ?? jl basic block L89
L16: 83 fe 0b ?? cmp esi, 11
0f 8f 51 02 00 00 ?? jg basic block L89
L17: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
8b 54 b2 68 ?? mov edx, dword ds:[edx + esi * 4 + 0x68<104>]
e9 45 03 00 00 ?? jmp basic block L118
L18: 8b 76 18 ?? mov esi, dword ds:[esi + 0x18<24>]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
0f 8c 38 02 00 00 ?? jl basic block L89
L19: 83 fe 06 ?? cmp esi, 6
0f 8f 2f 02 00 00 ?? jg basic block L89
L20: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
8b 54 b2 1c ?? mov edx, dword ds:[edx + esi * 4 + 0x1c<28>]
e9 23 03 00 00 ?? jmp basic block L118
L21: 8b 03 ?? mov eax, dword ds:[ebx]
c6 00 25 ?? mov byte ds:[eax], 0x25<37>
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
ff 03 ?? inc dword ds:[ebx]
ff 08 ?? dec dword ds:[eax]
e9 1a 03 00 00 ?? jmp basic block L119
L22: 8b 46 08 ?? mov eax, dword ds:[esi + 8]
33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c 05 02 00 00 ?? jl basic block L89
L23: 83 f8 17 ?? cmp eax, 0x17<23>
0f 8f fc 01 00 00 ?? jg basic block L89
L24: 99 ?? cdq
6a 0c ?? push 12
59 ?? pop ecx
f7 f9 ?? idiv ecx
8b c2 ?? mov eax, edx
3b c7 ?? cmp eax, edi
0f 85 5b 01 00 00 ?? jne basic block L68
L25: 51 ?? push ecx
58 ?? pop eax
e9 54 01 00 00 ?? jmp basic block L68
L26: 83 e8 4d ?? sub eax, 0x4d<77>
0f 84 a3 00 00 00 ?? je basic block L48
L27: 6a 06 ?? push 6
59 ?? pop ecx
2b c1 ?? sub eax, ecx
0f 84 84 00 00 00 ?? je basic block L45
L28: 48 ?? dec eax
48 ?? dec eax
74 34 ?? je basic block L36
L29: 48 ?? dec eax
48 ?? dec eax
74 12 ?? je basic block L32
L30: 48 ?? dec eax
0f 85 da 01 00 00 ?? jne basic block L92
L31: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
e9 73 01 00 00 ?? jmp basic block L79
L32: 8b 46 18 ?? mov eax, dword ds:[esi + 0x18<24>]
33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c aa 01 00 00 ?? jl basic block L89
L33: 3b c1 ?? cmp eax, ecx
0f 8f a2 01 00 00 ?? jg basic block L89
L34: 3b c7 ?? cmp eax, edi
74 1c ?? je basic block L39
L35: 8d 48 ff ?? lea ecx, ds:[eax + 0xff<255,-1>]
eb 17 ?? jmp basic block L39
L36: 8b 46 18 ?? mov eax, dword ds:[esi + 0x18<24>]
33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c 8c 01 00 00 ?? jl basic block L89
L37: 3b c1 ?? cmp eax, ecx
0f 8f 84 01 00 00 ?? jg basic block L89
L38: 8b c8 ?? mov ecx, eax
L39: 8b 46 1c ?? mov eax, dword ds:[esi + 0x1c<28>]
3b c7 ?? cmp eax, edi
0f 8c 77 01 00 00 ?? jl basic block L89
L40: 3d 6d 01 00 00 ?? cmp eax, 0x0000016d<365>
0f 8f 6c 01 00 00 ?? jg basic block L89
L41: 3b c1 ?? cmp eax, ecx
7d 07 ?? jge basic block L43
L42: 33 c0 ?? xor eax, eax
e9 d0 00 00 00 ?? jmp basic block L68
L43: 6a 07 ?? push 7
99 ?? cdq
5e ?? pop esi
f7 fe ?? idiv esi
3b d1 ?? cmp edx, ecx
0f 8c c2 00 00 00 ?? jl basic block L68
L44: 40 ?? inc eax
e9 bc 00 00 00 ?? jmp basic block L68
L45: 8b 06 ?? mov eax, dword ds:[esi]
L46: 33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c 41 01 00 00 ?? jl basic block L89
L47: 83 f8 3b ?? cmp eax, 0x3b<59>
e9 c7 fe ff ff ?? jmp basic block L13
L48: 8b 46 04 ?? mov eax, dword ds:[esi + 4]
eb e9 ?? jmp basic block L46
L49: 8b 46 14 ?? mov eax, dword ds:[esi + 0x14<20>]
3d 94 f8 ff ff ?? cmp eax, 0xfffff894<4294965396,-1900>
7c 07 ?? jl basic block L51
L50: 3d a3 1f 00 00 ?? cmp eax, 0x00001fa3<8099>
7e 0c ?? jle basic block L53
L51: e8 38 3b ff ff ?? call function 0x004055d4
L52: 33 ff ?? xor edi, edi
e9 1c 01 00 00 ?? jmp basic block L90
L53: 99 ?? cdq
6a 64 ?? push 0x64<100>
59 ?? pop ecx
f7 f9 ?? idiv ecx
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
6a 04 ?? push 4
83 c0 13 ?? add eax, 0x13<19>
6b c0 64 ?? imul eax, eax, 0x64<100>
03 c2 ?? add eax, edx
eb 76 ?? jmp basic block L70
L54: 83 f8 6d ?? cmp eax, 0x6d<109>
0f 8f 39 01 00 00 ?? jg basic block L97
L55: 0f 84 1d 01 00 00 ?? je basic block L94
L56: 83 e8 5a ?? sub eax, 0x5a<90>
0f 84 41 01 00 00 ?? je basic block L102
L57: 83 e8 07 ?? sub eax, 7
0f 84 d3 00 00 00 ?? je basic block L87
L58: 48 ?? dec eax
0f 84 b2 00 00 00 ?? je basic block L84
L59: 48 ?? dec eax
74 5c ?? je basic block L73
L60: 48 ?? dec eax
74 2c ?? je basic block L65
L61: 83 e8 06 ?? sub eax, 6
0f 85 e3 00 00 00 ?? jne basic block L92
L62: 8b 76 1c ?? mov esi, dword ds:[esi + 0x1c<28>]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
0f 8c be 00 00 00 ?? jl basic block L89
L63: 81 fe 6d 01 00 00 ?? cmp esi, 0x0000016d<365>
0f 8f b2 00 00 00 ?? jg basic block L89
L64: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
8d 46 01 ?? lea eax, ds:[esi + 1]
6a 03 ?? push 3
eb 1c ?? jmp basic block L70
L65: 8b 76 0c ?? mov esi, dword ds:[esi + 12]
83 fe 01 ?? cmp esi, 1
0f 8c 79 ff ff ff ?? jl basic block L51
L66: 83 fe 1f ?? cmp esi, 0x1f<31>
0f 8f 70 ff ff ff ?? jg basic block L51
L67: 8b c6 ?? mov eax, esi
L68: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
L69: 6a 02 ?? push 2
L70: 5a ?? pop edx
L71: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
8b fb ?? mov edi, ebx
e8 2e fd ff ff ?? call function 0x00411867
L72: 59 ?? pop ecx
e9 83 01 00 00 ?? jmp basic block L119
L73: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
33 ff ?? xor edi, edi
ff 75 0c ?? push dword ss:[ebp + 12]
53 ?? push ebx
56 ?? push esi
39 7d 14 ?? cmp dword ss:[ebp + 0x14<20>], edi
74 41 ?? je basic block L83
L74: 6a 01 ?? push 1
L75: ff 75 08 ?? push dword ss:[ebp + 8]
e8 72 01 00 00 ?? call function 0x00411cca
L76: 83 c4 18 ?? add esp, 0x18<24>
85 c0 ?? test eax, eax
74 73 ?? je basic block L92
L77: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
39 38 ?? cmp dword ds:[eax], edi
74 6c ?? je basic block L92
L78: 8b 03 ?? mov eax, dword ds:[ebx]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
c6 00 20 ?? mov byte ds:[eax], 0x20<32>
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
ff 03 ?? inc dword ds:[ebx]
ff 08 ?? dec dword ds:[eax]
50 ?? push eax
L79: 53 ?? push ebx
56 ?? push esi
6a 02 ?? push 2
L80: ff 75 08 ?? push dword ss:[ebp + 8]
e8 48 01 00 00 ?? call function 0x00411cca
L81: 83 c4 18 ?? add esp, 0x18<24>
85 c0 ?? test eax, eax
0f 85 35 01 00 00 ?? jne basic block L119
L82: eb 43 ?? jmp basic block L92
L83: 57 ?? push edi
eb be ?? jmp basic block L75
L84: 8b 76 10 ?? mov esi, dword ds:[esi + 0x10<16>]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
7c 1f ?? jl basic block L89
L85: 83 fe 0b ?? cmp esi, 11
7f 1a ?? jg basic block L89
L86: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
8b 54 b2 38 ?? mov edx, dword ds:[edx + esi * 4 + 0x38<56>]
e9 0e 01 00 00 ?? jmp basic block L118
L87: 8b 76 18 ?? mov esi, dword ds:[esi + 0x18<24>]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
7c 05 ?? jl basic block L89
L88: 83 fe 06 ?? cmp esi, 6
7e 1f ?? jle basic block L93
L89: e8 15 3a ff ff ?? call function 0x004055d4
L90: 57 ?? push edi
57 ?? push edi
57 ?? push edi
57 ?? push edi
57 ?? push edi
c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
e8 9e 71 ff ff ?? call function 0x00408d6d
L91: 83 c4 14 ?? add esp, 0x14<20>
L92: 33 c0 ?? xor eax, eax
e9 ec 00 00 00 ?? jmp basic block L120
L93: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
8b 14 b2 ?? mov edx, dword ds:[edx + esi * 4]
e9 d6 00 00 00 ?? jmp basic block L118
L94: 8b 76 10 ?? mov esi, dword ds:[esi + 0x10<16>]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
7c cd ?? jl basic block L89
L95: 83 fe 0b ?? cmp esi, 11
7f c8 ?? jg basic block L89
L96: 8d 46 01 ?? lea eax, ds:[esi + 1]
e9 2f ff ff ff ?? jmp basic block L68
L97: 83 e8 70 ?? sub eax, 0x70<112>
0f 84 8b 00 00 00 ?? je basic block L113
L98: 83 e8 07 ?? sub eax, 7
74 65 ?? je basic block L110
L99: 48 ?? dec eax
74 46 ?? je basic block L107
L100: 48 ?? dec eax
74 26 ?? je basic block L105
L101: 48 ?? dec eax
75 c1 ?? jne basic block L92
L102: e8 8e 4e 00 00 ?? call function 0x00416aa4
L103: e8 3b 47 00 00 ?? call function 0x00416356
L104: 8b d0 ?? mov edx, eax
33 c0 ?? xor eax, eax
39 46 20 ?? cmp dword ds:[esi + 0x20<32>], eax
8b cb ?? mov ecx, ebx
0f 95 c0 ?? setne al
8b d8 ?? mov ebx, eax
8b 14 9a ?? mov edx, dword ds:[edx + ebx * 4]
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
e9 86 00 00 00 ?? jmp basic block L118
L105: 8b 46 14 ?? mov eax, dword ds:[esi + 0x14<20>]
33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c 79 ff ff ff ?? jl basic block L89
L106: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
99 ?? cdq
6a 64 ?? push 0x64<100>
59 ?? pop ecx
f7 f9 ?? idiv ecx
8b c2 ?? mov eax, edx
e9 db fe ff ff ?? jmp basic block L69
L107: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
33 ff ?? xor edi, edi
ff 75 0c ?? push dword ss:[ebp + 12]
53 ?? push ebx
56 ?? push esi
39 7d 14 ?? cmp dword ss:[ebp + 0x14<20>], edi
74 07 ?? je basic block L109
L108: 6a 01 ?? push 1
e9 13 ff ff ff ?? jmp basic block L80
L109: 57 ?? push edi
e9 0d ff ff ff ?? jmp basic block L80
L110: 8b 46 18 ?? mov eax, dword ds:[esi + 0x18<24>]
33 ff ?? xor edi, edi
3b c7 ?? cmp eax, edi
0f 8c 40 ff ff ff ?? jl basic block L89
L111: 83 f8 06 ?? cmp eax, 6
0f 8f 37 ff ff ff ?? jg basic block L89
L112: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
33 d2 ?? xor edx, edx
42 ?? inc edx
e9 a1 fe ff ff ?? jmp basic block L71
L113: 8b 76 08 ?? mov esi, dword ds:[esi + 8]
33 ff ?? xor edi, edi
3b f7 ?? cmp esi, edi
0f 8c 1f ff ff ff ?? jl basic block L89
L114: 83 fe 17 ?? cmp esi, 0x17<23>
0f 8f 16 ff ff ff ?? jg basic block L89
L115: 83 fe 0b ?? cmp esi, 11
8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
7f 08 ?? jg basic block L117
L116: 8b 92 98 00 00 00 ?? mov edx, dword ds:[edx + 0x00000098<152>]
eb 06 ?? jmp basic block L118
L117: 8b 92 9c 00 00 00 ?? mov edx, dword ds:[edx + 0x0000009c<156>]
L118: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
e8 4f fb ff ff ?? call function 0x00411811
L119: 33 c0 ?? xor eax, eax
40 ?? inc eax
L120: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x411cca | _store_winword | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 20 ?? sub esp, 0x20<32>
a1 70 80 42 00 ?? mov eax, dword ds:[0x00428070]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
53 ?? push ebx
56 ?? push esi
8b 75 1c ?? mov esi, dword ss:[ebp + 0x1c<28>]
33 db ?? xor ebx, ebx
2b c3 ?? sub eax, ebx
57 ?? push edi
74 13 ?? je basic block L5
L2: 48 ?? dec eax
74 08 ?? je basic block L4
L3: 8b be a8 00 00 00 ?? mov edi, dword ds:[esi + 0x000000a8<168>]
eb 0e ?? jmp basic block L6
L4: 8b be a4 00 00 00 ?? mov edi, dword ds:[esi + 0x000000a4<164>]
eb 06 ?? jmp basic block L6
L5: 8b be a0 00 00 00 ?? mov edi, dword ds:[esi + 0x000000a0<160>]
L6: 83 be b0 00 00 00 01 ?? cmp dword ds:[esi + 0x000000b0<176>], 1
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
0f 84 fe 00 00 00 ?? je basic block L30
L7: 83 7d 0c 02 ?? cmp dword ss:[ebp + 12], 2
8b 0d a8 a2 42 00 ?? mov ecx, dword ds:[0x0042a2a8]
75 06 ?? jne basic block L9
L8: 8b 0d a4 a2 42 00 ?? mov ecx, dword ds:[0x0042a2a4]
L9: ba 6c 07 00 00 ?? mov edx, 0x0000076c<1900>
66 03 50 14 ?? add dx, word ds:[eax + 0x14<20>]
53 ?? push ebx
66 89 55 e0 ?? mov word ss:[ebp + 0xe0<224,-32>], dx
66 8b 50 10 ?? mov dx, word ds:[eax + 0x10<16>]
66 42 ?? inc dx
66 89 55 e2 ?? mov word ss:[ebp + 0xe2<226,-30>], dx
66 8b 50 0c ?? mov dx, word ds:[eax + 12]
66 89 55 e6 ?? mov word ss:[ebp + 0xe6<230,-26>], dx
66 8b 50 08 ?? mov dx, word ds:[eax + 8]
66 89 55 e8 ?? mov word ss:[ebp + 0xe8<232,-24>], dx
66 8b 50 04 ?? mov dx, word ds:[eax + 4]
66 8b 00 ?? mov ax, word ds:[eax]
66 89 45 ec ?? mov word ss:[ebp + 0xec<236,-20>], ax
53 ?? push ebx
33 c0 ?? xor eax, eax
57 ?? push edi
66 89 45 ee ?? mov word ss:[ebp + 0xee<238,-18>], ax
8d 45 e0 ?? lea eax, ss:[ebp + 0xe0<224,-32>]
50 ?? push eax
53 ?? push ebx
ff b6 ac 00 00 00 ?? push dword ds:[esi + 0x000000ac<172>]
89 4d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ecx
66 89 55 ea ?? mov word ss:[ebp + 0xea<234,-22>], dx
ff d1 ?? call ecx
L10: 89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
3b c3 ?? cmp eax, ebx
0f 84 92 00 00 00 ?? je basic block L30
L11: 83 c0 08 ?? add eax, 8
3d 00 04 00 00 ?? cmp eax, 0x00000400<1024>
7f 13 ?? jg basic block L15
L12: e8 31 44 00 00 ?? call function 0x004161c0
L13: 8b c4 ?? mov eax, esp
3b c3 ?? cmp eax, ebx
74 1c ?? je basic block L19
L14: c7 00 cc cc 00 00 ?? mov dword ds:[eax], 0x0000cccc<52428>
eb 11 ?? jmp basic block L18
L15: 50 ?? push eax
e8 b0 02 ff ff ?? call function 0x00402053
L16: 59 ?? pop ecx
3b c3 ?? cmp eax, ebx
74 09 ?? je basic block L19
L17: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797>
L18: 83 c0 08 ?? add eax, 8
L19: 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
3b c3 ?? cmp eax, ebx
74 5a ?? je basic block L30
L20: ff 75 f0 ?? push dword ss:[ebp + 0xf0<240,-16>]
8b d8 ?? mov ebx, eax
53 ?? push ebx
57 ?? push edi
8d 45 e0 ?? lea eax, ss:[ebp + 0xe0<224,-32>]
50 ?? push eax
6a 00 ?? push 0
ff b6 ac 00 00 00 ?? push dword ds:[esi + 0x000000ac<172>]
ff 55 f4 ?? call dword ss:[ebp + 0xf4<244,-12>]
L21: 48 ?? dec eax
85 c0 ?? test eax, eax
7e 21 ?? jle basic block L25
L22: 8b 75 18 ?? mov esi, dword ss:[ebp + 0x18<24>]
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
L23: 83 3e 00 ?? cmp dword ds:[esi], 0
76 16 ?? jbe basic block L25
L24: 8b 11 ?? mov edx, dword ds:[ecx]
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
8a 03 ?? mov al, byte ds:[ebx]
88 02 ?? mov byte ds:[edx], al
ff 01 ?? inc dword ds:[ecx]
8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
43 ?? inc ebx
ff 0e ?? dec dword ds:[esi]
48 ?? dec eax
85 c0 ?? test eax, eax
7f e5 ?? jg basic block L23
L25: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
e8 8c d3 ff ff ?? call function 0x0040f188
L26: 59 ?? pop ecx
L27: 33 c0 ?? xor eax, eax
40 ?? inc eax
L28: 8d 65 d4 ?? lea esp, ss:[ebp + 0xd4<212,-44>]
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
33 cd ?? xor ecx, ebp
e8 a2 f9 fe ff ?? call function 0x004017b2
L29: c9 ?? leave
c3 ?? ret
L30: 8a 07 ?? mov al, byte ds:[edi]
84 c0 ?? test al, al
74 e5 ?? je basic block L27
L31: 8b 5d 18 ?? mov ebx, dword ss:[ebp + 0x18<24>]
8b 75 14 ?? mov esi, dword ss:[ebp + 0x14<20>]
L32: 83 3b 00 ?? cmp dword ds:[ebx], 0
74 da ?? je basic block L27
L33: 33 d2 ?? xor edx, edx
89 55 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edx
8b cf ?? mov ecx, edi
L34: 41 ?? inc ecx
42 ?? inc edx
38 01 ?? cmp byte ds:[ecx], al
L35: 74 fa ?? je basic block L34
L36: 89 4d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ecx
0f be c8 ?? movsx ecx, al
83 f9 64 ?? cmp ecx, 0x64<100>
0f 8f 82 01 00 00 ?? jg basic block L92
L37: 0f 84 4e 01 00 00 ?? je basic block L84
L38: 83 f9 27 ?? cmp ecx, 0x27<39>
0f 84 d8 00 00 00 ?? je basic block L72
L39: 83 f9 41 ?? cmp ecx, 0x41<65>
0f 84 9b 00 00 00 ?? je basic block L64
L40: 83 f9 48 ?? cmp ecx, 0x48<72>
74 7e ?? je basic block L59
L41: 83 f9 4d ?? cmp ecx, 0x4d<77>
74 4f ?? je basic block L51
L42: 83 f9 61 ?? cmp ecx, 0x61<97>
0f 84 88 00 00 00 ?? je basic block L64
L43: ff 75 08 ?? push dword ss:[ebp + 8]
51 ?? push ecx
e8 59 4e 00 00 ?? call function 0x00416ccc
L44: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 1d ?? je basic block L48
L45: 83 3b 01 ?? cmp dword ds:[ebx], 1
76 18 ?? jbe basic block L48
L46: 8d 47 01 ?? lea eax, ds:[edi + 1]
80 38 00 ?? cmp byte ds:[eax], 0
0f 84 9a 02 00 00 ?? je basic block L139
L47: 8a 17 ?? mov dl, byte ds:[edi]
8b 0e ?? mov ecx, dword ds:[esi]
88 11 ?? mov byte ds:[ecx], dl
ff 06 ?? inc dword ds:[esi]
ff 0b ?? dec dword ds:[ebx]
8b f8 ?? mov edi, eax
L48: 8a 0f ?? mov cl, byte ds:[edi]
8b 06 ?? mov eax, dword ds:[esi]
88 08 ?? mov byte ds:[eax], cl
ff 06 ?? inc dword ds:[esi]
47 ?? inc edi
ff 0b ?? dec dword ds:[ebx]
L49: 8a 07 ?? mov al, byte ds:[edi]
84 c0 ?? test al, al
0f 85 73 ff ff ff ?? jne basic block L32
L50: e9 4d ff ff ff ?? jmp basic block L27
L51: 8b c2 ?? mov eax, edx
48 ?? dec eax
74 17 ?? je basic block L57
L52: 48 ?? dec eax
74 1b ?? je basic block L58
L53: 48 ?? dec eax
74 0a ?? je basic block L56
L54: 48 ?? dec eax
75 ac ?? jne basic block L43
L55: b0 42 ?? mov al, 0x42<66>
e9 3c 02 00 00 ?? jmp basic block L136
L56: b0 62 ?? mov al, 0x62<98>
e9 35 02 00 00 ?? jmp basic block L136
L57: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
L58: b0 6d ?? mov al, 0x6d<109>
e9 27 02 00 00 ?? jmp basic block L136
L59: 8b c2 ?? mov eax, edx
48 ?? dec eax
74 05 ?? je basic block L62
L60: 48 ?? dec eax
74 09 ?? je basic block L63
L61: eb 86 ?? jmp basic block L43
L62: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
L63: b0 48 ?? mov al, 0x48<72>
e9 0f 02 00 00 ?? jmp basic block L136
L64: 68 b0 57 42 00 ?? push 0x004257b0<"am/pm">
57 ?? push edi
e8 6f 4c 00 00 ?? call function 0x00416b6c
L65: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 05 ?? jne basic block L67
L66: 83 c7 05 ?? add edi, 5
eb 14 ?? jmp basic block L70
L67: 68 ac 57 42 00 ?? push 0x004257ac<"a/p">
57 ?? push edi
e8 59 4c 00 00 ?? call function 0x00416b6c
L68: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 06 ?? jne basic block L71
L69: 83 c7 03 ?? add edi, 3
L70: 89 7d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edi
L71: b0 70 ?? mov al, 0x70<112>
e9 db 01 00 00 ?? jmp basic block L136
L72: 03 fa ?? add edi, edx
f6 c2 01 ?? test dl, 1
0f 84 70 ff ff ff ?? je basic block L49
L73: 8a 07 ?? mov al, byte ds:[edi]
84 c0 ?? test al, al
0f 84 c2 fe ff ff ?? je basic block L27
L74: 83 3b 00 ?? cmp dword ds:[ebx], 0
0f 84 5d ff ff ff ?? je basic block L49
L75: 3c 27 ?? cmp al, 0x27<39>
74 45 ?? je basic block L83
L76: ff 75 08 ?? push dword ss:[ebp + 8]
0f be c0 ?? movsx eax, al
50 ?? push eax
e8 78 4d 00 00 ?? call function 0x00416ccc
L77: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 1d ?? je basic block L81
L78: 83 3b 01 ?? cmp dword ds:[ebx], 1
76 18 ?? jbe basic block L81
L79: 8d 47 01 ?? lea eax, ds:[edi + 1]
80 38 00 ?? cmp byte ds:[eax], 0
0f 84 b9 01 00 00 ?? je basic block L139
L80: 8a 17 ?? mov dl, byte ds:[edi]
8b 0e ?? mov ecx, dword ds:[esi]
88 11 ?? mov byte ds:[ecx], dl
ff 06 ?? inc dword ds:[esi]
ff 0b ?? dec dword ds:[ebx]
8b f8 ?? mov edi, eax
L81: 8b 06 ?? mov eax, dword ds:[esi]
8a 0f ?? mov cl, byte ds:[edi]
88 08 ?? mov byte ds:[eax], cl
ff 06 ?? inc dword ds:[esi]
47 ?? inc edi
ff 0b ?? dec dword ds:[ebx]
8a 07 ?? mov al, byte ds:[edi]
84 c0 ?? test al, al
75 b3 ?? jne basic block L74
L82: e9 14 ff ff ff ?? jmp basic block L49
L83: 47 ?? inc edi
e9 0e ff ff ff ?? jmp basic block L49
L84: 8b c2 ?? mov eax, edx
48 ?? dec eax
74 1b ?? je basic block L90
L85: 48 ?? dec eax
74 1f ?? je basic block L91
L86: 48 ?? dec eax
74 0e ?? je basic block L89
L87: 48 ?? dec eax
0f 85 c5 fe ff ff ?? jne basic block L43
L88: b0 41 ?? mov al, 0x41<65>
e9 55 01 00 00 ?? jmp basic block L136
L89: b0 61 ?? mov al, 0x61<97>
e9 4e 01 00 00 ?? jmp basic block L136
L90: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
L91: b0 64 ?? mov al, 0x64<100>
e9 40 01 00 00 ?? jmp basic block L136
L92: 8b c1 ?? mov eax, ecx
83 e8 68 ?? sub eax, 0x68<104>
0f 84 1f 01 00 00 ?? je basic block L131
L93: 83 e8 05 ?? sub eax, 5
0f 84 fe 00 00 00 ?? je basic block L126
L94: 83 e8 06 ?? sub eax, 6
0f 84 dd 00 00 00 ?? je basic block L121
L95: 48 ?? dec eax
74 25 ?? je basic block L101
L96: 83 e8 05 ?? sub eax, 5
0f 85 80 fe ff ff ?? jne basic block L43
L97: 8b c2 ?? mov eax, edx
48 ?? dec eax
48 ?? dec eax
74 0f ?? je basic block L100
L98: 48 ?? dec eax
48 ?? dec eax
0f 85 72 fe ff ff ?? jne basic block L43
L99: b0 59 ?? mov al, 0x59<89>
e9 02 01 00 00 ?? jmp basic block L136
L100: b0 79 ?? mov al, 0x79<121>
e9 fb 00 00 00 ?? jmp basic block L136
L101: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
83 78 08 0b ?? cmp dword ds:[eax + 8], 11
8b 45 1c ?? mov eax, dword ss:[ebp + 0x1c<28>]
7f 08 ?? jg basic block L103
L102: 8b b8 98 00 00 00 ?? mov edi, dword ds:[eax + 0x00000098<152>]
eb 06 ?? jmp basic block L104
L103: 8b b8 9c 00 00 00 ?? mov edi, dword ds:[eax + 0x0000009c<156>]
L104: 83 fa 01 ?? cmp edx, 1
0f 85 8a 00 00 00 ?? jne basic block L119
L105: 83 3b 00 ?? cmp dword ds:[ebx], 0
0f 86 81 00 00 00 ?? jbe basic block L119
L106: 0f be 07 ?? movsx eax, byte ds:[edi]
ff 75 08 ?? push dword ss:[ebp + 8]
50 ?? push eax
e8 8e 4c 00 00 ?? call function 0x00416ccc
L107: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 1d ?? je basic block L111
L108: 83 3b 01 ?? cmp dword ds:[ebx], 1
76 18 ?? jbe basic block L111
L109: 8d 47 01 ?? lea eax, ds:[edi + 1]
80 38 00 ?? cmp byte ds:[eax], 0
0f 84 cf 00 00 00 ?? je basic block L139
L110: 8a 17 ?? mov dl, byte ds:[edi]
8b 0e ?? mov ecx, dword ds:[esi]
88 11 ?? mov byte ds:[ecx], dl
ff 06 ?? inc dword ds:[esi]
ff 0b ?? dec dword ds:[ebx]
8b f8 ?? mov edi, eax
L111: 8b 06 ?? mov eax, dword ds:[esi]
8a 0f ?? mov cl, byte ds:[edi]
88 08 ?? mov byte ds:[eax], cl
ff 06 ?? inc dword ds:[esi]
ff 0b ?? dec dword ds:[ebx]
e9 ac 00 00 00 ?? jmp basic block L138
L112: 83 3b 00 ?? cmp dword ds:[ebx], 0
0f 86 a3 00 00 00 ?? jbe basic block L138
L113: ff 75 08 ?? push dword ss:[ebp + 8]
0f be c0 ?? movsx eax, al
50 ?? push eax
e8 47 4c 00 00 ?? call function 0x00416ccc
L114: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 1d ?? je basic block L118
L115: 83 3b 01 ?? cmp dword ds:[ebx], 1
76 18 ?? jbe basic block L118
L116: 8d 47 01 ?? lea eax, ds:[edi + 1]
80 38 00 ?? cmp byte ds:[eax], 0
0f 84 88 00 00 00 ?? je basic block L139
L117: 8a 17 ?? mov dl, byte ds:[edi]
8b 0e ?? mov ecx, dword ds:[esi]
88 11 ?? mov byte ds:[ecx], dl
ff 06 ?? inc dword ds:[esi]
ff 0b ?? dec dword ds:[ebx]
8b f8 ?? mov edi, eax
L118: 8a 0f ?? mov cl, byte ds:[edi]
8b 06 ?? mov eax, dword ds:[esi]
88 08 ?? mov byte ds:[eax], cl
ff 06 ?? inc dword ds:[esi]
47 ?? inc edi
ff 0b ?? dec dword ds:[ebx]
L119: 8a 07 ?? mov al, byte ds:[edi]
84 c0 ?? test al, al
75 b7 ?? jne basic block L112
L120: eb 61 ?? jmp basic block L138
L121: 8b c2 ?? mov eax, edx
48 ?? dec eax
74 08 ?? je basic block L124
L122: 48 ?? dec eax
74 0c ?? je basic block L125
L123: e9 a2 fd ff ff ?? jmp basic block L43
L124: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
L125: b0 53 ?? mov al, 0x53<83>
eb 2e ?? jmp basic block L136
L126: 8b c2 ?? mov eax, edx
48 ?? dec eax
74 08 ?? je basic block L129
L127: 48 ?? dec eax
74 0c ?? je basic block L130
L128: e9 8a fd ff ff ?? jmp basic block L43
L129: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
L130: b0 4d ?? mov al, 0x4d<77>
eb 16 ?? jmp basic block L136
L131: 8b c2 ?? mov eax, edx
48 ?? dec eax
74 08 ?? je basic block L134
L132: 48 ?? dec eax
74 0c ?? je basic block L135
L133: e9 72 fd ff ff ?? jmp basic block L43
L134: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
L135: b0 49 ?? mov al, 0x49<73>
L136: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>]
8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
8b ce ?? mov ecx, esi
53 ?? push ebx
ff 75 08 ?? push dword ss:[ebp + 8]
e8 cd f7 ff ff ?? call function 0x004118e2
L137: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 08 ?? je basic block L139
L138: 8b 7d f4 ?? mov edi, dword ss:[ebp + 0xf4<244,-12>]
e9 7d fd ff ff ?? jmp basic block L49
L139: 33 c0 ?? xor eax, eax
e9 d5 fc ff ff ?? jmp basic block L28
|
./vs2008/normal/Debug/ooex4.exe | 0x41212b | __Strftime_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 20 ?? sub esp, 0x20<32>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
53 ?? push ebx
ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
33 db ?? xor ebx, ebx
8d 4d e0 ?? lea ecx, ss:[ebp + 0xe0<224,-32>]
89 5d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ebx
89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax
e8 8f 64 ff ff ?? call function 0x004085d9
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
3b c3 ?? cmp eax, ebx
75 2b ?? jne basic block L8
L3: e8 7e 34 ff ff ?? call function 0x004055d4
L4: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
e8 07 6c ff ff ?? call function 0x00408d6d
L5: 83 c4 14 ?? add esp, 0x14<20>
38 5d ec ?? cmp byte ss:[ebp + 0xec<236,-20>], bl
74 07 ?? je basic block L7
L6: 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L7: 33 c0 ?? xor eax, eax
e9 50 01 00 00 ?? jmp basic block L51
L8: 57 ?? push edi
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
3b fb ?? cmp edi, ebx
75 2b ?? jne basic block L14
L9: e8 4b 34 ff ff ?? call function 0x004055d4
L10: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
e8 d4 6b ff ff ?? call function 0x00408d6d
L11: 83 c4 14 ?? add esp, 0x14<20>
38 5d ec ?? cmp byte ss:[ebp + 0xec<236,-20>], bl
74 07 ?? je basic block L13
L12: 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L13: 33 c0 ?? xor eax, eax
e9 1c 01 00 00 ?? jmp basic block L50
L14: 56 ?? push esi
8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
88 18 ?? mov byte ds:[eax], bl
3b f3 ?? cmp esi, ebx
0f 84 e7 00 00 00 ?? je basic block L43
L15: 8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>]
3b c3 ?? cmp eax, ebx
75 09 ?? jne basic block L17
L16: 8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>]
8b 80 d4 00 00 00 ?? mov eax, dword ds:[eax + 0x000000d4<212>]
L17: 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
3b fb ?? cmp edi, ebx
0f 86 9f 00 00 00 ?? jbe basic block L37
L18: 8a 06 ?? mov al, byte ds:[esi]
3a c3 ?? cmp al, bl
74 79 ?? je basic block L33
L19: 3c 25 ?? cmp al, 0x25<37>
74 41 ?? je basic block L26
L20: 8d 4d e0 ?? lea ecx, ss:[ebp + 0xe0<224,-32>]
0f be c0 ?? movsx eax, al
51 ?? push ecx
50 ?? push eax
e8 da 4a 00 00 ?? call function 0x00416ccc
L21: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 1e ?? je basic block L25
L22: 33 c9 ?? xor ecx, ecx
41 ?? inc ecx
39 4d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], ecx
76 16 ?? jbe basic block L25
L23: 8d 46 01 ?? lea eax, ds:[esi + 1]
38 18 ?? cmp byte ds:[eax], bl
74 70 ?? je basic block L36
L24: 8a 0e ?? mov cl, byte ds:[esi]
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
88 0a ?? mov byte ds:[edx], cl
ff 45 08 ?? inc dword ss:[ebp + 8]
ff 4d fc ?? dec dword ss:[ebp + 0xfc<252,-4>]
8b f0 ?? mov esi, eax
L25: 8a 06 ?? mov al, byte ds:[esi]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
88 01 ?? mov byte ds:[ecx], al
ff 45 08 ?? inc dword ss:[ebp + 8]
46 ?? inc esi
ff 4d fc ?? dec dword ss:[ebp + 0xfc<252,-4>]
eb 2f ?? jmp basic block L32
L26: 8b 55 14 ?? mov edx, dword ss:[ebp + 0x14<20>]
3b d3 ?? cmp edx, ebx
74 77 ?? je basic block L43
L27: 46 ?? inc esi
33 c0 ?? xor eax, eax
80 3e 23 ?? cmp byte ds:[esi], 0x23<35>
75 02 ?? jne basic block L29
L28: 40 ?? inc eax
46 ?? inc esi
L29: 50 ?? push eax
ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>]
8d 45 fc ?? lea eax, ss:[ebp + 0xfc<252,-4>]
50 ?? push eax
8d 45 e0 ?? lea eax, ss:[ebp + 0xe0<224,-32>]
50 ?? push eax
8a 06 ?? mov al, byte ds:[esi]
8d 4d 08 ?? lea ecx, ss:[ebp + 8]
e8 95 f6 ff ff ?? call function 0x004118e2
L30: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 42 ?? je basic block L41
L31: 46 ?? inc esi
L32: 39 5d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], ebx
77 81 ?? ja basic block L18
L33: 39 5d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], ebx
76 1b ?? jbe basic block L37
L34: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
88 18 ?? mov byte ds:[eax], bl
2b 7d fc ?? sub edi, dword ss:[ebp + 0xfc<252,-4>]
8b c7 ?? mov eax, edi
38 5d ec ?? cmp byte ss:[ebp + 0xec<236,-20>], bl
74 5c ?? je basic block L49
L35: 8b 4d e8 ?? mov ecx, dword ss:[ebp + 0xe8<232,-24>]
83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3>
eb 53 ?? jmp basic block L49
L36: 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
L37: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
88 18 ?? mov byte ds:[eax], bl
39 5d f8 ?? cmp dword ss:[ebp + 0xf8<248,-8>], ebx
75 20 ?? jne basic block L43
L38: 39 5d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], ebx
77 1b ?? ja basic block L43
L39: e8 46 33 ff ff ?? call function 0x004055d4
L40: c7 00 22 00 00 00 ?? mov dword ds:[eax], 0x00000022<34>
eb 26 ?? jmp basic block L46
L41: 39 5d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], ebx
76 df ?? jbe basic block L37
L42: c7 45 f8 01 00 00 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], 1
eb d6 ?? jmp basic block L37
L43: e8 2b 33 ff ff ?? call function 0x004055d4
L44: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
e8 b4 6a ff ff ?? call function 0x00408d6d
L45: 83 c4 14 ?? add esp, 0x14<20>
L46: 38 5d ec ?? cmp byte ss:[ebp + 0xec<236,-20>], bl
74 07 ?? je basic block L48
L47: 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L48: 33 c0 ?? xor eax, eax
L49: 5e ?? pop esi
L50: 5f ?? pop edi
L51: 5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4122cf | __strftime_l | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
6a 00 ?? push 0
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]
e8 41 fe ff ff ?? call function 0x0041212b
L2: 83 c4 18 ?? add esp, 0x18<24>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4122ef | _strftime | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
6a 00 ?? push 0
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]
e8 22 fe ff ff ?? call function 0x0041212b
L2: 83 c4 18 ?? add esp, 0x18<24>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41230e | __Strftime | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
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 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 02 fe ff ff ?? call function 0x0041212b
L2: 83 c4 18 ?? add esp, 0x18<24>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41232e | _localeconv | 0 |
L1: e8 be 13 ff ff ?? call function 0x004036f1
L2: 8b 48 6c ?? mov ecx, dword ds:[eax + 0x6c<108>]
3b 0d d8 85 42 00 ?? cmp ecx, dword ds:[0x004285d8]
74 10 ?? je basic block L5
L3: 8b 0d 4c 8c 42 00 ?? mov ecx, dword ds:[0x00428c4c]
85 48 70 ?? test dword ds:[eax + 0x70<112>], ecx
75 05 ?? jne basic block L5
L4: e8 e8 4f ff ff ?? call function 0x00407336
L5: a1 48 8c 42 00 ?? mov eax, dword ds:[0x00428c48]
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x412360 | _strcspn | 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:[edx]
0a c0 ?? or al, al
74 09 ?? je basic block L4
L3: 83 c2 01 ?? add edx, 1
0f ab 04 24 ?? btr dword ss:[esp], eax
eb f1 ?? jmp basic block L2
L4: 8b 75 08 ?? mov esi, dword ss:[ebp + 8]
83 c9 ff ?? or ecx, 0xff<255,-1>
8d 49 00 ?? lea ecx, ds:[ecx + 0]
L5: 83 c1 01 ?? add ecx, 1
8a 06 ?? mov al, byte ds:[esi]
0a c0 ?? or al, al
74 09 ?? je basic block L7
L6: 83 c6 01 ?? add esi, 1
0f a3 04 24 ?? bt dword ss:[esp], eax
73 ee ?? jae basic block L5
L7: 8b c1 ?? mov eax, ecx
83 c4 20 ?? add esp, 0x20<32>
5e ?? pop esi
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x4123a6 | TranslateName | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
53 ?? push ebx
33 db ?? xor ebx, ebx
40 ?? inc eax
39 5d 0c ?? cmp dword ss:[ebp + 12], ebx
7c 46 ?? jl basic block L12
L2: 56 ?? push esi
57 ?? push edi
L3: 85 c0 ?? test eax, eax
74 3e ?? je basic block L11
L4: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
03 c3 ?? add eax, ebx
99 ?? cdq
2b c2 ?? sub eax, edx
8b f0 ?? mov esi, eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
d1 fe ?? sar esi, 1
8d 3c f0 ?? lea edi, ds:[eax + esi * 8]
ff 37 ?? push dword ds:[edi]
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
ff 30 ?? push dword ds:[eax]
e8 a0 48 00 00 ?? call function 0x00416c7a
L5: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 0a ?? jne basic block L7
L6: 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
83 c7 04 ?? add edi, 4
89 39 ?? mov dword ds:[ecx], edi
eb 0b ?? jmp basic block L10
L7: 7d 06 ?? jge basic block L9
L8: 4e ?? dec esi
89 75 0c ?? mov dword ss:[ebp + 12], esi
eb 03 ?? jmp basic block L10
L9: 8d 5e 01 ?? lea ebx, ds:[esi + 1]
L10: 3b 5d 0c ?? cmp ebx, dword ss:[ebp + 12]
7e be ?? jle basic block L3
L11: 5f ?? pop edi
5e ?? pop esi
L12: 33 c9 ?? xor ecx, ecx
85 c0 ?? test eax, eax
0f 94 c1 ?? sete cl
5b ?? pop ebx
8b c1 ?? mov eax, ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x412408 | GetLcidFromDefault | 0 |
L1: 81 4e 08 04 01 00 00 ?? or dword ds:[esi + 8], 0x00000104<260>
ff 15 ac a2 42 00 ?? call dword ds:[0x0042a2ac]
L2: 89 46 1c ?? mov dword ds:[esi + 0x1c<28>], eax
89 46 18 ?? mov dword ds:[esi + 0x18<24>], eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex4.exe | 0x41241c | ProcessCodePage | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
a1 70 80 42 00 ?? mov eax, dword ds:[0x00428070]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
56 ?? push esi
8b f1 ?? mov esi, ecx
85 f6 ?? test esi, esi
74 53 ?? je basic block L14
L2: 80 3e 00 ?? cmp byte ds:[esi], 0
74 4e ?? je basic block L14
L3: 68 9c 5f 42 00 ?? push 0x00425f9c<"ACP">
56 ?? push esi
e8 7b 1b ff ff ?? call function 0x00403fc0
L4: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
74 3d ?? je basic block L14
L5: 68 98 5f 42 00 ?? push 0x00425f98<"OCP">
56 ?? push esi
e8 6a 1b ff ff ?? call function 0x00403fc0
L6: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 18 ?? jne basic block L10
L7: 6a 08 ?? push 8
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
6a 0b ?? push 11
ff 77 1c ?? push dword ds:[edi + 0x1c<28>]
ff 15 94 a2 42 00 ?? call dword ds:[0x0042a294]
L8: 85 c0 ?? test eax, eax
74 2f ?? je basic block L16
L9: 8d 75 f4 ?? lea esi, ss:[ebp + 0xf4<244,-12>]
L10: 56 ?? push esi
e8 fa 3a 00 00 ?? call function 0x00415f74
L11: 59 ?? pop ecx
L12: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
33 cd ?? xor ecx, ebp
5e ?? pop esi
e8 2c f3 fe ff ?? call function 0x004017b2
L13: c9 ?? leave
c3 ?? ret
L14: 6a 08 ?? push 8
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
68 04 10 00 00 ?? push 0x00001004<4100>
ff 77 1c ?? push dword ds:[edi + 0x1c<28>]
ff 15 94 a2 42 00 ?? call dword ds:[0x0042a294]
L15: 85 c0 ?? test eax, eax
75 04 ?? jne basic block L17
L16: 33 c0 ?? xor eax, eax
eb d7 ?? jmp basic block L12
L17: 8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
68 94 5f 42 00 ?? push 0x00425f94<"0">
50 ?? push eax
e8 0e 1b ff ff ?? call function 0x00403fc0
L18: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 b9 ?? jne basic block L9
L19: ff 15 7c a2 42 00 ?? call dword ds:[0x0042a27c]
L20: eb bb ?? jmp basic block L12
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.