Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/ooex10.exe
0x40bd0e
__create_locale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 08 05 ?? cmp dword ss:[ebp + 8], 5 56 ?? push esi 57 ?? push edi 77 24 ?? ja basic block L7 L2: 83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0 74 1e ?? je basic block L7 L3: 33 ff ?? xor edi, edi 47 ?? inc edi 57 ?? push edi 6a 08 ?? push 8 e8 d6 e0 ff ff ?? call function 0x00409e02 L4: 8b f0 ?? mov esi, eax 59 ?? pop ecx 59 ?? pop ecx 85 f6 ?? test esi, esi 75 11 ?? jne basic block L9 L5: e8 21 d1 ff ff ?? call function 0x00408e5a L6: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 L7: 33 c0 ?? xor eax, eax L8: 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret L9: 57 ?? push edi 68 d8 00 00 00 ?? push 0x000000d8<216> e8 b2 e0 ff ff ?? call function 0x00409e02 L10: 59 ?? pop ecx 59 ?? pop ecx 89 06 ?? mov dword ds:[esi], eax 85 c0 ?? test eax, eax 75 09 ?? jne basic block L13 L11: 56 ?? push esi e8 42 78 ff ff ?? call function 0x004035a0 L12: 59 ?? pop ecx eb d3 ?? jmp basic block L5 L13: 57 ?? push edi 68 20 02 00 00 ?? push 0x00000220<544> e8 96 e0 ff ff ?? call function 0x00409e02 L14: 59 ?? pop ecx 59 ?? pop ecx 89 46 04 ?? mov dword ds:[esi + 4], eax 85 c0 ?? test eax, eax 75 10 ?? jne basic block L18 L15: ff 36 ?? push dword ds:[esi] e8 24 78 ff ff ?? call function 0x004035a0 L16: 56 ?? push esi e8 1e 78 ff ff ?? call function 0x004035a0 L17: 59 ?? pop ecx eb d9 ?? jmp basic block L12 L18: 8b 06 ?? mov eax, dword ds:[esi] b9 a0 39 42 00 ?? mov ecx, 0x004239a0 e8 c1 f1 ff ff ?? call function 0x0040af52 L19: ff 75 08 ?? push dword ss:[ebp + 8] 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b 16 ?? mov edx, dword ds:[esi] e8 55 fd ff ff ?? call function 0x0040baf3 L20: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 19 ?? jne basic block L25 L21: ff 36 ?? push dword ds:[esi] e8 0f f1 ff ff ?? call function 0x0040aeb9 L22: ff 36 ?? push dword ds:[esi] e8 30 ef ff ff ?? call function 0x0040ace1 L23: 56 ?? push esi e8 e9 77 ff ff ?? call function 0x004035a0 L24: 83 c4 0c ?? add esp, 12 eb 32 ?? jmp basic block L32 L25: ff 76 04 ?? push dword ds:[esi + 4] 8b 06 ?? mov eax, dword ds:[esi] ff 70 04 ?? push dword ds:[eax + 4] e8 03 e5 ff ff ?? call function 0x0040a2cc L26: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 23 ?? je basic block L33 L27: ff 76 04 ?? push dword ds:[esi + 4] e8 c9 77 ff ff ?? call function 0x004035a0 L28: ff 36 ?? push dword ds:[esi] e8 db f0 ff ff ?? call function 0x0040aeb9 L29: ff 36 ?? push dword ds:[esi] e8 fc ee ff ff ?? call function 0x0040ace1 L30: 56 ?? push esi e8 b5 77 ff ff ?? call function 0x004035a0 L31: 83 c4 10 ?? add esp, 0x10<16> L32: 33 f6 ?? xor esi, esi eb 0a ?? jmp basic block L34 L33: 8b 46 04 ?? mov eax, dword ds:[esi + 4] 89 38 ?? mov dword ds:[eax], edi 8b 46 04 ?? mov eax, dword ds:[esi + 4] 89 38 ?? mov dword ds:[eax], edi L34: 8b c6 ?? mov eax, esi e9 3e ff ff ff ?? jmp basic block L8
./vs2008/normal/Debug/ooex10.exe
0x40be03
___create_locale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 00 ff ff ff ?? jmp function 0x0040bd0e
./vs2008/normal/Debug/ooex10.exe
0x40be0e
_setlocale
0
L1: 6a 14 ?? push 0x14<20> 68 b0 25 42 00 ?? push 0x004225b0 e8 52 71 ff ff ?? call function 0x00402f6c L2: 33 db ?? xor ebx, ebx 89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx 83 7d 08 05 ?? cmp dword ss:[ebp + 8], 5 76 1f ?? jbe basic block L6 L3: e8 30 d0 ff ff ?? call function 0x00408e5a L4: c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22> 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx e8 5e 75 ff ff ?? call function 0x00403398 L5: 83 c4 14 ?? add esp, 0x14<20> 33 c0 ?? xor eax, eax e9 2c 01 00 00 ?? jmp basic block L34 L6: e8 24 6d ff ff ?? call function 0x00402b6d L7: 8b f0 ?? mov esi, eax 89 75 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], esi e8 63 f1 ff ff ?? call function 0x0040afb6 L8: 83 4e 70 10 ?? or dword ds:[esi + 0x70<112>], 0x10<16> 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx 6a 01 ?? push 1 68 d8 00 00 00 ?? push 0x000000d8<216> e8 9c df ff ff ?? call function 0x00409e02 L9: 59 ?? pop ecx 59 ?? pop ecx 8b f8 ?? mov edi, eax 89 7d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], edi 3b fb ?? cmp edi, ebx 0f 84 ec 00 00 00 ?? je basic block L32 L10: 6a 0c ?? push 12 e8 f1 76 ff ff ?? call function 0x0040356d L11: 59 ?? pop ecx c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 8b 4e 6c ?? mov ecx, dword ds:[esi + 0x6c<108>] 8b c7 ?? mov eax, edi e8 c4 f0 ff ff ?? call function 0x0040af52 L12: 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx e8 a6 00 00 00 ?? call function 0x0040bf3c L13: ff 75 08 ?? push dword ss:[ebp + 8] 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b d7 ?? mov edx, edi e8 50 fc ff ff ?? call function 0x0040baf3 L14: 59 ?? pop ecx 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 3b c3 ?? cmp eax, ebx 0f 84 a4 00 00 00 ?? je basic block L29 L15: 39 5d 0c ?? cmp dword ss:[ebp + 12], ebx 74 1d ?? je basic block L19 L16: 68 98 39 42 00 ?? push 0x00423998<"C"> ff 75 0c ?? push dword ss:[ebp + 12] e8 df 59 ff ff ?? call function 0x004018a0 L17: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 0a ?? je basic block L19 L18: c7 05 0c 47 42 00 01 00 ?? mov dword ds:[0x0042470c], 1 00 00 L19: 6a 0c ?? push 12 e8 95 76 ff ff ?? call function 0x0040356d L20: 59 ?? pop ecx c7 45 fc 02 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 2 8d 5e 6c ?? lea ebx, ds:[esi + 0x6c<108>] 8b c3 ?? mov eax, ebx e8 8e f0 ff ff ?? call function 0x0040af78 L21: 57 ?? push edi e8 c9 ef ff ff ?? call function 0x0040aeb9 L22: 59 ?? pop ecx f6 46 70 02 ?? test byte ds:[esi + 0x70<112>], 2 75 32 ?? jne basic block L27 L23: f6 05 a4 3a 42 00 01 ?? test byte ds:[0x00423aa4], 1 75 29 ?? jne basic block L27 L24: 8b 3b ?? mov edi, dword ds:[ebx] b8 78 3a 42 00 ?? mov eax, 0x00423a78 e8 6c f0 ff ff ?? call function 0x0040af78 L25: 6a 18 ?? push 0x18<24> a1 78 3a 42 00 ?? mov eax, dword ds:[0x00423a78] 83 c0 0c ?? add eax, 12 50 ?? push eax 68 10 47 42 00 ?? push 0x00424710 e8 4f ea ff ff ?? call function 0x0040a970 L26: 83 c4 0c ?? add esp, 12 e8 6d f1 ff ff ?? call function 0x0040b096 L27: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 e8 16 00 00 00 ?? call function 0x0040bf48 L28: eb 2d ?? jmp basic block L32 L29: 57 ?? push edi e8 60 ef ff ff ?? call function 0x0040aeb9 L30: 57 ?? push edi e8 82 ed ff ff ?? call function 0x0040ace1 L31: 59 ?? pop ecx 59 ?? pop ecx L32: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 0c 00 00 00 ?? call function 0x0040bf79 L33: 8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>] L34: e8 3c 70 ff ff ?? call function 0x00402fb1 L35: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40bf7e
__get_sbh_threshold
0
L1: 83 3d dc 44 42 00 00 ?? cmp dword ds:[0x004244dc], 0 75 03 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax c3 ?? ret L3: a1 90 4b 42 00 ?? mov eax, dword ds:[0x00424b90] 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 1b c0 ?? sbb eax, eax f7 d0 ?? not eax 23 05 60 4b 42 00 ?? and eax, dword ds:[0x00424b60] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40bf9f
__set_amblksiz
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8d 48 ff ?? lea ecx, ds:[eax + 0xff<255,-1>] 56 ?? push esi 83 f9 fe ?? cmp ecx, 0xfe<254,-2> 76 1f ?? jbe basic block L6 L2: e8 a5 ce ff ff ?? call function 0x00408e5a L3: 33 f6 ?? xor esi, esi L4: 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 d1 73 ff ff ?? call function 0x00403398 L5: 83 c4 14 ?? add esp, 0x14<20> 6a 16 ?? push 0x16<22> 58 ?? pop eax eb 18 ?? jmp basic block L10 L6: 33 f6 ?? xor esi, esi 39 35 dc 44 42 00 ?? cmp dword ds:[0x004244dc], esi 75 07 ?? jne basic block L9 L7: e8 7c ce ff ff ?? call function 0x00408e5a L8: eb d7 ?? jmp basic block L4 L9: a3 a8 31 42 00 ?? mov dword ds:[0x004231a8], eax 33 c0 ?? xor eax, eax L10: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40bfea
__get_amblksiz
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 33 f6 ?? xor esi, esi 3b c6 ?? cmp eax, esi 75 1d ?? jne basic block L5 L2: e8 5c ce ff ff ?? call function 0x00408e5a L3: 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 8a 73 ff ff ?? call function 0x00403398 L4: 83 c4 14 ?? add esp, 0x14<20> 6a 16 ?? push 0x16<22> 58 ?? pop eax eb 12 ?? jmp basic block L7 L5: 39 35 dc 44 42 00 ?? cmp dword ds:[0x004244dc], esi 74 db ?? je basic block L2 L6: 8b 0d a8 31 42 00 ?? mov ecx, dword ds:[0x004231a8] 89 08 ?? mov dword ds:[eax], ecx 33 c0 ?? xor eax, eax L7: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c02b
___sbh_heap_init
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 68 40 01 00 00 ?? push 0x00000140<320> 6a 00 ?? push 0 ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 5c 52 42 00 ?? call dword ds:[0x0042525c<"pVB">] L2: a3 5c 4b 42 00 ?? mov dword ds:[0x00424b5c], eax 85 c0 ?? test eax, eax 75 02 ?? jne basic block L4 L3: 5d ?? pop ebp c3 ?? ret L4: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 83 25 30 47 42 00 00 ?? and dword ds:[0x00424730], 0 83 25 58 4b 42 00 00 ?? and dword ds:[0x00424b58], 0 a3 64 4b 42 00 ?? mov dword ds:[0x00424b64], eax 33 c0 ?? xor eax, eax 89 0d 60 4b 42 00 ?? mov dword ds:[0x00424b60], ecx c7 05 68 4b 42 00 10 00 ?? mov dword ds:[0x00424b68], 0x00000010<16> 00 00 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c079
___sbh_find_block
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 0d 58 4b 42 00 ?? mov ecx, dword ds:[0x00424b58] a1 5c 4b 42 00 ?? mov eax, dword ds:[0x00424b5c] 6b c9 14 ?? imul ecx, ecx, 0x14<20> 03 c8 ?? add ecx, eax eb 11 ?? jmp basic block L4 L2: 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 2b 50 0c ?? sub edx, dword ds:[eax + 12] 81 fa 00 00 10 00 ?? cmp edx, 0x00100000 72 09 ?? jb basic block L6 L3: 83 c0 14 ?? add eax, 0x14<20> L4: 3b c1 ?? cmp eax, ecx 72 eb ?? jb basic block L2 L5: 33 c0 ?? xor eax, eax L6: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c0a9
___sbh_free_block
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>] 56 ?? push esi 8b 75 0c ?? mov esi, dword ss:[ebp + 12] 57 ?? push edi 8b fe ?? mov edi, esi 2b 79 0c ?? sub edi, dword ds:[ecx + 12] 83 c6 fc ?? add esi, 0xfc<252,-4> c1 ef 0f ?? shr edi, 15 8b cf ?? mov ecx, edi 69 c9 04 02 00 00 ?? imul ecx, ecx, 0x00000204<516> 8d 8c 01 44 01 00 00 ?? lea ecx, ds:[ecx + eax + 0x00000144<324>] 89 4d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ecx 8b 0e ?? mov ecx, dword ds:[esi] 49 ?? dec ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx f6 c1 01 ?? test cl, 1 0f 85 d3 02 00 00 ?? jne basic block L54 L2: 53 ?? push ebx 8d 1c 31 ?? lea ebx, ds:[ecx + esi] 8b 13 ?? mov edx, dword ds:[ebx] 89 55 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edx 8b 56 fc ?? mov edx, dword ds:[esi + 0xfc<252,-4>] 89 55 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edx 8b 55 f4 ?? mov edx, dword ss:[ebp + 0xf4<244,-12>] 89 5d 0c ?? mov dword ss:[ebp + 12], ebx f6 c2 01 ?? test dl, 1 75 74 ?? jne basic block L13 L3: c1 fa 04 ?? sar edx, 4 4a ?? dec edx 83 fa 3f ?? cmp edx, 0x3f<63> 76 03 ?? jbe basic block L5 L4: 6a 3f ?? push 0x3f<63> 5a ?? pop edx L5: 8b 4b 04 ?? mov ecx, dword ds:[ebx + 4] 3b 4b 08 ?? cmp ecx, dword ds:[ebx + 8] 75 42 ?? jne basic block L12 L6: bb 00 00 00 80 ?? mov ebx, 0x80000000 83 fa 20 ?? cmp edx, 0x20<32> 73 19 ?? jae basic block L9 L7: 8b ca ?? mov ecx, edx d3 eb ?? shr ebx, cl 8d 4c 02 04 ?? lea ecx, ds:[edx + eax + 4] f7 d3 ?? not ebx 21 5c b8 44 ?? and dword ds:[eax + edi * 4 + 0x44<68>], ebx fe 09 ?? dec byte ds:[ecx] 75 23 ?? jne basic block L11 L8: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 19 ?? and dword ds:[ecx], ebx eb 1c ?? jmp basic block L11 L9: 8d 4a e0 ?? lea ecx, ds:[edx + 0xe0<224,-32>] d3 eb ?? shr ebx, cl 8d 4c 02 04 ?? lea ecx, ds:[edx + eax + 4] f7 d3 ?? not ebx 21 9c b8 c4 00 00 00 ?? and dword ds:[eax + edi * 4 + 0x000000c4<196>], ebx fe 09 ?? dec byte ds:[ecx] 75 06 ?? jne basic block L11 L10: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 59 04 ?? and dword ds:[ecx + 4], ebx L11: 8b 5d 0c ?? mov ebx, dword ss:[ebp + 12] L12: 8b 53 08 ?? mov edx, dword ds:[ebx + 8] 8b 5b 04 ?? mov ebx, dword ds:[ebx + 4] 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 03 4d f4 ?? add ecx, dword ss:[ebp + 0xf4<244,-12>] 89 5a 04 ?? mov dword ds:[edx + 4], ebx 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 8b 5a 04 ?? mov ebx, dword ds:[edx + 4] 8b 52 08 ?? mov edx, dword ds:[edx + 8] 89 53 08 ?? mov dword ds:[ebx + 8], edx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx L13: 8b d1 ?? mov edx, ecx c1 fa 04 ?? sar edx, 4 4a ?? dec edx 83 fa 3f ?? cmp edx, 0x3f<63> 76 03 ?? jbe basic block L15 L14: 6a 3f ?? push 0x3f<63> 5a ?? pop edx L15: 8b 5d f8 ?? mov ebx, dword ss:[ebp + 0xf8<248,-8>] 83 e3 01 ?? and ebx, 1 89 5d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ebx 0f 85 8f 00 00 00 ?? jne basic block L29 L16: 2b 75 f8 ?? sub esi, dword ss:[ebp + 0xf8<248,-8>] 8b 5d f8 ?? mov ebx, dword ss:[ebp + 0xf8<248,-8>] c1 fb 04 ?? sar ebx, 4 6a 3f ?? push 0x3f<63> 89 75 0c ?? mov dword ss:[ebp + 12], esi 4b ?? dec ebx 5e ?? pop esi 3b de ?? cmp ebx, esi 76 02 ?? jbe basic block L18 L17: 8b de ?? mov ebx, esi L18: 03 4d f8 ?? add ecx, dword ss:[ebp + 0xf8<248,-8>] 8b d1 ?? mov edx, ecx c1 fa 04 ?? sar edx, 4 4a ?? dec edx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 3b d6 ?? cmp edx, esi 76 02 ?? jbe basic block L20 L19: 8b d6 ?? mov edx, esi L20: 3b da ?? cmp ebx, edx 74 5e ?? je basic block L28 L21: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b 71 04 ?? mov esi, dword ds:[ecx + 4] 3b 71 08 ?? cmp esi, dword ds:[ecx + 8] 75 3b ?? jne basic block L27 L22: be 00 00 00 80 ?? mov esi, 0x80000000 83 fb 20 ?? cmp ebx, 0x20<32> 73 17 ?? jae basic block L25 L23: 8b cb ?? mov ecx, ebx d3 ee ?? shr esi, cl f7 d6 ?? not esi 21 74 b8 44 ?? and dword ds:[eax + edi * 4 + 0x44<68>], esi fe 4c 03 04 ?? dec byte ds:[ebx + eax + 4] 75 21 ?? jne basic block L27 L24: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 31 ?? and dword ds:[ecx], esi eb 1a ?? jmp basic block L27 L25: 8d 4b e0 ?? lea ecx, ds:[ebx + 0xe0<224,-32>] d3 ee ?? shr esi, cl f7 d6 ?? not esi 21 b4 b8 c4 00 00 00 ?? and dword ds:[eax + edi * 4 + 0x000000c4<196>], esi fe 4c 03 04 ?? dec byte ds:[ebx + eax + 4] 75 06 ?? jne basic block L27 L26: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 71 04 ?? and dword ds:[ecx + 4], esi L27: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b 71 08 ?? mov esi, dword ds:[ecx + 8] 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 89 4e 04 ?? mov dword ds:[esi + 4], ecx 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 8b 71 04 ?? mov esi, dword ds:[ecx + 4] 8b 49 08 ?? mov ecx, dword ds:[ecx + 8] 89 4e 08 ?? mov dword ds:[esi + 8], ecx L28: 8b 75 0c ?? mov esi, dword ss:[ebp + 12] eb 03 ?? jmp basic block L30 L29: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] L30: 83 7d f4 00 ?? cmp dword ss:[ebp + 0xf4<244,-12>], 0 75 08 ?? jne basic block L32 L31: 3b da ?? cmp ebx, edx 0f 84 80 00 00 00 ?? je basic block L40 L32: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>] 8d 0c d1 ?? lea ecx, ds:[ecx + edx * 8] 8b 59 04 ?? mov ebx, dword ds:[ecx + 4] 89 4e 08 ?? mov dword ds:[esi + 8], ecx 89 5e 04 ?? mov dword ds:[esi + 4], ebx 89 71 04 ?? mov dword ds:[ecx + 4], esi 8b 4e 04 ?? mov ecx, dword ds:[esi + 4] 89 71 08 ?? mov dword ds:[ecx + 8], esi 8b 4e 04 ?? mov ecx, dword ds:[esi + 4] 3b 4e 08 ?? cmp ecx, dword ds:[esi + 8] 75 60 ?? jne basic block L40 L33: 8a 4c 02 04 ?? mov cl, byte ds:[edx + eax + 4] 88 4d 0f ?? mov byte ss:[ebp + 15], cl fe c1 ?? inc cl 88 4c 02 04 ?? mov byte ds:[edx + eax + 4], cl 83 fa 20 ?? cmp edx, 0x20<32> 73 25 ?? jae basic block L37 L34: 80 7d 0f 00 ?? cmp byte ss:[ebp + 15], 0 75 0e ?? jne basic block L36 L35: 8b ca ?? mov ecx, edx bb 00 00 00 80 ?? mov ebx, 0x80000000 d3 eb ?? shr ebx, cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 09 19 ?? or dword ds:[ecx], ebx L36: bb 00 00 00 80 ?? mov ebx, 0x80000000 8b ca ?? mov ecx, edx d3 eb ?? shr ebx, cl 8d 44 b8 44 ?? lea eax, ds:[eax + edi * 4 + 0x44<68>] 09 18 ?? or dword ds:[eax], ebx eb 29 ?? jmp basic block L40 L37: 80 7d 0f 00 ?? cmp byte ss:[ebp + 15], 0 75 10 ?? jne basic block L39 L38: 8d 4a e0 ?? lea ecx, ds:[edx + 0xe0<224,-32>] bb 00 00 00 80 ?? mov ebx, 0x80000000 d3 eb ?? shr ebx, cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 09 59 04 ?? or dword ds:[ecx + 4], ebx L39: 8d 4a e0 ?? lea ecx, ds:[edx + 0xe0<224,-32>] ba 00 00 00 80 ?? mov edx, 0x80000000 d3 ea ?? shr edx, cl 8d 84 b8 c4 00 00 00 ?? lea eax, ds:[eax + edi * 4 + 0x000000c4<196>] 09 10 ?? or dword ds:[eax], edx L40: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 89 06 ?? mov dword ds:[esi], eax 89 44 30 fc ?? mov dword ds:[eax + esi + 0xfc<252,-4>], eax 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] ff 08 ?? dec dword ds:[eax] 0f 85 f3 00 00 00 ?? jne basic block L53 L41: a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 85 c0 ?? test eax, eax 0f 84 d8 00 00 00 ?? je basic block L52 L42: 8b 0d 6c 4b 42 00 ?? mov ecx, dword ds:[0x00424b6c] 8b 35 28 52 42 00 ?? mov esi, dword ds:[0x00425228<"dUB">] 68 00 40 00 00 ?? push 0x00004000<16384> c1 e1 0f ?? shl ecx, 15 03 48 0c ?? add ecx, dword ds:[eax + 12] bb 00 80 00 00 ?? mov ebx, 0x00008000<32768> 53 ?? push ebx 51 ?? push ecx ff d6 ?? call esi L43: 8b 0d 6c 4b 42 00 ?? mov ecx, dword ds:[0x00424b6c] a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] ba 00 00 00 80 ?? mov edx, 0x80000000 d3 ea ?? shr edx, cl 09 50 08 ?? or dword ds:[eax + 8], edx a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 8b 40 10 ?? mov eax, dword ds:[eax + 0x10<16>] 8b 0d 6c 4b 42 00 ?? mov ecx, dword ds:[0x00424b6c] 83 a4 88 c4 00 00 00 00 ?? and dword ds:[eax + ecx * 4 + 0x000000c4<196>], 0 a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 8b 40 10 ?? mov eax, dword ds:[eax + 0x10<16>] fe 48 43 ?? dec byte ds:[eax + 0x43<67>] a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 8b 48 10 ?? mov ecx, dword ds:[eax + 0x10<16>] 80 79 43 00 ?? cmp byte ds:[ecx + 0x43<67>], 0 75 09 ?? jne basic block L45 L44: 83 60 04 fe ?? and dword ds:[eax + 4], 0xfe<254,-2> a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] L45: 83 78 08 ff ?? cmp dword ds:[eax + 8], 0xff<255,-1> 75 65 ?? jne basic block L52 L46: 53 ?? push ebx 6a 00 ?? push 0 ff 70 0c ?? push dword ds:[eax + 12] ff d6 ?? call esi L47: a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] ff 70 10 ?? push dword ds:[eax + 0x10<16>] 6a 00 ?? push 0 ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 2c 52 42 00 ?? call dword ds:[0x0042522c<"rUB">] L48: 8b 0d 58 4b 42 00 ?? mov ecx, dword ds:[0x00424b58] a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 6b c9 14 ?? imul ecx, ecx, 0x14<20> 8b 15 5c 4b 42 00 ?? mov edx, dword ds:[0x00424b5c] 2b c8 ?? sub ecx, eax 8d 4c 11 ec ?? lea ecx, ds:[ecx + edx + 0xec<236,-20>] 51 ?? push ecx 8d 48 14 ?? lea ecx, ds:[eax + 0x14<20>] 51 ?? push ecx 50 ?? push eax e8 06 7c 00 00 ?? call function 0x00413f90 L49: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c4 0c ?? add esp, 12 ff 0d 58 4b 42 00 ?? dec dword ds:[0x00424b58] 3b 05 30 47 42 00 ?? cmp eax, dword ds:[0x00424730] 76 04 ?? jbe basic block L51 L50: 83 6d 08 14 ?? sub dword ss:[ebp + 8], 0x14<20> L51: a1 5c 4b 42 00 ?? mov eax, dword ds:[0x00424b5c] a3 64 4b 42 00 ?? mov dword ds:[0x00424b64], eax L52: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] a3 30 47 42 00 ?? mov dword ds:[0x00424730], eax 89 3d 6c 4b 42 00 ?? mov dword ds:[0x00424b6c], edi L53: 5b ?? pop ebx L54: 5f ?? pop edi 5e ?? pop esi c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c3bf
___sbh_alloc_new_region
0
L1: a1 68 4b 42 00 ?? mov eax, dword ds:[0x00424b68] 56 ?? push esi 8b 35 58 4b 42 00 ?? mov esi, dword ds:[0x00424b58] 57 ?? push edi 33 ff ?? xor edi, edi 3b f0 ?? cmp esi, eax 75 34 ?? jne basic block L6 L2: 83 c0 10 ?? add eax, 0x10<16> 6b c0 14 ?? imul eax, eax, 0x14<20> 50 ?? push eax ff 35 5c 4b 42 00 ?? push dword ds:[0x00424b5c] 57 ?? push edi ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 8c 52 42 00 ?? call dword ds:[0x0042528c<"@WB">] L3: 3b c7 ?? cmp eax, edi 75 04 ?? jne basic block L5 L4: 33 c0 ?? xor eax, eax eb 78 ?? jmp basic block L13 L5: 83 05 68 4b 42 00 10 ?? add dword ds:[0x00424b68], 0x10<16> 8b 35 58 4b 42 00 ?? mov esi, dword ds:[0x00424b58] a3 5c 4b 42 00 ?? mov dword ds:[0x00424b5c], eax L6: 6b f6 14 ?? imul esi, esi, 0x14<20> 03 35 5c 4b 42 00 ?? add esi, dword ds:[0x00424b5c] 68 c4 41 00 00 ?? push 0x000041c4<16836> 6a 08 ?? push 8 ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 5c 52 42 00 ?? call dword ds:[0x0042525c<"pVB">] L7: 89 46 10 ?? mov dword ds:[esi + 0x10<16>], eax 3b c7 ?? cmp eax, edi 74 c7 ?? je basic block L4 L8: 6a 04 ?? push 4 68 00 20 00 00 ?? push 0x00002000<8192> 68 00 00 10 00 ?? push 0x00100000 57 ?? push edi ff 15 88 52 42 00 ?? call dword ds:[0x00425288<"0WB">] L9: 89 46 0c ?? mov dword ds:[esi + 12], eax 3b c7 ?? cmp eax, edi 75 12 ?? jne basic block L12 L10: ff 76 10 ?? push dword ds:[esi + 0x10<16>] 57 ?? push edi ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 2c 52 42 00 ?? call dword ds:[0x0042522c<"rUB">] L11: eb 9b ?? jmp basic block L4 L12: 83 4e 08 ff ?? or dword ds:[esi + 8], 0xff<255,-1> 89 3e ?? mov dword ds:[esi], edi 89 7e 04 ?? mov dword ds:[esi + 4], edi ff 05 58 4b 42 00 ?? inc dword ds:[0x00424b58] 8b 46 10 ?? mov eax, dword ds:[esi + 0x10<16>] 83 08 ff ?? or dword ds:[eax], 0xff<255,-1> 8b c6 ?? mov eax, esi L13: 5f ?? pop edi 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c46f
___sbh_alloc_new_group
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b 41 08 ?? mov eax, dword ds:[ecx + 8] 53 ?? push ebx 56 ?? push esi 8b 71 10 ?? mov esi, dword ds:[ecx + 0x10<16>] 57 ?? push edi 33 db ?? xor ebx, ebx eb 03 ?? jmp basic block L3 L2: 03 c0 ?? add eax, eax 43 ?? inc ebx L3: 85 c0 ?? test eax, eax 7d f9 ?? jge basic block L2 L4: 8b c3 ?? mov eax, ebx 69 c0 04 02 00 00 ?? imul eax, eax, 0x00000204<516> 8d 84 30 44 01 00 00 ?? lea eax, ds:[eax + esi + 0x00000144<324>] 6a 3f ?? push 0x3f<63> 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 5a ?? pop edx L5: 89 40 08 ?? mov dword ds:[eax + 8], eax 89 40 04 ?? mov dword ds:[eax + 4], eax 83 c0 08 ?? add eax, 8 4a ?? dec edx L6: 75 f4 ?? jne basic block L5 L7: 6a 04 ?? push 4 8b fb ?? mov edi, ebx 68 00 10 00 00 ?? push 0x00001000<4096> c1 e7 0f ?? shl edi, 15 03 79 0c ?? add edi, dword ds:[ecx + 12] 68 00 80 00 00 ?? push 0x00008000<32768> 57 ?? push edi ff 15 88 52 42 00 ?? call dword ds:[0x00425288<"0WB">] L8: 85 c0 ?? test eax, eax 75 08 ?? jne basic block L10 L9: 83 c8 ff ?? or eax, 0xff<255,-1> e9 9d 00 00 00 ?? jmp basic block L18 L10: 8d 97 00 70 00 00 ?? lea edx, ds:[edi + 0x00007000<28672>] 89 55 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edx 3b fa ?? cmp edi, edx 77 43 ?? ja basic block L15 L11: 8b ca ?? mov ecx, edx 2b cf ?? sub ecx, edi c1 e9 0c ?? shr ecx, 12 8d 47 10 ?? lea eax, ds:[edi + 0x10<16>] 41 ?? inc ecx L12: 83 48 f8 ff ?? or dword ds:[eax + 0xf8<248,-8>], 0xff<255,-1> 83 88 ec 0f 00 00 ff ?? or dword ds:[eax + 0x00000fec<4076>], 0xff<255,-1> 8d 90 fc 0f 00 00 ?? lea edx, ds:[eax + 0x00000ffc<4092>] 89 10 ?? mov dword ds:[eax], edx 8d 90 fc ef ff ff ?? lea edx, ds:[eax + 0xffffeffc<4294963196,-4100>] c7 40 fc f0 0f 00 00 ?? mov dword ds:[eax + 0xfc<252,-4>], 0x00000ff0<4080> 89 50 04 ?? mov dword ds:[eax + 4], edx c7 80 e8 0f 00 00 f0 0f ?? mov dword ds:[eax + 0x00000fe8<4072>], 0x00000ff0<4080> 00 00 05 00 10 00 00 ?? add eax, 0x00001000<4096> 49 ?? dec ecx L13: 75 cb ?? jne basic block L12 L14: 8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>] L15: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 05 f8 01 00 00 ?? add eax, 0x000001f8<504> 8d 4f 0c ?? lea ecx, ds:[edi + 12] 89 48 04 ?? mov dword ds:[eax + 4], ecx 89 41 08 ?? mov dword ds:[ecx + 8], eax 8d 4a 0c ?? lea ecx, ds:[edx + 12] 89 48 08 ?? mov dword ds:[eax + 8], ecx 89 41 04 ?? mov dword ds:[ecx + 4], eax 83 64 9e 44 00 ?? and dword ds:[esi + ebx * 4 + 0x44<68>], 0 33 ff ?? xor edi, edi 47 ?? inc edi 89 bc 9e c4 00 00 00 ?? mov dword ds:[esi + ebx * 4 + 0x000000c4<196>], edi 8a 46 43 ?? mov al, byte ds:[esi + 0x43<67>] 8a c8 ?? mov cl, al fe c1 ?? inc cl 84 c0 ?? test al, al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 88 4e 43 ?? mov byte ds:[esi + 0x43<67>], cl 75 03 ?? jne basic block L17 L16: 09 78 04 ?? or dword ds:[eax + 4], edi L17: ba 00 00 00 80 ?? mov edx, 0x80000000 8b cb ?? mov ecx, ebx d3 ea ?? shr edx, cl f7 d2 ?? not edx 21 50 08 ?? and dword ds:[eax + 8], edx 8b c3 ?? mov eax, ebx L18: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c577
___sbh_resize_block
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>] 53 ?? push ebx 56 ?? push esi 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>] 57 ?? push edi 8b 7d 0c ?? mov edi, dword ss:[ebp + 12] 8b d7 ?? mov edx, edi 2b 51 0c ?? sub edx, dword ds:[ecx + 12] 83 c6 17 ?? add esi, 0x17<23> c1 ea 0f ?? shr edx, 15 8b ca ?? mov ecx, edx 69 c9 04 02 00 00 ?? imul ecx, ecx, 0x00000204<516> 8d 8c 01 44 01 00 00 ?? lea ecx, ds:[ecx + eax + 0x00000144<324>] 89 4d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ecx 8b 4f fc ?? mov ecx, dword ds:[edi + 0xfc<252,-4>] 83 e6 f0 ?? and esi, 0xf0<240,-16> 49 ?? dec ecx 3b f1 ?? cmp esi, ecx 8d 7c 39 fc ?? lea edi, ds:[ecx + edi + 0xfc<252,-4>] 8b 1f ?? mov ebx, dword ds:[edi] 89 4d 10 ?? mov dword ss:[ebp + 0x10<16>], ecx 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx 0f 8e 55 01 00 00 ?? jle basic block L28 L2: f6 c3 01 ?? test bl, 1 0f 85 45 01 00 00 ?? jne basic block L27 L3: 03 d9 ?? add ebx, ecx 3b f3 ?? cmp esi, ebx 0f 8f 3b 01 00 00 ?? jg basic block L27 L4: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] c1 f9 04 ?? sar ecx, 4 49 ?? dec ecx 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 83 f9 3f ?? cmp ecx, 0x3f<63> 76 06 ?? jbe basic block L6 L5: 6a 3f ?? push 0x3f<63> 59 ?? pop ecx 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx L6: 8b 5f 04 ?? mov ebx, dword ds:[edi + 4] 3b 5f 08 ?? cmp ebx, dword ds:[edi + 8] 75 43 ?? jne basic block L12 L7: bb 00 00 00 80 ?? mov ebx, 0x80000000 83 f9 20 ?? cmp ecx, 0x20<32> 73 1a ?? jae basic block L10 L8: d3 eb ?? shr ebx, cl 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 8d 4c 01 04 ?? lea ecx, ds:[ecx + eax + 4] f7 d3 ?? not ebx 21 5c 90 44 ?? and dword ds:[eax + edx * 4 + 0x44<68>], ebx fe 09 ?? dec byte ds:[ecx] 75 26 ?? jne basic block L12 L9: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 19 ?? and dword ds:[ecx], ebx eb 1f ?? jmp basic block L12 L10: 83 c1 e0 ?? add ecx, 0xe0<224,-32> d3 eb ?? shr ebx, cl 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 8d 4c 01 04 ?? lea ecx, ds:[ecx + eax + 4] f7 d3 ?? not ebx 21 9c 90 c4 00 00 00 ?? and dword ds:[eax + edx * 4 + 0x000000c4<196>], ebx fe 09 ?? dec byte ds:[ecx] 75 06 ?? jne basic block L12 L11: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 59 04 ?? and dword ds:[ecx + 4], ebx L12: 8b 4f 08 ?? mov ecx, dword ds:[edi + 8] 8b 5f 04 ?? mov ebx, dword ds:[edi + 4] 89 59 04 ?? mov dword ds:[ecx + 4], ebx 8b 4f 04 ?? mov ecx, dword ds:[edi + 4] 8b 7f 08 ?? mov edi, dword ds:[edi + 8] 89 79 08 ?? mov dword ds:[ecx + 8], edi 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 2b ce ?? sub ecx, esi 01 4d fc ?? add dword ss:[ebp + 0xfc<252,-4>], ecx 83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0 0f 8e a5 00 00 00 ?? jle basic block L25 L13: 8b 7d fc ?? mov edi, dword ss:[ebp + 0xfc<252,-4>] 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] c1 ff 04 ?? sar edi, 4 4f ?? dec edi 8d 4c 31 fc ?? lea ecx, ds:[ecx + esi + 0xfc<252,-4>] 83 ff 3f ?? cmp edi, 0x3f<63> 76 03 ?? jbe basic block L15 L14: 6a 3f ?? push 0x3f<63> 5f ?? pop edi L15: 8b 5d f4 ?? mov ebx, dword ss:[ebp + 0xf4<244,-12>] 8d 1c fb ?? lea ebx, ds:[ebx + edi * 8] 89 5d 10 ?? mov dword ss:[ebp + 0x10<16>], ebx 8b 5b 04 ?? mov ebx, dword ds:[ebx + 4] 89 59 04 ?? mov dword ds:[ecx + 4], ebx 8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>] 89 59 08 ?? mov dword ds:[ecx + 8], ebx 89 4b 04 ?? mov dword ds:[ebx + 4], ecx 8b 59 04 ?? mov ebx, dword ds:[ecx + 4] 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 8b 59 04 ?? mov ebx, dword ds:[ecx + 4] 3b 59 08 ?? cmp ebx, dword ds:[ecx + 8] 75 57 ?? jne basic block L24 L16: 8a 4c 07 04 ?? mov cl, byte ds:[edi + eax + 4] 88 4d 13 ?? mov byte ss:[ebp + 0x13<19>], cl fe c1 ?? inc cl 88 4c 07 04 ?? mov byte ds:[edi + eax + 4], cl 83 ff 20 ?? cmp edi, 0x20<32> 73 1c ?? jae basic block L20 L17: 80 7d 13 00 ?? cmp byte ss:[ebp + 0x13<19>], 0 75 0e ?? jne basic block L19 L18: 8b cf ?? mov ecx, edi bb 00 00 00 80 ?? mov ebx, 0x80000000 d3 eb ?? shr ebx, cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 09 19 ?? or dword ds:[ecx], ebx L19: 8d 44 90 44 ?? lea eax, ds:[eax + edx * 4 + 0x44<68>] 8b cf ?? mov ecx, edi eb 20 ?? jmp basic block L23 L20: 80 7d 13 00 ?? cmp byte ss:[ebp + 0x13<19>], 0 75 10 ?? jne basic block L22 L21: 8d 4f e0 ?? lea ecx, ds:[edi + 0xe0<224,-32>] bb 00 00 00 80 ?? mov ebx, 0x80000000 d3 eb ?? shr ebx, cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 09 59 04 ?? or dword ds:[ecx + 4], ebx L22: 8d 84 90 c4 00 00 00 ?? lea eax, ds:[eax + edx * 4 + 0x000000c4<196>] 8d 4f e0 ?? lea ecx, ds:[edi + 0xe0<224,-32>] L23: ba 00 00 00 80 ?? mov edx, 0x80000000 d3 ea ?? shr edx, cl 09 10 ?? or dword ds:[eax], edx L24: 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 8d 44 32 fc ?? lea eax, ds:[edx + esi + 0xfc<252,-4>] 89 08 ?? mov dword ds:[eax], ecx 89 4c 01 fc ?? mov dword ds:[ecx + eax + 0xfc<252,-4>], ecx eb 03 ?? jmp basic block L26 L25: 8b 55 0c ?? mov edx, dword ss:[ebp + 12] L26: 8d 46 01 ?? lea eax, ds:[esi + 1] 89 42 fc ?? mov dword ds:[edx + 0xfc<252,-4>], eax 89 44 32 f8 ?? mov dword ds:[edx + esi + 0xf8<248,-8>], eax e9 3c 01 00 00 ?? jmp basic block L53 L27: 33 c0 ?? xor eax, eax e9 38 01 00 00 ?? jmp basic block L54 L28: 0f 8d 2f 01 00 00 ?? jge basic block L53 L29: 8b 5d 0c ?? mov ebx, dword ss:[ebp + 12] 29 75 10 ?? sub dword ss:[ebp + 0x10<16>], esi 8d 4e 01 ?? lea ecx, ds:[esi + 1] 89 4b fc ?? mov dword ds:[ebx + 0xfc<252,-4>], ecx 8d 5c 33 fc ?? lea ebx, ds:[ebx + esi + 0xfc<252,-4>] 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>] c1 fe 04 ?? sar esi, 4 4e ?? dec esi 89 5d 0c ?? mov dword ss:[ebp + 12], ebx 89 4b fc ?? mov dword ds:[ebx + 0xfc<252,-4>], ecx 83 fe 3f ?? cmp esi, 0x3f<63> 76 03 ?? jbe basic block L31 L30: 6a 3f ?? push 0x3f<63> 5e ?? pop esi L31: f6 45 fc 01 ?? test byte ss:[ebp + 0xfc<252,-4>], 1 0f 85 80 00 00 00 ?? jne basic block L43 L32: 8b 75 fc ?? mov esi, dword ss:[ebp + 0xfc<252,-4>] c1 fe 04 ?? sar esi, 4 4e ?? dec esi 83 fe 3f ?? cmp esi, 0x3f<63> 76 03 ?? jbe basic block L34 L33: 6a 3f ?? push 0x3f<63> 5e ?? pop esi L34: 8b 4f 04 ?? mov ecx, dword ds:[edi + 4] 3b 4f 08 ?? cmp ecx, dword ds:[edi + 8] 75 42 ?? jne basic block L41 L35: bb 00 00 00 80 ?? mov ebx, 0x80000000 83 fe 20 ?? cmp esi, 0x20<32> 73 19 ?? jae basic block L38 L36: 8b ce ?? mov ecx, esi d3 eb ?? shr ebx, cl 8d 74 06 04 ?? lea esi, ds:[esi + eax + 4] f7 d3 ?? not ebx 21 5c 90 44 ?? and dword ds:[eax + edx * 4 + 0x44<68>], ebx fe 0e ?? dec byte ds:[esi] 75 23 ?? jne basic block L40 L37: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 19 ?? and dword ds:[ecx], ebx eb 1c ?? jmp basic block L40 L38: 8d 4e e0 ?? lea ecx, ds:[esi + 0xe0<224,-32>] d3 eb ?? shr ebx, cl 8d 4c 06 04 ?? lea ecx, ds:[esi + eax + 4] f7 d3 ?? not ebx 21 9c 90 c4 00 00 00 ?? and dword ds:[eax + edx * 4 + 0x000000c4<196>], ebx fe 09 ?? dec byte ds:[ecx] 75 06 ?? jne basic block L40 L39: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 21 59 04 ?? and dword ds:[ecx + 4], ebx L40: 8b 5d 0c ?? mov ebx, dword ss:[ebp + 12] L41: 8b 4f 08 ?? mov ecx, dword ds:[edi + 8] 8b 77 04 ?? mov esi, dword ds:[edi + 4] 89 71 04 ?? mov dword ds:[ecx + 4], esi 8b 77 08 ?? mov esi, dword ds:[edi + 8] 8b 4f 04 ?? mov ecx, dword ds:[edi + 4] 89 71 08 ?? mov dword ds:[ecx + 8], esi 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>] 03 75 fc ?? add esi, dword ss:[ebp + 0xfc<252,-4>] 89 75 10 ?? mov dword ss:[ebp + 0x10<16>], esi c1 fe 04 ?? sar esi, 4 4e ?? dec esi 83 fe 3f ?? cmp esi, 0x3f<63> 76 03 ?? jbe basic block L43 L42: 6a 3f ?? push 0x3f<63> 5e ?? pop esi L43: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 8d 0c f1 ?? lea ecx, ds:[ecx + esi * 8] 8b 79 04 ?? mov edi, dword ds:[ecx + 4] 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 89 7b 04 ?? mov dword ds:[ebx + 4], edi 89 59 04 ?? mov dword ds:[ecx + 4], ebx 8b 4b 04 ?? mov ecx, dword ds:[ebx + 4] 89 59 08 ?? mov dword ds:[ecx + 8], ebx 8b 4b 04 ?? mov ecx, dword ds:[ebx + 4] 3b 4b 08 ?? cmp ecx, dword ds:[ebx + 8] 75 57 ?? jne basic block L52 L44: 8a 4c 06 04 ?? mov cl, byte ds:[esi + eax + 4] 88 4d 0f ?? mov byte ss:[ebp + 15], cl fe c1 ?? inc cl 88 4c 06 04 ?? mov byte ds:[esi + eax + 4], cl 83 fe 20 ?? cmp esi, 0x20<32> 73 1c ?? jae basic block L48 L45: 80 7d 0f 00 ?? cmp byte ss:[ebp + 15], 0 75 0e ?? jne basic block L47 L46: 8b ce ?? mov ecx, esi bf 00 00 00 80 ?? mov edi, 0x80000000 d3 ef ?? shr edi, cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 09 39 ?? or dword ds:[ecx], edi L47: 8d 44 90 44 ?? lea eax, ds:[eax + edx * 4 + 0x44<68>] 8b ce ?? mov ecx, esi eb 20 ?? jmp basic block L51 L48: 80 7d 0f 00 ?? cmp byte ss:[ebp + 15], 0 75 10 ?? jne basic block L50 L49: 8d 4e e0 ?? lea ecx, ds:[esi + 0xe0<224,-32>] bf 00 00 00 80 ?? mov edi, 0x80000000 d3 ef ?? shr edi, cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 09 79 04 ?? or dword ds:[ecx + 4], edi L50: 8d 84 90 c4 00 00 00 ?? lea eax, ds:[eax + edx * 4 + 0x000000c4<196>] 8d 4e e0 ?? lea ecx, ds:[esi + 0xe0<224,-32>] L51: ba 00 00 00 80 ?? mov edx, 0x80000000 d3 ea ?? shr edx, cl 09 10 ?? or dword ds:[eax], edx L52: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 89 03 ?? mov dword ds:[ebx], eax 89 44 18 fc ?? mov dword ds:[eax + ebx + 0xfc<252,-4>], eax L53: 33 c0 ?? xor eax, eax 40 ?? inc eax L54: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c858
___sbh_heapmin
0
L1: a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 85 c0 ?? test eax, eax 0f 84 bf 00 00 00 ?? je basic block L11 L2: 8b 0d 6c 4b 42 00 ?? mov ecx, dword ds:[0x00424b6c] 68 00 40 00 00 ?? push 0x00004000<16384> c1 e1 0f ?? shl ecx, 15 03 48 0c ?? add ecx, dword ds:[eax + 12] 68 00 80 00 00 ?? push 0x00008000<32768> 51 ?? push ecx ff 15 28 52 42 00 ?? call dword ds:[0x00425228<"dUB">] L3: 8b 0d 6c 4b 42 00 ?? mov ecx, dword ds:[0x00424b6c] a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] ba 00 00 00 80 ?? mov edx, 0x80000000 d3 ea ?? shr edx, cl 09 50 08 ?? or dword ds:[eax + 8], edx a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 8b 40 10 ?? mov eax, dword ds:[eax + 0x10<16>] 8b 0d 6c 4b 42 00 ?? mov ecx, dword ds:[0x00424b6c] 83 a4 88 c4 00 00 00 00 ?? and dword ds:[eax + ecx * 4 + 0x000000c4<196>], 0 a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 8b 40 10 ?? mov eax, dword ds:[eax + 0x10<16>] fe 48 43 ?? dec byte ds:[eax + 0x43<67>] a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 8b 48 10 ?? mov ecx, dword ds:[eax + 0x10<16>] 80 79 43 00 ?? cmp byte ds:[ecx + 0x43<67>], 0 75 09 ?? jne basic block L5 L4: 83 60 04 fe ?? and dword ds:[eax + 4], 0xfe<254,-2> a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] L5: 83 78 08 ff ?? cmp dword ds:[eax + 8], 0xff<255,-1> 75 48 ?? jne basic block L10 L6: 83 3d 58 4b 42 00 01 ?? cmp dword ds:[0x00424b58], 1 7e 3f ?? jle basic block L10 L7: ff 70 10 ?? push dword ds:[eax + 0x10<16>] 6a 00 ?? push 0 ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 2c 52 42 00 ?? call dword ds:[0x0042522c<"rUB">] L8: 8b 0d 58 4b 42 00 ?? mov ecx, dword ds:[0x00424b58] a1 30 47 42 00 ?? mov eax, dword ds:[0x00424730] 6b c9 14 ?? imul ecx, ecx, 0x14<20> 8b 15 5c 4b 42 00 ?? mov edx, dword ds:[0x00424b5c] 2b c8 ?? sub ecx, eax 8d 4c 11 ec ?? lea ecx, ds:[ecx + edx + 0xec<236,-20>] 51 ?? push ecx 8d 48 14 ?? lea ecx, ds:[eax + 0x14<20>] 51 ?? push ecx 50 ?? push eax e8 7c 76 00 00 ?? call function 0x00413f90 L9: 83 c4 0c ?? add esp, 12 ff 0d 58 4b 42 00 ?? dec dword ds:[0x00424b58] L10: 83 25 30 47 42 00 00 ?? and dword ds:[0x00424730], 0 L11: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40c925
___sbh_heap_check
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp a1 5c 4b 42 00 ?? mov eax, dword ds:[0x00424b5c] 81 ec 38 01 00 00 ?? sub esp, 0x00000138<312> 53 ?? push ebx 33 db ?? xor ebx, ebx 3b c3 ?? cmp eax, ebx 75 08 ?? jne basic block L3 L2: 83 c8 ff ?? or eax, 0xff<255,-1> e9 85 02 00 00 ?? jmp basic block L56 L3: 39 1d 58 4b 42 00 ?? cmp dword ds:[0x00424b58], ebx 56 ?? push esi 8b d0 ?? mov edx, eax 57 ?? push edi 89 55 cc ?? mov dword ss:[ebp + 0xcc<204,-52>], edx 89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx 0f 8e 6b 02 00 00 ?? jle basic block L54 L4: 8b 42 10 ?? mov eax, dword ds:[edx + 0x10<16>] 3b c3 ?? cmp eax, ebx 0f 84 67 02 00 00 ?? je basic block L57 L5: 8b 4a 0c ?? mov ecx, dword ds:[edx + 12] 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 8d 88 44 01 00 00 ?? lea ecx, ds:[eax + 0x00000144<324>] 89 4d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], ecx 8b 4a 08 ?? mov ecx, dword ds:[edx + 8] 8d b0 c4 00 00 00 ?? lea esi, ds:[eax + 0x000000c4<196>] 89 4d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ecx 89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx 89 5d ec ?? mov dword ss:[ebp + 0xec<236,-20>], ebx 89 5d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ebx 89 75 c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], esi L6: 6a 40 ?? push 0x40<64> 33 c0 ?? xor eax, eax 39 5d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], ebx 59 ?? pop ecx 8d bd c8 fe ff ff ?? lea edi, ss:[ebp + 0xfffffec8<4294966984,-312>] 89 5d d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], ebx 89 5d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ebx 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx f3 ab ?? rep_stosd 0f 8c b8 01 00 00 ?? jl basic block L48 L7: 39 5d f8 ?? cmp dword ss:[ebp + 0xf8<248,-8>], ebx 0f 84 1c 02 00 00 ?? je basic block L58 L8: 8b 55 f8 ?? mov edx, dword ss:[ebp + 0xf8<248,-8>] 81 c2 fc 0f 00 00 ?? add edx, 0x00000ffc<4092> L9: 83 ba 0c f0 ff ff ff ?? cmp dword ds:[edx + 0xfffff00c<4294963212,-4084>], 0xff<255,-1> 8d b2 10 f0 ff ff ?? lea esi, ds:[edx + 0xfffff010<4294963216,-4080>] 0f 85 10 02 00 00 ?? jne basic block L62 L10: 83 3a ff ?? cmp dword ds:[edx], 0xff<255,-1> 0f 85 07 02 00 00 ?? jne basic block L62 L11: 8b 0e ?? mov ecx, dword ds:[esi] 8b f9 ?? mov edi, ecx f6 c1 01 ?? test cl, 1 74 12 ?? je basic block L14 L12: 49 ?? dec ecx 81 f9 00 04 00 00 ?? cmp ecx, 0x00000400<1024> 0f 8f e5 01 00 00 ?? jg basic block L59 L13: ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>] eb 17 ?? jmp basic block L17 L14: 8b c1 ?? mov eax, ecx c1 f8 04 ?? sar eax, 4 48 ?? dec eax 83 f8 3f ?? cmp eax, 0x3f<63> 7e 03 ?? jle basic block L16 L15: 6a 3f ?? push 0x3f<63> 58 ?? pop eax L16: 8d 84 85 c8 fe ff ff ?? lea eax, ss:[ebp + 0xfffffec8<4294966984,-312> + eax * 4] ff 00 ?? inc dword ds:[eax] L17: 83 f9 10 ?? cmp ecx, 0x10<16> 0f 8c c8 01 00 00 ?? jl basic block L61 L18: f6 c1 0f ?? test cl, 15 0f 85 bf 01 00 00 ?? jne basic block L61 L19: 81 f9 f0 0f 00 00 ?? cmp ecx, 0x00000ff0<4080> 0f 8f b3 01 00 00 ?? jg basic block L61 L20: 8d 04 31 ?? lea eax, ds:[ecx + esi] 39 78 fc ?? cmp dword ds:[eax + 0xfc<252,-4>], edi 0f 85 a3 01 00 00 ?? jne basic block L60 L21: 8b f0 ?? mov esi, eax 3b f2 ?? cmp esi, edx 72 9e ?? jb basic block L11 L22: 0f 85 97 01 00 00 ?? jne basic block L60 L23: 81 c2 00 10 00 00 ?? add edx, 0x00001000<4096> 43 ?? inc ebx 83 fb 08 ?? cmp ebx, 8 0f 8c 6c ff ff ff ?? jl basic block L9 L24: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 8b 7d dc ?? mov edi, dword ss:[ebp + 0xdc<220,-36>] 39 07 ?? cmp dword ds:[edi], eax 0f 85 85 01 00 00 ?? jne basic block L63 L25: 33 f6 ?? xor esi, esi L26: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8d 5f 08 ?? lea ebx, ds:[edi + 8] 8b 43 fc ?? mov eax, dword ds:[ebx + 0xfc<252,-4>] 89 7d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], edi 89 5d d0 ?? mov dword ss:[ebp + 0xd0<208,-48>], ebx 3b c7 ?? cmp eax, edi 0f 84 b2 00 00 00 ?? je basic block L43 L27: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 3b 8c b5 c8 fe ff ff ?? cmp ecx, dword ss:[ebp + 0xfffffec8<4294966984,-312> + esi * 4] 74 7f ?? je basic block L39 L28: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 3b c1 ?? cmp eax, ecx 0f 82 64 01 00 00 ?? jb basic block L67 L29: 81 c1 00 80 00 00 ?? add ecx, 0x00008000<32768> 3b c1 ?? cmp eax, ecx 0f 83 56 01 00 00 ?? jae basic block L67 L30: 8b c8 ?? mov ecx, eax 81 e1 00 f0 ff ff ?? and ecx, 0xfffff000<4294963200,-4096> 83 c1 0c ?? add ecx, 12 8d 91 f0 0f 00 00 ?? lea edx, ds:[ecx + 0x00000ff0<4080>] 3b ca ?? cmp ecx, edx 0f 84 31 01 00 00 ?? je basic block L64 L31: 3b c8 ?? cmp ecx, eax 74 0e ?? je basic block L33 L32: 8b 19 ?? mov ebx, dword ds:[ecx] 83 e3 fe ?? and ebx, 0xfe<254,-2> 03 cb ?? add ecx, ebx 8b 5d d0 ?? mov ebx, dword ss:[ebp + 0xd0<208,-48>] 3b ca ?? cmp ecx, edx 75 ee ?? jne basic block L31 L33: 3b ca ?? cmp ecx, edx 0f 84 17 01 00 00 ?? je basic block L64 L34: 8b 08 ?? mov ecx, dword ds:[eax] c1 f9 04 ?? sar ecx, 4 49 ?? dec ecx 83 f9 3f ?? cmp ecx, 0x3f<63> 7e 03 ?? jle basic block L36 L35: 6a 3f ?? push 0x3f<63> 59 ?? pop ecx L36: 3b ce ?? cmp ecx, esi 0f 85 05 01 00 00 ?? jne basic block L65 L37: 8b 4d d4 ?? mov ecx, dword ss:[ebp + 0xd4<212,-44>] 39 48 08 ?? cmp dword ds:[eax + 8], ecx 0f 85 fd 00 00 00 ?? jne basic block L66 L38: ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>] 89 45 d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], eax 8b 40 04 ?? mov eax, dword ds:[eax + 4] 3b c7 ?? cmp eax, edi 0f 85 75 ff ff ff ?? jne basic block L27 L39: 83 7d fc 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0 74 21 ?? je basic block L43 L40: 83 fe 20 ?? cmp esi, 0x20<32> b8 00 00 00 80 ?? mov eax, 0x80000000 7d 0c ?? jge basic block L42 L41: 8b ce ?? mov ecx, esi d3 e8 ?? shr eax, cl 09 45 d8 ?? or dword ss:[ebp + 0xd8<216,-40>], eax 09 45 f0 ?? or dword ss:[ebp + 0xf0<240,-16>], eax eb 0b ?? jmp basic block L43 L42: 8d 4e e0 ?? lea ecx, ds:[esi + 0xe0<224,-32>] d3 e8 ?? shr eax, cl 09 45 e8 ?? or dword ss:[ebp + 0xe8<232,-24>], eax 09 45 ec ?? or dword ss:[ebp + 0xec<236,-20>], eax L43: 8b 45 d4 ?? mov eax, dword ss:[ebp + 0xd4<212,-44>] 39 78 04 ?? cmp dword ds:[eax + 4], edi 0f 85 c5 00 00 00 ?? jne basic block L69 L44: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 3b 8c b5 c8 fe ff ff ?? cmp ecx, dword ss:[ebp + 0xfffffec8<4294966984,-312> + esi * 4] 0f 85 b5 00 00 00 ?? jne basic block L69 L45: 39 03 ?? cmp dword ds:[ebx], eax 0f 85 a9 00 00 00 ?? jne basic block L68 L46: 46 ?? inc esi 83 fe 40 ?? cmp esi, 0x40<64> 8b fb ?? mov edi, ebx 0f 8c 06 ff ff ff ?? jl basic block L26 L47: 8b 75 c8 ?? mov esi, dword ss:[ebp + 0xc8<200,-56>] 8b 55 cc ?? mov edx, dword ss:[ebp + 0xcc<204,-52>] 33 db ?? xor ebx, ebx L48: 8b 45 d8 ?? mov eax, dword ss:[ebp + 0xd8<216,-40>] 3b 46 80 ?? cmp eax, dword ds:[esi + 0x80<128,-128>] 0f 85 91 00 00 00 ?? jne basic block L70 L49: 8b 45 e8 ?? mov eax, dword ss:[ebp + 0xe8<232,-24>] 3b 06 ?? cmp eax, dword ds:[esi] 0f 85 86 00 00 00 ?? jne basic block L70 L50: 81 45 f8 00 80 00 00 ?? add dword ss:[ebp + 0xf8<248,-8>], 0x00008000<32768> 81 45 dc 04 02 00 00 ?? add dword ss:[ebp + 0xdc<220,-36>], 0x00000204<516> d1 65 e0 ?? shl dword ss:[ebp + 0xe0<224,-32>], 1 ff 45 f4 ?? inc dword ss:[ebp + 0xf4<244,-12>] 83 c6 04 ?? add esi, 4 83 7d f4 20 ?? cmp dword ss:[ebp + 0xf4<244,-12>], 0x20<32> 89 75 c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], esi 0f 8c ee fd ff ff ?? jl basic block L6 L51: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 3b 02 ?? cmp eax, dword ds:[edx] 75 5f ?? jne basic block L71 L52: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>] 3b 42 04 ?? cmp eax, dword ds:[edx + 4] 75 57 ?? jne basic block L71 L53: 83 c2 14 ?? add edx, 0x14<20> ff 45 e4 ?? inc dword ss:[ebp + 0xe4<228,-28>] 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] 3b 05 58 4b 42 00 ?? cmp eax, dword ds:[0x00424b58] 89 55 cc ?? mov dword ss:[ebp + 0xcc<204,-52>], edx 0f 8c 95 fd ff ff ?? jl basic block L4 L54: 33 c0 ?? xor eax, eax L55: 5f ?? pop edi 5e ?? pop esi L56: 5b ?? pop ebx c9 ?? leave c3 ?? ret L57: 6a fe ?? push 0xfe<254,-2> eb 36 ?? jmp basic block L72 L58: 6a fc ?? push 0xfc<252,-4> eb 32 ?? jmp basic block L72 L59: 6a fa ?? push 0xfa<250,-6> eb 2e ?? jmp basic block L72 L60: 6a f8 ?? push 0xf8<248,-8> eb 2a ?? jmp basic block L72 L61: 6a f9 ?? push 0xf9<249,-7> eb 26 ?? jmp basic block L72 L62: 6a fb ?? push 0xfb<251,-5> eb 22 ?? jmp basic block L72 L63: 6a f7 ?? push 0xf7<247,-9> eb 1e ?? jmp basic block L72 L64: 6a f5 ?? push 0xf5<245,-11> eb 1a ?? jmp basic block L72 L65: 6a f4 ?? push 0xf4<244,-12> eb 16 ?? jmp basic block L72 L66: 6a f3 ?? push 0xf3<243,-13> eb 12 ?? jmp basic block L72 L67: 6a f6 ?? push 0xf6<246,-10> eb 0e ?? jmp basic block L72 L68: 6a f1 ?? push 0xf1<241,-15> eb 0a ?? jmp basic block L72 L69: 6a f2 ?? push 0xf2<242,-14> eb 06 ?? jmp basic block L72 L70: 6a f0 ?? push 0xf0<240,-16> eb 02 ?? jmp basic block L72 L71: 6a ef ?? push 0xef<239,-17> L72: 58 ?? pop eax eb be ?? jmp basic block L55
./vs2008/normal/Debug/ooex10.exe
0x40cc09
__set_sbh_threshold
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 33 f6 ?? xor esi, esi 39 35 dc 44 42 00 ?? cmp dword ds:[0x004244dc], esi 75 07 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax e9 95 00 00 00 ?? jmp basic block L23 L3: a1 90 4b 42 00 ?? mov eax, dword ds:[0x00424b90] 83 f8 03 ?? cmp eax, 3 75 2e ?? jne basic block L9 L4: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 3d f8 03 00 00 ?? cmp eax, 0x000003f8<1016> 76 1a ?? jbe basic block L8 L5: e8 21 c2 ff ff ?? call function 0x00408e5a L6: 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 4f 67 ff ff ?? call function 0x00403398 L7: 83 c4 14 ?? add esp, 0x14<20> eb cb ?? jmp basic block L2 L8: a3 60 4b 42 00 ?? mov dword ds:[0x00424b60], eax 33 c0 ?? xor eax, eax 40 ?? inc eax eb 5d ?? jmp basic block L23 L9: 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 3b fe ?? cmp edi, esi 74 42 ?? je basic block L18 L10: 83 f8 01 ?? cmp eax, 1 75 42 ?? jne basic block L19 L11: 81 ff f8 03 00 00 ?? cmp edi, 0x000003f8<1016> 77 0b ?? ja basic block L14 L12: 57 ?? push edi e8 b8 f3 ff ff ?? call function 0x0040c02b L13: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 1a ?? jne basic block L17 L14: e8 dd c1 ff ff ?? call function 0x00408e5a L15: 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 0b 67 ff ff ?? call function 0x00403398 L16: 83 c4 14 ?? add esp, 0x14<20> eb 20 ?? jmp basic block L21 L17: 89 3d 60 4b 42 00 ?? mov dword ds:[0x00424b60], edi c7 05 90 4b 42 00 03 00 ?? mov dword ds:[0x00424b90], 3 00 00 L18: 33 c0 ?? xor eax, eax 40 ?? inc eax eb 0d ?? jmp basic block L22 L19: e8 ae c1 ff ff ?? call function 0x00408e5a L20: c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22> L21: 33 c0 ?? xor eax, eax L22: 5f ?? pop edi L23: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40ccb8
___sbh_alloc_block
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> a1 58 4b 42 00 ?? mov eax, dword ds:[0x00424b58] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 6b c0 14 ?? imul eax, eax, 0x14<20> 03 05 5c 4b 42 00 ?? add eax, dword ds:[0x00424b5c] 83 c1 17 ?? add ecx, 0x17<23> 83 e1 f0 ?? and ecx, 0xf0<240,-16> 89 4d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ecx c1 f9 04 ?? sar ecx, 4 53 ?? push ebx 49 ?? dec ecx 83 f9 20 ?? cmp ecx, 0x20<32> 56 ?? push esi 57 ?? push edi 7d 0b ?? jge basic block L3 L2: 83 ce ff ?? or esi, 0xff<255,-1> d3 ee ?? shr esi, cl 83 4d f8 ff ?? or dword ss:[ebp + 0xf8<248,-8>], 0xff<255,-1> eb 0d ?? jmp basic block L4 L3: 83 c1 e0 ?? add ecx, 0xe0<224,-32> 83 ca ff ?? or edx, 0xff<255,-1> 33 f6 ?? xor esi, esi d3 ea ?? shr edx, cl 89 55 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edx L4: 8b 0d 64 4b 42 00 ?? mov ecx, dword ds:[0x00424b64] 8b d9 ?? mov ebx, ecx eb 11 ?? jmp basic block L7 L5: 8b 53 04 ?? mov edx, dword ds:[ebx + 4] 8b 3b ?? mov edi, dword ds:[ebx] 23 55 f8 ?? and edx, dword ss:[ebp + 0xf8<248,-8>] 23 fe ?? and edi, esi 0b d7 ?? or edx, edi 75 0a ?? jne basic block L8 L6: 83 c3 14 ?? add ebx, 0x14<20> L7: 89 5d 08 ?? mov dword ss:[ebp + 8], ebx 3b d8 ?? cmp ebx, eax 72 e8 ?? jb basic block L5 L8: 3b d8 ?? cmp ebx, eax 75 7f ?? jne basic block L29 L9: 8b 1d 5c 4b 42 00 ?? mov ebx, dword ds:[0x00424b5c] eb 11 ?? jmp basic block L12 L10: 8b 53 04 ?? mov edx, dword ds:[ebx + 4] 8b 3b ?? mov edi, dword ds:[ebx] 23 55 f8 ?? and edx, dword ss:[ebp + 0xf8<248,-8>] 23 fe ?? and edi, esi 0b d7 ?? or edx, edi 75 0a ?? jne basic block L13 L11: 83 c3 14 ?? add ebx, 0x14<20> L12: 89 5d 08 ?? mov dword ss:[ebp + 8], ebx 3b d9 ?? cmp ebx, ecx 72 e8 ?? jb basic block L10 L13: 3b d9 ?? cmp ebx, ecx 75 5b ?? jne basic block L29 L14: eb 0c ?? jmp basic block L17 L15: 83 7b 08 00 ?? cmp dword ds:[ebx + 8], 0 75 0a ?? jne basic block L18 L16: 83 c3 14 ?? add ebx, 0x14<20> 89 5d 08 ?? mov dword ss:[ebp + 8], ebx L17: 3b d8 ?? cmp ebx, eax 72 f0 ?? jb basic block L15 L18: 3b d8 ?? cmp ebx, eax 75 31 ?? jne basic block L27 L19: 8b 1d 5c 4b 42 00 ?? mov ebx, dword ds:[0x00424b5c] eb 09 ?? jmp basic block L22 L20: 83 7b 08 00 ?? cmp dword ds:[ebx + 8], 0 75 0a ?? jne basic block L23 L21: 83 c3 14 ?? add ebx, 0x14<20> L22: 89 5d 08 ?? mov dword ss:[ebp + 8], ebx 3b d9 ?? cmp ebx, ecx 72 f0 ?? jb basic block L20 L23: 3b d9 ?? cmp ebx, ecx 75 15 ?? jne basic block L27 L24: e8 40 f6 ff ff ?? call function 0x0040c3bf L25: 8b d8 ?? mov ebx, eax 89 5d 08 ?? mov dword ss:[ebp + 8], ebx 85 db ?? test ebx, ebx 75 07 ?? jne basic block L27 L26: 33 c0 ?? xor eax, eax e9 09 02 00 00 ?? jmp basic block L67 L27: 53 ?? push ebx e8 da f6 ff ff ?? call function 0x0040c46f L28: 59 ?? pop ecx 8b 4b 10 ?? mov ecx, dword ds:[ebx + 0x10<16>] 89 01 ?? mov dword ds:[ecx], eax 8b 43 10 ?? mov eax, dword ds:[ebx + 0x10<16>] 83 38 ff ?? cmp dword ds:[eax], 0xff<255,-1> 74 e5 ?? je basic block L26 L29: 89 1d 64 4b 42 00 ?? mov dword ds:[0x00424b64], ebx 8b 43 10 ?? mov eax, dword ds:[ebx + 0x10<16>] 8b 10 ?? mov edx, dword ds:[eax] 89 55 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edx 83 fa ff ?? cmp edx, 0xff<255,-1> 74 14 ?? je basic block L31 L30: 8b 8c 90 c4 00 00 00 ?? mov ecx, dword ds:[eax + edx * 4 + 0x000000c4<196>] 8b 7c 90 44 ?? mov edi, dword ds:[eax + edx * 4 + 0x44<68>] 23 4d f8 ?? and ecx, dword ss:[ebp + 0xf8<248,-8>] 23 fe ?? and edi, esi 0b cf ?? or ecx, edi 75 29 ?? jne basic block L35 L31: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 90 c4 00 00 00 ?? mov edx, dword ds:[eax + 0x000000c4<196>] 8d 48 44 ?? lea ecx, ds:[eax + 0x44<68>] L32: 8b 39 ?? mov edi, dword ds:[ecx] 23 55 f8 ?? and edx, dword ss:[ebp + 0xf8<248,-8>] 23 fe ?? and edi, esi 0b d7 ?? or edx, edi 75 0e ?? jne basic block L34 L33: ff 45 fc ?? inc dword ss:[ebp + 0xfc<252,-4>] 8b 91 84 00 00 00 ?? mov edx, dword ds:[ecx + 0x00000084<132>] 83 c1 04 ?? add ecx, 4 eb e7 ?? jmp basic block L32 L34: 8b 55 fc ?? mov edx, dword ss:[ebp + 0xfc<252,-4>] L35: 8b ca ?? mov ecx, edx 69 c9 04 02 00 00 ?? imul ecx, ecx, 0x00000204<516> 8d 8c 01 44 01 00 00 ?? lea ecx, ds:[ecx + eax + 0x00000144<324>] 89 4d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ecx 8b 4c 90 44 ?? mov ecx, dword ds:[eax + edx * 4 + 0x44<68>] 33 ff ?? xor edi, edi 23 ce ?? and ecx, esi 75 12 ?? jne basic block L38 L36: 8b 8c 90 c4 00 00 00 ?? mov ecx, dword ds:[eax + edx * 4 + 0x000000c4<196>] 23 4d f8 ?? and ecx, dword ss:[ebp + 0xf8<248,-8>] 6a 20 ?? push 0x20<32> 5f ?? pop edi eb 03 ?? jmp basic block L38 L37: 03 c9 ?? add ecx, ecx 47 ?? inc edi L38: 85 c9 ?? test ecx, ecx 7d f9 ?? jge basic block L37 L39: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 8b 54 f9 04 ?? mov edx, dword ds:[ecx + edi * 8 + 4] 8b 0a ?? mov ecx, dword ds:[edx] 2b 4d f0 ?? sub ecx, dword ss:[ebp + 0xf0<240,-16>] 8b f1 ?? mov esi, ecx c1 fe 04 ?? sar esi, 4 4e ?? dec esi 83 fe 3f ?? cmp esi, 0x3f<63> 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 7e 03 ?? jle basic block L41 L40: 6a 3f ?? push 0x3f<63> 5e ?? pop esi L41: 3b f7 ?? cmp esi, edi 0f 84 01 01 00 00 ?? je basic block L59 L42: 8b 4a 04 ?? mov ecx, dword ds:[edx + 4] 3b 4a 08 ?? cmp ecx, dword ds:[edx + 8] 75 5c ?? jne basic block L49 L43: 83 ff 20 ?? cmp edi, 0x20<32> bb 00 00 00 80 ?? mov ebx, 0x80000000 7d 26 ?? jge basic block L46 L44: 8b cf ?? mov ecx, edi d3 eb ?? shr ebx, cl 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 8d 7c 38 04 ?? lea edi, ds:[eax + edi + 4] f7 d3 ?? not ebx 89 5d ec ?? mov dword ss:[ebp + 0xec<236,-20>], ebx 23 5c 88 44 ?? and ebx, dword ds:[eax + ecx * 4 + 0x44<68>] 89 5c 88 44 ?? mov dword ds:[eax + ecx * 4 + 0x44<68>], ebx fe 0f ?? dec byte ds:[edi] 75 33 ?? jne basic block L48 L45: 8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>] 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 21 0b ?? and dword ds:[ebx], ecx eb 2c ?? jmp basic block L49 L46: 8d 4f e0 ?? lea ecx, ds:[edi + 0xe0<224,-32>] d3 eb ?? shr ebx, cl 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 8d 8c 88 c4 00 00 00 ?? lea ecx, ds:[eax + ecx * 4 + 0x000000c4<196>] 8d 7c 38 04 ?? lea edi, ds:[eax + edi + 4] f7 d3 ?? not ebx 21 19 ?? and dword ds:[ecx], ebx fe 0f ?? dec byte ds:[edi] 89 5d ec ?? mov dword ss:[ebp + 0xec<236,-20>], ebx 75 0b ?? jne basic block L48 L47: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 8b 4d ec ?? mov ecx, dword ss:[ebp + 0xec<236,-20>] 21 4b 04 ?? and dword ds:[ebx + 4], ecx eb 03 ?? jmp basic block L49 L48: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] L49: 83 7d f8 00 ?? cmp dword ss:[ebp + 0xf8<248,-8>], 0 8b 4a 08 ?? mov ecx, dword ds:[edx + 8] 8b 7a 04 ?? mov edi, dword ds:[edx + 4] 89 79 04 ?? mov dword ds:[ecx + 4], edi 8b 4a 04 ?? mov ecx, dword ds:[edx + 4] 8b 7a 08 ?? mov edi, dword ds:[edx + 8] 89 79 08 ?? mov dword ds:[ecx + 8], edi 0f 84 8d 00 00 00 ?? je basic block L61 L50: 8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<244,-12>] 8d 0c f1 ?? lea ecx, ds:[ecx + esi * 8] 8b 79 04 ?? mov edi, dword ds:[ecx + 4] 89 4a 08 ?? mov dword ds:[edx + 8], ecx 89 7a 04 ?? mov dword ds:[edx + 4], edi 89 51 04 ?? mov dword ds:[ecx + 4], edx 8b 4a 04 ?? mov ecx, dword ds:[edx + 4] 89 51 08 ?? mov dword ds:[ecx + 8], edx 8b 4a 04 ?? mov ecx, dword ds:[edx + 4] 3b 4a 08 ?? cmp ecx, dword ds:[edx + 8] 75 5e ?? jne basic block L58 L51: 8a 4c 06 04 ?? mov cl, byte ds:[esi + eax + 4] 88 4d 0b ?? mov byte ss:[ebp + 11], cl fe c1 ?? inc cl 83 fe 20 ?? cmp esi, 0x20<32> 88 4c 06 04 ?? mov byte ds:[esi + eax + 4], cl 7d 23 ?? jge basic block L55 L52: 80 7d 0b 00 ?? cmp byte ss:[ebp + 11], 0 75 0b ?? jne basic block L54 L53: bf 00 00 00 80 ?? mov edi, 0x80000000 8b ce ?? mov ecx, esi d3 ef ?? shr edi, cl 09 3b ?? or dword ds:[ebx], edi L54: 8b ce ?? mov ecx, esi bf 00 00 00 80 ?? mov edi, 0x80000000 d3 ef ?? shr edi, cl 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 09 7c 88 44 ?? or dword ds:[eax + ecx * 4 + 0x44<68>], edi eb 29 ?? jmp basic block L58 L55: 80 7d 0b 00 ?? cmp byte ss:[ebp + 11], 0 75 0d ?? jne basic block L57 L56: 8d 4e e0 ?? lea ecx, ds:[esi + 0xe0<224,-32>] bf 00 00 00 80 ?? mov edi, 0x80000000 d3 ef ?? shr edi, cl 09 7b 04 ?? or dword ds:[ebx + 4], edi L57: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 8d bc 88 c4 00 00 00 ?? lea edi, ds:[eax + ecx * 4 + 0x000000c4<196>] 8d 4e e0 ?? lea ecx, ds:[esi + 0xe0<224,-32>] be 00 00 00 80 ?? mov esi, 0x80000000 d3 ee ?? shr esi, cl 09 37 ?? or dword ds:[edi], esi L58: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] L59: 85 c9 ?? test ecx, ecx 74 0b ?? je basic block L62 L60: 89 0a ?? mov dword ds:[edx], ecx 89 4c 11 fc ?? mov dword ds:[ecx + edx + 0xfc<252,-4>], ecx eb 03 ?? jmp basic block L62 L61: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] L62: 8b 75 f0 ?? mov esi, dword ss:[ebp + 0xf0<240,-16>] 03 d1 ?? add edx, ecx 8d 4e 01 ?? lea ecx, ds:[esi + 1] 89 0a ?? mov dword ds:[edx], ecx 89 4c 32 fc ?? mov dword ds:[edx + esi + 0xfc<252,-4>], ecx 8b 75 f4 ?? mov esi, dword ss:[ebp + 0xf4<244,-12>] 8b 0e ?? mov ecx, dword ds:[esi] 8d 79 01 ?? lea edi, ds:[ecx + 1] 89 3e ?? mov dword ds:[esi], edi 85 c9 ?? test ecx, ecx 75 1a ?? jne basic block L66 L63: 3b 1d 30 47 42 00 ?? cmp ebx, dword ds:[0x00424730] 75 12 ?? jne basic block L66 L64: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 3b 0d 6c 4b 42 00 ?? cmp ecx, dword ds:[0x00424b6c] 75 07 ?? jne basic block L66 L65: 83 25 30 47 42 00 00 ?? and dword ds:[0x00424730], 0 L66: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 89 08 ?? mov dword ds:[eax], ecx 8d 42 04 ?? lea eax, ds:[edx + 4] L67: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40cf9d
@__security_check_cookie@4
0
L1: 3b 0d d0 32 42 00 ?? cmp ecx, dword ds:[0x004232d0] 75 02 ?? jne basic block L3 L2: f3 c3 ?? ret L3: e9 49 73 00 00 ?? jmp function 0x004142f5
./vs2008/normal/Debug/ooex10.exe
0x40cfac
__crt_debugger_hook
0
L1: 83 25 38 4b 42 00 00 ?? and dword ds:[0x00424b38], 0 c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40cfc0
_memset
0
L1: 8b 54 24 0c ?? mov edx, dword ss:[esp + 12] 8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4] 85 d2 ?? test edx, edx 74 69 ?? je basic block L15 L2: 33 c0 ?? xor eax, eax 8a 44 24 08 ?? mov al, byte ss:[esp + 8] 84 c0 ?? test al, al 75 16 ?? jne basic block L6 L3: 81 fa 00 01 00 00 ?? cmp edx, 0x00000100<256> 72 0e ?? jb basic block L6 L4: 83 3d 2c 4b 42 00 00 ?? cmp dword ds:[0x00424b2c], 0 74 05 ?? je basic block L6 L5: e9 66 74 00 00 ?? jmp function 0x00414452 L6: 57 ?? push edi 8b f9 ?? mov edi, ecx 83 fa 04 ?? cmp edx, 4 72 31 ?? jb basic block L13 L7: f7 d9 ?? neg ecx 83 e1 03 ?? and ecx, 3 74 0c ?? je basic block L11 L8: 2b d1 ?? sub edx, ecx L9: 88 07 ?? mov byte ds:[edi], al 83 c7 01 ?? add edi, 1 83 e9 01 ?? sub ecx, 1 L10: 75 f6 ?? jne basic block L9 L11: 8b c8 ?? mov ecx, eax c1 e0 08 ?? shl eax, 8 03 c1 ?? add eax, ecx 8b c8 ?? mov ecx, eax c1 e0 10 ?? shl eax, 0x10<16> 03 c1 ?? add eax, ecx 8b ca ?? mov ecx, edx 83 e2 03 ?? and edx, 3 c1 e9 02 ?? shr ecx, 2 74 06 ?? je basic block L13 L12: f3 ab ?? rep_stosd 85 d2 ?? test edx, edx 74 0a ?? je basic block L14 L13: 88 07 ?? mov byte ds:[edi], al 83 c7 01 ?? add edi, 1 83 ea 01 ?? sub edx, 1 75 f6 ?? jne basic block L13 L14: 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] 5f ?? pop edi c3 ?? ret L15: 8b 44 24 04 ?? mov eax, dword ss:[esp + 4] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d03a
__purecall
0
L1: ff 35 cc 46 42 00 ?? push dword ds:[0x004246cc] e8 9f 58 ff ff ?? call function 0x004028e4 L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 02 ?? je basic block L4 L3: ff d0 ?? call eax L4: 6a 19 ?? push 0x19<25> e8 d5 4c ff ff ?? call function 0x00401d28 L5: 6a 01 ?? push 1 6a 00 ?? push 0 e8 da 03 00 00 ?? call function 0x0040d436 L6: 83 c4 0c ?? add esp, 12 e9 bb 02 00 00 ?? jmp function 0x0040d31f
./vs2008/normal/Debug/ooex10.exe
0x40d064
__set_purecall_handler
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 35 cc 46 42 00 ?? push dword ds:[0x004246cc] e8 6f 58 ff ff ?? call function 0x004028e4 L2: ff 75 08 ?? push dword ss:[ebp + 8] 8b f0 ?? mov esi, eax e8 ea 57 ff ff ?? call function 0x00402869 L3: 59 ?? pop ecx 59 ?? pop ecx a3 cc 46 42 00 ?? mov dword ds:[0x004246cc], eax 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d08b
__get_purecall_handler
0
L1: ff 35 cc 46 42 00 ?? push dword ds:[0x004246cc] e8 4e 58 ff ff ?? call function 0x004028e4 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d0a0
__aulldvrm
0
L1: 56 ?? push esi 8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>] 0b c0 ?? or eax, eax 75 28 ?? jne basic block L3 L2: 8b 4c 24 10 ?? mov ecx, dword ss:[esp + 0x10<16>] 8b 44 24 0c ?? mov eax, dword ss:[esp + 12] 33 d2 ?? xor edx, edx f7 f1 ?? div ecx 8b d8 ?? mov ebx, eax 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] f7 f1 ?? div ecx 8b f0 ?? mov esi, eax 8b c3 ?? mov eax, ebx f7 64 24 10 ?? mul dword ss:[esp + 0x10<16>] 8b c8 ?? mov ecx, eax 8b c6 ?? mov eax, esi f7 64 24 10 ?? mul dword ss:[esp + 0x10<16>] 03 d1 ?? add edx, ecx eb 47 ?? jmp basic block L12 L3: 8b c8 ?? mov ecx, eax 8b 5c 24 10 ?? mov ebx, dword ss:[esp + 0x10<16>] 8b 54 24 0c ?? mov edx, dword ss:[esp + 12] 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] L4: d1 e9 ?? shr ecx, 1 d1 db ?? rcr ebx, 1 d1 ea ?? shr edx, 1 d1 d8 ?? rcr eax, 1 0b c9 ?? or ecx, ecx L5: 75 f4 ?? jne basic block L4 L6: f7 f3 ?? div ebx 8b f0 ?? mov esi, eax f7 64 24 14 ?? mul dword ss:[esp + 0x14<20>] 8b c8 ?? mov ecx, eax 8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>] f7 e6 ?? mul esi 03 d1 ?? add edx, ecx 72 0e ?? jb basic block L10 L7: 3b 54 24 0c ?? cmp edx, dword ss:[esp + 12] 77 08 ?? ja basic block L10 L8: 72 0f ?? jb basic block L11 L9: 3b 44 24 08 ?? cmp eax, dword ss:[esp + 8] 76 09 ?? jbe basic block L11 L10: 4e ?? dec esi 2b 44 24 10 ?? sub eax, dword ss:[esp + 0x10<16>] 1b 54 24 14 ?? sbb edx, dword ss:[esp + 0x14<20>] L11: 33 db ?? xor ebx, ebx L12: 2b 44 24 08 ?? sub eax, dword ss:[esp + 8] 1b 54 24 0c ?? sbb edx, dword ss:[esp + 12] f7 da ?? neg edx f7 d8 ?? neg eax 83 da 00 ?? sbb edx, 0 8b ca ?? mov ecx, edx 8b d3 ?? mov edx, ebx 8b d9 ?? mov ebx, ecx 8b c8 ?? mov ecx, eax 8b c6 ?? mov eax, esi 5e ?? pop esi c2 10 00 ?? ret 0x0010<16>
./vs2008/normal/Debug/ooex10.exe
0x40d140
__allmul
0
L1: 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] 8b 4c 24 10 ?? mov ecx, dword ss:[esp + 0x10<16>] 0b c8 ?? or ecx, eax 8b 4c 24 0c ?? mov ecx, dword ss:[esp + 12] 75 09 ?? jne basic block L3 L2: 8b 44 24 04 ?? mov eax, dword ss:[esp + 4] f7 e1 ?? mul ecx c2 10 00 ?? ret 0x0010<16> L3: 53 ?? push ebx f7 e1 ?? mul ecx 8b d8 ?? mov ebx, eax 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] f7 64 24 14 ?? mul dword ss:[esp + 0x14<20>] 03 d8 ?? add ebx, eax 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] f7 e1 ?? mul ecx 03 d3 ?? add edx, ebx 5b ?? pop ebx c2 10 00 ?? ret 0x0010<16>
./vs2008/normal/Debug/ooex10.exe
0x40d174
_atol
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 8b 75 00 00 ?? call function 0x00414710 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d18a
__atol_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 6a 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 9d 75 00 00 ?? call function 0x0041473b L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d1a3
_atoi
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 c6 ff ff ff ?? jmp function 0x0040d174
./vs2008/normal/Debug/ooex10.exe
0x40d1ae
__atoi_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 d1 ff ff ff ?? jmp function 0x0040d18a
./vs2008/normal/Debug/ooex10.exe
0x40d1b9
__atoi64
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 6e 78 00 00 ?? call function 0x00414a38 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d1cf
__atoi64_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] 6a 0a ?? push 10 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 80 78 00 00 ?? call function 0x00414a63 L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d1e8
__global_unwind2
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 57 ?? push edi 55 ?? push ebp 6a 00 ?? push 0 6a 00 ?? push 0 68 00 d2 40 00 ?? push basic block L2 ff 75 08 ?? push dword ss:[ebp + 8] e8 c6 a1 00 00 ?? call function 0x004173c6 L2: 5d ?? pop ebp 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b e5 ?? mov esp, ebp 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d208
__unwind_handler
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 32 ?? je basic block L5 L2: 8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>] 8b 48 fc ?? mov ecx, dword ds:[eax + 0xfc<252,-4>] 33 c8 ?? xor ecx, eax e8 75 fd ff ff ?? call function 0x0040cf9d L3: 55 ?? push ebp 8b 68 10 ?? mov ebp, dword ds:[eax + 0x10<16>] 8b 50 28 ?? mov edx, dword ds:[eax + 0x28<40>] 52 ?? push edx 8b 50 24 ?? mov edx, dword ds:[eax + 0x24<36>] 52 ?? push edx e8 14 00 00 00 ?? call function 0x0040d24d L4: 83 c4 08 ?? add esp, 8 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/ooex10.exe
0x40d24d
__local_unwind2
0
L1: 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>] 55 ?? push ebp 50 ?? push eax 6a fe ?? push 0xfe<254,-2> 68 08 d2 40 00 ?? push function 0x0040d208 64 ff 35 00 00 00 00 ?? push dword fs:[0] a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c4 ?? xor eax, esp 50 ?? push eax 8d 44 24 04 ?? lea eax, ss:[esp + 4] 64 a3 00 00 00 00 ?? mov dword fs:[0], eax L2: 8b 44 24 28 ?? mov eax, dword ss:[esp + 0x28<40>] 8b 58 08 ?? mov ebx, dword ds:[eax + 8] 8b 70 0c ?? mov esi, dword ds:[eax + 12] 83 fe ff ?? cmp esi, 0xff<255,-1> 74 3a ?? je basic block L9 L3: 83 7c 24 2c ff ?? cmp dword ss:[esp + 0x2c<44>], 0xff<255,-1> 74 06 ?? je basic block L5 L4: 3b 74 24 2c ?? cmp esi, dword ss:[esp + 0x2c<44>] 76 2d ?? jbe basic block L9 L5: 8d 34 76 ?? lea esi, ds:[esi + esi * 2] 8b 0c b3 ?? mov ecx, dword ds:[ebx + esi * 4] 89 4c 24 0c ?? mov dword ss:[esp + 12], ecx 89 48 0c ?? mov dword ds:[eax + 12], ecx 83 7c b3 04 00 ?? cmp dword ds:[ebx + esi * 4 + 4], 0 75 17 ?? jne basic block L8 L6: 68 01 01 00 00 ?? push 0x00000101<257> 8b 44 b3 08 ?? mov eax, dword ds:[ebx + esi * 4 + 8] e8 49 00 00 00 ?? call function 0x0040d2fd L7: 8b 44 b3 08 ?? mov eax, dword ds:[ebx + esi * 4 + 8] e8 5f 00 00 00 ?? call function 0x0040d31c L8: eb b7 ?? jmp basic block L2 L9: 8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4] 64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx 83 c4 18 ?? add esp, 0x18<24> 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d2d1
__abnormal_termination
0
L1: 33 c0 ?? xor eax, eax 64 8b 0d 00 00 00 00 ?? mov ecx, dword fs:[0] 81 79 04 08 d2 40 00 ?? cmp dword ds:[ecx + 4], function 0x0040d208 75 10 ?? jne basic block L4 L2: 8b 51 0c ?? mov edx, dword ds:[ecx + 12] 8b 52 0c ?? mov edx, dword ds:[edx + 12] 39 51 08 ?? cmp dword ds:[ecx + 8], edx 75 05 ?? jne basic block L4 L3: b8 01 00 00 00 ?? mov eax, 1 L4: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d2f4
__NLG_Notify1
0
L1: 53 ?? push ebx 51 ?? push ecx bb 90 3a 42 00 ?? mov ebx, 0x00423a90 eb 0b ?? jmp basic block L2 L2: 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 89 43 04 ?? mov dword ds:[ebx + 4], eax 89 6b 0c ?? mov dword ds:[ebx + 12], ebp 55 ?? push ebp 51 ?? push ecx 50 ?? push eax 58 ?? pop eax 59 ?? pop ecx 5d ?? pop ebp 59 ?? pop ecx 5b ?? pop ebx c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex10.exe
0x40d2fd
__NLG_Notify
0
L1: 53 ?? push ebx 51 ?? push ecx bb 90 3a 42 00 ?? mov ebx, 0x00423a90 8b 4c 24 0c ?? mov ecx, dword ss:[esp + 12] L2: 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 89 43 04 ?? mov dword ds:[ebx + 4], eax 89 6b 0c ?? mov dword ds:[ebx + 12], ebp 55 ?? push ebp 51 ?? push ecx 50 ?? push eax 58 ?? pop eax 59 ?? pop ecx 5d ?? pop ebp 59 ?? pop ecx 5b ?? pop ebx c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex10.exe
0x40d31c
__NLG_Call
0
L1: ff d0 ?? call eax L2: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d31f
_abort
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 81 ec 28 03 00 00 ?? sub esp, 0x00000328<808> a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax f6 05 a0 3a 42 00 01 ?? test byte ds:[0x00423aa0], 1 56 ?? push esi 74 08 ?? je basic block L4 L2: 6a 0a ?? push 10 e8 e3 49 ff ff ?? call function 0x00401d28 L3: 59 ?? pop ecx L4: e8 a2 bf ff ff ?? call function 0x004092ed L5: 85 c0 ?? test eax, eax 74 08 ?? je basic block L8 L6: 6a 16 ?? push 0x16<22> e8 f3 c1 ff ff ?? call function 0x00409549 L7: 59 ?? pop ecx L8: f6 05 a0 3a 42 00 02 ?? test byte ds:[0x00423aa0], 2 0f 84 ca 00 00 00 ?? je basic block L12 L9: 89 85 e0 fd ff ff ?? mov dword ss:[ebp + 0xfffffde0<4294966752,-544>], eax 89 8d dc fd ff ff ?? mov dword ss:[ebp + 0xfffffddc<4294966748,-548>], ecx 89 95 d8 fd ff ff ?? mov dword ss:[ebp + 0xfffffdd8<4294966744,-552>], edx 89 9d d4 fd ff ff ?? mov dword ss:[ebp + 0xfffffdd4<4294966740,-556>], ebx 89 b5 d0 fd ff ff ?? mov dword ss:[ebp + 0xfffffdd0<4294966736,-560>], esi 89 bd cc fd ff ff ?? mov dword ss:[ebp + 0xfffffdcc<4294966732,-564>], edi 66 8c 95 f8 fd ff ff ?? mov word ss:[ebp + 0xfffffdf8<4294966776,-520>], ss 66 8c 8d ec fd ff ff ?? mov word ss:[ebp + 0xfffffdec<4294966764,-532>], cs 66 8c 9d c8 fd ff ff ?? mov word ss:[ebp + 0xfffffdc8<4294966728,-568>], ds 66 8c 85 c4 fd ff ff ?? mov word ss:[ebp + 0xfffffdc4<4294966724,-572>], es 66 8c a5 c0 fd ff ff ?? mov word ss:[ebp + 0xfffffdc0<4294966720,-576>], fs 66 8c ad bc fd ff ff ?? mov word ss:[ebp + 0xfffffdbc<4294966716,-580>], gs 9c ?? pushfd 8f 85 f0 fd ff ff ?? pop dword ss:[ebp + 0xfffffdf0<4294966768,-528>] 8b 75 04 ?? mov esi, dword ss:[ebp + 4] 8d 45 04 ?? lea eax, ss:[ebp + 4] 89 85 f4 fd ff ff ?? mov dword ss:[ebp + 0xfffffdf4<4294966772,-524>], eax c7 85 30 fd ff ff 01 00 ?? mov dword ss:[ebp + 0xfffffd30<4294966576,-720>], 0x00010001 01 00 89 b5 e8 fd ff ff ?? mov dword ss:[ebp + 0xfffffde8<4294966760,-536>], esi 8b 40 fc ?? mov eax, dword ds:[eax + 0xfc<252,-4>] 6a 50 ?? push 0x50<80> 89 85 e4 fd ff ff ?? mov dword ss:[ebp + 0xfffffde4<4294966756,-540>], eax 8d 85 d8 fc ff ff ?? lea eax, ss:[ebp + 0xfffffcd8<4294966488,-808>] 6a 00 ?? push 0 50 ?? push eax e8 d2 fb ff ff ?? call function 0x0040cfc0 L10: 8d 85 d8 fc ff ff ?? lea eax, ss:[ebp + 0xfffffcd8<4294966488,-808>] 83 c4 0c ?? add esp, 12 89 85 28 fd ff ff ?? mov dword ss:[ebp + 0xfffffd28<4294966568,-728>], eax 8d 85 30 fd ff ff ?? lea eax, ss:[ebp + 0xfffffd30<4294966576,-720>] 6a 00 ?? push 0 c7 85 d8 fc ff ff 15 00 ?? mov dword ss:[ebp + 0xfffffcd8<4294966488,-808>], 0x40000015 00 40 89 b5 e4 fc ff ff ?? mov dword ss:[ebp + 0xfffffce4<4294966500,-796>], esi 89 85 2c fd ff ff ?? mov dword ss:[ebp + 0xfffffd2c<4294966572,-724>], eax ff 15 b4 51 42 00 ?? call dword ds:[0x004251b4<"JSB">] L11: 8d 85 28 fd ff ff ?? lea eax, ss:[ebp + 0xfffffd28<4294966568,-728>] 50 ?? push eax ff 15 48 52 42 00 ?? call dword ds:[0x00425248] L12: 6a 03 ?? push 3 e8 71 48 ff ff ?? call function 0x00401ca6 L13: cc ?? int3
./vs2008/normal/Debug/ooex10.exe
0x40d436
__set_abort_behavior
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] a1 a0 3a 42 00 ?? mov eax, dword ds:[0x00423aa0] 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 23 55 0c ?? and edx, dword ss:[ebp + 12] f7 d1 ?? not ecx 23 c8 ?? and ecx, eax 0b ca ?? or ecx, edx 89 0d a0 3a 42 00 ?? mov dword ds:[0x00423aa0], ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d457
__msize
0
L1: 6a 10 ?? push 0x10<16> 68 e8 25 42 00 ?? push 0x004225e8 e8 09 5b ff ff ?? call function 0x00402f6c L2: 33 c0 ?? xor eax, eax 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 33 ff ?? xor edi, edi 3b df ?? cmp ebx, edi 0f 95 c0 ?? setne al 3b c7 ?? cmp eax, edi 75 1d ?? jne basic block L6 L3: e8 e2 b9 ff ff ?? call function 0x00408e5a L4: c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22> 57 ?? push edi 57 ?? push edi 57 ?? push edi 57 ?? push edi 57 ?? push edi e8 10 5f ff ff ?? call function 0x00403398 L5: 83 c4 14 ?? add esp, 0x14<20> 83 c8 ff ?? or eax, 0xff<255,-1> eb 53 ?? jmp basic block L17 L6: 83 3d 90 4b 42 00 03 ?? cmp dword ds:[0x00424b90], 3 75 38 ?? jne basic block L14 L7: 6a 04 ?? push 4 e8 cd 60 ff ff ?? call function 0x0040356d L8: 59 ?? pop ecx 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 53 ?? push ebx e8 cf eb ff ff ?? call function 0x0040c079 L9: 59 ?? pop ecx 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 3b c7 ?? cmp eax, edi 74 0b ?? je basic block L11 L10: 8b 73 fc ?? mov esi, dword ds:[ebx + 0xfc<252,-4>] 83 ee 09 ?? sub esi, 9 89 75 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], esi eb 03 ?? jmp basic block L12 L11: 8b 75 e4 ?? mov esi, dword ss:[ebp + 0xe4<228,-28>] L12: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 25 00 00 00 ?? call function 0x0040d4f1 L13: 39 7d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], edi 75 10 ?? jne basic block L16 L14: 53 ?? push ebx 57 ?? push edi ff 35 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 90 52 42 00 ?? call dword ds:[0x00425290<"NWB">] L15: 8b f0 ?? mov esi, eax L16: 8b c6 ?? mov eax, esi L17: e8 c9 5a ff ff ?? call function 0x00402fb1 L18: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d4fa
__fptrap
0
L1: 6a 02 ?? push 2 e8 a7 44 ff ff ?? call function 0x004019a8 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d503
__isalpha_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 b3 cc ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 16 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 68 03 01 00 00 ?? push 0x00000103<259> ff 75 08 ?? push dword ss:[ebp + 8] e8 96 75 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 12 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 25 03 01 00 00 ?? and eax, 0x00000103<259> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d559
_isalpha
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 14 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 25 03 01 00 00 ?? and eax, 0x00000103<259> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 7e ff ff ff ?? call function 0x0040d503 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d589
__isupper_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 2d cc ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 13 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 6a 01 ?? push 1 ff 75 08 ?? push dword ss:[ebp + 8] e8 13 75 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 10 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 83 e0 01 ?? and eax, 1 L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d5da
_isupper
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 83 e0 01 ?? and eax, 1 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 85 ff ff ff ?? call function 0x0040d589 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d608
__islower_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 ae cb ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 13 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 6a 02 ?? push 2 ff 75 08 ?? push dword ss:[ebp + 8] e8 94 74 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 10 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 83 e0 02 ?? and eax, 2 L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d659
_islower
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 83 e0 02 ?? and eax, 2 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 85 ff ff ff ?? call function 0x0040d608 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d687
__isdigit_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 2f cb ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 13 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 6a 04 ?? push 4 ff 75 08 ?? push dword ss:[ebp + 8] e8 15 74 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 10 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 83 e0 04 ?? and eax, 4 L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d6d8
_isdigit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 83 e0 04 ?? and eax, 4 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 85 ff ff ff ?? call function 0x0040d687 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d706
__isxdigit_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 b0 ca ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 16 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 68 80 00 00 00 ?? push 0x00000080<128> ff 75 08 ?? push dword ss:[ebp + 8] e8 93 73 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 12 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 25 80 00 00 00 ?? and eax, 0x00000080<128> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d75c
_isxdigit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 14 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 25 80 00 00 00 ?? and eax, 0x00000080<128> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 7e ff ff ff ?? call function 0x0040d706 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d78c
__isspace_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 2a ca ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 13 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 6a 08 ?? push 8 ff 75 08 ?? push dword ss:[ebp + 8] e8 10 73 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 10 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 83 e0 08 ?? and eax, 8 L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d7dd
_isspace
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 83 e0 08 ?? and eax, 8 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 85 ff ff ff ?? call function 0x0040d78c L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d80b
__ispunct_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 ab c9 ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 13 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 6a 10 ?? push 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] e8 91 72 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 10 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 83 e0 10 ?? and eax, 0x10<16> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d85c
_ispunct
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 83 e0 10 ?? and eax, 0x10<16> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 85 ff ff ff ?? call function 0x0040d80b L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d88a
__isalnum_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 2c c9 ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 16 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 68 07 01 00 00 ?? push 0x00000107<263> ff 75 08 ?? push dword ss:[ebp + 8] e8 0f 72 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 12 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 25 07 01 00 00 ?? and eax, 0x00000107<263> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d8e0
_isalnum
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 14 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 25 07 01 00 00 ?? and eax, 0x00000107<263> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 7e ff ff ff ?? call function 0x0040d88a L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d910
__isprint_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 a6 c8 ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 16 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 68 57 01 00 00 ?? push 0x00000157<343> ff 75 08 ?? push dword ss:[ebp + 8] e8 89 71 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 12 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 25 57 01 00 00 ?? and eax, 0x00000157<343> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d966
_isprint
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 14 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 25 57 01 00 00 ?? and eax, 0x00000157<343> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 7e ff ff ff ?? call function 0x0040d910 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d996
__isgraph_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 20 c8 ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 16 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 68 17 01 00 00 ?? push 0x00000117<279> ff 75 08 ?? push dword ss:[ebp + 8] e8 03 71 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 12 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 25 17 01 00 00 ?? and eax, 0x00000117<279> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40d9ec
_isgraph
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 14 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 25 17 01 00 00 ?? and eax, 0x00000117<279> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 7e ff ff ff ?? call function 0x0040d996 L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40da1c
__iscntrl_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 0c ?? push dword ss:[ebp + 12] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 9a c7 ff ff ?? call function 0x0040a1c9 L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 83 b8 ac 00 00 00 01 ?? cmp dword ds:[eax + 0x000000ac<172>], 1 7e 13 ?? jle basic block L5 L3: 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 6a 20 ?? push 0x20<32> ff 75 08 ?? push dword ss:[ebp + 8] e8 80 70 00 00 ?? call function 0x00414ac9 L4: 83 c4 0c ?? add esp, 12 eb 10 ?? jmp basic block L6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 0f b7 04 48 ?? movzx eax, word ds:[eax + ecx * 2] 83 e0 20 ?? and eax, 0x20<32> L6: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L8 L7: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L8: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40da6d
_iscntrl
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 0c 47 42 00 00 ?? cmp dword ds:[0x0042470c], 0 75 12 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 0d 68 3a 42 00 ?? mov ecx, dword ds:[0x00423a68] 0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2] 83 e0 20 ?? and eax, 0x20<32> 5d ?? pop ebp c3 ?? ret L3: 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 85 ff ff ff ?? call function 0x0040da1c L4: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40da9b
___isascii
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 81 7d 08 80 00 00 00 ?? cmp dword ss:[ebp + 8], 0x00000080<128> 1b c0 ?? sbb eax, eax f7 d8 ?? neg eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40daad
___toascii
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 e0 7f ?? and eax, 0x7f<127> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40daba
__iscsymf_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 39 fa ff ff ?? call function 0x0040d503 L2: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f<95> 74 02 ?? je basic block L5 L4: 5d ?? pop ebp c3 ?? ret L5: 33 c0 ?? xor eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40dadd
___iscsymf
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] e8 6f fa ff ff ?? call function 0x0040d559 L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f<95> 74 02 ?? je basic block L5 L4: 5d ?? pop ebp c3 ?? ret L5: 33 c0 ?? xor eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40dafc
__iscsym_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 7e fd ff ff ?? call function 0x0040d88a L2: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f<95> 74 02 ?? je basic block L5 L4: 5d ?? pop ebp c3 ?? ret L5: 33 c0 ?? xor eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40db1f
___iscsym
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8] 50 ?? push eax e8 b2 fd ff ff ?? call function 0x0040d8e0 L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L5 L3: 80 7d 08 5f ?? cmp byte ss:[ebp + 8], 0x5f<95> 74 02 ?? je basic block L5 L4: 5d ?? pop ebp c3 ?? ret L5: 33 c0 ?? xor eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40db40
__crtGetLocaleInfoW_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff 15 94 52 42 00 ?? call dword ds:[0x00425294<"ZWB">] L2: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40db59
___crtGetLocaleInfoW
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 5d c6 ff ff ?? call function 0x0040a1c9 L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 15 94 52 42 00 ?? call dword ds:[0x00425294<"ZWB">] L3: 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L5 L4: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L5: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40db8d
__MarkAllocaS
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 85 c0 ?? test eax, eax 74 08 ?? je basic block L3 L2: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 89 08 ?? mov dword ds:[eax], ecx 83 c0 08 ?? add eax, 8 L3: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40dba3
__freea
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 85 c0 ?? test eax, eax 74 12 ?? je basic block L5 L2: 83 e8 08 ?? sub eax, 8 81 38 dd dd 00 00 ?? cmp dword ds:[eax], 0x0000dddd<56797> 75 07 ?? jne basic block L5 L3: 50 ?? push eax e8 e0 59 ff ff ?? call function 0x004035a0 L4: 59 ?? pop ecx L5: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40dbc3
__crtGetLocaleInfoA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax a1 38 47 42 00 ?? mov eax, dword ds:[0x00424738] 53 ?? push ebx 8b 1d 94 52 42 00 ?? mov ebx, dword ds:[0x00425294<"ZWB">] 56 ?? push esi 57 ?? push edi 33 ff ?? xor edi, edi 33 f6 ?? xor esi, esi 47 ?? inc edi 3b c6 ?? cmp eax, esi 75 2c ?? jne basic block L9 L2: 56 ?? push esi 56 ?? push esi 57 ?? push edi 56 ?? push esi ff d3 ?? call ebx L3: 85 c0 ?? test eax, eax 74 08 ?? je basic block L5 L4: 89 3d 38 47 42 00 ?? mov dword ds:[0x00424738], edi eb 2f ?? jmp basic block L12 L5: ff 15 e4 51 42 00 ?? call dword ds:[0x004251e4<"8TB">] L6: 83 f8 78 ?? cmp eax, 0x78<120> 75 0a ?? jne basic block L8 L7: 6a 02 ?? push 2 58 ?? pop eax a3 38 47 42 00 ?? mov dword ds:[0x00424738], eax eb 05 ?? jmp basic block L9 L8: a1 38 47 42 00 ?? mov eax, dword ds:[0x00424738] L9: 83 f8 02 ?? cmp eax, 2 0f 84 be 00 00 00 ?? je basic block L38 L10: 3b c6 ?? cmp eax, esi 0f 84 b6 00 00 00 ?? je basic block L38 L11: 3b c7 ?? cmp eax, edi 75 23 ?? jne basic block L16 L12: 39 75 1c ?? cmp dword ss:[ebp + 0x1c<28>], esi 75 0b ?? jne basic block L14 L13: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 00 ?? mov eax, dword ds:[eax] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 89 45 1c ?? mov dword ss:[ebp + 0x1c<28>], eax L14: 56 ?? push esi 56 ?? push esi ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff d3 ?? call ebx L15: 8b c8 ?? mov ecx, eax 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 3b ce ?? cmp ecx, esi 75 07 ?? jne basic block L17 L16: 33 c0 ?? xor eax, eax e9 9a 00 00 00 ?? jmp basic block L39 L17: 7e 45 ?? jle basic block L27 L18: 6a e0 ?? push 0xe0<224,-32> 33 d2 ?? xor edx, edx 58 ?? pop eax f7 f1 ?? div ecx 83 f8 02 ?? cmp eax, 2 72 39 ?? jb basic block L27 L19: 8d 44 09 08 ?? lea eax, ds:[ecx + ecx + 8] 3d 00 04 00 00 ?? cmp eax, 0x00000400<1024> 77 16 ?? ja basic block L23 L20: e8 4c 6f 00 00 ?? call function 0x00414bc0 L21: 8b fc ?? mov edi, esp 3b fe ?? cmp edi, esi 74 d5 ?? je basic block L16 L22: c7 07 cc cc 00 00 ?? mov dword ds:[edi], 0x0000cccc<52428> 83 c7 08 ?? add edi, 8 eb 1a ?? jmp basic block L28 L23: 50 ?? push eax e8 db ae ff ff ?? call function 0x00408b66 L24: 59 ?? pop ecx 3b c6 ?? cmp eax, esi 74 09 ?? je basic block L26 L25: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797> 83 c0 08 ?? add eax, 8 L26: 8b f8 ?? mov edi, eax eb 02 ?? jmp basic block L28 L27: 33 ff ?? xor edi, edi L28: 3b fe ?? cmp edi, esi 74 ac ?? je basic block L16 L29: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 57 ?? push edi ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff d3 ?? call ebx L30: 85 c0 ?? test eax, eax 74 20 ?? je basic block L36 L31: 56 ?? push esi 56 ?? push esi 39 75 18 ?? cmp dword ss:[ebp + 0x18<24>], esi 75 04 ?? jne basic block L33 L32: 56 ?? push esi 56 ?? push esi eb 06 ?? jmp basic block L34 L33: ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] L34: 6a ff ?? push 0xff<255,-1> 57 ?? push edi 56 ?? push esi ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 15 e0 51 42 00 ?? call dword ds:[0x004251e0<"\"TB">] L35: 8b f0 ?? mov esi, eax L36: 57 ?? push edi e8 ca fe ff ff ?? call function 0x0040dba3 L37: 59 ?? pop ecx 8b c6 ?? mov eax, esi eb 12 ?? jmp basic block L39 L38: ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 15 98 52 42 00 ?? call dword ds:[0x00425298<"lWB">] L39: 8d 65 ec ?? lea esp, ss:[ebp + 0xec<236,-20>] 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 33 cd ?? xor ecx, ebp e8 9d f2 ff ff ?? call function 0x0040cf9d L40: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40dd02
___crtGetLocaleInfoA
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 b4 c4 ff ff ?? call function 0x0040a1c9 L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] 50 ?? push eax e8 96 fe ff ff ?? call function 0x0040dbc3 L3: 83 c4 18 ?? add esp, 0x18<24> 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L5 L4: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L5: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40dd3f
__calloc_impl
0
L1: 6a 0c ?? push 12 68 08 26 42 00 ?? push 0x00422608 e8 21 52 ff ff ?? call function 0x00402f6c 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 f2 b0 ff ff ?? call function 0x00408e5a 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 20 56 ff ff ?? call function 0x00403398 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 90 4b 42 00 03 ?? cmp dword ds:[0x00424b90], 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 60 4b 42 00 ?? cmp eax, dword ds:[0x00424b60] 77 37 ?? ja basic block L19 L13: 6a 04 ?? push 4 e8 ad 57 ff ff ?? call function 0x0040356d 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 ee ff ff ?? call function 0x0040ccb8 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 0x0040de3b 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 d3 f1 ff ff ?? call function 0x0040cfc0 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 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 5c 52 42 00 ?? call dword ds:[0x0042525c<"pVB">] L21: 8b d8 ?? mov ebx, eax L22: 3b df ?? cmp ebx, edi 75 4c ?? jne basic block L31 L23: 39 3d 34 47 42 00 ?? cmp dword ds:[0x00424734], edi 74 33 ?? je basic block L28 L24: 56 ?? push esi e8 51 bc ff ff ?? call function 0x00409a68 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 55 51 ff ff ?? call function 0x00402fb1 L33: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40de5d
_realloc
0
L1: 6a 10 ?? push 0x10<16> 68 28 26 42 00 ?? push 0x00422628 e8 03 51 ff ff ?? call function 0x00402f6c 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 ee ac ff ff ?? call function 0x00408b66 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 15 57 ff ff ?? call function 0x004035a0 L7: 59 ?? pop ecx e9 b7 01 00 00 ?? jmp basic block L66 L8: 83 3d 90 4b 42 00 03 ?? cmp dword ds:[0x00424b90], 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 ba 56 ff ff ?? call function 0x0040356d L11: 59 ?? pop ecx 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 53 ?? push ebx e8 bc e1 ff ff ?? call function 0x0040c079 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 60 4b 42 00 ?? cmp esi, dword ds:[0x00424b60] 77 49 ?? ja basic block L25 L14: 56 ?? push esi 53 ?? push ebx 50 ?? push eax e8 9e e6 ff ff ?? call function 0x0040c577 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 ed ff ff ?? call function 0x0040ccb8 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 69 ca ff ff ?? call function 0x0040a970 L22: 53 ?? push ebx e8 6c e1 ff ff ?? call function 0x0040c079 L23: 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 53 ?? push ebx 50 ?? push eax e8 92 e1 ff ff ?? call function 0x0040c0a9 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 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 5c 52 42 00 ?? call dword ds:[0x0042525c<"pVB">] 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 15 ca ff ff ?? call function 0x0040a970 L33: 53 ?? push ebx ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 45 e1 ff ff ?? call function 0x0040c0a9 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 0x0040dfa1 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 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 8c 52 42 00 ?? call dword ds:[0x0042528c<"@WB">] 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 34 47 42 00 ?? cmp dword ds:[0x00424734], edi 74 2c ?? je basic block L51 L44: 56 ?? push esi e8 a5 ba ff ff ?? call function 0x00409a68 L45: 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 85 d2 fe ff ff ?? jne basic block L9 L46: e8 89 ae ff ff ?? call function 0x00408e5a 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 e4 51 42 00 ?? call dword ds:[0x004251e4<"8TB">] L49: 50 ?? push eax e8 34 ae ff ff ?? call function 0x00408e18 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 64 ae ff ff ?? call function 0x00408e5a 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 dc 44 42 00 ?? push dword ds:[0x004244dc] ff 15 8c 52 42 00 ?? call dword ds:[0x0042528c<"@WB">] L58: 8b f8 ?? mov edi, eax 85 ff ?? test edi, edi 75 56 ?? jne basic block L76 L59: 39 05 34 47 42 00 ?? cmp dword ds:[0x00424734], eax 74 34 ?? je basic block L71 L60: 56 ?? push esi e8 3c ba ff ff ?? call function 0x00409a68 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 2c ba ff ff ?? call function 0x00409a68 L64: 59 ?? pop ecx e8 18 ae ff ff ?? call function 0x00408e5a L65: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 L66: 33 c0 ?? xor eax, eax L67: e8 62 4f ff ff ?? call function 0x00402fb1 L68: c3 ?? ret L69: e8 05 ae ff ff ?? call function 0x00408e5a L70: e9 7c ff ff ff ?? jmp basic block L48 L71: 85 ff ?? test edi, edi 75 16 ?? jne basic block L76 L72: e8 f7 ad ff ff ?? call function 0x00408e5a L73: 8b f0 ?? mov esi, eax ff 15 e4 51 42 00 ?? call dword ds:[0x004251e4<"8TB">] L74: 50 ?? push eax e8 a7 ad ff ff ?? call function 0x00408e18 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/ooex10.exe
0x40e078
__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 c2 ad ff ff ?? call function 0x00408e5a 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 f0 52 ff ff ?? call function 0x00403398 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 93 f3 ff ff ?? call function 0x0040d457 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 0x0040de5d 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 d7 ee ff ff ?? call function 0x0040cfc0 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/ooex10.exe
0x40e0f3
strncnt
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] eb 07 ?? jmp basic block L4 L2: 49 ?? dec ecx 80 38 00 ?? cmp byte ds:[eax], 0 74 06 ?? je basic block L6 L3: 40 ?? inc eax L4: 85 c9 ?? test ecx, ecx 75 f5 ?? jne basic block L2 L5: 49 ?? dec ecx L6: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 2b c1 ?? sub eax, ecx 48 ?? dec eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e111
__crtLCMapStringA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 53 ?? push ebx 56 ?? push esi 33 db ?? xor ebx, ebx 57 ?? push edi 8b f1 ?? mov esi, ecx 39 1d 3c 47 42 00 ?? cmp dword ds:[0x0042473c], ebx 75 38 ?? jne basic block L8 L2: 53 ?? push ebx 53 ?? push ebx 33 ff ?? xor edi, edi 47 ?? inc edi 57 ?? push edi 68 18 fe 41 00 ?? push 0x0041fe18 68 00 01 00 00 ?? push 0x00000100<256> 53 ?? push ebx ff 15 a4 52 42 00 ?? call dword ds:[0x004252a4] L3: 85 c0 ?? test eax, eax 74 08 ?? je basic block L5 L4: 89 3d 3c 47 42 00 ?? mov dword ds:[0x0042473c], edi eb 15 ?? jmp basic block L8 L5: ff 15 e4 51 42 00 ?? call dword ds:[0x004251e4<"8TB">] L6: 83 f8 78 ?? cmp eax, 0x78<120> 75 0a ?? jne basic block L8 L7: c7 05 3c 47 42 00 02 00 ?? mov dword ds:[0x0042473c], 2 00 00 L8: 39 5d 14 ?? cmp dword ss:[ebp + 0x14<20>], ebx 7e 22 ?? jle basic block L16 L9: 8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>] 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] L10: 49 ?? dec ecx 38 18 ?? cmp byte ds:[eax], bl 74 08 ?? je basic block L13 L11: 40 ?? inc eax 3b cb ?? cmp ecx, ebx 75 f6 ?? jne basic block L10 L12: 83 c9 ff ?? or ecx, 0xff<255,-1> L13: 8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>] 2b c1 ?? sub eax, ecx 48 ?? dec eax 3b 45 14 ?? cmp eax, dword ss:[ebp + 0x14<20>] 7d 01 ?? jge basic block L15 L14: 40 ?? inc eax L15: 89 45 14 ?? mov dword ss:[ebp + 0x14<20>], eax L16: a1 3c 47 42 00 ?? mov eax, dword ds:[0x0042473c] 83 f8 02 ?? cmp eax, 2 0f 84 ac 01 00 00 ?? je basic block L68 L17: 3b c3 ?? cmp eax, ebx 0f 84 a4 01 00 00 ?? je basic block L68 L18: 83 f8 01 ?? cmp eax, 1 0f 85 cc 01 00 00 ?? jne basic block L74 L19: 89 5d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ebx 39 5d 20 ?? cmp dword ss:[ebp + 0x20<32>], ebx 75 08 ?? jne basic block L21 L20: 8b 06 ?? mov eax, dword ds:[esi] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 89 45 20 ?? mov dword ss:[ebp + 0x20<32>], eax L21: 8b 35 a0 52 42 00 ?? mov esi, dword ds:[0x004252a0] 33 c0 ?? xor eax, eax 39 5d 24 ?? cmp dword ss:[ebp + 0x24<36>], ebx 53 ?? push ebx 53 ?? push ebx ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 0f 95 c0 ?? setne al ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8d 04 c5 01 00 00 00 ?? lea eax, ds:[1 + eax * 8] 50 ?? push eax ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff d6 ?? call esi L22: 8b f8 ?? mov edi, eax 3b fb ?? cmp edi, ebx 0f 84 8f 01 00 00 ?? je basic block L74 L23: 7e 43 ?? jle basic block L34 L24: 6a e0 ?? push 0xe0<224,-32> 33 d2 ?? xor edx, edx 58 ?? pop eax f7 f7 ?? div edi 83 f8 02 ?? cmp eax, 2 72 37 ?? jb basic block L34 L25: 8d 44 3f 08 ?? lea eax, ds:[edi + edi + 8] 3d 00 04 00 00 ?? cmp eax, 0x00000400<1024> 77 13 ?? ja basic block L29 L26: e8 b5 69 00 00 ?? call function 0x00414bc0 L27: 8b c4 ?? mov eax, esp 3b c3 ?? cmp eax, ebx 74 1c ?? je basic block L33 L28: c7 00 cc cc 00 00 ?? mov dword ds:[eax], 0x0000cccc<52428> eb 11 ?? jmp basic block L32 L29: 50 ?? push eax e8 47 a9 ff ff ?? call function 0x00408b66 L30: 59 ?? pop ecx 3b c3 ?? cmp eax, ebx 74 09 ?? je basic block L33 L31: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797> L32: 83 c0 08 ?? add eax, 8 L33: 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax eb 03 ?? jmp basic block L35 L34: 89 5d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ebx L35: 39 5d f4 ?? cmp dword ss:[ebp + 0xf4<244,-12>], ebx 0f 84 3e 01 00 00 ?? je basic block L74 L36: 57 ?? push edi ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 6a 01 ?? push 1 ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff d6 ?? call esi L37: 85 c0 ?? test eax, eax 0f 84 e3 00 00 00 ?? je basic block L66 L38: 8b 35 a4 52 42 00 ?? mov esi, dword ds:[0x004252a4] 53 ?? push ebx 53 ?? push ebx 57 ?? push edi ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff d6 ?? call esi L39: 8b c8 ?? mov ecx, eax 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 3b cb ?? cmp ecx, ebx 0f 84 c2 00 00 00 ?? je basic block L66 L40: f7 45 0c 00 04 00 00 ?? test dword ss:[ebp + 12], 0x00000400<1024> 74 29 ?? je basic block L45 L41: 39 5d 1c ?? cmp dword ss:[ebp + 0x1c<28>], ebx 0f 84 b0 00 00 00 ?? je basic block L66 L42: 3b 4d 1c ?? cmp ecx, dword ss:[ebp + 0x1c<28>] 0f 8f a7 00 00 00 ?? jg basic block L66 L43: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] 57 ?? push edi ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff d6 ?? call esi L44: e9 90 00 00 00 ?? jmp basic block L66 L45: 3b cb ?? cmp ecx, ebx 7e 45 ?? jle basic block L55 L46: 6a e0 ?? push 0xe0<224,-32> 33 d2 ?? xor edx, edx 58 ?? pop eax f7 f1 ?? div ecx 83 f8 02 ?? cmp eax, 2 72 39 ?? jb basic block L55 L47: 8d 44 09 08 ?? lea eax, ds:[ecx + ecx + 8] 3d 00 04 00 00 ?? cmp eax, 0x00000400<1024> 77 16 ?? ja basic block L51 L48: e8 f6 68 00 00 ?? call function 0x00414bc0 L49: 8b f4 ?? mov esi, esp 3b f3 ?? cmp esi, ebx 74 6a ?? je basic block L66 L50: c7 06 cc cc 00 00 ?? mov dword ds:[esi], 0x0000cccc<52428> 83 c6 08 ?? add esi, 8 eb 1a ?? jmp basic block L56 L51: 50 ?? push eax e8 85 a8 ff ff ?? call function 0x00408b66 L52: 59 ?? pop ecx 3b c3 ?? cmp eax, ebx 74 09 ?? je basic block L54 L53: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797> 83 c0 08 ?? add eax, 8 L54: 8b f0 ?? mov esi, eax eb 02 ?? jmp basic block L56 L55: 33 f6 ?? xor esi, esi L56: 3b f3 ?? cmp esi, ebx 74 41 ?? je basic block L66 L57: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 56 ?? push esi 57 ?? push edi ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff 15 a4 52 42 00 ?? call dword ds:[0x004252a4] L58: 85 c0 ?? test eax, eax 74 22 ?? je basic block L64 L59: 53 ?? push ebx 53 ?? push ebx 39 5d 1c ?? cmp dword ss:[ebp + 0x1c<28>], ebx 75 04 ?? jne basic block L61 L60: 53 ?? push ebx 53 ?? push ebx eb 06 ?? jmp basic block L62 L61: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] L62: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 56 ?? push esi 53 ?? push ebx ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff 15 e0 51 42 00 ?? call dword ds:[0x004251e0<"\"TB">] L63: 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax L64: 56 ?? push esi e8 6a f8 ff ff ?? call function 0x0040dba3 L65: 59 ?? pop ecx L66: ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] e8 61 f8 ff ff ?? call function 0x0040dba3 L67: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 59 ?? pop ecx e9 59 01 00 00 ?? jmp basic block L111 L68: 89 5d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ebx 89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx 39 5d 08 ?? cmp dword ss:[ebp + 8], ebx 75 08 ?? jne basic block L70 L69: 8b 06 ?? mov eax, dword ds:[esi] 8b 40 14 ?? mov eax, dword ds:[eax + 0x14<20>] 89 45 08 ?? mov dword ss:[ebp + 8], eax L70: 39 5d 20 ?? cmp dword ss:[ebp + 0x20<32>], ebx 75 08 ?? jne basic block L72 L71: 8b 06 ?? mov eax, dword ds:[esi] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 89 45 20 ?? mov dword ss:[ebp + 0x20<32>], eax L72: ff 75 08 ?? push dword ss:[ebp + 8] e8 79 68 00 00 ?? call function 0x00414bec L73: 59 ?? pop ecx 89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 07 ?? jne basic block L75 L74: 33 c0 ?? xor eax, eax e9 21 01 00 00 ?? jmp basic block L111 L75: 3b 45 20 ?? cmp eax, dword ss:[ebp + 0x20<32>] 0f 84 db 00 00 00 ?? je basic block L101 L76: 53 ?? push ebx 53 ?? push ebx 8d 4d 14 ?? lea ecx, ss:[ebp + 0x14<20>] 51 ?? push ecx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 50 ?? push eax ff 75 20 ?? push dword ss:[ebp + 0x20<32>] e8 97 68 00 00 ?? call function 0x00414c35 L77: 83 c4 18 ?? add esp, 0x18<24> 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax 3b c3 ?? cmp eax, ebx 74 d4 ?? je basic block L74 L78: 8b 35 9c 52 42 00 ?? mov esi, dword ds:[0x0042529c<"~WB">] 53 ?? push ebx 53 ?? push ebx ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 50 ?? push eax ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff d6 ?? call esi L79: 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 3b c3 ?? cmp eax, ebx 75 07 ?? jne basic block L81 L80: 33 f6 ?? xor esi, esi e9 b7 00 00 00 ?? jmp basic block L103 L81: 7e 3d ?? jle basic block L91 L82: 83 f8 e0 ?? cmp eax, 0xe0<224,-32> 77 38 ?? ja basic block L91 L83: 83 c0 08 ?? add eax, 8 3d 00 04 00 00 ?? cmp eax, 0x00000400<1024> 77 16 ?? ja basic block L87 L84: e8 e0 67 00 00 ?? call function 0x00414bc0 L85: 8b fc ?? mov edi, esp 3b fb ?? cmp edi, ebx 74 dd ?? je basic block L80 L86: c7 07 cc cc 00 00 ?? mov dword ds:[edi], 0x0000cccc<52428> 83 c7 08 ?? add edi, 8 eb 1a ?? jmp basic block L92 L87: 50 ?? push eax e8 6f a7 ff ff ?? call function 0x00408b66 L88: 59 ?? pop ecx 3b c3 ?? cmp eax, ebx 74 09 ?? je basic block L90 L89: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797> 83 c0 08 ?? add eax, 8 L90: 8b f8 ?? mov edi, eax eb 02 ?? jmp basic block L92 L91: 33 ff ?? xor edi, edi L92: 3b fb ?? cmp edi, ebx 74 b4 ?? je basic block L80 L93: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 53 ?? push ebx 57 ?? push edi e8 a7 eb ff ff ?? call function 0x0040cfc0 L94: 83 c4 0c ?? add esp, 12 ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 57 ?? push edi ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff d6 ?? call esi L95: 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 3b c3 ?? cmp eax, ebx 75 04 ?? jne basic block L97 L96: 33 f6 ?? xor esi, esi eb 25 ?? jmp basic block L99 L97: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] 50 ?? push eax 57 ?? push edi ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff 75 ec ?? push dword ss:[ebp + 0xec<236,-20>] e8 e6 67 00 00 ?? call function 0x00414c35 L98: 8b f0 ?? mov esi, eax 89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi 83 c4 18 ?? add esp, 0x18<24> f7 de ?? neg esi 1b f6 ?? sbb esi, esi 23 75 f8 ?? and esi, dword ss:[ebp + 0xf8<248,-8>] L99: 57 ?? push edi e8 3f f7 ff ff ?? call function 0x0040dba3 L100: 59 ?? pop ecx eb 1a ?? jmp basic block L103 L101: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff 15 9c 52 42 00 ?? call dword ds:[0x0042529c<"~WB">] L102: 8b f0 ?? mov esi, eax L103: 39 5d f4 ?? cmp dword ss:[ebp + 0xf4<244,-12>], ebx 74 09 ?? je basic block L106 L104: ff 75 f4 ?? push dword ss:[ebp + 0xf4<244,-12>] e8 12 51 ff ff ?? call function 0x004035a0 L105: 59 ?? pop ecx L106: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 3b c3 ?? cmp eax, ebx 74 0c ?? je basic block L110 L107: 39 45 18 ?? cmp dword ss:[ebp + 0x18<24>], eax 74 07 ?? je basic block L110 L108: 50 ?? push eax e8 ff 50 ff ff ?? call function 0x004035a0 L109: 59 ?? pop ecx L110: 8b c6 ?? mov eax, esi L111: 8d 65 e0 ?? lea esp, ss:[ebp + 0xe0<224,-32>] 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 33 cd ?? xor ecx, ebp e8 e9 ea ff ff ?? call function 0x0040cf9d L112: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e4b6
___crtLCMapStringA
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 00 bd ff ff ?? call function 0x0040a1c9 L2: ff 75 28 ?? push dword ss:[ebp + 0x28<40>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] ff 75 24 ?? push dword ss:[ebp + 0x24<36>] ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] e8 28 fc ff ff ?? call function 0x0040e111 L3: 83 c4 20 ?? add esp, 0x20<32> 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L5 L4: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L5: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e4fb
__crtGetStringTypeA_stat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax a1 40 47 42 00 ?? mov eax, dword ds:[0x00424740] 53 ?? push ebx 56 ?? push esi 33 db ?? xor ebx, ebx 57 ?? push edi 8b f9 ?? mov edi, ecx 3b c3 ?? cmp eax, ebx 75 3a ?? jne basic block L9 L2: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>] 50 ?? push eax 33 f6 ?? xor esi, esi 46 ?? inc esi 56 ?? push esi 68 18 fe 41 00 ?? push 0x0041fe18 56 ?? push esi ff 15 ac 52 42 00 ?? call dword ds:[0x004252ac] L3: 85 c0 ?? test eax, eax 74 08 ?? je basic block L5 L4: 89 35 40 47 42 00 ?? mov dword ds:[0x00424740], esi eb 34 ?? jmp basic block L12 L5: ff 15 e4 51 42 00 ?? call dword ds:[0x004251e4<"8TB">] L6: 83 f8 78 ?? cmp eax, 0x78<120> 75 0a ?? jne basic block L8 L7: 6a 02 ?? push 2 58 ?? pop eax a3 40 47 42 00 ?? mov dword ds:[0x00424740], eax eb 05 ?? jmp basic block L9 L8: a1 40 47 42 00 ?? mov eax, dword ds:[0x00424740] L9: 83 f8 02 ?? cmp eax, 2 0f 84 cf 00 00 00 ?? je basic block L35 L10: 3b c3 ?? cmp eax, ebx 0f 84 c7 00 00 00 ?? je basic block L35 L11: 83 f8 01 ?? cmp eax, 1 0f 85 e8 00 00 00 ?? jne basic block L41 L12: 89 5d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ebx 39 5d 18 ?? cmp dword ss:[ebp + 0x18<24>], ebx 75 08 ?? jne basic block L14 L13: 8b 07 ?? mov eax, dword ds:[edi] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 89 45 18 ?? mov dword ss:[ebp + 0x18<24>], eax L14: 8b 35 a0 52 42 00 ?? mov esi, dword ds:[0x004252a0] 33 c0 ?? xor eax, eax 39 5d 20 ?? cmp dword ss:[ebp + 0x20<32>], ebx 53 ?? push ebx 53 ?? push ebx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 0f 95 c0 ?? setne al ff 75 0c ?? push dword ss:[ebp + 12] 8d 04 c5 01 00 00 00 ?? lea eax, ds:[1 + eax * 8] 50 ?? push eax ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff d6 ?? call esi L15: 8b f8 ?? mov edi, eax 3b fb ?? cmp edi, ebx 0f 84 ab 00 00 00 ?? je basic block L41 L16: 7e 3c ?? jle basic block L27 L17: 81 ff f0 ff ff 7f ?? cmp edi, 0x7ffffff0 77 34 ?? ja basic block L27 L18: 8d 44 3f 08 ?? lea eax, ds:[edi + edi + 8] 3d 00 04 00 00 ?? cmp eax, 0x00000400<1024> 77 13 ?? ja basic block L22 L19: e8 f9 65 00 00 ?? call function 0x00414bc0 L20: 8b c4 ?? mov eax, esp 3b c3 ?? cmp eax, ebx 74 1c ?? je basic block L26 L21: c7 00 cc cc 00 00 ?? mov dword ds:[eax], 0x0000cccc<52428> eb 11 ?? jmp basic block L25 L22: 50 ?? push eax e8 8b a5 ff ff ?? call function 0x00408b66 L23: 59 ?? pop ecx 3b c3 ?? cmp eax, ebx 74 09 ?? je basic block L26 L24: c7 00 dd dd 00 00 ?? mov dword ds:[eax], 0x0000dddd<56797> L25: 83 c0 08 ?? add eax, 8 L26: 8b d8 ?? mov ebx, eax L27: 85 db ?? test ebx, ebx 74 69 ?? je basic block L41 L28: 8d 04 3f ?? lea eax, ds:[edi + edi] 50 ?? push eax 6a 00 ?? push 0 53 ?? push ebx e8 c5 e9 ff ff ?? call function 0x0040cfc0 L29: 83 c4 0c ?? add esp, 12 57 ?? push edi 53 ?? push ebx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] 6a 01 ?? push 1 ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff d6 ?? call esi L30: 85 c0 ?? test eax, eax 74 11 ?? je basic block L33 L31: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 50 ?? push eax 53 ?? push ebx ff 75 08 ?? push dword ss:[ebp + 8] ff 15 ac 52 42 00 ?? call dword ds:[0x004252ac] L32: 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax L33: 53 ?? push ebx e8 7b f5 ff ff ?? call function 0x0040dba3 L34: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 59 ?? pop ecx eb 75 ?? jmp basic block L51 L35: 33 f6 ?? xor esi, esi 39 5d 1c ?? cmp dword ss:[ebp + 0x1c<28>], ebx 75 08 ?? jne basic block L37 L36: 8b 07 ?? mov eax, dword ds:[edi] 8b 40 14 ?? mov eax, dword ds:[eax + 0x14<20>] 89 45 1c ?? mov dword ss:[ebp + 0x1c<28>], eax L37: 39 5d 18 ?? cmp dword ss:[ebp + 0x18<24>], ebx 75 08 ?? jne basic block L39 L38: 8b 07 ?? mov eax, dword ds:[edi] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 89 45 18 ?? mov dword ss:[ebp + 0x18<24>], eax L39: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] e8 9a 65 00 00 ?? call function 0x00414bec L40: 59 ?? pop ecx 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 04 ?? jne basic block L42 L41: 33 c0 ?? xor eax, eax eb 47 ?? jmp basic block L51 L42: 3b 45 18 ?? cmp eax, dword ss:[ebp + 0x18<24>] 74 1e ?? je basic block L46 L43: 53 ?? push ebx 53 ?? push ebx 8d 4d 10 ?? lea ecx, ss:[ebp + 0x10<16>] 51 ?? push ecx ff 75 0c ?? push dword ss:[ebp + 12] 50 ?? push eax ff 75 18 ?? push dword ss:[ebp + 0x18<24>] e8 c2 65 00 00 ?? call function 0x00414c35 L44: 8b f0 ?? mov esi, eax 83 c4 18 ?? add esp, 0x18<24> 3b f3 ?? cmp esi, ebx 74 dc ?? je basic block L41 L45: 89 75 0c ?? mov dword ss:[ebp + 12], esi L46: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 15 a8 52 42 00 ?? call dword ds:[0x004252a8] L47: 8b f8 ?? mov edi, eax 3b f3 ?? cmp esi, ebx 74 07 ?? je basic block L50 L48: 56 ?? push esi e8 00 4f ff ff ?? call function 0x004035a0 L49: 59 ?? pop ecx L50: 8b c7 ?? mov eax, edi L51: 8d 65 ec ?? lea esp, ss:[ebp + 0xec<236,-20>] 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 33 cd ?? xor ecx, ebp e8 ea e8 ff ff ?? call function 0x0040cf9d L52: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e6b5
___crtGetStringTypeA
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] e8 01 bb ff ff ?? call function 0x0040a1c9 L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>] 8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>] ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] e8 16 fe ff ff ?? call function 0x0040e4fb L3: 83 c4 1c ?? add esp, 0x1c<28> 80 7d fc 00 ?? cmp byte ss:[ebp + 0xfc<252,-4>], 0 74 07 ?? je basic block L5 L4: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 83 61 70 fd ?? and dword ds:[ecx + 0x70<112>], 0xfd<253,-3> L5: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e6f7
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/ooex10.exe
0x40e77e
__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 0x0040e6f7 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/ooex10.exe
0x40e861
has_osfxsr_set
0
L1: 6a 0c ?? push 12 68 48 26 42 00 ?? push 0x00422648 e8 ff 46 ff ff ?? call function 0x00402f6c 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 01 47 ff ff ?? call function 0x00402fb1 L9: c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e8b1
__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 0x0040e861 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/ooex10.exe
0x40e913
___sse2_available_init
0
L1: e8 99 ff ff ff ?? call function 0x0040e8b1 L2: a3 2c 4b 42 00 ?? mov dword ds:[0x00424b2c], eax 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e920
___pwctype_func
0
L1: a1 ac 3a 42 00 ?? mov eax, dword ds:[0x00423aac] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e926
___pctype_func
0
L1: e8 42 42 ff ff ?? call function 0x00402b6d L2: 8b c8 ?? mov ecx, eax 8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>] 3b 05 78 3a 42 00 ?? cmp eax, dword ds:[0x00423a78] 74 10 ?? je basic block L5 L3: 8b 15 a4 3a 42 00 ?? mov edx, dword ds:[0x00423aa4] 85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx 75 05 ?? jne basic block L5 L4: e8 6e c6 ff ff ?? call function 0x0040afb6 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40e94f
_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 85 ae ff ff ?? call function 0x00409810 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 70 ae ff ff ?? call function 0x00409810 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 5b ae ff ff ?? call function 0x00409810 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 46 ae ff ff ?? call function 0x00409810 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 2e ae ff ff ?? call function 0x00409810 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 19 ae ff ff ?? call function 0x00409810 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 07 ae ff ff ?? call function 0x00409810 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 f2 ad ff ff ?? call function 0x00409810 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 da ad ff ff ?? call function 0x00409810 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 c5 ad ff ff ?? call function 0x00409810 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 b0 ad ff ff ?? call function 0x00409810 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 9b ad ff ff ?? call function 0x00409810 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 83 ad ff ff ?? call function 0x00409810 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 6e ad ff ff ?? call function 0x00409810 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 59 ad ff ff ?? call function 0x00409810 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 44 ad ff ff ?? call function 0x00409810 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 2c ad ff ff ?? call function 0x00409810 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 17 ad ff ff ?? call function 0x00409810 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 02 ad ff ff ?? call function 0x00409810 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 ed ac ff ff ?? call function 0x00409810 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 d5 ac ff ff ?? call function 0x00409810 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 c0 ac ff ff ?? call function 0x00409810 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 ab ac ff ff ?? call function 0x00409810 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 96 ac ff ff ?? call function 0x00409810 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 7e ac ff ff ?? call function 0x00409810 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 69 ac ff ff ?? call function 0x00409810 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 54 ac ff ff ?? call function 0x00409810 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 3f ac ff ff ?? call function 0x00409810 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 27 ac ff ff ?? call function 0x00409810 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 12 ac ff ff ?? call function 0x00409810 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 fd ab ff ff ?? call function 0x00409810 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 e8 ab ff ff ?? call function 0x00409810 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 cd ab ff ff ?? call function 0x00409810 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 b5 ab ff ff ?? call function 0x00409810 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 9d ab ff ff ?? call function 0x00409810 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 85 ab ff ff ?? call function 0x00409810 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 6a ab ff ff ?? call function 0x00409810 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 52 ab ff ff ?? call function 0x00409810 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 3a ab ff ff ?? call function 0x00409810 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 22 ab ff ff ?? call function 0x00409810 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 07 ab ff ff ?? call function 0x00409810 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 ef aa ff ff ?? call function 0x00409810 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 d4 aa ff ff ?? call function 0x00409810 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 b7 aa ff ff ?? call function 0x00409810 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/ooex10.exe
0x40ed6a
___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 1d 48 ff ff ?? call function 0x004035a0 L3: ff 76 08 ?? push dword ds:[esi + 8] e8 15 48 ff ff ?? call function 0x004035a0 L4: ff 76 0c ?? push dword ds:[esi + 12] e8 0d 48 ff ff ?? call function 0x004035a0 L5: ff 76 10 ?? push dword ds:[esi + 0x10<16>] e8 05 48 ff ff ?? call function 0x004035a0 L6: ff 76 14 ?? push dword ds:[esi + 0x14<20>] e8 fd 47 ff ff ?? call function 0x004035a0 L7: ff 76 18 ?? push dword ds:[esi + 0x18<24>] e8 f5 47 ff ff ?? call function 0x004035a0 L8: ff 36 ?? push dword ds:[esi] e8 ee 47 ff ff ?? call function 0x004035a0 L9: ff 76 20 ?? push dword ds:[esi + 0x20<32>] e8 e6 47 ff ff ?? call function 0x004035a0 L10: ff 76 24 ?? push dword ds:[esi + 0x24<36>] e8 de 47 ff ff ?? call function 0x004035a0 L11: ff 76 28 ?? push dword ds:[esi + 0x28<40>] e8 d6 47 ff ff ?? call function 0x004035a0 L12: ff 76 2c ?? push dword ds:[esi + 0x2c<44>] e8 ce 47 ff ff ?? call function 0x004035a0 L13: ff 76 30 ?? push dword ds:[esi + 0x30<48>] e8 c6 47 ff ff ?? call function 0x004035a0 L14: ff 76 34 ?? push dword ds:[esi + 0x34<52>] e8 be 47 ff ff ?? call function 0x004035a0 L15: ff 76 1c ?? push dword ds:[esi + 0x1c<28>] e8 b6 47 ff ff ?? call function 0x004035a0 L16: ff 76 38 ?? push dword ds:[esi + 0x38<56>] e8 ae 47 ff ff ?? call function 0x004035a0 L17: ff 76 3c ?? push dword ds:[esi + 0x3c<60>] e8 a6 47 ff ff ?? call function 0x004035a0 L18: 83 c4 40 ?? add esp, 0x40<64> ff 76 40 ?? push dword ds:[esi + 0x40<64>] e8 9b 47 ff ff ?? call function 0x004035a0 L19: ff 76 44 ?? push dword ds:[esi + 0x44<68>] e8 93 47 ff ff ?? call function 0x004035a0 L20: ff 76 48 ?? push dword ds:[esi + 0x48<72>] e8 8b 47 ff ff ?? call function 0x004035a0 L21: ff 76 4c ?? push dword ds:[esi + 0x4c<76>] e8 83 47 ff ff ?? call function 0x004035a0 L22: ff 76 50 ?? push dword ds:[esi + 0x50<80>] e8 7b 47 ff ff ?? call function 0x004035a0 L23: ff 76 54 ?? push dword ds:[esi + 0x54<84>] e8 73 47 ff ff ?? call function 0x004035a0 L24: ff 76 58 ?? push dword ds:[esi + 0x58<88>] e8 6b 47 ff ff ?? call function 0x004035a0 L25: ff 76 5c ?? push dword ds:[esi + 0x5c<92>] e8 63 47 ff ff ?? call function 0x004035a0 L26: ff 76 60 ?? push dword ds:[esi + 0x60<96>] e8 5b 47 ff ff ?? call function 0x004035a0 L27: ff 76 64 ?? push dword ds:[esi + 0x64<100>] e8 53 47 ff ff ?? call function 0x004035a0 L28: ff 76 68 ?? push dword ds:[esi + 0x68<104>] e8 4b 47 ff ff ?? call function 0x004035a0 L29: ff 76 6c ?? push dword ds:[esi + 0x6c<108>] e8 43 47 ff ff ?? call function 0x004035a0 L30: ff 76 70 ?? push dword ds:[esi + 0x70<112>] e8 3b 47 ff ff ?? call function 0x004035a0 L31: ff 76 74 ?? push dword ds:[esi + 0x74<116>] e8 33 47 ff ff ?? call function 0x004035a0 L32: ff 76 78 ?? push dword ds:[esi + 0x78<120>] e8 2b 47 ff ff ?? call function 0x004035a0 L33: ff 76 7c ?? push dword ds:[esi + 0x7c<124>] e8 23 47 ff ff ?? call function 0x004035a0 L34: 83 c4 40 ?? add esp, 0x40<64> ff b6 80 00 00 00 ?? push dword ds:[esi + 0x00000080<128>] e8 15 47 ff ff ?? call function 0x004035a0 L35: ff b6 84 00 00 00 ?? push dword ds:[esi + 0x00000084<132>] e8 0a 47 ff ff ?? call function 0x004035a0 L36: ff b6 88 00 00 00 ?? push dword ds:[esi + 0x00000088<136>] e8 ff 46 ff ff ?? call function 0x004035a0 L37: ff b6 8c 00 00 00 ?? push dword ds:[esi + 0x0000008c<140>] e8 f4 46 ff ff ?? call function 0x004035a0 L38: ff b6 90 00 00 00 ?? push dword ds:[esi + 0x00000090<144>] e8 e9 46 ff ff ?? call function 0x004035a0 L39: ff b6 94 00 00 00 ?? push dword ds:[esi + 0x00000094<148>] e8 de 46 ff ff ?? call function 0x004035a0 L40: ff b6 98 00 00 00 ?? push dword ds:[esi + 0x00000098<152>] e8 d3 46 ff ff ?? call function 0x004035a0 L41: ff b6 9c 00 00 00 ?? push dword ds:[esi + 0x0000009c<156>] e8 c8 46 ff ff ?? call function 0x004035a0 L42: ff b6 a0 00 00 00 ?? push dword ds:[esi + 0x000000a0<160>] e8 bd 46 ff ff ?? call function 0x004035a0 L43: ff b6 a4 00 00 00 ?? push dword ds:[esi + 0x000000a4<164>] e8 b2 46 ff ff ?? call function 0x004035a0 L44: ff b6 a8 00 00 00 ?? push dword ds:[esi + 0x000000a8<168>] e8 a7 46 ff ff ?? call function 0x004035a0 L45: 83 c4 2c ?? add esp, 0x2c<44> L46: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40eeff
___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 b0 3a 42 00 ?? mov ebx, 0x00423ab0 74 40 ?? je basic block L11 L2: 68 b8 00 00 00 ?? push 0x000000b8<184> 6a 01 ?? push 1 e8 e1 ae ff ff ?? call function 0x00409e02 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 0x0040e94f L6: 85 c0 ?? test eax, eax 74 10 ?? je basic block L10 L7: 56 ?? push esi e8 2b fe ff ff ?? call function 0x0040ed6a L8: 56 ?? push esi e8 5b 46 ff ff ?? call function 0x004035a0 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 18 52 42 00 ?? call dword ds:[0x00425218] L14: 89 37 ?? mov dword ds:[edi], esi 33 c0 ?? xor eax, eax L15: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40ef78
fix_grouping
0
L1: 32 d2 ?? xor dl, dl 38 11 ?? cmp byte ds:[ecx], dl 74 17 ?? je basic block L9 L2: 53 ?? push ebx 56 ?? push esi L3: 8a 01 ?? mov al, byte ds:[ecx] 3c 30 ?? cmp al, 0x30<48> 7c 10 ?? jl basic block L10 L4: 3c 39 ?? cmp al, 0x39<57> 7f 0c ?? jg basic block L10 L5: 2c 30 ?? sub al, 0x30<48> 88 01 ?? mov byte ds:[ecx], al L6: 41 ?? inc ecx L7: 38 11 ?? cmp byte ds:[ecx], dl 75 ed ?? jne basic block L3 L8: 5e ?? pop esi 5b ?? pop ebx L9: c3 ?? ret L10: 3c 3b ?? cmp al, 0x3b<59> 75 f4 ?? jne basic block L6 L11: 8b c1 ?? mov eax, ecx L12: 8d 70 01 ?? lea esi, ds:[eax + 1] 8a 1e ?? mov bl, byte ds:[esi] 88 18 ?? mov byte ds:[eax], bl 8b c6 ?? mov eax, esi 38 10 ?? cmp byte ds:[eax], dl L13: 75 f3 ?? jne basic block L12 L14: eb e4 ?? jmp basic block L7
./vs2008/normal/Debug/ooex10.exe
0x40efab
___free_lconv_num
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 74 35 ?? je basic block L11 L2: 8b 06 ?? mov eax, dword ds:[esi] 3b 05 70 3b 42 00 ?? cmp eax, dword ds:[0x00423b70<"l;B">] 74 07 ?? je basic block L5 L3: 50 ?? push eax e8 d8 45 ff ff ?? call function 0x004035a0 L4: 59 ?? pop ecx L5: 8b 46 04 ?? mov eax, dword ds:[esi + 4] 3b 05 74 3b 42 00 ?? cmp eax, dword ds:[0x00423b74<"DGB">] 74 07 ?? je basic block L8 L6: 50 ?? push eax e8 c6 45 ff ff ?? call function 0x004035a0 L7: 59 ?? pop ecx L8: 8b 76 08 ?? mov esi, dword ds:[esi + 8] 3b 35 78 3b 42 00 ?? cmp esi, dword ds:[0x00423b78<"DGB">] 74 07 ?? je basic block L11 L9: 56 ?? push esi e8 b4 45 ff ff ?? call function 0x004035a0 L10: 59 ?? pop ecx L11: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40eff0
___init_numeric
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 18 ?? sub esp, 0x18<24> 53 ?? push ebx 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 56 ?? push esi 33 f6 ?? xor esi, esi 57 ?? push edi 89 5d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ebx 89 75 ec ?? mov dword ss:[ebp + 0xec<236,-20>], esi 39 73 1c ?? cmp dword ds:[ebx + 0x1c<28>], esi 75 17 ?? jne basic block L4 L2: 39 73 18 ?? cmp dword ds:[ebx + 0x18<24>], esi 75 12 ?? jne basic block L4 L3: 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi c7 45 08 70 3b 42 00 ?? mov dword ss:[ebp + 8], 0x00423b70<"l;B"> e9 3a 01 00 00 ?? jmp basic block L39 L4: 6a 30 ?? push 0x30<48> 6a 01 ?? push 1 e8 d7 ad ff ff ?? call function 0x00409e02 L5: 8b f8 ?? mov edi, eax 59 ?? pop ecx 59 ?? pop ecx 89 7d 08 ?? mov dword ss:[ebp + 8], edi 3b fe ?? cmp edi, esi 75 08 ?? jne basic block L7 L6: 33 c0 ?? xor eax, eax 40 ?? inc eax e9 77 01 00 00 ?? jmp basic block L48 L7: 8b b3 bc 00 00 00 ?? mov esi, dword ds:[ebx + 0x000000bc<188>] 6a 0c ?? push 12 59 ?? pop ecx 6a 04 ?? push 4 f3 a5 ?? rep_movsd e8 6d ad ff ff ?? call function 0x00409dbd L8: 33 f6 ?? xor esi, esi 59 ?? pop ecx 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 3b c6 ?? cmp eax, esi 75 0b ?? jne basic block L11 L9: ff 75 08 ?? push dword ss:[ebp + 8] e8 3e 45 ff ff ?? call function 0x004035a0 L10: 59 ?? pop ecx eb d1 ?? jmp basic block L6 L11: 89 30 ?? mov dword ds:[eax], esi 39 73 1c ?? cmp dword ds:[ebx + 0x1c<28>], esi 0f 84 bb 00 00 00 ?? je basic block L36 L12: 6a 04 ?? push 4 e8 46 ad ff ff ?? call function 0x00409dbd L13: 59 ?? pop ecx 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 3b c6 ?? cmp eax, esi 75 1c ?? jne basic block L18 L14: 33 f6 ?? xor esi, esi 46 ?? inc esi L15: ff 75 08 ?? push dword ss:[ebp + 8] e8 16 45 ff ff ?? call function 0x004035a0 L16: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] e8 0e 45 ff ff ?? call function 0x004035a0 L17: 59 ?? pop ecx 59 ?? pop ecx 8b c6 ?? mov eax, esi e9 1a 01 00 00 ?? jmp basic block L48 L18: 89 30 ?? mov dword ds:[eax], esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 0f b7 7b 3e ?? movzx edi, word ds:[ebx + 0x3e<62>] 56 ?? push esi 6a 0e ?? push 14 57 ?? push edi 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 6a 01 ?? push 1 50 ?? push eax e8 5d a7 ff ff ?? call function 0x00409810 L19: 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax 8d 46 04 ?? lea eax, ds:[esi + 4] 50 ?? push eax 6a 0f ?? push 15 57 ?? push edi 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 6a 01 ?? push 1 50 ?? push eax e8 48 a7 ff ff ?? call function 0x00409810 L20: 09 45 f4 ?? or dword ss:[ebp + 0xf4<244,-12>], eax 8d 46 08 ?? lea eax, ds:[esi + 8] 50 ?? push eax 6a 10 ?? push 0x10<16> 57 ?? push edi 89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 6a 01 ?? push 1 50 ?? push eax e8 30 a7 ff ff ?? call function 0x00409810 L21: 83 c4 3c ?? add esp, 0x3c<60> 0b 45 f4 ?? or eax, dword ss:[ebp + 0xf4<244,-12>] 74 0c ?? je basic block L24 L22: 56 ?? push esi e8 bd fe ff ff ?? call function 0x0040efab L23: 59 ?? pop ecx 83 ce ff ?? or esi, 0xff<255,-1> eb 8e ?? jmp basic block L15 L24: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>] 8b 00 ?? mov eax, dword ds:[eax] eb 12 ?? jmp basic block L29 L25: 8a 08 ?? mov cl, byte ds:[eax] 80 f9 30 ?? cmp cl, 0x30<48> 7c 12 ?? jl basic block L31 L26: 80 f9 39 ?? cmp cl, 0x39<57> 7f 0d ?? jg basic block L31 L27: 80 e9 30 ?? sub cl, 0x30<48> 88 08 ?? mov byte ds:[eax], cl L28: 40 ?? inc eax L29: 80 38 00 ?? cmp byte ds:[eax], 0 75 e9 ?? jne basic block L25 L30: eb 37 ?? jmp basic block L37 L31: 80 f9 3b ?? cmp cl, 0x3b<59> 75 f3 ?? jne basic block L28 L32: 8b f0 ?? mov esi, eax L33: 8d 7e 01 ?? lea edi, ds:[esi + 1] 8a 0f ?? mov cl, byte ds:[edi] 88 0e ?? mov byte ds:[esi], cl 8b f7 ?? mov esi, edi 80 3e 00 ?? cmp byte ds:[esi], 0 L34: 75 f2 ?? jne basic block L33 L35: eb e2 ?? jmp basic block L29 L36: 8b 0d 70 3b 42 00 ?? mov ecx, dword ds:[0x00423b70<"l;B">] 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 08 ?? mov dword ds:[eax], ecx 8b 0d 74 3b 42 00 ?? mov ecx, dword ds:[0x00423b74<"DGB">] 89 48 04 ?? mov dword ds:[eax + 4], ecx 8b 0d 78 3b 42 00 ?? mov ecx, dword ds:[0x00423b78<"DGB">] 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 89 48 08 ?? mov dword ds:[eax + 8], ecx L37: 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 33 c9 ?? xor ecx, ecx 41 ?? inc ecx 89 08 ?? mov dword ds:[eax], ecx 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 85 c0 ?? test eax, eax 74 02 ?? je basic block L39 L38: 89 08 ?? mov dword ds:[eax], ecx L39: 8b 83 b4 00 00 00 ?? mov eax, dword ds:[ebx + 0x000000b4<180>] 8b 35 18 52 42 00 ?? mov esi, dword ds:[0x00425218] 85 c0 ?? test eax, eax 74 03 ?? je basic block L41 L40: 50 ?? push eax ff d6 ?? call esi L41: 8b 83 b0 00 00 00 ?? mov eax, dword ds:[ebx + 0x000000b0<176>] 85 c0 ?? test eax, eax 74 1f ?? je basic block L47 L42: 50 ?? push eax ff d6 ?? call esi L43: 85 c0 ?? test eax, eax 75 18 ?? jne basic block L47 L44: ff b3 b0 00 00 00 ?? push dword ds:[ebx + 0x000000b0<176>] e8 15 44 ff ff ?? call function 0x004035a0 L45: ff b3 bc 00 00 00 ?? push dword ds:[ebx + 0x000000bc<188>] e8 0a 44 ff ff ?? call function 0x004035a0 L46: 59 ?? pop ecx 59 ?? pop ecx L47: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 89 83 b4 00 00 00 ?? mov dword ds:[ebx + 0x000000b4<180>], eax 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 89 83 b0 00 00 00 ?? mov dword ds:[ebx + 0x000000b0<176>], eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 83 bc 00 00 00 ?? mov dword ds:[ebx + 0x000000bc<188>], eax 33 c0 ?? xor eax, eax L48: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40f1ba
fix_grouping
0
L1: 32 d2 ?? xor dl, dl 38 11 ?? cmp byte ds:[ecx], dl 74 17 ?? je basic block L9 L2: 53 ?? push ebx 56 ?? push esi L3: 8a 01 ?? mov al, byte ds:[ecx] 3c 30 ?? cmp al, 0x30<48> 7c 10 ?? jl basic block L10 L4: 3c 39 ?? cmp al, 0x39<57> 7f 0c ?? jg basic block L10 L5: 2c 30 ?? sub al, 0x30<48> 88 01 ?? mov byte ds:[ecx], al L6: 41 ?? inc ecx L7: 38 11 ?? cmp byte ds:[ecx], dl 75 ed ?? jne basic block L3 L8: 5e ?? pop esi 5b ?? pop ebx L9: c3 ?? ret L10: 3c 3b ?? cmp al, 0x3b<59> 75 f4 ?? jne basic block L6 L11: 8b c1 ?? mov eax, ecx L12: 8d 70 01 ?? lea esi, ds:[eax + 1] 8a 1e ?? mov bl, byte ds:[esi] 88 18 ?? mov byte ds:[eax], bl 8b c6 ?? mov eax, esi 38 10 ?? cmp byte ds:[eax], dl L13: 75 f3 ?? jne basic block L12 L14: eb e4 ?? jmp basic block L7
./vs2008/normal/Debug/ooex10.exe
0x40f1ed
___free_lconv_mon
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 74 7e ?? je basic block L23 L2: 8b 46 0c ?? mov eax, dword ds:[esi + 12] 3b 05 7c 3b 42 00 ?? cmp eax, dword ds:[0x00423b7c<"DGB">] 74 07 ?? je basic block L5 L3: 50 ?? push eax e8 95 43 ff ff ?? call function 0x004035a0 L4: 59 ?? pop ecx L5: 8b 46 10 ?? mov eax, dword ds:[esi + 0x10<16>] 3b 05 80 3b 42 00 ?? cmp eax, dword ds:[0x00423b80<"DGB">] 74 07 ?? je basic block L8 L6: 50 ?? push eax e8 83 43 ff ff ?? call function 0x004035a0 L7: 59 ?? pop ecx L8: 8b 46 14 ?? mov eax, dword ds:[esi + 0x14<20>] 3b 05 84 3b 42 00 ?? cmp eax, dword ds:[0x00423b84<"DGB">] 74 07 ?? je basic block L11 L9: 50 ?? push eax e8 71 43 ff ff ?? call function 0x004035a0 L10: 59 ?? pop ecx L11: 8b 46 18 ?? mov eax, dword ds:[esi + 0x18<24>] 3b 05 88 3b 42 00 ?? cmp eax, dword ds:[0x00423b88<"DGB">] 74 07 ?? je basic block L14 L12: 50 ?? push eax e8 5f 43 ff ff ?? call function 0x004035a0 L13: 59 ?? pop ecx L14: 8b 46 1c ?? mov eax, dword ds:[esi + 0x1c<28>] 3b 05 8c 3b 42 00 ?? cmp eax, dword ds:[0x00423b8c<"DGB">] 74 07 ?? je basic block L17 L15: 50 ?? push eax e8 4d 43 ff ff ?? call function 0x004035a0 L16: 59 ?? pop ecx L17: 8b 46 20 ?? mov eax, dword ds:[esi + 0x20<32>] 3b 05 90 3b 42 00 ?? cmp eax, dword ds:[0x00423b90<"DGB">] 74 07 ?? je basic block L20 L18: 50 ?? push eax e8 3b 43 ff ff ?? call function 0x004035a0 L19: 59 ?? pop ecx L20: 8b 76 24 ?? mov esi, dword ds:[esi + 0x24<36>] 3b 35 94 3b 42 00 ?? cmp esi, dword ds:[0x00423b94<"DGB">] 74 07 ?? je basic block L23 L21: 56 ?? push esi e8 29 43 ff ff ?? call function 0x004035a0 L22: 59 ?? pop ecx L23: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40f27b
___init_monetary
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi 33 ff ?? xor edi, edi 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi 89 7d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edi 39 7e 18 ?? cmp dword ds:[esi + 0x18<24>], edi 75 15 ?? jne basic block L4 L2: 39 7e 1c ?? cmp dword ds:[esi + 0x1c<28>], edi 75 10 ?? jne basic block L4 L3: 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 89 7d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edi bb 70 3b 42 00 ?? mov ebx, 0x00423b70<"l;B"> e9 36 02 00 00 ?? jmp basic block L53 L4: 6a 30 ?? push 0x30<48> 6a 01 ?? push 1 e8 4b ab ff ff ?? call function 0x00409e02 L5: 8b d8 ?? mov ebx, eax 59 ?? pop ecx 59 ?? pop ecx 3b df ?? cmp ebx, edi 75 08 ?? jne basic block L7 L6: 33 c0 ?? xor eax, eax 40 ?? inc eax e9 75 02 00 00 ?? jmp basic block L62 L7: 6a 04 ?? push 4 e8 ef aa ff ff ?? call function 0x00409dbd L8: 59 ?? pop ecx 89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax 3b c7 ?? cmp eax, edi 75 09 ?? jne basic block L11 L9: 53 ?? push ebx e8 c4 42 ff ff ?? call function 0x004035a0 L10: 59 ?? pop ecx eb e0 ?? jmp basic block L6 L11: 89 38 ?? mov dword ds:[eax], edi 39 7e 18 ?? cmp dword ds:[esi + 0x18<24>], edi 0f 84 b9 01 00 00 ?? je basic block L50 L12: 6a 04 ?? push 4 e8 cc aa ff ff ?? call function 0x00409dbd L13: 59 ?? pop ecx 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 3b c7 ?? cmp eax, edi 75 11 ?? jne basic block L17 L14: 53 ?? push ebx e8 a1 42 ff ff ?? call function 0x004035a0 L15: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] e8 99 42 ff ff ?? call function 0x004035a0 L16: 59 ?? pop ecx eb d2 ?? jmp basic block L10 L17: 89 38 ?? mov dword ds:[eax], edi 0f b7 76 38 ?? movzx esi, word ds:[esi + 0x38<56>] 8d 43 0c ?? lea eax, ds:[ebx + 12] 50 ?? push eax 6a 15 ?? push 0x15<21> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 ee a4 ff ff ?? call function 0x00409810 L18: 8b f8 ?? mov edi, eax 8d 43 10 ?? lea eax, ds:[ebx + 0x10<16>] 50 ?? push eax 6a 14 ?? push 0x14<20> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 da a4 ff ff ?? call function 0x00409810 L19: 0b f8 ?? or edi, eax 8d 43 14 ?? lea eax, ds:[ebx + 0x14<20>] 50 ?? push eax 6a 16 ?? push 0x16<22> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 c6 a4 ff ff ?? call function 0x00409810 L20: 0b f8 ?? or edi, eax 8d 43 18 ?? lea eax, ds:[ebx + 0x18<24>] 50 ?? push eax 6a 17 ?? push 0x17<23> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 b2 a4 ff ff ?? call function 0x00409810 L21: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 43 1c ?? lea eax, ds:[ebx + 0x1c<28>] 50 ?? push eax 6a 18 ?? push 0x18<24> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 9b a4 ff ff ?? call function 0x00409810 L22: 0b f8 ?? or edi, eax 8d 43 20 ?? lea eax, ds:[ebx + 0x20<32>] 50 ?? push eax 6a 50 ?? push 0x50<80> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 87 a4 ff ff ?? call function 0x00409810 L23: 0b f8 ?? or edi, eax 8d 43 24 ?? lea eax, ds:[ebx + 0x24<36>] 50 ?? push eax 6a 51 ?? push 0x51<81> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 01 ?? push 1 50 ?? push eax e8 73 a4 ff ff ?? call function 0x00409810 L24: 0b f8 ?? or edi, eax 8d 43 28 ?? lea eax, ds:[ebx + 0x28<40>] 50 ?? push eax 6a 1a ?? push 0x1a<26> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 5f a4 ff ff ?? call function 0x00409810 L25: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 43 29 ?? lea eax, ds:[ebx + 0x29<41>] 50 ?? push eax 6a 19 ?? push 0x19<25> 56 ?? push esi 6a 00 ?? push 0 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax e8 48 a4 ff ff ?? call function 0x00409810 L26: 0b f8 ?? or edi, eax 8d 43 2a ?? lea eax, ds:[ebx + 0x2a<42>] 50 ?? push eax 6a 54 ?? push 0x54<84> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 34 a4 ff ff ?? call function 0x00409810 L27: 0b f8 ?? or edi, eax 8d 43 2b ?? lea eax, ds:[ebx + 0x2b<43>] 50 ?? push eax 6a 55 ?? push 0x55<85> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 20 a4 ff ff ?? call function 0x00409810 L28: 0b f8 ?? or edi, eax 8d 43 2c ?? lea eax, ds:[ebx + 0x2c<44>] 50 ?? push eax 6a 56 ?? push 0x56<86> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 0c a4 ff ff ?? call function 0x00409810 L29: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 43 2d ?? lea eax, ds:[ebx + 0x2d<45>] 50 ?? push eax 6a 57 ?? push 0x57<87> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 f5 a3 ff ff ?? call function 0x00409810 L30: 0b f8 ?? or edi, eax 8d 43 2e ?? lea eax, ds:[ebx + 0x2e<46>] 50 ?? push eax 6a 52 ?? push 0x52<82> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 e1 a3 ff ff ?? call function 0x00409810 L31: 0b f8 ?? or edi, eax 8d 43 2f ?? lea eax, ds:[ebx + 0x2f<47>] 50 ?? push eax 6a 53 ?? push 0x53<83> 56 ?? push esi 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 cd a3 ff ff ?? call function 0x00409810 L32: 83 c4 3c ?? add esp, 0x3c<60> 0b c7 ?? or eax, edi 74 24 ?? je basic block L38 L33: 53 ?? push ebx e8 9d fd ff ff ?? call function 0x0040f1ed L34: 53 ?? push ebx e8 4a 41 ff ff ?? call function 0x004035a0 L35: ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] e8 42 41 ff ff ?? call function 0x004035a0 L36: ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] e8 3a 41 ff ff ?? call function 0x004035a0 L37: 83 c4 10 ?? add esp, 0x10<16> e9 51 fe ff ff ?? jmp basic block L6 L38: 8b 43 1c ?? mov eax, dword ds:[ebx + 0x1c<28>] eb 12 ?? jmp basic block L43 L39: 8a 08 ?? mov cl, byte ds:[eax] 80 f9 30 ?? cmp cl, 0x30<48> 7c 12 ?? jl basic block L45 L40: 80 f9 39 ?? cmp cl, 0x39<57> 7f 0d ?? jg basic block L45 L41: 80 e9 30 ?? sub cl, 0x30<48> 88 08 ?? mov byte ds:[eax], cl L42: 40 ?? inc eax L43: 80 38 00 ?? cmp byte ds:[eax], 0 75 e9 ?? jne basic block L39 L44: eb 23 ?? jmp basic block L51 L45: 80 f9 3b ?? cmp cl, 0x3b<59> 75 f3 ?? jne basic block L42 L46: 8b f0 ?? mov esi, eax L47: 8d 7e 01 ?? lea edi, ds:[esi + 1] 8a 0f ?? mov cl, byte ds:[edi] 88 0e ?? mov byte ds:[esi], cl 8b f7 ?? mov esi, edi 80 3e 00 ?? cmp byte ds:[esi], 0 L48: 75 f2 ?? jne basic block L47 L49: eb e2 ?? jmp basic block L43 L50: 6a 0c ?? push 12 59 ?? pop ecx be 70 3b 42 00 ?? mov esi, 0x00423b70<"l;B"> 8b fb ?? mov edi, ebx f3 a5 ?? rep_movsd L51: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 05 bc 00 00 00 ?? add eax, 0x000000bc<188> 8b 08 ?? mov ecx, dword ds:[eax] 8b 09 ?? mov ecx, dword ds:[ecx] 89 0b ?? mov dword ds:[ebx], ecx 8b 08 ?? mov ecx, dword ds:[eax] 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 89 4b 04 ?? mov dword ds:[ebx + 4], ecx 8b 00 ?? mov eax, dword ds:[eax] 8b 40 08 ?? mov eax, dword ds:[eax + 8] 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 89 43 08 ?? mov dword ds:[ebx + 8], eax 33 c0 ?? xor eax, eax 40 ?? inc eax 33 ff ?? xor edi, edi 89 01 ?? mov dword ds:[ecx], eax 39 7d fc ?? cmp dword ss:[ebp + 0xfc<252,-4>], edi 74 05 ?? je basic block L53 L52: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 89 01 ?? mov dword ds:[ecx], eax L53: 8b 86 b8 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b8<184>] 3b c7 ?? cmp eax, edi 74 07 ?? je basic block L55 L54: 50 ?? push eax ff 15 18 52 42 00 ?? call dword ds:[0x00425218] L55: 8b 86 b0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b0<176>] 3b c7 ?? cmp eax, edi 74 23 ?? je basic block L61 L56: 50 ?? push eax ff 15 18 52 42 00 ?? call dword ds:[0x00425218] L57: 85 c0 ?? test eax, eax 75 18 ?? jne basic block L61 L58: ff b6 bc 00 00 00 ?? push dword ds:[esi + 0x000000bc<188>] e8 8b 40 ff ff ?? call function 0x004035a0 L59: ff b6 b0 00 00 00 ?? push dword ds:[esi + 0x000000b0<176>] e8 80 40 ff ff ?? call function 0x004035a0 L60: 59 ?? pop ecx 59 ?? pop ecx L61: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 89 86 b8 00 00 00 ?? mov dword ds:[esi + 0x000000b8<184>], eax 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 89 86 b0 00 00 00 ?? mov dword ds:[esi + 0x000000b0<176>], eax 89 9e bc 00 00 00 ?? mov dword ds:[esi + 0x000000bc<188>], ebx 33 c0 ?? xor eax, eax L62: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40f541
___init_ctype
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 4c ?? sub esp, 0x4c<76> a1 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 53 ?? push ebx 33 db ?? xor ebx, ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi 89 5d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], ebx 89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx 89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx 89 5d d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], ebx 89 5d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], ebx 89 75 b4 ?? mov dword ss:[ebp + 0xb4<180,-76>], esi 89 5d b8 ?? mov dword ss:[ebp + 0xb8<184,-72>], ebx 39 5e 14 ?? cmp dword ds:[esi + 0x14<20>], ebx 0f 84 16 03 00 00 ?? je basic block L63 L2: 8d 46 04 ?? lea eax, ds:[esi + 4] 39 18 ?? cmp dword ds:[eax], ebx 75 20 ?? jne basic block L5 L3: 50 ?? push eax 0f b7 46 30 ?? movzx eax, word ds:[esi + 0x30<48>] 68 04 10 00 00 ?? push 0x00001004<4100> 50 ?? push eax 8d 45 b4 ?? lea eax, ss:[ebp + 0xb4<180,-76>] 53 ?? push ebx 50 ?? push eax e8 7b a2 ff ff ?? call function 0x00409810 L4: 83 c4 14 ?? add esp, 0x14<20> 85 c0 ?? test eax, eax 0f 85 c7 02 00 00 ?? jne basic block L58 L5: 6a 04 ?? push 4 e8 16 a8 ff ff ?? call function 0x00409dbd L6: 6a 02 ?? push 2 bf 80 01 00 00 ?? mov edi, 0x00000180<384> 57 ?? push edi 89 45 d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], eax e8 4b a8 ff ff ?? call function 0x00409e02 L7: 6a 01 ?? push 1 57 ?? push edi 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax e8 40 a8 ff ff ?? call function 0x00409e02 L8: 6a 01 ?? push 1 57 ?? push edi 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax e8 35 a8 ff ff ?? call function 0x00409e02 L9: 6a 01 ?? push 1 68 01 01 00 00 ?? push 0x00000101<257> 89 45 d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], eax e8 26 a8 ff ff ?? call function 0x00409e02 L10: 83 c4 24 ?? add esp, 0x24<36> 89 45 dc ?? mov dword ss:[ebp + 0xdc<220,-36>], eax 39 5d d4 ?? cmp dword ss:[ebp + 0xd4<212,-44>], ebx 0f 84 7c 02 00 00 ?? je basic block L58 L11: 39 5d e4 ?? cmp dword ss:[ebp + 0xe4<228,-28>], ebx 0f 84 73 02 00 00 ?? je basic block L58 L12: 3b c3 ?? cmp eax, ebx 0f 84 6b 02 00 00 ?? je basic block L58 L13: 39 5d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], ebx 0f 84 62 02 00 00 ?? je basic block L58 L14: 39 5d d8 ?? cmp dword ss:[ebp + 0xd8<216,-40>], ebx 0f 84 59 02 00 00 ?? je basic block L58 L15: 8b 45 d4 ?? mov eax, dword ss:[ebp + 0xd4<212,-44>] 89 18 ?? mov dword ds:[eax], ebx 33 c0 ?? xor eax, eax L16: 8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>] 88 04 08 ?? mov byte ds:[eax + ecx], al 40 ?? inc eax 3d 00 01 00 00 ?? cmp eax, 0x00000100<256> L17: 7c f2 ?? jl basic block L16 L18: 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 50 ?? push eax ff 76 04 ?? push dword ds:[esi + 4] ff 15 78 52 42 00 ?? call dword ds:[0x00425278] L19: 85 c0 ?? test eax, eax 0f 84 2f 02 00 00 ?? je basic block L58 L20: 83 7d e8 05 ?? cmp dword ss:[ebp + 0xe8<232,-24>], 5 0f 87 25 02 00 00 ?? ja basic block L58 L21: 0f b7 45 e8 ?? movzx eax, word ss:[ebp + 0xe8<232,-24>] 83 f8 01 ?? cmp eax, 1 89 45 d0 ?? mov dword ss:[ebp + 0xd0<208,-48>], eax 7e 2d ?? jle basic block L29 L22: 38 5d ee ?? cmp byte ss:[ebp + 0xee<238,-18>], bl 74 28 ?? je basic block L29 L23: 8d 45 ef ?? lea eax, ss:[ebp + 0xef<239,-17>] L24: 8a 08 ?? mov cl, byte ds:[eax] 3a cb ?? cmp cl, bl 74 1f ?? je basic block L29 L25: 0f b6 78 ff ?? movzx edi, byte ds:[eax + 0xff<255,-1>] 0f b6 c9 ?? movzx ecx, cl eb 0b ?? jmp basic block L27 L26: 8b 4d dc ?? mov ecx, dword ss:[ebp + 0xdc<220,-36>] c6 04 0f 20 ?? mov byte ds:[edi + ecx], 0x20<32> 0f b6 08 ?? movzx ecx, byte ds:[eax] 47 ?? inc edi L27: 3b f9 ?? cmp edi, ecx 7e f1 ?? jle basic block L26 L28: 40 ?? inc eax 40 ?? inc eax 38 58 ff ?? cmp byte ds:[eax + 0xff<255,-1>], bl 75 db ?? jne basic block L24 L29: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] 53 ?? push ebx 53 ?? push ebx ff 76 04 ?? push dword ds:[esi + 4] 05 00 01 00 00 ?? add eax, 0x00000100<256> 50 ?? push eax 68 00 01 00 00 ?? push 0x00000100<256> ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>] 89 45 c0 ?? mov dword ss:[ebp + 0xc0<192,-64>], eax 6a 01 ?? push 1 53 ?? push ebx e8 19 f0 ff ff ?? call function 0x0040e6b5 L30: 83 c4 20 ?? add esp, 0x20<32> 85 c0 ?? test eax, eax 0f 84 c0 01 00 00 ?? je basic block L58 L31: 8b 4d e0 ?? mov ecx, dword ss:[ebp + 0xe0<224,-32>] 8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>] 53 ?? push ebx ff 76 04 ?? push dword ds:[esi + 4] bf ff 00 00 00 ?? mov edi, 0x000000ff<255> 57 ?? push edi 81 c1 81 00 00 00 ?? add ecx, 0x00000081<129> 51 ?? push ecx 57 ?? push edi 40 ?? inc eax 50 ?? push eax 68 00 01 00 00 ?? push 0x00000100<256> ff 76 14 ?? push dword ds:[esi + 0x14<20>] 53 ?? push ebx e8 e7 ed ff ff ?? call function 0x0040e4b6 L32: 83 c4 24 ?? add esp, 0x24<36> 85 c0 ?? test eax, eax 0f 84 8d 01 00 00 ?? je basic block L58 L33: 8b 45 d8 ?? mov eax, dword ss:[ebp + 0xd8<216,-40>] 53 ?? push ebx ff 76 04 ?? push dword ds:[esi + 4] 05 81 00 00 00 ?? add eax, 0x00000081<129> 57 ?? push edi 50 ?? push eax 8b 45 dc ?? mov eax, dword ss:[ebp + 0xdc<220,-36>] 57 ?? push edi 40 ?? inc eax 50 ?? push eax 68 00 02 00 00 ?? push 0x00000200<512> ff 76 14 ?? push dword ds:[esi + 0x14<20>] 53 ?? push ebx e8 ba ed ff ff ?? call function 0x0040e4b6 L34: 83 c4 24 ?? add esp, 0x24<36> 85 c0 ?? test eax, eax 0f 84 60 01 00 00 ?? je basic block L58 L35: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] 8b 7d e0 ?? mov edi, dword ss:[ebp + 0xe0<224,-32>] 8d 88 fe 00 00 00 ?? lea ecx, ds:[eax + 0x000000fe<254>] 33 d2 ?? xor edx, edx 83 7d d0 01 ?? cmp dword ss:[ebp + 0xd0<208,-48>], 1 66 89 11 ?? mov word ds:[ecx], dx 8b 55 d8 ?? mov edx, dword ss:[ebp + 0xd8<216,-40>] 89 4d c4 ?? mov dword ss:[ebp + 0xc4<196,-60>], ecx 8d 8f 80 00 00 00 ?? lea ecx, ds:[edi + 0x00000080<128>] 88 5f 7f ?? mov byte ds:[edi + 0x7f<127>], bl 88 5a 7f ?? mov byte ds:[edx + 0x7f<127>], bl 88 19 ?? mov byte ds:[ecx], bl 89 4d bc ?? mov dword ss:[ebp + 0xbc<188,-68>], ecx 8d 8a 80 00 00 00 ?? lea ecx, ds:[edx + 0x00000080<128>] 89 4d c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], ecx 88 19 ?? mov byte ds:[ecx], bl 7e 53 ?? jle basic block L44 L36: 38 5d ee ?? cmp byte ss:[ebp + 0xee<238,-18>], bl 74 4e ?? je basic block L44 L37: 8d 4d ef ?? lea ecx, ss:[ebp + 0xef<239,-17>] 89 4d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ecx L38: 8a 11 ?? mov dl, byte ds:[ecx] 3a d3 ?? cmp dl, bl 74 42 ?? je basic block L44 L39: 0f b6 49 ff ?? movzx ecx, byte ds:[ecx + 0xff<255,-1>] 0f b6 d2 ?? movzx edx, dl 3b ca ?? cmp ecx, edx 89 4d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ecx 7f 27 ?? jg basic block L43 L40: 8d 8c 48 00 01 00 00 ?? lea ecx, ds:[eax + ecx * 2 + 0x00000100<256>] eb 03 ?? jmp basic block L42 L41: 8b 4d cc ?? mov ecx, dword ss:[ebp + 0xcc<204,-52>] L42: ff 45 e0 ?? inc dword ss:[ebp + 0xe0<224,-32>] ba 00 80 00 00 ?? mov edx, 0x00008000<32768> 66 89 11 ?? mov word ds:[ecx], dx 41 ?? inc ecx 41 ?? inc ecx 89 4d cc ?? mov dword ss:[ebp + 0xcc<204,-52>], ecx 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>] 0f b6 09 ?? movzx ecx, byte ds:[ecx] 39 4d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], ecx 7e e2 ?? jle basic block L41 L43: 8b 4d e4 ?? mov ecx, dword ss:[ebp + 0xe4<228,-28>] 41 ?? inc ecx 41 ?? inc ecx 89 4d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ecx 38 59 ff ?? cmp byte ds:[ecx + 0xff<255,-1>], bl 75 b8 ?? jne basic block L38 L44: 68 fe 00 00 00 ?? push 0x000000fe<254> 8d 88 00 02 00 00 ?? lea ecx, ds:[eax + 0x00000200<512>] 51 ?? push ecx 50 ?? push eax e8 cb b1 ff ff ?? call function 0x0040a970 L45: 6a 7f ?? push 0x7f<127> 8d 87 00 01 00 00 ?? lea eax, ds:[edi + 0x00000100<256>] 50 ?? push eax 57 ?? push edi e8 bc b1 ff ff ?? call function 0x0040a970 L46: 8b 45 d8 ?? mov eax, dword ss:[ebp + 0xd8<216,-40>] 6a 7f ?? push 0x7f<127> 8d 88 00 01 00 00 ?? lea ecx, ds:[eax + 0x00000100<256>] 51 ?? push ecx 50 ?? push eax e8 aa b1 ff ff ?? call function 0x0040a970 L47: 8b 86 c0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000c0<192>] 83 c4 24 ?? add esp, 0x24<36> 3b c3 ?? cmp eax, ebx 74 4b ?? je basic block L55 L48: 50 ?? push eax ff 15 18 52 42 00 ?? call dword ds:[0x00425218] L49: 85 c0 ?? test eax, eax 75 40 ?? jne basic block L55 L50: 8b 86 c4 00 00 00 ?? mov eax, dword ds:[esi + 0x000000c4<196>] 2d fe 00 00 00 ?? sub eax, 0x000000fe<254> 50 ?? push eax e8 b1 3d ff ff ?? call function 0x004035a0 L51: 8b 86 cc 00 00 00 ?? mov eax, dword ds:[esi + 0x000000cc<204>] bf 80 00 00 00 ?? mov edi, 0x00000080<128> 2b c7 ?? sub eax, edi 50 ?? push eax e8 9e 3d ff ff ?? call function 0x004035a0 L52: 8b 86 d0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000d0<208>] 2b c7 ?? sub eax, edi 50 ?? push eax e8 90 3d ff ff ?? call function 0x004035a0 L53: ff b6 c0 00 00 00 ?? push dword ds:[esi + 0x000000c0<192>] e8 85 3d ff ff ?? call function 0x004035a0 L54: 83 c4 10 ?? add esp, 0x10<16> L55: 8b 45 d4 ?? mov eax, dword ss:[ebp + 0xd4<212,-44>] c7 00 01 00 00 00 ?? mov dword ds:[eax], 1 89 86 c0 00 00 00 ?? mov dword ds:[esi + 0x000000c0<192>], eax 8b 45 c0 ?? mov eax, dword ss:[ebp + 0xc0<192,-64>] 89 86 c8 00 00 00 ?? mov dword ds:[esi + 0x000000c8<200>], eax 8b 45 c4 ?? mov eax, dword ss:[ebp + 0xc4<196,-60>] 89 86 c4 00 00 00 ?? mov dword ds:[esi + 0x000000c4<196>], eax 8b 45 bc ?? mov eax, dword ss:[ebp + 0xbc<188,-68>] 89 86 cc 00 00 00 ?? mov dword ds:[esi + 0x000000cc<204>], eax 8b 45 c8 ?? mov eax, dword ss:[ebp + 0xc8<200,-56>] 89 86 d0 00 00 00 ?? mov dword ds:[esi + 0x000000d0<208>], eax 8b 45 d0 ?? mov eax, dword ss:[ebp + 0xd0<208,-48>] 89 86 ac 00 00 00 ?? mov dword ds:[esi + 0x000000ac<172>], eax L56: ff 75 dc ?? push dword ss:[ebp + 0xdc<220,-36>] e8 3e 3d ff ff ?? call function 0x004035a0 L57: 59 ?? pop ecx 8b c3 ?? mov eax, ebx eb 6d ?? jmp basic block L66 L58: ff 75 d4 ?? push dword ss:[ebp + 0xd4<212,-44>] e8 31 3d ff ff ?? call function 0x004035a0 L59: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] e8 29 3d ff ff ?? call function 0x004035a0 L60: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 21 3d ff ff ?? call function 0x004035a0 L61: ff 75 d8 ?? push dword ss:[ebp + 0xd8<216,-40>] e8 19 3d ff ff ?? call function 0x004035a0 L62: 33 db ?? xor ebx, ebx 83 c4 10 ?? add esp, 0x10<16> 43 ?? inc ebx eb cb ?? jmp basic block L56 L63: 8d be c0 00 00 00 ?? lea edi, ds:[esi + 0x000000c0<192>] 8b 07 ?? mov eax, dword ds:[edi] 3b c3 ?? cmp eax, ebx 74 07 ?? je basic block L65 L64: 50 ?? push eax ff 15 18 52 42 00 ?? call dword ds:[0x00425218] L65: 89 1f ?? mov dword ds:[edi], ebx 89 9e c4 00 00 00 ?? mov dword ds:[esi + 0x000000c4<196>], ebx c7 86 c8 00 00 00 20 ff ?? mov dword ds:[esi + 0x000000c8<200>], 0x0041ff20<" ((((( H"> 41 00 c7 86 cc 00 00 00 a8 03 ?? mov dword ds:[esi + 0x000000cc<204>], 0x004203a8 42 00 c7 86 d0 00 00 00 28 05 ?? mov dword ds:[esi + 0x000000d0<208>], 0x00420528 42 00 c7 86 ac 00 00 00 01 00 ?? mov dword ds:[esi + 0x000000ac<172>], 1 00 00 33 c0 ?? xor eax, eax L66: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 5f ?? pop edi 5e ?? pop esi 33 cd ?? xor ecx, ebp 5b ?? pop ebx e8 bc d6 ff ff ?? call function 0x0040cf9d L67: c9 ?? leave c3 ?? ret