Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type int64 0 1 | Disassembly stringlengths 16 68.6k |
|---|---|---|---|---|
./vs2008/normal/Debug/ooex9.exe | 0x409a62 | ??4DName@@QAEAAV0@W4DNameStatus@@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
8b f1 ?? mov esi, ecx
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
88 46 04 ?? mov byte ds:[esi + 4], al
83 f8 01 ?? cmp eax, 1
75 13 ?? jne basic block L5
L2: 50 ?? push eax
e8 d4 fb ff ff ?? call function 0x00409656
L3: 59 ?? pop ecx
89 06 ?? mov dword ds:[esi], eax
85 c0 ?? test eax, eax
75 09 ?? jne basic block L6
L4: c6 46 04 03 ?? mov byte ds:[esi + 4], 3
eb 03 ?? jmp basic block L6
L5: 83 26 00 ?? and dword ds:[esi], 0
L6: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409a99 | ??YReplicator@@QAEAAV0@ABVDName@@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
83 3e 09 ?? cmp dword ds:[esi], 9
74 36 ?? je basic block L10
L2: 57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
83 3f 00 ?? cmp dword ds:[edi], 0
74 2c ?? je basic block L9
L3: 6a 00 ?? push 0
6a 08 ?? push 8
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 d7 f8 ff ff ?? call function 0x00409394
L4: 85 c0 ?? test eax, eax
74 0c ?? je basic block L6
L5: 8b 0f ?? mov ecx, dword ds:[edi]
89 08 ?? mov dword ds:[eax], ecx
8b 4f 04 ?? mov ecx, dword ds:[edi + 4]
89 48 04 ?? mov dword ds:[eax + 4], ecx
eb 02 ?? jmp basic block L7
L6: 33 c0 ?? xor eax, eax
L7: 85 c0 ?? test eax, eax
74 08 ?? je basic block L9
L8: ff 06 ?? inc dword ds:[esi]
8b 0e ?? mov ecx, dword ds:[esi]
89 44 8e 04 ?? mov dword ds:[esi + ecx * 4 + 4], eax
L9: 5f ?? pop edi
L10: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409ae3 | ??AReplicator@@QBE?AVDName@@H@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
83 f8 09 ?? cmp eax, 9
77 22 ?? ja basic block L6
L2: 8b 11 ?? mov edx, dword ds:[ecx]
83 fa ff ?? cmp edx, 0xff<255,-1>
74 17 ?? je basic block L5
L3: 3b c2 ?? cmp eax, edx
7f 13 ?? jg basic block L5
L4: 8b 4c 81 04 ?? mov ecx, dword ds:[ecx + eax * 4 + 4]
8b 11 ?? mov edx, dword ds:[ecx]
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
89 10 ?? mov dword ds:[eax], edx
8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
89 48 04 ?? mov dword ds:[eax + 4], ecx
eb 11 ?? jmp basic block L9
L5: 6a 02 ?? push 2
eb 02 ?? jmp basic block L7
L6: 6a 03 ?? push 3
L7: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
e8 1d fe ff ff ?? call function 0x00409939
L8: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
L9: 5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409b23 | ??0pcharNode@@QAE@PBDH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
8b f1 ?? mov esi, ecx
c7 06 fc 4a 42 00 ?? mov dword ds:[esi], 0x00424afc
85 ff ?? test edi, edi
74 31 ?? je basic block L10
L2: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 2b ?? je basic block L10
L3: 6a 00 ?? push 0
57 ?? push edi
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 48 f8 ff ff ?? call function 0x00409394
L4: 89 46 04 ?? mov dword ds:[esi + 4], eax
89 7e 08 ?? mov dword ds:[esi + 8], edi
85 c0 ?? test eax, eax
74 1c ?? je basic block L11
L5: 85 ff ?? test edi, edi
76 18 ?? jbe basic block L11
L6: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
2b c8 ?? sub ecx, eax
L7: 8a 14 01 ?? mov dl, byte ds:[ecx + eax]
88 10 ?? mov byte ds:[eax], dl
40 ?? inc eax
4f ?? dec edi
L8: 75 f7 ?? jne basic block L7
L9: eb 08 ?? jmp basic block L11
L10: 83 66 04 00 ?? and dword ds:[esi + 4], 0
83 66 08 00 ?? and dword ds:[esi + 8], 0
L11: 5f ?? pop edi
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409b7a | ?length@pcharNode@@UBEHXZ | 1 |
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x409b7e | ?getLastChar@pcharNode@@UBEDXZ | 1 |
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
85 c0 ?? test eax, eax
74 08 ?? je basic block L3
L2: 8b 49 04 ?? mov ecx, dword ds:[ecx + 4]
8a 44 01 ff ?? mov al, byte ds:[ecx + eax + 0xff<255,-1>]
c3 ?? ret
L3: 32 c0 ?? xor al, al
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x409b90 | ?getString@pcharNode@@UBEPADPAD0@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 71 08 ?? push dword ds:[ecx + 8]
ff 71 04 ?? push dword ds:[ecx + 4]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 09 fd ff ff ?? call function 0x004098af
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409bad | ?getString@DNameStatusNode@@UBEPADPAD0@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 79 04 01 ?? cmp dword ds:[ecx + 4], 1
75 17 ?? jne basic block L4
L2: 6a 04 ?? push 4
68 08 4b 42 00 ?? push 0x00424b08<" ?? ">
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 e5 fc ff ff ?? call function 0x004098af
L3: 83 c4 10 ?? add esp, 0x10<16>
eb 03 ?? jmp basic block L5
L4: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
L5: 5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409c1a | ??YDName@@QAEAAV0@W4DNameStatus@@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
80 7e 04 01 ?? cmp byte ds:[esi + 4], 1
7f 2d ?? jg basic block L10
L2: 83 3e 00 ?? cmp dword ds:[esi], 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
74 1f ?? je basic block L9
L3: 83 f8 02 ?? cmp eax, 2
74 1a ?? je basic block L9
L4: 83 f8 03 ?? cmp eax, 3
74 15 ?? je basic block L9
L5: 85 c0 ?? test eax, eax
74 17 ?? je basic block L10
L6: 50 ?? push eax
e8 12 fa ff ff ?? call function 0x00409656
L7: 59 ?? pop ecx
50 ?? push eax
8b ce ?? mov ecx, esi
e8 89 fd ff ff ?? call function 0x004099d6
L8: eb 06 ?? jmp basic block L10
L9: 50 ?? push eax
e8 0d fe ff ff ?? call function 0x00409a62
L10: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409c5c | ?doPchar@DName@@AAEXPBDH@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
83 3e 00 ?? cmp dword ds:[esi], 0
74 09 ?? je basic block L4
L2: 6a 03 ?? push 3
e8 f2 fd ff ff ?? call function 0x00409a62
L3: eb 61 ?? jmp basic block L20
L4: 57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
85 ff ?? test edi, edi
74 54 ?? je basic block L18
L5: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
85 c0 ?? test eax, eax
74 4d ?? je basic block L18
L6: 83 e8 00 ?? sub eax, 0
74 42 ?? je basic block L17
L7: 48 ?? dec eax
6a 00 ?? push 0
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
74 18 ?? je basic block L12
L8: 6a 0c ?? push 12
e8 fd f6 ff ff ?? call function 0x00409394
L9: 85 c0 ?? test eax, eax
74 25 ?? je basic block L15
L10: ff 75 0c ?? push dword ss:[ebp + 12]
8b c8 ?? mov ecx, eax
57 ?? push edi
e8 7d fe ff ff ?? call function 0x00409b23
L11: eb 1a ?? jmp basic block L16
L12: 6a 08 ?? push 8
e8 e5 f6 ff ff ?? call function 0x00409394
L13: 85 c0 ?? test eax, eax
74 0d ?? je basic block L15
L14: 8a 0f ?? mov cl, byte ds:[edi]
c7 00 cc 4a 42 00 ?? mov dword ds:[eax], 0x00424acc
88 48 04 ?? mov byte ds:[eax + 4], cl
eb 02 ?? jmp basic block L16
L15: 33 c0 ?? xor eax, eax
L16: 89 06 ?? mov dword ds:[esi], eax
85 c0 ?? test eax, eax
75 0a ?? jne basic block L19
L17: c6 46 04 03 ?? mov byte ds:[esi + 4], 3
eb 04 ?? jmp basic block L19
L18: c6 46 04 02 ?? mov byte ds:[esi + 4], 2
L19: 5f ?? pop edi
L20: 5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409cd8 | ??0DName@@QAE@D@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
56 ?? push esi
8b f1 ?? mov esi, ecx
88 46 04 ?? mov byte ds:[esi + 4], al
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
89 06 ?? mov dword ds:[esi], eax
38 45 08 ?? cmp byte ss:[ebp + 8], al
74 0b ?? je basic block L3
L2: 6a 01 ?? push 1
8d 45 08 ?? lea eax, ss:[ebp + 8]
50 ?? push eax
e8 5e ff ff ff ?? call function 0x00409c5c
L3: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409d05 | ??0DName@@QAE@PBD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 d2 ?? xor edx, edx
56 ?? push esi
8b f1 ?? mov esi, ecx
88 56 04 ?? mov byte ds:[esi + 4], dl
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
89 16 ?? mov dword ds:[esi], edx
3b c2 ?? cmp eax, edx
74 15 ?? je basic block L5
L2: 33 c9 ?? xor ecx, ecx
38 10 ?? cmp byte ds:[eax], dl
74 06 ?? je basic block L4
L3: 41 ?? inc ecx
38 14 01 ?? cmp byte ds:[ecx + eax], dl
75 fa ?? jne basic block L3
L4: 51 ?? push ecx
50 ?? push eax
8b ce ?? mov ecx, esi
e8 25 ff ff ff ?? call function 0x00409c5c
L5: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409d3e | ??0DName@@QAE@AAPBDD@Z | 1 |
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]
33 d2 ?? xor edx, edx
57 ?? push edi
8b f9 ?? mov edi, ecx
88 57 04 ?? mov byte ds:[edi + 4], dl
81 67 04 ff 00 ff ff ?? and dword ds:[edi + 4], 0xffff00ff<4294902015,-65281>
89 17 ?? mov dword ds:[edi], edx
8b 06 ?? mov eax, dword ds:[esi]
3b c2 ?? cmp eax, edx
0f 84 8f 00 00 00 ?? je basic block L26
L2: 38 10 ?? cmp byte ds:[eax], dl
0f 84 81 00 00 00 ?? je basic block L25
L3: 89 45 08 ?? mov dword ss:[ebp + 8], eax
L4: 8b 0e ?? mov ecx, dword ds:[esi]
8a 01 ?? mov al, byte ds:[ecx]
3a 45 0c ?? cmp al, byte ss:[ebp + 12]
74 4b ?? je basic block L20
L5: 3c 5f ?? cmp al, 0x5f<95>
74 3c ?? je basic block L19
L6: 3c 24 ?? cmp al, 0x24<36>
74 38 ?? je basic block L19
L7: 3c 3c ?? cmp al, 0x3c<60>
74 34 ?? je basic block L19
L8: 3c 3e ?? cmp al, 0x3e<62>
74 30 ?? je basic block L19
L9: 3c 2d ?? cmp al, 0x2d<45>
74 2c ?? je basic block L19
L10: 3c 61 ?? cmp al, 0x61<97>
7c 04 ?? jl basic block L12
L11: 3c 7a ?? cmp al, 0x7a<122>
7e 24 ?? jle basic block L19
L12: 3c 41 ?? cmp al, 0x41<65>
7c 04 ?? jl basic block L14
L13: 3c 5a ?? cmp al, 0x5a<90>
7e 1c ?? jle basic block L19
L14: 3c 30 ?? cmp al, 0x30<48>
7c 04 ?? jl basic block L16
L15: 3c 39 ?? cmp al, 0x39<57>
7e 14 ?? jle basic block L19
L16: 3c 80 ?? cmp al, 0x80<128,-128>
72 04 ?? jb basic block L18
L17: 3c fe ?? cmp al, 0xfe<254,-2>
76 0c ?? jbe basic block L19
L18: f7 05 f0 9a 42 00 00 00 ?? test dword ds:[0x00429af0], 0x00010000
01 00
74 3b ?? je basic block L26
L19: 42 ?? inc edx
41 ?? inc ecx
8b c1 ?? mov eax, ecx
89 0e ?? mov dword ds:[esi], ecx
80 38 00 ?? cmp byte ds:[eax], 0
75 ac ?? jne basic block L4
L20: 52 ?? push edx
ff 75 08 ?? push dword ss:[ebp + 8]
8b cf ?? mov ecx, edi
e8 90 fe ff ff ?? call function 0x00409c5c
L21: 8b 06 ?? mov eax, dword ds:[esi]
8a 08 ?? mov cl, byte ds:[eax]
84 c9 ?? test cl, cl
74 11 ?? je basic block L24
L22: 40 ?? inc eax
89 06 ?? mov dword ds:[esi], eax
3a 4d 0c ?? cmp cl, byte ss:[ebp + 12]
74 19 ?? je basic block L27
L23: 83 27 00 ?? and dword ds:[edi], 0
c6 47 04 03 ?? mov byte ds:[edi + 4], 3
eb 10 ?? jmp basic block L27
L24: 80 7f 04 00 ?? cmp byte ds:[edi + 4], 0
75 0a ?? jne basic block L27
L25: c6 47 04 01 ?? mov byte ds:[edi + 4], 1
eb 04 ?? jmp basic block L27
L26: c6 47 04 02 ?? mov byte ds:[edi + 4], 2
L27: 8b c7 ?? mov eax, edi
5f ?? pop edi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409dfd | ??0DName@@QAE@_K@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 24 ?? sub esp, 0x24<36>
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
53 ?? push ebx
33 c0 ?? xor eax, eax
56 ?? push esi
8b f1 ?? mov esi, ecx
57 ?? push edi
88 46 04 ?? mov byte ds:[esi + 4], al
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
8d 7d f8 ?? lea edi, ss:[ebp + 0xf8<248,-8>]
89 06 ?? mov dword ds:[esi], eax
88 45 f8 ?? mov byte ss:[ebp + 0xf8<248,-8>], al
L2: 6a 00 ?? push 0
6a 0a ?? push 10
ff 75 0c ?? push dword ss:[ebp + 12]
4f ?? dec edi
ff 75 08 ?? push dword ss:[ebp + 8]
e8 98 b9 00 00 ?? call function 0x004157d0
L3: 80 c1 30 ?? add cl, 0x30<48>
89 45 08 ?? mov dword ss:[ebp + 8], eax
0b c2 ?? or eax, edx
89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx
88 0f ?? mov byte ds:[edi], cl
89 55 0c ?? mov dword ss:[ebp + 12], edx
75 de ?? jne basic block L2
L4: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>]
2b c7 ?? sub eax, edi
50 ?? push eax
57 ?? push edi
8b ce ?? mov ecx, esi
e8 04 fe ff ff ?? call function 0x00409c5c
L5: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
5f ?? pop edi
8b c6 ?? mov eax, esi
5e ?? pop esi
33 cd ?? xor ecx, ebp
5b ?? pop ebx
e8 c7 7a ff ff ?? call function 0x0040192e
L6: c9 ?? leave
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409e6b | ??0DName@@QAE@_J@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 28 ?? sub esp, 0x28<40>
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
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]
56 ?? push esi
8b f1 ?? mov esi, ecx
33 c9 ?? xor ecx, ecx
88 4e 04 ?? mov byte ds:[esi + 4], cl
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
3b c1 ?? cmp eax, ecx
57 ?? push edi
8d 7d f9 ?? lea edi, ss:[ebp + 0xf9<249,-7>]
89 0e ?? mov dword ds:[esi], ecx
88 4d f9 ?? mov byte ss:[ebp + 0xf9<249,-7>], cl
88 4d e3 ?? mov byte ss:[ebp + 0xe3<227,-29>], cl
7f 17 ?? jg basic block L5
L2: 7c 05 ?? jl basic block L4
L3: 39 4d 08 ?? cmp dword ss:[ebp + 8], ecx
73 10 ?? jae basic block L5
L4: 8b 55 08 ?? mov edx, dword ss:[ebp + 8]
f7 da ?? neg edx
13 c1 ?? adc eax, ecx
c6 45 e3 01 ?? mov byte ss:[ebp + 0xe3<227,-29>], 1
f7 d8 ?? neg eax
89 55 08 ?? mov dword ss:[ebp + 8], edx
L5: 53 ?? push ebx
eb 02 ?? jmp basic block L7
L6: 33 c9 ?? xor ecx, ecx
L7: 51 ?? push ecx
6a 0a ?? push 10
50 ?? push eax
ff 75 08 ?? push dword ss:[ebp + 8]
4f ?? dec edi
e8 08 b9 00 00 ?? call function 0x004157d0
L8: 80 c1 30 ?? add cl, 0x30<48>
89 45 08 ?? mov dword ss:[ebp + 8], eax
88 0f ?? mov byte ds:[edi], cl
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
8b c2 ?? mov eax, edx
0b c8 ?? or ecx, eax
89 5d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], ebx
75 dd ?? jne basic block L6
L9: 5b ?? pop ebx
38 4d e3 ?? cmp byte ss:[ebp + 0xe3<227,-29>], cl
74 04 ?? je basic block L11
L10: 4f ?? dec edi
c6 07 2d ?? mov byte ds:[edi], 0x2d<45>
L11: 8d 45 f9 ?? lea eax, ss:[ebp + 0xf9<249,-7>]
2b c7 ?? sub eax, edi
50 ?? push eax
57 ?? push edi
8b ce ?? mov ecx, esi
e8 68 fd ff ff ?? call function 0x00409c5c
L12: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
5f ?? pop edi
8b c6 ?? mov eax, esi
33 cd ?? xor ecx, ebp
5e ?? pop esi
e8 2c 7a ff ff ?? call function 0x0040192e
L13: c9 ?? leave
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409f06 | ??HDName@@QBE?AV0@W4DNameStatus@@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
89 06 ?? mov dword ds:[esi], eax
8b 41 04 ?? mov eax, dword ds:[ecx + 4]
8b ce ?? mov ecx, esi
89 46 04 ?? mov dword ds:[esi + 4], eax
e8 f7 fc ff ff ?? call function 0x00409c1a
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x409f2a | ??YDName@@QAEAAV0@ABV0@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
80 7e 04 01 ?? cmp byte ds:[esi + 4], 1
7f 2e ?? jg basic block L9
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 08 ?? mov ecx, dword ds:[eax]
85 c9 ?? test ecx, ecx
75 0e ?? jne basic block L5
L3: 0f be 40 04 ?? movsx eax, byte ds:[eax + 4]
50 ?? push eax
8b ce ?? mov ecx, esi
e8 cd fc ff ff ?? call function 0x00409c1a
L4: eb 17 ?? jmp basic block L9
L5: 83 3e 00 ?? cmp dword ds:[esi], 0
75 0a ?? jne basic block L8
L6: 50 ?? push eax
8b ce ?? mov ecx, esi
e8 ef f5 ff ff ?? call function 0x0040954b
L7: eb 08 ?? jmp basic block L9
L8: 51 ?? push ecx
8b ce ?? mov ecx, esi
e8 70 fa ff ff ?? call function 0x004099d6
L9: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409f6d | ??YDName@@QAEAAV0@PAV0@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
8b f9 ?? mov edi, ecx
80 7f 04 01 ?? cmp byte ds:[edi + 4], 1
7f 52 ?? jg basic block L17
L2: 56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
74 49 ?? je basic block L16
L3: 83 3f 00 ?? cmp dword ds:[edi], 0
75 08 ?? jne basic block L6
L4: 56 ?? push esi
e8 87 fa ff ff ?? call function 0x00409a15
L5: eb 3c ?? jmp basic block L16
L6: 8a 46 04 ?? mov al, byte ds:[esi + 4]
84 c0 ?? test al, al
74 0f ?? je basic block L10
L7: 3c 01 ?? cmp al, 1
74 0b ?? je basic block L10
L8: 0f be c0 ?? movsx eax, al
50 ?? push eax
e8 76 fc ff ff ?? call function 0x00409c1a
L9: eb 26 ?? jmp basic block L16
L10: 6a 00 ?? push 0
6a 08 ?? push 8
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 e0 f3 ff ff ?? call function 0x00409394
L11: 85 c0 ?? test eax, eax
74 0a ?? je basic block L14
L12: 56 ?? push esi
8b c8 ?? mov ecx, eax
e8 f1 f5 ff ff ?? call function 0x004095b1
L13: eb 02 ?? jmp basic block L15
L14: 33 c0 ?? xor eax, eax
L15: 50 ?? push eax
8b cf ?? mov ecx, edi
e8 0a fa ff ff ?? call function 0x004099d6
L16: 5e ?? pop esi
L17: 8b c7 ?? mov eax, edi
5f ?? pop edi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x409fd4 | ??4DName@@QAEAAV0@D@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
56 ?? push esi
8b f1 ?? mov esi, ecx
88 46 04 ?? mov byte ds:[esi + 4], al
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
89 06 ?? mov dword ds:[esi], eax
38 45 08 ?? cmp byte ss:[ebp + 8], al
74 0b ?? je basic block L3
L2: 6a 01 ?? push 1
8d 45 08 ?? lea eax, ss:[ebp + 8]
50 ?? push eax
e8 62 fc ff ff ?? call function 0x00409c5c
L3: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x40a001 | ??4DName@@QAEAAV0@PBD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 d2 ?? xor edx, edx
56 ?? push esi
8b f1 ?? mov esi, ecx
88 56 04 ?? mov byte ds:[esi + 4], dl
81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281>
89 16 ?? mov dword ds:[esi], edx
33 c9 ?? xor ecx, ecx
38 10 ?? cmp byte ds:[eax], dl
74 06 ?? je basic block L3
L2: 41 ?? inc ecx
38 14 01 ?? cmp byte ds:[ecx + eax], dl
75 fa ?? jne basic block L2
L3: 51 ?? push ecx
50 ?? push eax
8b ce ?? mov ecx, esi
e8 2d fc ff ff ?? call function 0x00409c5c
L4: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x40a119 | ??HDName@@QBE?AV0@ABV0@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
89 06 ?? mov dword ds:[esi], eax
8b 41 04 ?? mov eax, dword ds:[ecx + 4]
8b ce ?? mov ecx, esi
89 46 04 ?? mov dword ds:[esi + 4], eax
e8 f4 fd ff ff ?? call function 0x00409f2a
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x40a13d | ??HDName@@QBE?AV0@PAV0@@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
89 06 ?? mov dword ds:[esi], eax
8b 41 04 ?? mov eax, dword ds:[ecx + 4]
8b ce ?? mov ecx, esi
89 46 04 ?? mov dword ds:[esi + 4], eax
e8 13 fe ff ff ?? call function 0x00409f6d
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x40a161 | ??YDName@@QAEAAV0@D@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
80 7e 04 01 ?? cmp byte ds:[esi + 4], 1
7f 3d ?? jg basic block L12
L2: 53 ?? push ebx
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
84 db ?? test bl, bl
74 34 ?? je basic block L11
L3: 83 3e 00 ?? cmp dword ds:[esi], 0
75 08 ?? jne basic block L6
L4: 53 ?? push ebx
e8 52 fe ff ff ?? call function 0x00409fd4
L5: eb 27 ?? jmp basic block L11
L6: 6a 00 ?? push 0
6a 08 ?? push 8
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 02 f2 ff ff ?? call function 0x00409394
L7: 85 c0 ?? test eax, eax
74 0b ?? je basic block L9
L8: c7 00 cc 4a 42 00 ?? mov dword ds:[eax], 0x00424acc
88 58 04 ?? mov byte ds:[eax + 4], bl
eb 02 ?? jmp basic block L10
L9: 33 c0 ?? xor eax, eax
L10: 50 ?? push eax
8b ce ?? mov ecx, esi
e8 2b f8 ff ff ?? call function 0x004099d6
L11: 5b ?? pop ebx
L12: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x40a1b3 | ??YDName@@QAEAAV0@PBD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
8b f9 ?? mov edi, ecx
80 7f 04 01 ?? cmp byte ds:[edi + 4], 1
7f 4f ?? jg basic block L16
L2: 53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
3b f3 ?? cmp esi, ebx
74 42 ?? je basic block L15
L3: 38 1e ?? cmp byte ds:[esi], bl
74 3e ?? je basic block L15
L4: 39 1f ?? cmp dword ds:[edi], ebx
75 08 ?? jne basic block L7
L5: 56 ?? push esi
e8 27 fe ff ff ?? call function 0x0040a001
L6: eb 32 ?? jmp basic block L15
L7: 53 ?? push ebx
6a 0c ?? push 12
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 ab f1 ff ff ?? call function 0x00409394
L8: 3b c3 ?? cmp eax, ebx
74 17 ?? je basic block L13
L9: 33 d2 ?? xor edx, edx
38 1e ?? cmp byte ds:[esi], bl
74 06 ?? je basic block L11
L10: 42 ?? inc edx
38 1c 32 ?? cmp byte ds:[edx + esi], bl
75 fa ?? jne basic block L10
L11: 52 ?? push edx
56 ?? push esi
8b c8 ?? mov ecx, eax
e8 21 f9 ff ff ?? call function 0x00409b23
L12: eb 02 ?? jmp basic block L14
L13: 33 c0 ?? xor eax, eax
L14: 50 ?? push eax
8b cf ?? mov ecx, edi
e8 c8 f7 ff ff ?? call function 0x004099d6
L15: 5e ?? pop esi
5b ?? pop ebx
L16: 8b c7 ?? mov eax, edi
5f ?? pop edi
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x40a36d | ??H@YA?AVDName@@DABV0@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 53 f9 ff ff ?? call function 0x00409cd8
L2: 8b c8 ?? mov ecx, eax
e8 8d fd ff ff ?? call function 0x0040a119
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40a391 | ??H@YA?AVDName@@W4DNameStatus@@ABV0@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 90 f5 ff ff ?? call function 0x00409939
L2: 8b c8 ?? mov ecx, eax
e8 69 fd ff ff ?? call function 0x0040a119
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40a3b5 | ??H@YA?AVDName@@PBDABV0@@Z | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 38 f9 ff ff ?? call function 0x00409d05
L2: 8b c8 ?? mov ecx, eax
e8 45 fd ff ff ?? call function 0x0040a119
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40a3d9 | ??HDName@@QBE?AV0@D@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
89 06 ?? mov dword ds:[esi], eax
8b 41 04 ?? mov eax, dword ds:[ecx + 4]
8b ce ?? mov ecx, esi
89 46 04 ?? mov dword ds:[esi + 4], eax
e8 6b fd ff ff ?? call function 0x0040a161
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x40a3fd | ??HDName@@QBE?AV0@PBD@Z | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 01 ?? mov eax, dword ds:[ecx]
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
89 06 ?? mov dword ds:[esi], eax
8b 41 04 ?? mov eax, dword ds:[ecx + 4]
8b ce ?? mov ecx, esi
89 46 04 ?? mov dword ds:[esi + 4], eax
e8 99 fd ff ff ?? call function 0x0040a1b3
L2: 8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x40d6a6 | ??BUnDecorator@@QAEPADXZ | 1 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
ba 00 00 ff ff ?? mov edx, 0xffff0000<4294901760,-65536>
21 55 fc ?? and dword ss:[ebp + 0xfc<252,-4>], edx
33 c9 ?? xor ecx, ecx
21 4d f8 ?? and dword ss:[ebp + 0xf8<248,-8>], ecx
23 c2 ?? and eax, edx
8b 15 e4 9a 42 00 ?? mov edx, dword ds:[0x00429ae4]
85 d2 ?? test edx, edx
74 63 ?? je basic block L14
L2: 80 3a 3f ?? cmp byte ds:[edx], 0x3f<63>
75 4f ?? jne basic block L11
L3: 8a 42 01 ?? mov al, byte ds:[edx + 1]
3c 40 ?? cmp al, 0x40<64>
75 24 ?? jne basic block L7
L4: 83 05 e0 9a 42 00 02 ?? add dword ds:[0x00429ae0], 2
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
50 ?? push eax
e8 1d f3 ff ff ?? call function 0x0040ca03
L5: 50 ?? push eax
8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
68 a0 4d 42 00 ?? push 0x00424da0<"CV: ">
50 ?? push eax
e8 c0 cc ff ff ?? call function 0x0040a3b5
L6: 83 c4 10 ?? add esp, 0x10<16>
eb 2e ?? jmp basic block L13
L7: 3c 24 ?? cmp al, 0x24<36>
75 20 ?? jne basic block L11
L8: 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
6a 00 ?? push 0
50 ?? push eax
e8 55 e1 ff ff ?? call function 0x0040b85e
L9: 59 ?? pop ecx
59 ?? pop ecx
8b 08 ?? mov ecx, dword ds:[eax]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
3c 02 ?? cmp al, 2
75 19 ?? jne basic block L14
L10: a1 e4 9a 42 00 ?? mov eax, dword ds:[0x00429ae4]
a3 e0 9a 42 00 ?? mov dword ds:[0x00429ae0], eax
L11: 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>]
50 ?? push eax
e8 dc f2 ff ff ?? call function 0x0040ca03
L12: 59 ?? pop ecx
L13: 8b 08 ?? mov ecx, dword ds:[eax]
8b 40 04 ?? mov eax, dword ds:[eax + 4]
L14: 3c 03 ?? cmp al, 3
75 04 ?? jne basic block L16
L15: 33 c0 ?? xor eax, eax
c9 ?? leave
c3 ?? ret
L16: 3c 02 ?? cmp al, 2
74 1f ?? je basic block L20
L17: f7 05 f0 9a 42 00 00 10 ?? test dword ds:[0x00429af0], 0x00001000<4096>
00 00
75 0b ?? jne basic block L19
L18: 8b 15 e0 9a 42 00 ?? mov edx, dword ds:[0x00429ae0]
80 3a 00 ?? cmp byte ds:[edx], 0
75 08 ?? jne basic block L20
L19: 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
eb 0e ?? jmp basic block L21
L20: ff 35 e4 9a 42 00 ?? push dword ds:[0x00429ae4]
8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>]
e8 9b c8 ff ff ?? call function 0x0040a001
L21: a1 e8 9a 42 00 ?? mov eax, dword ds:[0x00429ae8]
85 c0 ?? test eax, eax
75 28 ?? jne basic block L26
L22: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
85 c9 ?? test ecx, ecx
74 04 ?? je basic block L24
L23: 8b 01 ?? mov eax, dword ds:[ecx]
ff 10 ?? call dword ds:[eax]
L24: 40 ?? inc eax
a3 ec 9a 42 00 ?? mov dword ds:[0x00429aec], eax
83 c0 07 ?? add eax, 7
83 e0 f8 ?? and eax, 0xf8<248,-8>
50 ?? push eax
ff 15 c0 9a 42 00 ?? call dword ds:[0x00429ac0]
L25: 59 ?? pop ecx
a3 e8 9a 42 00 ?? mov dword ds:[0x00429ae8], eax
85 c0 ?? test eax, eax
74 3e ?? je basic block L36
L26: ff 35 ec 9a 42 00 ?? push dword ds:[0x00429aec]
8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>]
50 ?? push eax
e8 d8 c1 ff ff ?? call function 0x0040997e
L27: a1 e8 9a 42 00 ?? mov eax, dword ds:[0x00429ae8]
8b d0 ?? mov edx, eax
eb 17 ?? jmp basic block L34
L28: 80 f9 20 ?? cmp cl, 0x20<32>
75 0e ?? jne basic block L33
L29: 40 ?? inc eax
88 0a ?? mov byte ds:[edx], cl
42 ?? inc edx
eb 01 ?? jmp basic block L31
L30: 40 ?? inc eax
L31: 80 38 20 ?? cmp byte ds:[eax], 0x20<32>
74 fa ?? je basic block L30
L32: eb 04 ?? jmp basic block L34
L33: 88 0a ?? mov byte ds:[edx], cl
42 ?? inc edx
40 ?? inc eax
L34: 8a 08 ?? mov cl, byte ds:[eax]
84 c9 ?? test cl, cl
75 e3 ?? jne basic block L28
L35: 8a c1 ?? mov al, cl
88 02 ?? mov byte ds:[edx], al
a1 e8 9a 42 00 ?? mov eax, dword ds:[0x00429ae8]
L36: c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40d927 | ___unDName | 0 |
L1: 6a 64 ?? push 0x64<100>
68 f8 7a 42 00 ?? push 0x00427af8
e8 cd 77 ff ff ?? call function 0x00405100
L2: 8b 7d 14 ?? mov edi, dword ss:[ebp + 0x14<20>]
33 f6 ?? xor esi, esi
3b fe ?? cmp edi, esi
75 04 ?? jne basic block L4
L3: 33 c0 ?? xor eax, eax
eb 72 ?? jmp basic block L12
L4: 6a 05 ?? push 5
e8 67 7c ff ff ?? call function 0x004055ae
L5: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 f0 ?? je basic block L3
L6: 6a 05 ?? push 5
e8 1e 7d ff ff ?? call function 0x00405671
L7: 59 ?? pop ecx
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
89 3d c0 9a 42 00 ?? mov dword ds:[0x00429ac0], edi
8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>]
a3 c4 9a 42 00 ?? mov dword ds:[0x00429ac4], eax
89 35 d0 9a 42 00 ?? mov dword ds:[0x00429ad0], esi
89 35 c8 9a 42 00 ?? mov dword ds:[0x00429ac8], esi
89 35 cc 9a 42 00 ?? mov dword ds:[0x00429acc], esi
0f b7 45 1c ?? movzx eax, word ss:[ebp + 0x1c<28>]
50 ?? push eax
56 ?? push esi
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]
8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>]
e8 30 be ff ff ?? call function 0x004097be
L8: 8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>]
e8 10 fd ff ff ?? call function 0x0040d6a6
L9: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 88 b3 ff ff ?? call function 0x00408d2b
L10: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 09 00 00 00 ?? call function 0x0040d9b8
L11: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
L12: e8 8e 77 ff ff ?? call function 0x00405145
L13: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40d9c1 | ___unDNameEx | 0 |
L1: 6a 64 ?? push 0x64<100>
68 18 7b 42 00 ?? push 0x00427b18
e8 33 77 ff ff ?? call function 0x00405100
L2: 8b 7d 14 ?? mov edi, dword ss:[ebp + 0x14<20>]
33 f6 ?? xor esi, esi
3b fe ?? cmp edi, esi
75 04 ?? jne basic block L4
L3: 33 c0 ?? xor eax, eax
eb 72 ?? jmp basic block L12
L4: 6a 05 ?? push 5
e8 cd 7b ff ff ?? call function 0x004055ae
L5: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 f0 ?? je basic block L3
L6: 6a 05 ?? push 5
e8 84 7c ff ff ?? call function 0x00405671
L7: 59 ?? pop ecx
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
89 3d c0 9a 42 00 ?? mov dword ds:[0x00429ac0], edi
8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>]
a3 c4 9a 42 00 ?? mov dword ds:[0x00429ac4], eax
89 35 d0 9a 42 00 ?? mov dword ds:[0x00429ad0], esi
89 35 c8 9a 42 00 ?? mov dword ds:[0x00429ac8], esi
89 35 cc 9a 42 00 ?? mov dword ds:[0x00429acc], esi
ff 75 20 ?? push dword ss:[ebp + 0x20<32>]
ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
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]
8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>]
e8 96 bd ff ff ?? call function 0x004097be
L8: 8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>]
e8 76 fc ff ff ?? call function 0x0040d6a6
L9: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0
e8 ee b2 ff ff ?? call function 0x00408d2b
L10: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 09 00 00 00 ?? call function 0x0040da52
L11: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>]
L12: e8 f4 76 ff ff ?? call function 0x00405145
L13: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e078 | __local_unwind4 | 0 |
L1: 53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 54 24 10 ?? mov edx, dword ss:[esp + 0x10<16>]
8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>]
8b 4c 24 18 ?? mov ecx, dword ss:[esp + 0x18<24>]
55 ?? push ebp
52 ?? push edx
50 ?? push eax
51 ?? push ecx
51 ?? push ecx
68 08 e1 40 00 ?? push function 0x0040e108
64 ff 35 00 00 00 00 ?? push dword fs:[0]
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
33 c4 ?? xor eax, esp
89 44 24 08 ?? mov dword ss:[esp + 8], eax
64 89 25 00 00 00 00 ?? mov dword fs:[0], esp
L2: 8b 44 24 30 ?? mov eax, dword ss:[esp + 0x30<48>]
8b 58 08 ?? mov ebx, dword ds:[eax + 8]
8b 4c 24 2c ?? mov ecx, dword ss:[esp + 0x2c<44>]
33 19 ?? xor ebx, dword ds:[ecx]
8b 70 0c ?? mov esi, dword ds:[eax + 12]
83 fe fe ?? cmp esi, 0xfe<254,-2>
74 3b ?? je basic block L9
L3: 8b 54 24 34 ?? mov edx, dword ss:[esp + 0x34<52>]
83 fa fe ?? cmp edx, 0xfe<254,-2>
74 04 ?? je basic block L5
L4: 3b f2 ?? cmp esi, edx
76 2e ?? jbe basic block L9
L5: 8d 34 76 ?? lea esi, ds:[esi + esi * 2]
8d 5c b3 10 ?? lea ebx, ds:[ebx + esi * 4 + 0x10<16>]
8b 0b ?? mov ecx, dword ds:[ebx]
89 48 0c ?? mov dword ds:[eax + 12], ecx
83 7b 04 00 ?? cmp dword ds:[ebx + 4], 0
75 cc ?? jne basic block L2
L6: 68 01 01 00 00 ?? push 0x00000101<257>
8b 43 08 ?? mov eax, dword ds:[ebx + 8]
e8 3a aa ff ff ?? call function 0x00408b25
L7: b9 01 00 00 00 ?? mov ecx, 1
8b 43 08 ?? mov eax, dword ds:[ebx + 8]
e8 4c aa ff ff ?? call function 0x00408b44
L8: eb b0 ?? jmp basic block L2
L9: 64 8f 05 00 00 00 00 ?? pop dword fs:[0]
83 c4 18 ?? add esp, 0x18<24>
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e108 | _unwind_handler4 | 0 |
L1: 8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4]
f7 41 04 06 00 00 00 ?? test dword ds:[ecx + 4], 6
b8 01 00 00 00 ?? mov eax, 1
74 33 ?? je basic block L5
L2: 8b 44 24 08 ?? mov eax, dword ss:[esp + 8]
8b 48 08 ?? mov ecx, dword ds:[eax + 8]
33 c8 ?? xor ecx, eax
e8 06 38 ff ff ?? call function 0x0040192e
L3: 55 ?? push ebp
8b 68 18 ?? mov ebp, dword ds:[eax + 0x18<24>]
ff 70 0c ?? push dword ds:[eax + 12]
ff 70 10 ?? push dword ds:[eax + 0x10<16>]
ff 70 14 ?? push dword ds:[eax + 0x14<20>]
e8 3e ff ff ff ?? call function 0x0040e078
L4: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
8b 44 24 08 ?? mov eax, dword ss:[esp + 8]
8b 54 24 10 ?? mov edx, dword ss:[esp + 0x10<16>]
89 02 ?? mov dword ds:[edx], eax
b8 03 00 00 00 ?? mov eax, 3
L5: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e14e | __seh_longjmp_unwind4@4 | 0 |
L1: 55 ?? push ebp
8b 4c 24 08 ?? mov ecx, dword ss:[esp + 8]
8b 29 ?? mov ebp, dword ds:[ecx]
ff 71 1c ?? push dword ds:[ecx + 0x1c<28>]
ff 71 18 ?? push dword ds:[ecx + 0x18<24>]
ff 71 28 ?? push dword ds:[ecx + 0x28<40>]
e8 15 ff ff ff ?? call function 0x0040e078
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x40e16a | @_EH4_CallFilterFunc@8 | 0 |
L1: 55 ?? push ebp
56 ?? push esi
57 ?? push edi
53 ?? push ebx
8b ea ?? mov ebp, edx
33 c0 ?? xor eax, eax
33 db ?? xor ebx, ebx
33 d2 ?? xor edx, edx
33 f6 ?? xor esi, esi
33 ff ?? xor edi, edi
ff d1 ?? call ecx
L2: 5b ?? pop ebx
5f ?? pop edi
5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e181 | @_EH4_TransferToHandler@8 | 0 |
L1: 8b ea ?? mov ebp, edx
8b f1 ?? mov esi, ecx
8b c1 ?? mov eax, ecx
6a 01 ?? push 1
e8 97 a9 ff ff ?? call function 0x00408b25
L2: 33 c0 ?? xor eax, eax
33 db ?? xor ebx, ebx
33 c9 ?? xor ecx, ecx
33 d2 ?? xor edx, edx
33 ff ?? xor edi, edi
ff e6 ?? jmp esi
|
./vs2008/normal/Debug/ooex9.exe | 0x40e19a | @_EH4_GlobalUnwind@4 | 0 |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
57 ?? push edi
6a 00 ?? push 0
6a 00 ?? push 0
68 af e1 40 00 ?? push basic block L2
51 ?? push ecx
e8 2f ae 00 00 ?? call function 0x00418fde
L2: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e1b4 | @_EH4_LocalUnwind@16 | 0 |
L1: 55 ?? push ebp
8b 6c 24 08 ?? mov ebp, dword ss:[esp + 8]
52 ?? push edx
51 ?? push ecx
ff 74 24 14 ?? push dword ss:[esp + 0x14<20>]
e8 b4 fe ff ff ?? call function 0x0040e078
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c2 08 00 ?? ret 8
|
./vs2008/normal/Debug/ooex9.exe | 0x40e1cb | __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 3c 8b 42 00 ?? lea esi, ds:[edi + 0x00428b3c]
ff 36 ?? push dword ds:[esi]
e8 f9 52 ff ff ?? call function 0x004034d7
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/ooex9.exe | 0x40e1f0 | __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/ooex9.exe | 0x40e230 | __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/ooex9.exe | 0x40e280 | __IsNonwritableInCurrentImage | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 38 7b 42 00 ?? push 0x00427b38
68 90 51 40 00 ?? push function 0x00405190
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 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
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 0x0040e1f0
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 0x0040e230
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/ooex9.exe | 0x40e33d | __initp_misc_winsig | 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 30 9b 42 00 ?? mov dword ds:[0x00429b30], eax
a3 34 9b 42 00 ?? mov dword ds:[0x00429b34], eax
a3 38 9b 42 00 ?? mov dword ds:[0x00429b38], eax
a3 3c 9b 42 00 ?? mov dword ds:[0x00429b3c], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e35b | ctrlevent_capture | 0 |
L1: 6a 10 ?? push 0x10<16>
68 58 7b 42 00 ?? push 0x00427b58
e8 99 6d ff ff ?? call function 0x00405100
L2: 33 ff ?? xor edi, edi
57 ?? push edi
e8 02 73 ff ff ?? call function 0x00405671
L3: 59 ?? pop ecx
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
39 7d 08 ?? cmp dword ss:[ebp + 8], edi
75 1c ?? jne basic block L6
L4: be 30 9b 42 00 ?? mov esi, 0x00429b30
ff 35 30 9b 42 00 ?? push dword ds:[0x00429b30]
e8 ca 51 ff ff ?? call function 0x00403552
L5: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
c7 45 e0 02 00 00 00 ?? mov dword ss:[ebp + 0xe0<224,-32>], 2
eb 1a ?? jmp basic block L8
L6: be 34 9b 42 00 ?? mov esi, 0x00429b34
ff 35 34 9b 42 00 ?? push dword ds:[0x00429b34]
e8 ae 51 ff ff ?? call function 0x00403552
L7: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
c7 45 e0 15 00 00 00 ?? mov dword ss:[ebp + 0xe0<224,-32>], 0x00000015<21>
L8: 59 ?? pop ecx
3b c7 ?? cmp eax, edi
74 0c ?? je basic block L12
L9: 83 f8 01 ?? cmp eax, 1
74 07 ?? je basic block L12
L10: e8 8c 51 ff ff ?? call function 0x00403549
L11: 89 06 ?? mov dword ds:[esi], eax
L12: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 0b 00 00 00 ?? call function 0x0040e3d6
L13: 39 7d e4 ?? cmp dword ss:[ebp + 0xe4<228,-28>], edi
75 0e ?? jne basic block L15
L14: 33 c0 ?? xor eax, eax
eb 1a ?? jmp basic block L19
L15: 83 7d e4 01 ?? cmp dword ss:[ebp + 0xe4<228,-28>], 1
74 07 ?? je basic block L18
L16: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
ff 55 e4 ?? call dword ss:[ebp + 0xe4<228,-28>]
L17: 59 ?? pop ecx
L18: 33 c0 ?? xor eax, eax
40 ?? inc eax
L19: e8 52 6d ff ff ?? call function 0x00405145
L20: c2 04 00 ?? ret 4
|
./vs2008/normal/Debug/ooex9.exe | 0x40e3f6 | siglookup | 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 0d 2c 82 42 00 ?? mov ecx, dword ds:[0x0042822c<"\n">]
56 ?? push esi
L2: 39 50 04 ?? cmp dword ds:[eax + 4], edx
74 0f ?? je basic block L4
L3: 8b f1 ?? mov esi, ecx
6b f6 0c ?? imul esi, esi, 12
03 75 08 ?? add esi, dword ss:[ebp + 8]
83 c0 0c ?? add eax, 12
3b c6 ?? cmp eax, esi
72 ec ?? jb basic block L2
L4: 6b c9 0c ?? imul ecx, ecx, 12
03 4d 08 ?? add ecx, dword ss:[ebp + 8]
5e ?? pop esi
3b c1 ?? cmp eax, ecx
73 05 ?? jae basic block L6
L5: 39 50 04 ?? cmp dword ds:[eax + 4], edx
74 02 ?? je basic block L7
L6: 33 c0 ?? xor eax, eax
L7: 5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e42d | ___get_sigabrt | 0 |
L1: ff 35 38 9b 42 00 ?? push dword ds:[0x00429b38]
e8 1a 51 ff ff ?? call function 0x00403552
L2: 59 ?? pop ecx
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e43a | ___fpecode | 0 |
L1: e8 9c 53 ff ff ?? call function 0x004037db
L2: 83 c0 64 ?? add eax, 0x64<100>
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e443 | ___pxcptinfoptrs | 0 |
L1: e8 93 53 ff ff ?? call function 0x004037db
L2: 83 c0 60 ?? add eax, 0x60<96>
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e44c | _signal | 0 |
L1: 6a 10 ?? push 0x10<16>
68 78 7b 42 00 ?? push 0x00427b78
e8 a8 6c ff ff ?? call function 0x00405100
L2: 83 65 e0 00 ?? and dword ss:[ebp + 0xe0<224,-32>], 0
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
83 fe 04 ?? cmp esi, 4
0f 84 e2 01 00 00 ?? je basic block L62
L3: 83 fe 03 ?? cmp esi, 3
0f 84 d9 01 00 00 ?? je basic block L62
L4: 6a 02 ?? push 2
5f ?? pop edi
3b df ?? cmp ebx, edi
0f 84 bf 00 00 00 ?? je basic block L26
L5: 83 fb 15 ?? cmp ebx, 0x15<21>
0f 84 b6 00 00 00 ?? je basic block L26
L6: 83 fb 16 ?? cmp ebx, 0x16<22>
0f 84 ad 00 00 00 ?? je basic block L26
L7: 83 fb 06 ?? cmp ebx, 6
0f 84 a4 00 00 00 ?? je basic block L26
L8: 83 fb 0f ?? cmp ebx, 15
0f 84 9b 00 00 00 ?? je basic block L26
L9: 83 fb 08 ?? cmp ebx, 8
74 0e ?? je basic block L12
L10: 83 fb 04 ?? cmp ebx, 4
74 09 ?? je basic block L12
L11: 83 fb 0b ?? cmp ebx, 11
0f 85 97 01 00 00 ?? jne basic block L62
L12: e8 a7 52 ff ff ?? call function 0x00403762
L13: 8b f0 ?? mov esi, eax
85 f6 ?? test esi, esi
0f 84 88 01 00 00 ?? je basic block L62
L14: bf 08 42 42 00 ?? mov edi, 0x00424208
39 7e 5c ?? cmp dword ds:[esi + 0x5c<92>], edi
75 27 ?? jne basic block L19
L15: ff 35 28 82 42 00 ?? push dword ds:[0x00428228<"x">]
e8 1c 83 ff ff ?? call function 0x004067f6
L16: 59 ?? pop ecx
89 46 5c ?? mov dword ds:[esi + 0x5c<92>], eax
85 c0 ?? test eax, eax
0f 84 67 01 00 00 ?? je basic block L62
L17: ff 35 28 82 42 00 ?? push dword ds:[0x00428228<"x">]
57 ?? push edi
50 ?? push eax
e8 0d 0c 00 00 ?? call function 0x0040f100
L18: 83 c4 0c ?? add esp, 12
L19: ff 76 5c ?? push dword ds:[esi + 0x5c<92>]
8b d3 ?? mov edx, ebx
e8 f6 fe ff ff ?? call function 0x0040e3f6
L20: 59 ?? pop ecx
85 c0 ?? test eax, eax
0f 84 44 01 00 00 ?? je basic block L62
L21: 8b 50 08 ?? mov edx, dword ds:[eax + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
83 f9 02 ?? cmp ecx, 2
0f 84 25 01 00 00 ?? je basic block L61
L22: eb 1a ?? jmp basic block L24
L23: 89 48 08 ?? mov dword ds:[eax + 8], ecx
83 c0 0c ?? add eax, 12
8b 3d 2c 82 42 00 ?? mov edi, dword ds:[0x0042822c<"\n">]
6b ff 0c ?? imul edi, edi, 12
03 7e 5c ?? add edi, dword ds:[esi + 0x5c<92>]
3b c7 ?? cmp eax, edi
0f 83 09 01 00 00 ?? jae basic block L61
L24: 39 58 04 ?? cmp dword ds:[eax + 4], ebx
74 e1 ?? je basic block L23
L25: e9 ff 00 00 00 ?? jmp basic block L61
L26: 6a 00 ?? push 0
e8 2c 71 ff ff ?? call function 0x00405671
L27: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
3b df ?? cmp ebx, edi
74 05 ?? je basic block L29
L28: 83 fb 15 ?? cmp ebx, 0x15<21>
75 3e ?? jne basic block L36
L29: 83 3d 40 9b 42 00 00 ?? cmp dword ds:[0x00429b40], 0
75 35 ?? jne basic block L36
L30: 6a 01 ?? push 1
68 5b e3 40 00 ?? push function 0x0040e35b
ff 15 88 a2 42 00 ?? call dword ds:[0x0042a288]
L31: 33 c9 ?? xor ecx, ecx
41 ?? inc ecx
3b c1 ?? cmp eax, ecx
75 08 ?? jne basic block L33
L32: 89 0d 40 9b 42 00 ?? mov dword ds:[0x00429b40], ecx
eb 19 ?? jmp basic block L36
L33: e8 8a 6e ff ff ?? call function 0x00405407
L34: 8b f0 ?? mov esi, eax
ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc]
L35: 89 06 ?? mov dword ds:[esi], eax
c7 45 e0 01 00 00 00 ?? mov dword ss:[ebp + 0xe0<224,-32>], 1
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
L36: 8b c3 ?? mov eax, ebx
2b c7 ?? sub eax, edi
74 72 ?? je basic block L53
L37: 83 e8 04 ?? sub eax, 4
74 0d ?? je basic block L41
L38: 83 e8 09 ?? sub eax, 9
74 48 ?? je basic block L49
L39: 83 e8 06 ?? sub eax, 6
74 23 ?? je basic block L45
L40: 48 ?? dec eax
75 7f ?? jne basic block L58
L41: ff 35 38 9b 42 00 ?? push dword ds:[0x00429b38]
e8 9e 4f ff ff ?? call function 0x00403552
L42: 59 ?? pop ecx
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
3b f7 ?? cmp esi, edi
74 6c ?? je basic block L58
L43: 56 ?? push esi
e8 15 4f ff ff ?? call function 0x004034d7
L44: a3 38 9b 42 00 ?? mov dword ds:[0x00429b38], eax
eb 5e ?? jmp basic block L57
L45: ff 35 34 9b 42 00 ?? push dword ds:[0x00429b34]
e8 7e 4f ff ff ?? call function 0x00403552
L46: 59 ?? pop ecx
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
3b f7 ?? cmp esi, edi
74 4c ?? je basic block L58
L47: 56 ?? push esi
e8 f5 4e ff ff ?? call function 0x004034d7
L48: a3 34 9b 42 00 ?? mov dword ds:[0x00429b34], eax
eb 3e ?? jmp basic block L57
L49: ff 35 3c 9b 42 00 ?? push dword ds:[0x00429b3c]
e8 5e 4f ff ff ?? call function 0x00403552
L50: 59 ?? pop ecx
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
3b f7 ?? cmp esi, edi
74 2c ?? je basic block L58
L51: 56 ?? push esi
e8 d5 4e ff ff ?? call function 0x004034d7
L52: a3 3c 9b 42 00 ?? mov dword ds:[0x00429b3c], eax
eb 1e ?? jmp basic block L57
L53: ff 35 30 9b 42 00 ?? push dword ds:[0x00429b30]
e8 3e 4f ff ff ?? call function 0x00403552
L54: 59 ?? pop ecx
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
3b f7 ?? cmp esi, edi
74 0c ?? je basic block L58
L55: 56 ?? push esi
e8 b5 4e ff ff ?? call function 0x004034d7
L56: a3 30 9b 42 00 ?? mov dword ds:[0x00429b30], eax
L57: 59 ?? pop ecx
L58: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 10 00 00 00 ?? call function 0x0040e644
L59: 83 7d e0 00 ?? cmp dword ss:[ebp + 0xe0<224,-32>], 0
75 13 ?? jne basic block L62
L60: 8b 55 e4 ?? mov edx, dword ss:[ebp + 0xe4<228,-28>]
L61: 8b c2 ?? mov eax, edx
eb 42 ?? jmp basic block L71
L62: 83 fb 01 ?? cmp ebx, 1
74 2e ?? je basic block L70
L63: 83 fb 03 ?? cmp ebx, 3
74 29 ?? je basic block L70
L64: 83 fb 0d ?? cmp ebx, 13
74 24 ?? je basic block L70
L65: 83 fb 0f ?? cmp ebx, 15
7e 05 ?? jle basic block L67
L66: 83 fb 11 ?? cmp ebx, 0x11<17>
7e 1a ?? jle basic block L70
L67: e8 89 6d ff ff ?? call function 0x004053f4
L68: c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 48 a6 ff ff ?? call function 0x00408cc5
L69: 83 c4 14 ?? add esp, 0x14<20>
L70: 83 c8 ff ?? or eax, 0xff<255,-1>
L71: e8 bd 6a ff ff ?? call function 0x00405145
L72: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e689 | _raise | 0 |
L1: 6a 20 ?? push 0x20<32>
68 98 7b 42 00 ?? push 0x00427b98
e8 6b 6a ff ff ?? call function 0x00405100
L2: 33 ff ?? xor edi, edi
89 7d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edi
89 7d d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], edi
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
83 fb 0b ?? cmp ebx, 11
7f 4c ?? jg basic block L14
L3: 74 15 ?? je basic block L8
L4: 8b c3 ?? mov eax, ebx
6a 02 ?? push 2
59 ?? pop ecx
2b c1 ?? sub eax, ecx
74 22 ?? je basic block L11
L5: 2b c1 ?? sub eax, ecx
74 08 ?? je basic block L8
L6: 2b c1 ?? sub eax, ecx
74 64 ?? je basic block L20
L7: 2b c1 ?? sub eax, ecx
75 44 ?? jne basic block L17
L8: e8 a1 50 ff ff ?? call function 0x00403762
L9: 8b f8 ?? mov edi, eax
89 7d d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], edi
85 ff ?? test edi, edi
75 14 ?? jne basic block L12
L10: 83 c8 ff ?? or eax, 0xff<255,-1>
e9 61 01 00 00 ?? jmp basic block L52
L11: be 30 9b 42 00 ?? mov esi, 0x00429b30
a1 30 9b 42 00 ?? mov eax, dword ds:[0x00429b30]
eb 60 ?? jmp basic block L23
L12: ff 77 5c ?? push dword ds:[edi + 0x5c<92>]
8b d3 ?? mov edx, ebx
e8 0e fd ff ff ?? call function 0x0040e3f6
L13: 8b f0 ?? mov esi, eax
83 c6 08 ?? add esi, 8
8b 06 ?? mov eax, dword ds:[esi]
eb 5a ?? jmp basic block L24
L14: 8b c3 ?? mov eax, ebx
83 e8 0f ?? sub eax, 15
74 3c ?? je basic block L22
L15: 83 e8 06 ?? sub eax, 6
74 2b ?? je basic block L21
L16: 48 ?? dec eax
74 1c ?? je basic block L20
L17: e8 ef 6c ff ff ?? call function 0x004053f4
L18: c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
e8 ae a5 ff ff ?? call function 0x00408cc5
L19: 83 c4 14 ?? add esp, 0x14<20>
eb ae ?? jmp basic block L10
L20: be 38 9b 42 00 ?? mov esi, 0x00429b38
a1 38 9b 42 00 ?? mov eax, dword ds:[0x00429b38]
eb 16 ?? jmp basic block L23
L21: be 34 9b 42 00 ?? mov esi, 0x00429b34
a1 34 9b 42 00 ?? mov eax, dword ds:[0x00429b34]
eb 0a ?? jmp basic block L23
L22: be 3c 9b 42 00 ?? mov esi, 0x00429b3c
a1 3c 9b 42 00 ?? mov eax, dword ds:[0x00429b3c]
L23: c7 45 e4 01 00 00 00 ?? mov dword ss:[ebp + 0xe4<228,-28>], 1
50 ?? push eax
e8 07 4e ff ff ?? call function 0x00403552
L24: 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
59 ?? pop ecx
33 c0 ?? xor eax, eax
83 7d e0 01 ?? cmp dword ss:[ebp + 0xe0<224,-32>], 1
0f 84 d8 00 00 00 ?? je basic block L52
L25: 39 45 e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], eax
75 07 ?? jne basic block L27
L26: 6a 03 ?? push 3
e8 3f 5d ff ff ?? call function 0x004044a6
L27: 39 45 e4 ?? cmp dword ss:[ebp + 0xe4<228,-28>], eax
74 07 ?? je basic block L30
L28: 50 ?? push eax
e8 ff 6e ff ff ?? call function 0x00405671
L29: 59 ?? pop ecx
L30: 33 c0 ?? xor eax, eax
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
83 fb 08 ?? cmp ebx, 8
74 0a ?? je basic block L33
L31: 83 fb 0b ?? cmp ebx, 11
74 05 ?? je basic block L33
L32: 83 fb 04 ?? cmp ebx, 4
75 1b ?? jne basic block L35
L33: 8b 4f 60 ?? mov ecx, dword ds:[edi + 0x60<96>]
89 4d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], ecx
89 47 60 ?? mov dword ds:[edi + 0x60<96>], eax
83 fb 08 ?? cmp ebx, 8
75 40 ?? jne basic block L39
L34: 8b 4f 64 ?? mov ecx, dword ds:[edi + 0x64<100>]
89 4d d0 ?? mov dword ss:[ebp + 0xd0<208,-48>], ecx
c7 47 64 8c 00 00 00 ?? mov dword ds:[edi + 0x64<100>], 0x0000008c<140>
L35: 83 fb 08 ?? cmp ebx, 8
75 2e ?? jne basic block L39
L36: 8b 0d 20 82 42 00 ?? mov ecx, dword ds:[0x00428220]
89 4d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], ecx
L37: 8b 0d 24 82 42 00 ?? mov ecx, dword ds:[0x00428224]
8b 15 20 82 42 00 ?? mov edx, dword ds:[0x00428220]
03 ca ?? add ecx, edx
39 4d dc ?? cmp dword ss:[ebp + 0xdc<220,-36>], ecx
7d 19 ?? jge basic block L41
L38: 8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>]
6b c9 0c ?? imul ecx, ecx, 12
8b 57 5c ?? mov edx, dword ds:[edi + 0x5c<92>]
89 44 11 08 ?? mov dword ds:[ecx + edx + 8], eax
ff 45 dc ?? inc dword ss:[ebp + 0xdc<220,-36>]
eb db ?? jmp basic block L37
L39: e8 6f 4d ff ff ?? call function 0x00403549
L40: 89 06 ?? mov dword ds:[esi], eax
L41: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2>
e8 15 00 00 00 ?? call function 0x0040e7fd
L42: 83 fb 08 ?? cmp ebx, 8
75 1f ?? jne basic block L45
L43: ff 77 64 ?? push dword ds:[edi + 0x64<100>]
53 ?? push ebx
ff 55 e0 ?? call dword ss:[ebp + 0xe0<224,-32>]
L44: 59 ?? pop ecx
eb 19 ?? jmp basic block L46
L45: 53 ?? push ebx
ff 55 e0 ?? call dword ss:[ebp + 0xe0<224,-32>]
L46: 59 ?? pop ecx
83 fb 08 ?? cmp ebx, 8
74 0a ?? je basic block L49
L47: 83 fb 0b ?? cmp ebx, 11
74 05 ?? je basic block L49
L48: 83 fb 04 ?? cmp ebx, 4
75 11 ?? jne basic block L51
L49: 8b 45 d4 ?? mov eax, dword ss:[ebp + 0xd4<212,-44>]
89 47 60 ?? mov dword ds:[edi + 0x60<96>], eax
83 fb 08 ?? cmp ebx, 8
75 06 ?? jne basic block L51
L50: 8b 45 d0 ?? mov eax, dword ss:[ebp + 0xd0<208,-48>]
89 47 64 ?? mov dword ds:[edi + 0x64<100>], eax
L51: 33 c0 ?? xor eax, eax
L52: e8 0d 69 ff ff ?? call function 0x00405145
L53: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e839 | __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 44 9b 42 00 ?? mov dword ds:[0x00429b44], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40e848 | _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 44 9b 42 00 ?? push dword ds:[0x00429b44]
e8 f7 4c ff ff ?? call function 0x00403552
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 88 6b ff ff ?? call function 0x004053f4
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 4a a4 ff ff ?? call function 0x00408cc5
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 5c 4e 42 00 ?? push 0x00424e5c<"ADVAPI32.DLL">
ff 15 94 a2 42 00 ?? call dword ds:[0x0042a294]
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 4d 6b ff ff ?? call function 0x004053f4
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 0f a4 ff ff ?? call function 0x00408cc5
L11: 83 c4 14 ?? add esp, 0x14<20>
8b c7 ?? mov eax, edi
e9 8b 00 00 00 ?? jmp basic block L32
L12: 68 48 4e 42 00 ?? push 0x00424e48<"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 1d 6b ff ff ?? call function 0x004053f4
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 cb 6a ff ff ?? call function 0x004053b2
L17: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
89 03 ?? mov dword ds:[ebx], eax
e8 d2 a3 ff ff ?? call function 0x00408cc5
L18: 83 c4 18 ?? add esp, 0x18<24>
ff d7 ?? call edi
L19: 50 ?? push eax
e8 b4 6a ff ff ?? call function 0x004053b2
L20: 59 ?? pop ecx
eb 4a ?? jmp basic block L32
L21: 57 ?? push edi
e8 d0 4b ff ff ?? call function 0x004034d7
L22: 59 ?? pop ecx
8b f0 ?? mov esi, eax
e8 3a 4c ff ff ?? call function 0x00403549
L23: 56 ?? push esi
68 44 9b 42 00 ?? push 0x00429b44
8b d8 ?? mov ebx, eax
ff 15 90 a2 42 00 ?? call dword ds:[0x0042a290]
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 8c a2 42 00 ?? call dword ds:[0x0042a28c]
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 ba 6a ff ff ?? call function 0x004053f4
L29: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
e8 af 6a ff ff ?? call function 0x004053f4
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/ooex9.exe | 0x40e950 | ___getlocaleinfo | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 94 00 00 00 ?? sub esp, 0x00000094<148>
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
53 ?? push ebx
56 ?? push esi
8b 75 18 ?? mov esi, dword ss:[ebp + 0x18<24>]
33 db ?? xor ebx, ebx
83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
57 ?? push edi
89 85 74 ff ff ff ?? mov dword ss:[ebp + 0xffffff74<4294967156,-140>], eax
89 b5 6c ff ff ff ?? mov dword ss:[ebp + 0xffffff6c<4294967148,-148>], esi
0f 85 fe 00 00 00 ?? jne basic block L28
L2: 53 ?? push ebx
68 80 00 00 00 ?? push 0x00000080<128>
8d bd 7c ff ff ff ?? lea edi, ss:[ebp + 0xffffff7c<4294967164,-132>]
8b cf ?? mov ecx, edi
51 ?? push ecx
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
89 9d 78 ff ff ff ?? mov dword ss:[ebp + 0xffffff78<4294967160,-136>], ebx
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
50 ?? push eax
e8 43 77 00 00 ?? call function 0x004160ea
L3: 8b f0 ?? mov esi, eax
83 c4 18 ?? add esp, 0x18<24>
3b f3 ?? cmp esi, ebx
75 6a ?? jne basic block L12
L4: ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc]
L5: 83 f8 7a ?? cmp eax, 0x7a<122>
0f 85 80 00 00 00 ?? jne basic block L17
L6: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff b5 74 ff ff ff ?? push dword ss:[ebp + 0xffffff74<4294967156,-140>]
e8 17 77 00 00 ?? call function 0x004160ea
L7: 83 c4 18 ?? add esp, 0x18<24>
89 85 70 ff ff ff ?? mov dword ss:[ebp + 0xffffff70<4294967152,-144>], eax
3b c3 ?? cmp eax, ebx
74 5f ?? je basic block L17
L8: 33 f6 ?? xor esi, esi
46 ?? inc esi
56 ?? push esi
50 ?? push eax
e8 51 7e ff ff ?? call function 0x0040683b
L9: 8b f8 ?? mov edi, eax
59 ?? pop ecx
59 ?? pop ecx
3b fb ?? cmp edi, ebx
74 4d ?? je basic block L17
L10: 53 ?? push ebx
ff b5 70 ff ff ff ?? push dword ss:[ebp + 0xffffff70<4294967152,-144>]
89 b5 78 ff ff ff ?? mov dword ss:[ebp + 0xffffff78<4294967160,-136>], esi
57 ?? push edi
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff b5 74 ff ff ff ?? push dword ss:[ebp + 0xffffff74<4294967156,-140>]
e8 d9 76 00 00 ?? call function 0x004160ea
L11: 8b f0 ?? mov esi, eax
83 c4 18 ?? add esp, 0x18<24>
3b f3 ?? cmp esi, ebx
74 1e ?? je basic block L15
L12: 6a 01 ?? push 1
56 ?? push esi
e8 19 7e ff ff ?? call function 0x0040683b
L13: 59 ?? pop ecx
59 ?? pop ecx
8b 8d 6c ff ff ff ?? mov ecx, dword ss:[ebp + 0xffffff6c<4294967148,-148>]
89 01 ?? mov dword ds:[ecx], eax
3b c3 ?? cmp eax, ebx
75 21 ?? jne basic block L20
L14: 39 9d 78 ff ff ff ?? cmp dword ss:[ebp + 0xffffff78<4294967160,-136>], ebx
74 07 ?? je basic block L17
L15: 57 ?? push edi
e8 a7 31 ff ff ?? call function 0x00401be5
L16: 59 ?? pop ecx
L17: 83 c8 ff ?? or eax, 0xff<255,-1>
L18: 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 df 2e ff ff ?? call function 0x0040192e
L19: c9 ?? leave
c3 ?? ret
L20: 8d 4e ff ?? lea ecx, ds:[esi + 0xff<255,-1>]
51 ?? push ecx
57 ?? push edi
56 ?? push esi
50 ?? push eax
e8 cd 02 00 00 ?? call function 0x0040ed2a
L21: 83 c4 10 ?? add esp, 0x10<16>
85 c0 ?? test eax, eax
74 0d ?? je basic block L24
L22: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
e8 f0 a0 ff ff ?? call function 0x00408b5e
L23: 83 c4 14 ?? add esp, 0x14<20>
L24: 39 9d 78 ff ff ff ?? cmp dword ss:[ebp + 0xffffff78<4294967160,-136>], ebx
74 07 ?? je basic block L27
L25: 57 ?? push edi
e8 66 31 ff ff ?? call function 0x00401be5
L26: 59 ?? pop ecx
L27: 33 c0 ?? xor eax, eax
eb be ?? jmp basic block L18
L28: 39 5d 0c ?? cmp dword ss:[ebp + 12], ebx
75 b6 ?? jne basic block L17
L29: 53 ?? push ebx
6a 04 ?? push 4
bf 48 9b 42 00 ?? mov edi, 0x00429b48
57 ?? push edi
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
50 ?? push eax
e8 d9 74 00 00 ?? call function 0x00415f77
L30: 83 c4 18 ?? add esp, 0x18<24>
85 c0 ?? test eax, eax
74 9a ?? je basic block L17
L31: 88 1e ?? mov byte ds:[esi], bl
L32: 8a 1f ?? mov bl, byte ds:[edi]
0f b6 c3 ?? movzx eax, bl
50 ?? push eax
e8 44 70 00 00 ?? call function 0x00415af6
L33: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 c9 ?? je basic block L27
L34: 8a 06 ?? mov al, byte ds:[esi]
b1 0a ?? mov cl, 10
f6 e9 ?? imul cl
02 c3 ?? add al, bl
2c 30 ?? sub al, 0x30<48>
47 ?? inc edi
47 ?? inc edi
81 ff 50 9b 42 00 ?? cmp edi, 0x00429b50
88 06 ?? mov byte ds:[esi], al
7c da ?? jl basic block L32
L35: eb b1 ?? jmp basic block L27
|
./vs2008/normal/Debug/ooex9.exe | 0x40eacf | __initp_misc_purevirt | 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/ooex9.exe | 0x40eade | __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 54 9b 42 00 ?? mov dword ds:[0x00429b54], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40eaed | ___crtInitCritSecAndSpinCount | 0 |
L1: 6a 10 ?? push 0x10<16>
68 b8 7b 42 00 ?? push 0x00427bb8
e8 07 66 ff ff ?? call function 0x00405100
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 98 a2 42 00 ?? call dword ds:[0x0042a298]
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 f9 65 ff ff ?? call function 0x00405145
L9: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40eb4d | ___crtMessageBoxA | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
e8 ec 49 ff ff ?? call function 0x00403549
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
83 3d 58 9b 42 00 00 ?? cmp dword ds:[0x00429b58], 0
8b d8 ?? mov ebx, eax
0f 85 8e 00 00 00 ?? jne basic block L18
L3: 68 d0 4e 42 00 ?? push 0x00424ed0<"USER32.DLL">
ff 15 94 a2 42 00 ?? call dword ds:[0x0042a294]
L4: 8b f8 ?? mov edi, eax
85 ff ?? test edi, edi
0f 84 2a 01 00 00 ?? je basic block L44
L5: 8b 35 d0 a1 42 00 ?? mov esi, dword ds:[0x0042a1d0]
68 c4 4e 42 00 ?? push 0x00424ec4<"MessageBoxA">
57 ?? push edi
ff d6 ?? call esi
L6: 85 c0 ?? test eax, eax
0f 84 14 01 00 00 ?? je basic block L44
L7: 50 ?? push eax
e8 36 49 ff ff ?? call function 0x004034d7
L8: c7 04 24 b4 4e 42 00 ?? mov dword ss:[esp], 0x00424eb4<"GetActiveWindow">
57 ?? push edi
a3 58 9b 42 00 ?? mov dword ds:[0x00429b58], eax
ff d6 ?? call esi
L9: 50 ?? push eax
e8 21 49 ff ff ?? call function 0x004034d7
L10: c7 04 24 a0 4e 42 00 ?? mov dword ss:[esp], 0x00424ea0<"GetLastActivePopup">
57 ?? push edi
a3 5c 9b 42 00 ?? mov dword ds:[0x00429b5c], eax
ff d6 ?? call esi
L11: 50 ?? push eax
e8 0c 49 ff ff ?? call function 0x004034d7
L12: c7 04 24 84 4e 42 00 ?? mov dword ss:[esp], 0x00424e84<"GetUserObjectInformationA">
57 ?? push edi
a3 60 9b 42 00 ?? mov dword ds:[0x00429b60], eax
ff d6 ?? call esi
L13: 50 ?? push eax
e8 f7 48 ff ff ?? call function 0x004034d7
L14: 59 ?? pop ecx
a3 68 9b 42 00 ?? mov dword ds:[0x00429b68], eax
85 c0 ?? test eax, eax
74 14 ?? je basic block L18
L15: 68 6c 4e 42 00 ?? push 0x00424e6c<"GetProcessWindowStation">
57 ?? push edi
ff d6 ?? call esi
L16: 50 ?? push eax
e8 df 48 ff ff ?? call function 0x004034d7
L17: 59 ?? pop ecx
a3 64 9b 42 00 ?? mov dword ds:[0x00429b64], eax
L18: a1 64 9b 42 00 ?? mov eax, dword ds:[0x00429b64]
3b c3 ?? cmp eax, ebx
74 4f ?? je basic block L30
L19: 39 1d 68 9b 42 00 ?? cmp dword ds:[0x00429b68], ebx
74 47 ?? je basic block L30
L20: 50 ?? push eax
e8 3d 49 ff ff ?? call function 0x00403552
L21: ff 35 68 9b 42 00 ?? push dword ds:[0x00429b68]
8b f0 ?? mov esi, eax
e8 30 49 ff ff ?? call function 0x00403552
L22: 59 ?? pop ecx
59 ?? pop ecx
8b f8 ?? mov edi, eax
85 f6 ?? test esi, esi
74 2c ?? je basic block L30
L23: 85 ff ?? test edi, edi
74 28 ?? je basic block L30
L24: ff d6 ?? call esi
L25: 85 c0 ?? test eax, eax
74 19 ?? je basic block L29
L26: 8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>]
51 ?? push ecx
6a 0c ?? push 12
8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>]
51 ?? push ecx
6a 01 ?? push 1
50 ?? push eax
ff d7 ?? call edi
L27: 85 c0 ?? test eax, eax
74 06 ?? je basic block L29
L28: f6 45 f4 01 ?? test byte ss:[ebp + 0xf4<244,-12>], 1
75 09 ?? jne basic block L30
L29: 81 4d 10 00 00 20 00 ?? or dword ss:[ebp + 0x10<16>], 0x00200000
eb 39 ?? jmp basic block L40
L30: a1 5c 9b 42 00 ?? mov eax, dword ds:[0x00429b5c]
3b c3 ?? cmp eax, ebx
74 30 ?? je basic block L40
L31: 50 ?? push eax
e8 ed 48 ff ff ?? call function 0x00403552
L32: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 25 ?? je basic block L40
L33: ff d0 ?? call eax
L34: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
85 c0 ?? test eax, eax
74 1c ?? je basic block L40
L35: a1 60 9b 42 00 ?? mov eax, dword ds:[0x00429b60]
3b c3 ?? cmp eax, ebx
74 13 ?? je basic block L40
L36: 50 ?? push eax
e8 d0 48 ff ff ?? call function 0x00403552
L37: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 08 ?? je basic block L40
L38: ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
ff d0 ?? call eax
L39: 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
L40: ff 35 58 9b 42 00 ?? push dword ds:[0x00429b58]
e8 b8 48 ff ff ?? call function 0x00403552
L41: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 10 ?? je basic block L44
L42: ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
ff d0 ?? call eax
L43: eb 02 ?? jmp basic block L45
L44: 33 c0 ?? xor eax, eax
L45: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
c9 ?? leave
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ecb6 | _strcat_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]
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
57 ?? push edi
3b c3 ?? cmp eax, ebx
74 07 ?? je basic block L3
L2: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
3b fb ?? cmp edi, ebx
77 1b ?? ja basic block L7
L3: e8 21 67 ff ff ?? call function 0x004053f4
L4: 6a 16 ?? push 0x16<22>
5e ?? pop esi
89 30 ?? mov dword ds:[eax], esi
L5: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
e8 e3 9f ff ff ?? call function 0x00408cc5
L6: 83 c4 14 ?? add esp, 0x14<20>
8b c6 ?? mov eax, esi
eb 3c ?? jmp basic block L19
L7: 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
3b f3 ?? cmp esi, ebx
75 04 ?? jne basic block L9
L8: 88 18 ?? mov byte ds:[eax], bl
eb da ?? jmp basic block L3
L9: 8b d0 ?? mov edx, eax
L10: 38 1a ?? cmp byte ds:[edx], bl
74 04 ?? je basic block L12
L11: 42 ?? inc edx
4f ?? dec edi
75 f8 ?? jne basic block L10
L12: 3b fb ?? cmp edi, ebx
74 ee ?? je basic block L8
L13: 8a 0e ?? mov cl, byte ds:[esi]
88 0a ?? mov byte ds:[edx], cl
42 ?? inc edx
46 ?? inc esi
3a cb ?? cmp cl, bl
74 03 ?? je basic block L15
L14: 4f ?? dec edi
75 f3 ?? jne basic block L13
L15: 3b fb ?? cmp edi, ebx
75 10 ?? jne basic block L18
L16: 88 18 ?? mov byte ds:[eax], bl
e8 da 66 ff ff ?? call function 0x004053f4
L17: 6a 22 ?? push 0x22<34>
59 ?? pop ecx
89 08 ?? mov dword ds:[eax], ecx
8b f1 ?? mov esi, ecx
eb b5 ?? jmp basic block L5
L18: 33 c0 ?? xor eax, eax
L19: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ed2a | _strncpy_s | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
57 ?? push edi
39 5d 14 ?? cmp dword ss:[ebp + 0x14<20>], ebx
75 10 ?? jne basic block L6
L2: 3b f3 ?? cmp esi, ebx
75 10 ?? jne basic block L7
L3: 39 5d 0c ?? cmp dword ss:[ebp + 12], ebx
75 12 ?? jne basic block L8
L4: 33 c0 ?? xor eax, eax
L5: 5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
5d ?? pop ebp
c3 ?? ret
L6: 3b f3 ?? cmp esi, ebx
74 07 ?? je basic block L8
L7: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
3b fb ?? cmp edi, ebx
77 1b ?? ja basic block L12
L8: e8 98 66 ff ff ?? call function 0x004053f4
L9: 6a 16 ?? push 0x16<22>
5e ?? pop esi
89 30 ?? mov dword ds:[eax], esi
L10: 53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
53 ?? push ebx
e8 5a 9f ff ff ?? call function 0x00408cc5
L11: 83 c4 14 ?? add esp, 0x14<20>
8b c6 ?? mov eax, esi
eb d5 ?? jmp basic block L5
L12: 39 5d 14 ?? cmp dword ss:[ebp + 0x14<20>], ebx
75 04 ?? jne basic block L14
L13: 88 1e ?? mov byte ds:[esi], bl
eb ca ?? jmp basic block L4
L14: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
3b d3 ?? cmp edx, ebx
75 04 ?? jne basic block L16
L15: 88 1e ?? mov byte ds:[esi], bl
eb d1 ?? jmp basic block L8
L16: 83 7d 14 ff ?? cmp dword ss:[ebp + 0x14<20>], 0xff<255,-1>
8b c6 ?? mov eax, esi
75 0f ?? jne basic block L20
L17: 8a 0a ?? mov cl, byte ds:[edx]
88 08 ?? mov byte ds:[eax], cl
40 ?? inc eax
42 ?? inc edx
3a cb ?? cmp cl, bl
74 1e ?? je basic block L25
L18: 4f ?? dec edi
75 f3 ?? jne basic block L17
L19: eb 19 ?? jmp basic block L25
L20: 8a 0a ?? mov cl, byte ds:[edx]
88 08 ?? mov byte ds:[eax], cl
40 ?? inc eax
42 ?? inc edx
3a cb ?? cmp cl, bl
74 08 ?? je basic block L23
L21: 4f ?? dec edi
74 05 ?? je basic block L23
L22: ff 4d 14 ?? dec dword ss:[ebp + 0x14<20>]
75 ee ?? jne basic block L20
L23: 39 5d 14 ?? cmp dword ss:[ebp + 0x14<20>], ebx
75 02 ?? jne basic block L25
L24: 88 18 ?? mov byte ds:[eax], bl
L25: 3b fb ?? cmp edi, ebx
75 8b ?? jne basic block L4
L26: 83 7d 14 ff ?? cmp dword ss:[ebp + 0x14<20>], 0xff<255,-1>
75 0f ?? jne basic block L28
L27: 8b 45 0c ?? mov eax, dword ss:[ebp + 12]
6a 50 ?? push 0x50<80>
88 5c 06 ff ?? mov byte ds:[esi + eax + 0xff<255,-1>], bl
58 ?? pop eax
e9 78 ff ff ff ?? jmp basic block L5
L28: 88 1e ?? mov byte ds:[esi], bl
e8 1e 66 ff ff ?? call function 0x004053f4
L29: 6a 22 ?? push 0x22<34>
59 ?? pop ecx
89 08 ?? mov dword ds:[eax], ecx
8b f1 ?? mov esi, ecx
eb 82 ?? jmp basic block L10
|
./vs2008/normal/Debug/ooex9.exe | 0x40eddf | __set_error_mode | 0 |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
3b ce ?? cmp ecx, esi
7c 1e ?? jl basic block L6
L2: 83 f9 02 ?? cmp ecx, 2
7e 0c ?? jle basic block L5
L3: 83 f9 03 ?? cmp ecx, 3
75 14 ?? jne basic block L6
L4: a1 78 91 42 00 ?? mov eax, dword ds:[0x00429178]
eb 28 ?? jmp basic block L9
L5: a1 78 91 42 00 ?? mov eax, dword ds:[0x00429178]
89 0d 78 91 42 00 ?? mov dword ds:[0x00429178], ecx
eb 1b ?? jmp basic block L9
L6: e8 e3 65 ff ff ?? call function 0x004053f4
L7: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22>
e8 a4 9e ff ff ?? call function 0x00408cc5
L8: 83 c4 14 ?? add esp, 0x14<20>
83 c8 ff ?? or eax, 0xff<255,-1>
L9: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ee2a | ___set_app_type | 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 b0 80 42 00 ?? mov dword ds:[0x004280b0], eax
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ee39 | ___get_app_type | 0 |
L1: a1 b0 80 42 00 ?? mov eax, dword ds:[0x004280b0]
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ee3f | 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 a7 95 ff ff ?? call function 0x004083f9
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/ooex9.exe | 0x40ee92 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40eeab | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40eec3 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40eedc | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40eef4 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ef0d | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ef25 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ef41 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ef5c | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ef78 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40ef93 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40efaf | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40efca | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40efe6 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f001 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f01a | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f032 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f04b | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f063 | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f07c | __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 0x0040ee3f
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f094 | __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 52 93 ff ff ?? call function 0x004083f9
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 0x0040ee3f
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/ooex9.exe | 0x40f0e9 | __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 0x0040f094
L2: 59 ?? pop ecx
59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f100 | _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 3c 9c 42 00 00 ?? cmp dword ds:[0x00429c3c], 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 0x0040f8a0
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 74 f2 40 00 ?? jmp dword ds:[0x0040f274 + 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 88 f1 40 00 ?? jmp dword ds:[0x0040f188 + eax * 4]
L13: ff 24 8d 84 f2 40 00 ?? jmp dword ds:[basic block L32 + ecx * 4]
L14: 90 ?? nop
L15: ff 24 8d 08 f2 40 00 ?? jmp dword ds:[0x0040f208 + ecx * 4]
0x0040f18c: 98 f1 40 00 c4 f1 40 00 e8 f1 40 00 |..@...@...@.|
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 74 f2 40 00 ?? jmp dword ds:[0x0040f274 + 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 74 f2 40 00 ?? jmp dword ds:[0x0040f274 + 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 74 f2 40 00 ?? jmp dword ds:[0x0040f274 + edx * 4]
0x0040f208: 6b f2 40 00 58 f2 40 00 50 f2 40 00 48 f2 40 00 |k.@.X.@.P.@.H.@.|
0x0040f218: 40 f2 40 00 38 f2 40 00 30 f2 40 00 28 f2 40 00 |@.@.8.@.0.@.(.@.|
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 74 f2 40 00 ?? jmp dword ds:[0x0040f274 + edx * 4]
0x0040f274: 84 f2 40 00 8c f2 40 00 98 f2 40 00 ac f2 40 00 |..@...@...@...@.|
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 10 f4 40 00 ?? jmp dword ds:[0x0040f410 + edx * 4]
L43: 8b ff ?? mov edi, edi
L44: f7 d9 ?? neg ecx
ff 24 8d c0 f3 40 00 ?? jmp dword ds:[0x0040f3c0 + 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 14 f3 40 00 ?? jmp dword ds:[0x0040f314 + eax * 4]
L48: ff 24 8d 10 f4 40 00 ?? jmp dword ds:[0x0040f410 + ecx * 4]
0x0040f318: 24 f3 40 00 48 f3 40 00 70 f3 40 00 |$.@.H.@.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 10 f4 40 00 ?? jmp dword ds:[0x0040f410 + 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 10 f4 40 00 ?? jmp dword ds:[0x0040f410 + 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 10 f4 40 00 ?? jmp dword ds:[0x0040f410 + edx * 4]
0x0040f3a4: c4 f3 40 00 cc f3 40 00 d4 f3 40 00 dc f3 40 00 |..@...@...@...@.|
0x0040f3b4: e4 f3 40 00 ec f3 40 00 f4 f3 40 00 07 f4 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 10 f4 40 00 ?? jmp dword ds:[0x0040f410 + edx * 4]
0x0040f410: 20 f4 40 00 28 f4 40 00 38 f4 40 00 4c f4 40 00 | .@.(.@.8.@.L.@.|
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/ooex9.exe | 0x40f465 | __calloc_impl | 0 |
L1: 6a 0c ?? push 12
68 d8 7b 42 00 ?? push 0x00427bd8
e8 8f 5c ff ff ?? call function 0x00405100
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 5f ff ff ?? call function 0x004053f4
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 27 98 ff ff ?? call function 0x00408cc5
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 94 9c 42 00 03 ?? cmp dword ds:[0x00429c94], 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 84 9c 42 00 ?? cmp eax, dword ds:[0x00429c84]
77 37 ?? ja basic block L19
L13: 6a 04 ?? push 4
e8 8b 61 ff ff ?? call function 0x00405671
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 6e ff ff ?? call function 0x004063de
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 0x0040f561
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 ed 26 00 00 ?? call function 0x00411c00
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 1c 99 42 00 ?? push dword ds:[0x0042991c]
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 78 9a 42 00 ?? cmp dword ds:[0x00429a78], edi
74 33 ?? je basic block L28
L24: 56 ?? push esi
e8 25 2d ff ff ?? call function 0x00402262
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 c3 5b ff ff ?? call function 0x00405145
L33: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f583 | _realloc | 0 |
L1: 6a 10 ?? push 0x10<16>
68 f8 7b 42 00 ?? push 0x00427bf8
e8 71 5b ff ff ?? call function 0x00405100
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 9f 2b ff ff ?? call function 0x0040213d
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 34 26 ff ff ?? call function 0x00401be5
L7: 59 ?? pop ecx
e9 b7 01 00 00 ?? jmp basic block L66
L8: 83 3d 94 9c 42 00 03 ?? cmp dword ds:[0x00429c94], 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 60 ff ff ?? call function 0x00405671
L11: 59 ?? pop ecx
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
53 ?? push ebx
e8 bc 61 ff ff ?? call function 0x0040579f
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 84 9c 42 00 ?? cmp esi, dword ds:[0x00429c84]
77 49 ?? ja basic block L25
L14: 56 ?? push esi
53 ?? push ebx
50 ?? push eax
e8 9e 66 ff ff ?? call function 0x00405c9d
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 6d ff ff ?? call function 0x004063de
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 0x0040f100
L22: 53 ?? push ebx
e8 6c 61 ff ff ?? call function 0x0040579f
L23: 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
53 ?? push ebx
50 ?? push eax
e8 92 61 ff ff ?? call function 0x004057cf
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 1c 99 42 00 ?? push dword ds:[0x0042991c]
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 0x0040f100
L33: 53 ?? push ebx
ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>]
e8 45 61 ff ff ?? call function 0x004057cf
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 0x0040f6c7
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 1c 99 42 00 ?? push dword ds:[0x0042991c]
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 78 9a 42 00 ?? cmp dword ds:[0x00429a78], edi
74 2c ?? je basic block L51
L44: 56 ?? push esi
e8 79 2b ff ff ?? call function 0x00402262
L45: 59 ?? pop ecx
85 c0 ?? test eax, eax
0f 85 d2 fe ff ff ?? jne basic block L9
L46: e8 fd 5c ff ff ?? call function 0x004053f4
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 5c ff ff ?? call function 0x004053b2
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 5c ff ff ?? call function 0x004053f4
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 1c 99 42 00 ?? push dword ds:[0x0042991c]
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 78 9a 42 00 ?? cmp dword ds:[0x00429a78], eax
74 34 ?? je basic block L71
L60: 56 ?? push esi
e8 10 2b ff ff ?? call function 0x00402262
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 00 2b ff ff ?? call function 0x00402262
L64: 59 ?? pop ecx
e8 8c 5c ff ff ?? call function 0x004053f4
L65: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12
L66: 33 c0 ?? xor eax, eax
L67: e8 d0 59 ff ff ?? call function 0x00405145
L68: c3 ?? ret
L69: e8 79 5c ff ff ?? call function 0x004053f4
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 5c ff ff ?? call function 0x004053f4
L73: 8b f0 ?? mov esi, eax
ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc]
L74: 50 ?? push eax
e8 1b 5c ff ff ?? call function 0x004053b2
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/ooex9.exe | 0x40f79e | __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 5c ff ff ?? call function 0x004053f4
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 f7 94 ff ff ?? call function 0x00408cc5
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 71 ff ff ?? call function 0x00406927
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 0x0040f583
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 f1 23 00 00 ?? call function 0x00411c00
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/ooex9.exe | 0x40f819 | 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/ooex9.exe | 0x40f8a0 | __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 0x0040f819
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/ooex9.exe | 0x40f983 | has_osfxsr_set | 0 |
L1: 6a 0c ?? push 12
68 18 7c 42 00 ?? push 0x00427c18
e8 71 57 ff ff ?? call function 0x00405100
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 73 57 ff ff ?? call function 0x00405145
L9: c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40f9d3 | __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 0x0040f983
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/ooex9.exe | 0x40fa35 | ___sse2_available_init | 0 |
L1: e8 99 ff ff ff ?? call function 0x0040f9d3
L2: a3 3c 9c 42 00 ?? mov dword ds:[0x00429c3c], eax
33 c0 ?? xor eax, eax
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40fa42 | ___pwctype_func | 0 |
L1: a1 74 8b 42 00 ?? mov eax, dword ds:[0x00428b74]
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40fa48 | ___pctype_func | 0 |
L1: e8 8e 3d ff ff ?? call function 0x004037db
L2: 8b c8 ?? mov ecx, eax
8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>]
3b 05 f8 85 42 00 ?? cmp eax, dword ds:[0x004285f8]
74 10 ?? je basic block L5
L3: 8b 15 6c 8c 42 00 ?? mov edx, dword ds:[0x00428c6c]
85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx
75 05 ?? jne basic block L5
L4: e8 ec 76 ff ff ?? call function 0x00407156
L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>]
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x40fa71 | _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 a3 ee ff ff ?? call function 0x0040e950
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 8e ee ff ff ?? call function 0x0040e950
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 79 ee ff ff ?? call function 0x0040e950
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 64 ee ff ff ?? call function 0x0040e950
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 4c ee ff ff ?? call function 0x0040e950
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 37 ee ff ff ?? call function 0x0040e950
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 25 ee ff ff ?? call function 0x0040e950
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 10 ee ff ff ?? call function 0x0040e950
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 f8 ed ff ff ?? call function 0x0040e950
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 e3 ed ff ff ?? call function 0x0040e950
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 ce ed ff ff ?? call function 0x0040e950
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 b9 ed ff ff ?? call function 0x0040e950
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 a1 ed ff ff ?? call function 0x0040e950
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 8c ed ff ff ?? call function 0x0040e950
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 77 ed ff ff ?? call function 0x0040e950
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 62 ed ff ff ?? call function 0x0040e950
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 4a ed ff ff ?? call function 0x0040e950
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 35 ed ff ff ?? call function 0x0040e950
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 20 ed ff ff ?? call function 0x0040e950
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 0b ed ff ff ?? call function 0x0040e950
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 f3 ec ff ff ?? call function 0x0040e950
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 de ec ff ff ?? call function 0x0040e950
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 c9 ec ff ff ?? call function 0x0040e950
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 b4 ec ff ff ?? call function 0x0040e950
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 9c ec ff ff ?? call function 0x0040e950
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 87 ec ff ff ?? call function 0x0040e950
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 72 ec ff ff ?? call function 0x0040e950
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 5d ec ff ff ?? call function 0x0040e950
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 45 ec ff ff ?? call function 0x0040e950
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 30 ec ff ff ?? call function 0x0040e950
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 1b ec ff ff ?? call function 0x0040e950
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 06 ec ff ff ?? call function 0x0040e950
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 eb eb ff ff ?? call function 0x0040e950
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 d3 eb ff ff ?? call function 0x0040e950
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 bb eb ff ff ?? call function 0x0040e950
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 a3 eb ff ff ?? call function 0x0040e950
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 88 eb ff ff ?? call function 0x0040e950
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 70 eb ff ff ?? call function 0x0040e950
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 58 eb ff ff ?? call function 0x0040e950
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 40 eb ff ff ?? call function 0x0040e950
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 25 eb ff ff ?? call function 0x0040e950
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 0d eb ff ff ?? call function 0x0040e950
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 f2 ea ff ff ?? call function 0x0040e950
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 d5 ea ff ff ?? call function 0x0040e950
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/ooex9.exe | 0x40fe8c | ___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 40 1d ff ff ?? call function 0x00401be5
L3: ff 76 08 ?? push dword ds:[esi + 8]
e8 38 1d ff ff ?? call function 0x00401be5
L4: ff 76 0c ?? push dword ds:[esi + 12]
e8 30 1d ff ff ?? call function 0x00401be5
L5: ff 76 10 ?? push dword ds:[esi + 0x10<16>]
e8 28 1d ff ff ?? call function 0x00401be5
L6: ff 76 14 ?? push dword ds:[esi + 0x14<20>]
e8 20 1d ff ff ?? call function 0x00401be5
L7: ff 76 18 ?? push dword ds:[esi + 0x18<24>]
e8 18 1d ff ff ?? call function 0x00401be5
L8: ff 36 ?? push dword ds:[esi]
e8 11 1d ff ff ?? call function 0x00401be5
L9: ff 76 20 ?? push dword ds:[esi + 0x20<32>]
e8 09 1d ff ff ?? call function 0x00401be5
L10: ff 76 24 ?? push dword ds:[esi + 0x24<36>]
e8 01 1d ff ff ?? call function 0x00401be5
L11: ff 76 28 ?? push dword ds:[esi + 0x28<40>]
e8 f9 1c ff ff ?? call function 0x00401be5
L12: ff 76 2c ?? push dword ds:[esi + 0x2c<44>]
e8 f1 1c ff ff ?? call function 0x00401be5
L13: ff 76 30 ?? push dword ds:[esi + 0x30<48>]
e8 e9 1c ff ff ?? call function 0x00401be5
L14: ff 76 34 ?? push dword ds:[esi + 0x34<52>]
e8 e1 1c ff ff ?? call function 0x00401be5
L15: ff 76 1c ?? push dword ds:[esi + 0x1c<28>]
e8 d9 1c ff ff ?? call function 0x00401be5
L16: ff 76 38 ?? push dword ds:[esi + 0x38<56>]
e8 d1 1c ff ff ?? call function 0x00401be5
L17: ff 76 3c ?? push dword ds:[esi + 0x3c<60>]
e8 c9 1c ff ff ?? call function 0x00401be5
L18: 83 c4 40 ?? add esp, 0x40<64>
ff 76 40 ?? push dword ds:[esi + 0x40<64>]
e8 be 1c ff ff ?? call function 0x00401be5
L19: ff 76 44 ?? push dword ds:[esi + 0x44<68>]
e8 b6 1c ff ff ?? call function 0x00401be5
L20: ff 76 48 ?? push dword ds:[esi + 0x48<72>]
e8 ae 1c ff ff ?? call function 0x00401be5
L21: ff 76 4c ?? push dword ds:[esi + 0x4c<76>]
e8 a6 1c ff ff ?? call function 0x00401be5
L22: ff 76 50 ?? push dword ds:[esi + 0x50<80>]
e8 9e 1c ff ff ?? call function 0x00401be5
L23: ff 76 54 ?? push dword ds:[esi + 0x54<84>]
e8 96 1c ff ff ?? call function 0x00401be5
L24: ff 76 58 ?? push dword ds:[esi + 0x58<88>]
e8 8e 1c ff ff ?? call function 0x00401be5
L25: ff 76 5c ?? push dword ds:[esi + 0x5c<92>]
e8 86 1c ff ff ?? call function 0x00401be5
L26: ff 76 60 ?? push dword ds:[esi + 0x60<96>]
e8 7e 1c ff ff ?? call function 0x00401be5
L27: ff 76 64 ?? push dword ds:[esi + 0x64<100>]
e8 76 1c ff ff ?? call function 0x00401be5
L28: ff 76 68 ?? push dword ds:[esi + 0x68<104>]
e8 6e 1c ff ff ?? call function 0x00401be5
L29: ff 76 6c ?? push dword ds:[esi + 0x6c<108>]
e8 66 1c ff ff ?? call function 0x00401be5
L30: ff 76 70 ?? push dword ds:[esi + 0x70<112>]
e8 5e 1c ff ff ?? call function 0x00401be5
L31: ff 76 74 ?? push dword ds:[esi + 0x74<116>]
e8 56 1c ff ff ?? call function 0x00401be5
L32: ff 76 78 ?? push dword ds:[esi + 0x78<120>]
e8 4e 1c ff ff ?? call function 0x00401be5
L33: ff 76 7c ?? push dword ds:[esi + 0x7c<124>]
e8 46 1c ff ff ?? call function 0x00401be5
L34: 83 c4 40 ?? add esp, 0x40<64>
ff b6 80 00 00 00 ?? push dword ds:[esi + 0x00000080<128>]
e8 38 1c ff ff ?? call function 0x00401be5
L35: ff b6 84 00 00 00 ?? push dword ds:[esi + 0x00000084<132>]
e8 2d 1c ff ff ?? call function 0x00401be5
L36: ff b6 88 00 00 00 ?? push dword ds:[esi + 0x00000088<136>]
e8 22 1c ff ff ?? call function 0x00401be5
L37: ff b6 8c 00 00 00 ?? push dword ds:[esi + 0x0000008c<140>]
e8 17 1c ff ff ?? call function 0x00401be5
L38: ff b6 90 00 00 00 ?? push dword ds:[esi + 0x00000090<144>]
e8 0c 1c ff ff ?? call function 0x00401be5
L39: ff b6 94 00 00 00 ?? push dword ds:[esi + 0x00000094<148>]
e8 01 1c ff ff ?? call function 0x00401be5
L40: ff b6 98 00 00 00 ?? push dword ds:[esi + 0x00000098<152>]
e8 f6 1b ff ff ?? call function 0x00401be5
L41: ff b6 9c 00 00 00 ?? push dword ds:[esi + 0x0000009c<156>]
e8 eb 1b ff ff ?? call function 0x00401be5
L42: ff b6 a0 00 00 00 ?? push dword ds:[esi + 0x000000a0<160>]
e8 e0 1b ff ff ?? call function 0x00401be5
L43: ff b6 a4 00 00 00 ?? push dword ds:[esi + 0x000000a4<164>]
e8 d5 1b ff ff ?? call function 0x00401be5
L44: ff b6 a8 00 00 00 ?? push dword ds:[esi + 0x000000a8<168>]
e8 ca 1b ff ff ?? call function 0x00401be5
L45: 83 c4 2c ?? add esp, 0x2c<44>
L46: 5e ?? pop esi
5d ?? pop ebp
c3 ?? ret
|
./vs2008/normal/Debug/ooex9.exe | 0x410021 | ___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 78 8b 42 00 ?? mov ebx, 0x00428b78
74 40 ?? je basic block L11
L2: 68 b8 00 00 00 ?? push 0x000000b8<184>
6a 01 ?? push 1
e8 f8 67 ff ff ?? call function 0x0040683b
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 0x0040fa71
L6: 85 c0 ?? test eax, eax
74 10 ?? je basic block L10
L7: 56 ?? push esi
e8 2b fe ff ff ?? call function 0x0040fe8c
L8: 56 ?? push esi
e8 7e 1b ff ff ?? call function 0x00401be5
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
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.