Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/oo.exe
0x40983b
___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/oo.exe
0x40984d
___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/oo.exe
0x40985a
__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 0x004092a3 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/oo.exe
0x40987d
___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 0x004092f9 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/oo.exe
0x40989c
__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 0x0040962a 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/oo.exe
0x4098bf
___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 0x00409680 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/oo.exe
0x4098e0
___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 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0] 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 7e 79 00 00 ?? call function 0x004112b2 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 9a 07 00 00 ?? call function 0x0040a0e0 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 cf 07 00 00 ?? call function 0x0040a125 L7: 6a 01 ?? push 1 57 ?? push edi 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax e8 c4 07 00 00 ?? call function 0x0040a125 L8: 6a 01 ?? push 1 57 ?? push edi 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax e8 b9 07 00 00 ?? call function 0x0040a125 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 aa 07 00 00 ?? call function 0x0040a125 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 48 82 43 00 ?? call dword ds:[0x00438248] 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 35 78 00 00 ?? call function 0x00411270 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 c1 f7 ff ff ?? call function 0x0040922f 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 94 f7 ff ff ?? call function 0x0040922f 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 fc 01 00 00 ?? call function 0x00409d40 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 ed 01 00 00 ?? call function 0x00409d40 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 db 01 00 00 ?? call function 0x00409d40 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 f4 81 43 00 ?? call dword ds:[0x004381f4] 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 7e ce ff ff ?? call function 0x00406a0c 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 6b ce ff ff ?? call function 0x00406a0c L52: 8b 86 d0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000d0<208>] 2b c7 ?? sub eax, edi 50 ?? push eax e8 5d ce ff ff ?? call function 0x00406a0c L53: ff b6 c0 00 00 00 ?? push dword ds:[esi + 0x000000c0<192>] e8 52 ce ff ff ?? call function 0x00406a0c 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 0b ce ff ff ?? call function 0x00406a0c 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 fe cd ff ff ?? call function 0x00406a0c L59: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] e8 f6 cd ff ff ?? call function 0x00406a0c L60: ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 ee cd ff ff ?? call function 0x00406a0c L61: ff 75 d8 ?? push dword ss:[ebp + 0xd8<216,-40>] e8 e6 cd ff ff ?? call function 0x00406a0c 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 f4 81 43 00 ?? call dword ds:[0x004381f4] 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 c8 e3 ?? mov dword ds:[esi + 0x000000c8<200>], 0x0042e3c8<" ((((( H"> 42 00 c7 86 cc 00 00 00 50 e8 ?? mov dword ds:[esi + 0x000000cc<204>], 0x0042e850 42 00 c7 86 d0 00 00 00 d0 e9 ?? mov dword ds:[esi + 0x000000d0<208>], 0x0042e9d0 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 0e c4 ff ff ?? call function 0x0040608e L67: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x409c82
____mb_cur_max_func
0
L1: e8 c3 1e 00 00 ?? call function 0x0040bb4a L2: 8b c8 ?? mov ecx, eax 8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>] 3b 05 f0 50 43 00 ?? cmp eax, dword ds:[0x004350f0] 74 10 ?? je basic block L5 L3: 8b 15 08 50 43 00 ?? mov edx, dword ds:[0x00435008] 85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx 75 05 ?? jne basic block L5 L4: e8 aa 09 00 00 ?? call function 0x0040a64e L5: 8b 80 ac 00 00 00 ?? mov eax, dword ds:[eax + 0x000000ac<172>] c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x409cab
____mb_cur_max_l_func
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 85 c0 ?? test eax, eax 75 06 ?? jne basic block L3 L2: 5d ?? pop ebp e9 c5 ff ff ff ?? jmp function 0x00409c82 L3: 8b 00 ?? mov eax, dword ds:[eax] 8b 80 ac 00 00 00 ?? mov eax, dword ds:[eax + 0x000000ac<172>] 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x409cc7
____lc_codepage_func
0
L1: e8 7e 1e 00 00 ?? call function 0x0040bb4a L2: 8b c8 ?? mov ecx, eax 8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>] 3b 05 f0 50 43 00 ?? cmp eax, dword ds:[0x004350f0] 74 10 ?? je basic block L5 L3: 8b 15 08 50 43 00 ?? mov edx, dword ds:[0x00435008] 85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx 75 05 ?? jne basic block L5 L4: e8 65 09 00 00 ?? call function 0x0040a64e L5: 8b 40 04 ?? mov eax, dword ds:[eax + 4] c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x409ced
____lc_collate_cp_func
0
L1: e8 58 1e 00 00 ?? call function 0x0040bb4a L2: 8b c8 ?? mov ecx, eax 8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>] 3b 05 f0 50 43 00 ?? cmp eax, dword ds:[0x004350f0] 74 10 ?? je basic block L5 L3: 8b 15 08 50 43 00 ?? mov edx, dword ds:[0x00435008] 85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx 75 05 ?? jne basic block L5 L4: e8 3f 09 00 00 ?? call function 0x0040a64e L5: 8b 40 08 ?? mov eax, dword ds:[eax + 8] c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x409d13
____lc_handle_func
0
L1: e8 32 1e 00 00 ?? call function 0x0040bb4a L2: 8b c8 ?? mov ecx, eax 8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>] 3b 05 f0 50 43 00 ?? cmp eax, dword ds:[0x004350f0] 74 10 ?? je basic block L5 L3: 8b 15 08 50 43 00 ?? mov edx, dword ds:[0x00435008] 85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx 75 05 ?? jne basic block L5 L4: e8 19 09 00 00 ?? call function 0x0040a64e L5: 83 c0 0c ?? add eax, 12 c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x409d40
_memcpy
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 56 ?? push esi 8b 75 0c ?? mov esi, dword ss:[ebp + 12] 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 8b c1 ?? mov eax, ecx 8b d1 ?? mov edx, ecx 03 c6 ?? add eax, esi 3b fe ?? cmp edi, esi 76 08 ?? jbe basic block L3 L2: 3b f8 ?? cmp edi, eax 0f 82 a4 01 00 00 ?? jb basic block L40 L3: 81 f9 00 01 00 00 ?? cmp ecx, 0x00000100<256> 72 1f ?? jb basic block L7 L4: 83 3d 3c 66 43 00 00 ?? cmp dword ds:[0x0043663c], 0 74 16 ?? je basic block L7 L5: 57 ?? push edi 56 ?? push esi 83 e7 0f ?? and edi, 15 83 e6 0f ?? and esi, 15 3b fe ?? cmp edi, esi 5e ?? pop esi 5f ?? pop edi 75 08 ?? jne basic block L7 L6: 5e ?? pop esi 5f ?? pop edi 5d ?? pop ebp e9 40 77 00 00 ?? jmp function 0x004114c7 L7: f7 c7 03 00 00 00 ?? test edi, 3 75 15 ?? jne basic block L11 L8: c1 e9 02 ?? shr ecx, 2 83 e2 03 ?? and edx, 3 83 f9 08 ?? cmp ecx, 8 72 2a ?? jb basic block L15 L9: f3 a5 ?? rep_movsd ff 24 95 b4 9e 40 00 ?? jmp dword ds:[0x00409eb4 + edx * 4] L10: 90 ?? nop L11: 8b c7 ?? mov eax, edi ba 03 00 00 00 ?? mov edx, 3 83 e9 04 ?? sub ecx, 4 72 0c ?? jb basic block L13 L12: 83 e0 03 ?? and eax, 3 03 c8 ?? add ecx, eax ff 24 85 c8 9d 40 00 ?? jmp dword ds:[0x00409dc8 + eax * 4] L13: ff 24 8d c4 9e 40 00 ?? jmp dword ds:[basic block L32 + ecx * 4] L14: 90 ?? nop L15: ff 24 8d 48 9e 40 00 ?? jmp dword ds:[0x00409e48 + ecx * 4] 0x00409dcc: d8 9d 40 00 04 9e 40 00 28 9e 40 00 |..@...@.(.@.| L16: 23 d1 ?? and edx, ecx 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8a 46 02 ?? mov al, byte ds:[esi + 2] c1 e9 02 ?? shr ecx, 2 88 47 02 ?? mov byte ds:[edi + 2], al 83 c6 03 ?? add esi, 3 83 c7 03 ?? add edi, 3 83 f9 08 ?? cmp ecx, 8 72 cc ?? jb basic block L15 L17: f3 a5 ?? rep_movsd ff 24 95 b4 9e 40 00 ?? jmp dword ds:[0x00409eb4 + edx * 4] L18: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L19: 23 d1 ?? and edx, ecx 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] c1 e9 02 ?? shr ecx, 2 88 47 01 ?? mov byte ds:[edi + 1], al 83 c6 02 ?? add esi, 2 83 c7 02 ?? add edi, 2 83 f9 08 ?? cmp ecx, 8 72 a6 ?? jb basic block L15 L20: f3 a5 ?? rep_movsd ff 24 95 b4 9e 40 00 ?? jmp dword ds:[0x00409eb4 + edx * 4] L21: 90 ?? nop L22: 23 d1 ?? and edx, ecx 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 83 c6 01 ?? add esi, 1 c1 e9 02 ?? shr ecx, 2 83 c7 01 ?? add edi, 1 83 f9 08 ?? cmp ecx, 8 72 88 ?? jb basic block L15 L23: f3 a5 ?? rep_movsd ff 24 95 b4 9e 40 00 ?? jmp dword ds:[0x00409eb4 + edx * 4] 0x00409e48: ab 9e 40 00 98 9e 40 00 90 9e 40 00 88 9e 40 00 |..@...@...@...@.| 0x00409e58: 80 9e 40 00 78 9e 40 00 70 9e 40 00 68 9e 40 00 |..@.x.@.p.@.h.@.| L24: 8b 44 8e e4 ?? mov eax, dword ds:[esi + ecx * 4 + 0xe4<228,-28>] 89 44 8f e4 ?? mov dword ds:[edi + ecx * 4 + 0xe4<228,-28>], eax L25: 8b 44 8e e8 ?? mov eax, dword ds:[esi + ecx * 4 + 0xe8<232,-24>] 89 44 8f e8 ?? mov dword ds:[edi + ecx * 4 + 0xe8<232,-24>], eax L26: 8b 44 8e ec ?? mov eax, dword ds:[esi + ecx * 4 + 0xec<236,-20>] 89 44 8f ec ?? mov dword ds:[edi + ecx * 4 + 0xec<236,-20>], eax L27: 8b 44 8e f0 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf0<240,-16>] 89 44 8f f0 ?? mov dword ds:[edi + ecx * 4 + 0xf0<240,-16>], eax L28: 8b 44 8e f4 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf4<244,-12>] 89 44 8f f4 ?? mov dword ds:[edi + ecx * 4 + 0xf4<244,-12>], eax L29: 8b 44 8e f8 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf8<248,-8>] 89 44 8f f8 ?? mov dword ds:[edi + ecx * 4 + 0xf8<248,-8>], eax L30: 8b 44 8e fc ?? mov eax, dword ds:[esi + ecx * 4 + 0xfc<252,-4>] 89 44 8f fc ?? mov dword ds:[edi + ecx * 4 + 0xfc<252,-4>], eax 8d 04 8d 00 00 00 00 ?? lea eax, ds:[0 + ecx * 4] 03 f0 ?? add esi, eax 03 f8 ?? add edi, eax L31: ff 24 95 b4 9e 40 00 ?? jmp dword ds:[0x00409eb4 + edx * 4] 0x00409eb4: c4 9e 40 00 cc 9e 40 00 d8 9e 40 00 ec 9e 40 00 |..@...@...@...@.| L32: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L33: 90 ?? nop L34: 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L35: 90 ?? nop L36: 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L37: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L38: 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L39: 90 ?? nop L40: 8d 74 31 fc ?? lea esi, ds:[ecx + esi + 0xfc<252,-4>] 8d 7c 39 fc ?? lea edi, ds:[ecx + edi + 0xfc<252,-4>] f7 c7 03 00 00 00 ?? test edi, 3 75 24 ?? jne basic block L46 L41: c1 e9 02 ?? shr ecx, 2 83 e2 03 ?? and edx, 3 83 f9 08 ?? cmp ecx, 8 72 0d ?? jb basic block L44 L42: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 50 a0 40 00 ?? jmp dword ds:[0x0040a050 + edx * 4] L43: 8b ff ?? mov edi, edi L44: f7 d9 ?? neg ecx ff 24 8d 00 a0 40 00 ?? jmp dword ds:[0x0040a000 + ecx * 4] L45: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L46: 8b c7 ?? mov eax, edi ba 03 00 00 00 ?? mov edx, 3 83 f9 04 ?? cmp ecx, 4 72 0c ?? jb basic block L48 L47: 83 e0 03 ?? and eax, 3 2b c8 ?? sub ecx, eax ff 24 85 54 9f 40 00 ?? jmp dword ds:[0x00409f54 + eax * 4] L48: ff 24 8d 50 a0 40 00 ?? jmp dword ds:[0x0040a050 + ecx * 4] 0x00409f58: 64 9f 40 00 88 9f 40 00 b0 9f 40 00 |d.@...@...@.| L49: 8a 46 03 ?? mov al, byte ds:[esi + 3] 23 d1 ?? and edx, ecx 88 47 03 ?? mov byte ds:[edi + 3], al 83 ee 01 ?? sub esi, 1 c1 e9 02 ?? shr ecx, 2 83 ef 01 ?? sub edi, 1 83 f9 08 ?? cmp ecx, 8 72 b2 ?? jb basic block L44 L50: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 50 a0 40 00 ?? jmp dword ds:[0x0040a050 + edx * 4] L51: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L52: 8a 46 03 ?? mov al, byte ds:[esi + 3] 23 d1 ?? and edx, ecx 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] c1 e9 02 ?? shr ecx, 2 88 47 02 ?? mov byte ds:[edi + 2], al 83 ee 02 ?? sub esi, 2 83 ef 02 ?? sub edi, 2 83 f9 08 ?? cmp ecx, 8 72 88 ?? jb basic block L44 L53: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 50 a0 40 00 ?? jmp dword ds:[0x0040a050 + edx * 4] L54: 90 ?? nop L55: 8a 46 03 ?? mov al, byte ds:[esi + 3] 23 d1 ?? and edx, ecx 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8a 46 01 ?? mov al, byte ds:[esi + 1] c1 e9 02 ?? shr ecx, 2 88 47 01 ?? mov byte ds:[edi + 1], al 83 ee 03 ?? sub esi, 3 83 ef 03 ?? sub edi, 3 83 f9 08 ?? cmp ecx, 8 0f 82 56 ff ff ff ?? jb basic block L44 L56: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 50 a0 40 00 ?? jmp dword ds:[0x0040a050 + edx * 4] 0x00409fe4: 04 a0 40 00 0c a0 40 00 14 a0 40 00 1c a0 40 00 |..@...@...@...@.| 0x00409ff4: 24 a0 40 00 2c a0 40 00 34 a0 40 00 47 a0 40 00 |$.@.,.@.4.@.G.@.| L57: 8b 44 8e 1c ?? mov eax, dword ds:[esi + ecx * 4 + 0x1c<28>] 89 44 8f 1c ?? mov dword ds:[edi + ecx * 4 + 0x1c<28>], eax L58: 8b 44 8e 18 ?? mov eax, dword ds:[esi + ecx * 4 + 0x18<24>] 89 44 8f 18 ?? mov dword ds:[edi + ecx * 4 + 0x18<24>], eax L59: 8b 44 8e 14 ?? mov eax, dword ds:[esi + ecx * 4 + 0x14<20>] 89 44 8f 14 ?? mov dword ds:[edi + ecx * 4 + 0x14<20>], eax L60: 8b 44 8e 10 ?? mov eax, dword ds:[esi + ecx * 4 + 0x10<16>] 89 44 8f 10 ?? mov dword ds:[edi + ecx * 4 + 0x10<16>], eax L61: 8b 44 8e 0c ?? mov eax, dword ds:[esi + ecx * 4 + 12] 89 44 8f 0c ?? mov dword ds:[edi + ecx * 4 + 12], eax L62: 8b 44 8e 08 ?? mov eax, dword ds:[esi + ecx * 4 + 8] 89 44 8f 08 ?? mov dword ds:[edi + ecx * 4 + 8], eax L63: 8b 44 8e 04 ?? mov eax, dword ds:[esi + ecx * 4 + 4] 89 44 8f 04 ?? mov dword ds:[edi + ecx * 4 + 4], eax 8d 04 8d 00 00 00 00 ?? lea eax, ds:[0 + ecx * 4] 03 f0 ?? add esi, eax 03 f8 ?? add edi, eax L64: ff 24 95 50 a0 40 00 ?? jmp dword ds:[0x0040a050 + edx * 4] 0x0040a050: 60 a0 40 00 68 a0 40 00 78 a0 40 00 8c a0 40 00 |`.@.h.@.x.@...@.| L65: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L66: 90 ?? nop L67: 8a 46 03 ?? mov al, byte ds:[esi + 3] 88 47 03 ?? mov byte ds:[edi + 3], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L68: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L69: 8a 46 03 ?? mov al, byte ds:[esi + 3] 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L70: 90 ?? nop L71: 8a 46 03 ?? mov al, byte ds:[esi + 3] 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a0a5
_wait_a_bit
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] 56 ?? push esi ff 15 f8 81 43 00 ?? call dword ds:[0x004381f8] L2: 81 c6 e8 03 00 00 ?? add esi, 0x000003e8<1000> 3b 35 4c 5b 43 00 ?? cmp esi, dword ds:[0x00435b4c] 76 03 ?? jbe basic block L4 L3: 83 ce ff ?? or esi, 0xff<255,-1> L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a0cb
__set_malloc_crt_max_wait
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] a1 4c 5b 43 00 ?? mov eax, dword ds:[0x00435b4c] 89 0d 4c 5b 43 00 ?? mov dword ds:[0x00435b4c], ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a0e0
__malloc_crt
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 33 f6 ?? xor esi, esi L2: ff 75 08 ?? push dword ss:[ebp + 8] e8 ee 15 00 00 ?? call function 0x0040b6df L3: 8b f8 ?? mov edi, eax 59 ?? pop ecx 85 ff ?? test edi, edi 75 27 ?? jne basic block L9 L4: 39 05 4c 5b 43 00 ?? cmp dword ds:[0x00435b4c], eax 76 1f ?? jbe basic block L9 L5: 56 ?? push esi ff 15 f8 81 43 00 ?? call dword ds:[0x004381f8] L6: 8d 86 e8 03 00 00 ?? lea eax, ds:[esi + 0x000003e8<1000>] 3b 05 4c 5b 43 00 ?? cmp eax, dword ds:[0x00435b4c] 76 03 ?? jbe basic block L8 L7: 83 c8 ff ?? or eax, 0xff<255,-1> L8: 8b f0 ?? mov esi, eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 ca ?? jne basic block L2 L9: 8b c7 ?? mov eax, edi 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a125
__calloc_crt
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 33 f6 ?? xor esi, esi L2: 6a 00 ?? push 0 ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 6f 74 00 00 ?? call function 0x004115aa L3: 8b f8 ?? mov edi, eax 83 c4 0c ?? add esp, 12 85 ff ?? test edi, edi 75 27 ?? jne basic block L9 L4: 39 05 4c 5b 43 00 ?? cmp dword ds:[0x00435b4c], eax 76 1f ?? jbe basic block L9 L5: 56 ?? push esi ff 15 f8 81 43 00 ?? call dword ds:[0x004381f8] L6: 8d 86 e8 03 00 00 ?? lea eax, ds:[esi + 0x000003e8<1000>] 3b 05 4c 5b 43 00 ?? cmp eax, dword ds:[0x00435b4c] 76 03 ?? jbe basic block L8 L7: 83 c8 ff ?? or eax, 0xff<255,-1> L8: 8b f0 ?? mov esi, eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 c3 ?? jne basic block L2 L9: 8b c7 ?? mov eax, edi 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a171
__realloc_crt
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 33 f6 ?? xor esi, esi L2: ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 43 75 00 00 ?? call function 0x004116c8 L3: 8b f8 ?? mov edi, eax 59 ?? pop ecx 59 ?? pop ecx 85 ff ?? test edi, edi 75 2c ?? jne basic block L10 L4: 39 45 0c ?? cmp dword ss:[ebp + 12], eax 74 27 ?? je basic block L10 L5: 39 05 4c 5b 43 00 ?? cmp dword ds:[0x00435b4c], eax 76 1f ?? jbe basic block L10 L6: 56 ?? push esi ff 15 f8 81 43 00 ?? call dword ds:[0x004381f8] L7: 8d 86 e8 03 00 00 ?? lea eax, ds:[esi + 0x000003e8<1000>] 3b 05 4c 5b 43 00 ?? cmp eax, dword ds:[0x00435b4c] 76 03 ?? jbe basic block L9 L8: 83 c8 ff ?? or eax, 0xff<255,-1> L9: 8b f0 ?? mov esi, eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 c1 ?? jne basic block L2 L10: 8b c7 ?? mov eax, edi 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a1bf
__recalloc_crt
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 33 f6 ?? xor esi, esi L2: ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 0d 77 00 00 ?? call function 0x004118e3 L3: 8b f8 ?? mov edi, eax 83 c4 0c ?? add esp, 12 85 ff ?? test edi, edi 75 2c ?? jne basic block L10 L4: 39 45 10 ?? cmp dword ss:[ebp + 0x10<16>], eax 74 27 ?? je basic block L10 L5: 39 05 4c 5b 43 00 ?? cmp dword ds:[0x00435b4c], eax 76 1f ?? jbe basic block L10 L6: 56 ?? push esi ff 15 f8 81 43 00 ?? call dword ds:[0x004381f8] L7: 8d 86 e8 03 00 00 ?? lea eax, ds:[esi + 0x000003e8<1000>] 3b 05 4c 5b 43 00 ?? cmp eax, dword ds:[0x00435b4c] 76 03 ?? jbe basic block L9 L8: 83 c8 ff ?? or eax, 0xff<255,-1> L9: 8b f0 ?? mov esi, eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 75 bd ?? jne basic block L2 L10: 8b c7 ?? mov eax, edi 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a211
_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 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax f6 05 20 47 43 00 01 ?? test byte ds:[0x00434720], 1 56 ?? push esi 74 08 ?? je basic block L4 L2: 6a 0a ?? push 10 e8 3e 2b 00 00 ?? call function 0x0040cd75 L3: 59 ?? pop ecx L4: e8 11 78 00 00 ?? call function 0x00411a4e L5: 85 c0 ?? test eax, eax 74 08 ?? je basic block L8 L6: 6a 16 ?? push 0x16<22> e8 62 7a 00 00 ?? call function 0x00411caa L7: 59 ?? pop ecx L8: f6 05 20 47 43 00 02 ?? test byte ds:[0x00434720], 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 f0 c4 ff ff ?? call function 0x004067d0 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 28 82 43 00 ?? call dword ds:[0x00438228] L11: 8d 85 28 fd ff ff ?? lea eax, ss:[ebp + 0xfffffd28<4294966568,-728>] 50 ?? push eax ff 15 24 82 43 00 ?? call dword ds:[0x00438224] L12: 6a 03 ?? push 3 e8 cc 29 00 00 ?? call function 0x0040ccf3 L13: cc ?? int3
./vs2008/normal/Debug/oo.exe
0x40a328
__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 20 47 43 00 ?? mov eax, dword ds:[0x00434720] 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 20 47 43 00 ?? mov dword ds:[0x00434720], ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a349
__invoke_watson_if_error
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 74 17 ?? je basic block L4 L2: 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 f1 c4 ff ff ?? call function 0x00406859 L3: 83 c4 14 ?? add esp, 0x14<20> L4: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a36d
____setlc_active_func
0
L1: a1 c4 67 43 00 ?? mov eax, dword ds:[0x004367c4] c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a373
____unguarded_readlc_active_add_func
0
L1: b8 d4 67 43 00 ?? mov eax, 0x004367d4 c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a379
___freetlocinfo
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 8b 86 bc 00 00 00 ?? mov eax, dword ds:[esi + 0x000000bc<188>] 33 db ?? xor ebx, ebx 57 ?? push edi 3b c3 ?? cmp eax, ebx 74 6f ?? je basic block L18 L2: 3d c0 51 43 00 ?? cmp eax, 0x004351c0 74 68 ?? je basic block L18 L3: 8b 86 b0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b0<176>] 3b c3 ?? cmp eax, ebx 74 5e ?? je basic block L18 L4: 39 18 ?? cmp dword ds:[eax], ebx 75 5a ?? jne basic block L18 L5: 8b 86 b8 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b8<184>] 3b c3 ?? cmp eax, ebx 74 17 ?? je basic block L10 L6: 39 18 ?? cmp dword ds:[eax], ebx 75 13 ?? jne basic block L10 L7: 50 ?? push eax e8 53 c6 ff ff ?? call function 0x00406a0c L8: ff b6 bc 00 00 00 ?? push dword ds:[esi + 0x000000bc<188>] e8 34 83 00 00 ?? call function 0x004126f8 L9: 59 ?? pop ecx 59 ?? pop ecx L10: 8b 86 b4 00 00 00 ?? mov eax, dword ds:[esi + 0x000000b4<180>] 3b c3 ?? cmp eax, ebx 74 17 ?? je basic block L15 L11: 39 18 ?? cmp dword ds:[eax], ebx 75 13 ?? jne basic block L15 L12: 50 ?? push eax e8 32 c6 ff ff ?? call function 0x00406a0c L13: ff b6 bc 00 00 00 ?? push dword ds:[esi + 0x000000bc<188>] e8 d1 80 00 00 ?? call function 0x004124b6 L14: 59 ?? pop ecx 59 ?? pop ecx L15: ff b6 b0 00 00 00 ?? push dword ds:[esi + 0x000000b0<176>] e8 1a c6 ff ff ?? call function 0x00406a0c L16: ff b6 bc 00 00 00 ?? push dword ds:[esi + 0x000000bc<188>] e8 0f c6 ff ff ?? call function 0x00406a0c L17: 59 ?? pop ecx 59 ?? pop ecx L18: 8b 86 c0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000c0<192>] 3b c3 ?? cmp eax, ebx 74 44 ?? je basic block L25 L19: 39 18 ?? cmp dword ds:[eax], ebx 75 40 ?? jne basic block L25 L20: 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 ee c5 ff ff ?? call function 0x00406a0c L21: 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 db c5 ff ff ?? call function 0x00406a0c L22: 8b 86 d0 00 00 00 ?? mov eax, dword ds:[esi + 0x000000d0<208>] 2b c7 ?? sub eax, edi 50 ?? push eax e8 cd c5 ff ff ?? call function 0x00406a0c L23: ff b6 c0 00 00 00 ?? push dword ds:[esi + 0x000000c0<192>] e8 c2 c5 ff ff ?? call function 0x00406a0c L24: 83 c4 10 ?? add esp, 0x10<16> L25: 8d be d4 00 00 00 ?? lea edi, ds:[esi + 0x000000d4<212>] 8b 07 ?? mov eax, dword ds:[edi] 3d 00 51 43 00 ?? cmp eax, 0x00435100 74 17 ?? je basic block L30 L26: 39 98 b4 00 00 00 ?? cmp dword ds:[eax + 0x000000b4<180>], ebx 75 0f ?? jne basic block L30 L27: 50 ?? push eax e8 0b 7e 00 00 ?? call function 0x00412275 L28: ff 37 ?? push dword ds:[edi] e8 9b c5 ff ff ?? call function 0x00406a0c L29: 59 ?? pop ecx 59 ?? pop ecx L30: 8d 7e 50 ?? lea edi, ds:[esi + 0x50<80>] c7 45 08 06 00 00 00 ?? mov dword ss:[ebp + 8], 6 L31: 81 7f f8 10 50 43 00 ?? cmp dword ds:[edi + 0xf8<248,-8>], 0x00435010<"C"> 74 11 ?? je basic block L36 L32: 8b 07 ?? mov eax, dword ds:[edi] 3b c3 ?? cmp eax, ebx 74 0b ?? je basic block L36 L33: 39 18 ?? cmp dword ds:[eax], ebx 75 07 ?? jne basic block L36 L34: 50 ?? push eax e8 76 c5 ff ff ?? call function 0x00406a0c L35: 59 ?? pop ecx L36: 39 5f fc ?? cmp dword ds:[edi + 0xfc<252,-4>], ebx 74 12 ?? je basic block L41 L37: 8b 47 04 ?? mov eax, dword ds:[edi + 4] 3b c3 ?? cmp eax, ebx 74 0b ?? je basic block L41 L38: 39 18 ?? cmp dword ds:[eax], ebx 75 07 ?? jne basic block L41 L39: 50 ?? push eax e8 5f c5 ff ff ?? call function 0x00406a0c L40: 59 ?? pop ecx L41: 83 c7 10 ?? add edi, 0x10<16> ff 4d 08 ?? dec dword ss:[ebp + 8] 75 c7 ?? jne basic block L31 L42: 56 ?? push esi e8 50 c5 ff ff ?? call function 0x00406a0c L43: 59 ?? pop ecx 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a4c2
___addlocaleref
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 8b 35 f0 81 43 00 ?? mov esi, dword ds:[0x004381f0] 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 57 ?? push edi ff d6 ?? call esi L2: 8b 87 b0 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b0<176>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L4 L3: 50 ?? push eax ff d6 ?? call esi L4: 8b 87 b8 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b8<184>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L6 L5: 50 ?? push eax ff d6 ?? call esi L6: 8b 87 b4 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b4<180>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L8 L7: 50 ?? push eax ff d6 ?? call esi L8: 8b 87 c0 00 00 00 ?? mov eax, dword ds:[edi + 0x000000c0<192>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L10 L9: 50 ?? push eax ff d6 ?? call esi L10: 8d 5f 50 ?? lea ebx, ds:[edi + 0x50<80>] c7 45 08 06 00 00 00 ?? mov dword ss:[ebp + 8], 6 L11: 81 7b f8 10 50 43 00 ?? cmp dword ds:[ebx + 0xf8<248,-8>], 0x00435010<"C"> 74 09 ?? je basic block L14 L12: 8b 03 ?? mov eax, dword ds:[ebx] 85 c0 ?? test eax, eax 74 03 ?? je basic block L14 L13: 50 ?? push eax ff d6 ?? call esi L14: 83 7b fc 00 ?? cmp dword ds:[ebx + 0xfc<252,-4>], 0 74 0a ?? je basic block L17 L15: 8b 43 04 ?? mov eax, dword ds:[ebx + 4] 85 c0 ?? test eax, eax 74 03 ?? je basic block L17 L16: 50 ?? push eax ff d6 ?? call esi L17: 83 c3 10 ?? add ebx, 0x10<16> ff 4d 08 ?? dec dword ss:[ebp + 8] 75 d6 ?? jne basic block L11 L18: 8b 87 d4 00 00 00 ?? mov eax, dword ds:[edi + 0x000000d4<212>] 05 b4 00 00 00 ?? add eax, 0x000000b4<180> 50 ?? push eax ff d6 ?? call esi L19: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a551
___removelocaleref
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 85 ff ?? test edi, edi 0f 84 83 00 00 00 ?? je basic block L21 L2: 53 ?? push ebx 56 ?? push esi 8b 35 f4 81 43 00 ?? mov esi, dword ds:[0x004381f4] 57 ?? push edi ff d6 ?? call esi L3: 8b 87 b0 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b0<176>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L5 L4: 50 ?? push eax ff d6 ?? call esi L5: 8b 87 b8 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b8<184>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L7 L6: 50 ?? push eax ff d6 ?? call esi L7: 8b 87 b4 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b4<180>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L9 L8: 50 ?? push eax ff d6 ?? call esi L9: 8b 87 c0 00 00 00 ?? mov eax, dword ds:[edi + 0x000000c0<192>] 85 c0 ?? test eax, eax 74 03 ?? je basic block L11 L10: 50 ?? push eax ff d6 ?? call esi L11: 8d 5f 50 ?? lea ebx, ds:[edi + 0x50<80>] c7 45 08 06 00 00 00 ?? mov dword ss:[ebp + 8], 6 L12: 81 7b f8 10 50 43 00 ?? cmp dword ds:[ebx + 0xf8<248,-8>], 0x00435010<"C"> 74 09 ?? je basic block L15 L13: 8b 03 ?? mov eax, dword ds:[ebx] 85 c0 ?? test eax, eax 74 03 ?? je basic block L15 L14: 50 ?? push eax ff d6 ?? call esi L15: 83 7b fc 00 ?? cmp dword ds:[ebx + 0xfc<252,-4>], 0 74 0a ?? je basic block L18 L16: 8b 43 04 ?? mov eax, dword ds:[ebx + 4] 85 c0 ?? test eax, eax 74 03 ?? je basic block L18 L17: 50 ?? push eax ff d6 ?? call esi L18: 83 c3 10 ?? add ebx, 0x10<16> ff 4d 08 ?? dec dword ss:[ebp + 8] 75 d6 ?? jne basic block L12 L19: 8b 87 d4 00 00 00 ?? mov eax, dword ds:[edi + 0x000000d4<212>] 05 b4 00 00 00 ?? add eax, 0x000000b4<180> 50 ?? push eax ff d6 ?? call esi L20: 5e ?? pop esi 5b ?? pop ebx L21: 8b c7 ?? mov eax, edi 5f ?? pop edi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a5ea
_copytlocinfo_nolock
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f1 ?? mov esi, ecx 85 f6 ?? test esi, esi 74 1b ?? je basic block L6 L2: 85 c0 ?? test eax, eax 74 17 ?? je basic block L6 L3: 3b c6 ?? cmp eax, esi 74 13 ?? je basic block L6 L4: 57 ?? push edi 6a 36 ?? push 0x36<54> 59 ?? pop ecx 8b f8 ?? mov edi, eax f3 a5 ?? rep_movsd 83 20 00 ?? and dword ds:[eax], 0 50 ?? push eax e8 b6 fe ff ff ?? call function 0x0040a4c2 L5: 59 ?? pop ecx 5f ?? pop edi L6: 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a610
_updatetlocinfoEx_nolock
0
L1: 85 ff ?? test edi, edi 74 37 ?? je basic block L12 L2: 85 c0 ?? test eax, eax 74 33 ?? je basic block L12 L3: 56 ?? push esi 8b 30 ?? mov esi, dword ds:[eax] 3b f7 ?? cmp esi, edi 74 28 ?? je basic block L11 L4: 57 ?? push edi 89 38 ?? mov dword ds:[eax], edi e8 9b fe ff ff ?? call function 0x0040a4c2 L5: 59 ?? pop ecx 85 f6 ?? test esi, esi 74 1b ?? je basic block L11 L6: 56 ?? push esi e8 1f ff ff ff ?? call function 0x0040a551 L7: 83 3e 00 ?? cmp dword ds:[esi], 0 59 ?? pop ecx 75 0f ?? jne basic block L11 L8: 81 fe 18 50 43 00 ?? cmp esi, 0x00435018 74 07 ?? je basic block L11 L9: 56 ?? push esi e8 33 fd ff ff ?? call function 0x0040a379 L10: 59 ?? pop ecx L11: 8b c7 ?? mov eax, edi 5e ?? pop esi c3 ?? ret L12: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a64e
___updatetlocinfo
0
L1: 6a 0c ?? push 12 68 b8 30 43 00 ?? push 0x004330b8 e8 f2 32 00 00 ?? call function 0x0040d94c L2: e8 eb 14 00 00 ?? call function 0x0040bb4a L3: 8b f0 ?? mov esi, eax a1 08 50 43 00 ?? mov eax, dword ds:[0x00435008] 85 46 70 ?? test dword ds:[esi + 0x70<112>], eax 74 22 ?? je basic block L12 L4: 83 7e 6c 00 ?? cmp dword ds:[esi + 0x6c<108>], 0 74 1c ?? je basic block L12 L5: e8 d4 14 00 00 ?? call function 0x0040bb4a L6: 8b 70 6c ?? mov esi, dword ds:[eax + 0x6c<108>] L7: 85 f6 ?? test esi, esi 75 08 ?? jne basic block L10 L8: 6a 20 ?? push 0x20<32> e8 71 23 00 00 ?? call function 0x0040c9f5 L9: 59 ?? pop ecx L10: 8b c6 ?? mov eax, esi e8 05 33 00 00 ?? call function 0x0040d991 L11: c3 ?? ret L12: 6a 0c ?? push 12 e8 af 38 00 00 ?? call function 0x0040df43 L13: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8d 46 6c ?? lea eax, ds:[esi + 0x6c<108>] 8b 3d f0 50 43 00 ?? mov edi, dword ds:[0x004350f0] e8 69 ff ff ff ?? call function 0x0040a610 L14: 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 02 00 00 00 ?? call function 0x0040a6b8 L15: eb c1 ?? jmp basic block L7
./vs2008/normal/Debug/oo.exe
0x40a6c4
__configthreadlocale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi e8 7a 14 00 00 ?? call function 0x0040bb4a L2: 8b 48 70 ?? mov ecx, dword ds:[eax + 0x70<112>] f6 c1 02 ?? test cl, 2 6a 00 ?? push 0 5a ?? pop edx 0f 94 c2 ?? sete dl 42 ?? inc edx 8b fa ?? mov edi, edx 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 83 fa ff ?? cmp edx, 0xff<255,-1> 74 3a ?? je basic block L12 L3: 33 f6 ?? xor esi, esi 3b d6 ?? cmp edx, esi 74 3b ?? je basic block L13 L4: 83 fa 01 ?? cmp edx, 1 74 27 ?? je basic block L10 L5: 83 fa 02 ?? cmp edx, 2 74 1d ?? je basic block L9 L6: e8 26 1e 00 00 ?? call function 0x0040c522 L7: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi c7 00 16 00 00 00 ?? mov dword ds:[eax], 0x00000016<22> e8 b4 c2 ff ff ?? call function 0x004069c0 L8: 83 c4 14 ?? add esp, 0x14<20> 83 c8 ff ?? or eax, 0xff<255,-1> eb 16 ?? jmp basic block L14 L9: 83 e1 fd ?? and ecx, 0xfd<253,-3> eb 03 ?? jmp basic block L11 L10: 83 c9 02 ?? or ecx, 2 L11: 89 48 70 ?? mov dword ds:[eax + 0x70<112>], ecx eb 07 ?? jmp basic block L13 L12: 83 0d 08 50 43 00 ff ?? or dword ds:[0x00435008], 0xff<255,-1> L13: 8b c7 ?? mov eax, edi L14: 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a72e
sync_legacy_variables_lk
0
L1: a1 f0 50 43 00 ?? mov eax, dword ds:[0x004350f0] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 89 0d 80 64 43 00 ?? mov dword ds:[0x00436480], ecx 8b 48 08 ?? mov ecx, dword ds:[eax + 8] 89 0d 84 64 43 00 ?? mov dword ds:[0x00436484], ecx 8b 88 a8 00 00 00 ?? mov ecx, dword ds:[eax + 0x000000a8<168>] 89 0d f4 50 43 00 ?? mov dword ds:[0x004350f4], ecx 8b 88 d4 00 00 00 ?? mov ecx, dword ds:[eax + 0x000000d4<212>] 89 0d b8 51 43 00 ?? mov dword ds:[0x004351b8], ecx 8b 88 bc 00 00 00 ?? mov ecx, dword ds:[eax + 0x000000bc<188>] 89 0d f0 51 43 00 ?? mov dword ds:[0x004351f0], ecx 8b 88 c8 00 00 00 ?? mov ecx, dword ds:[eax + 0x000000c8<200>] 89 0d 14 47 43 00 ?? mov dword ds:[0x00434714], ecx 8b 80 ac 00 00 00 ?? mov eax, dword ds:[eax + 0x000000ac<172>] a3 f4 51 43 00 ?? mov dword ds:[0x004351f4<".">], eax c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a781
__free_locale
0
L1: 6a 08 ?? push 8 68 d8 30 43 00 ?? push 0x004330d8 e8 bf 31 00 00 ?? call function 0x0040d94c L2: 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 0f 84 8d 00 00 00 ?? je basic block L22 L3: 6a 0d ?? push 13 e8 a4 37 00 00 ?? call function 0x0040df43 L4: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 46 04 ?? mov eax, dword ds:[esi + 4] 85 c0 ?? test eax, eax 74 1c ?? je basic block L10 L5: 50 ?? push eax ff 15 f4 81 43 00 ?? call dword ds:[0x004381f4] L6: 85 c0 ?? test eax, eax 75 11 ?? jne basic block L10 L7: 8b 46 04 ?? mov eax, dword ds:[esi + 4] 3d e8 4a 43 00 ?? cmp eax, 0x00434ae8 74 07 ?? je basic block L10 L8: 50 ?? push eax e8 46 c2 ff ff ?? call function 0x00406a0c L9: 59 ?? pop ecx L10: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 5b 00 00 00 ?? call function 0x0040a82e L11: 83 3e 00 ?? cmp dword ds:[esi], 0 74 3c ?? je basic block L20 L12: 6a 0c ?? push 12 e8 64 37 00 00 ?? call function 0x0040df43 L13: 59 ?? pop ecx c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 ff 36 ?? push dword ds:[esi] e8 63 fd ff ff ?? call function 0x0040a551 L14: 59 ?? pop ecx 8b 06 ?? mov eax, dword ds:[esi] 85 c0 ?? test eax, eax 74 13 ?? je basic block L19 L15: 83 38 00 ?? cmp dword ds:[eax], 0 75 0e ?? jne basic block L19 L16: 3d 18 50 43 00 ?? cmp eax, 0x00435018 74 07 ?? je basic block L19 L17: 50 ?? push eax e8 72 fb ff ff ?? call function 0x0040a379 L18: 59 ?? pop ecx L19: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 26 00 00 00 ?? call function 0x0040a83a L20: b8 0d f0 ad ba ?? mov eax, 0xbaadf00d 89 06 ?? mov dword ds:[esi], eax 89 46 04 ?? mov dword ds:[esi + 4], eax 56 ?? push esi e8 e8 c1 ff ff ?? call function 0x00406a0c L21: 59 ?? pop ecx L22: e8 67 31 00 00 ?? call function 0x0040d991 L23: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a843
___free_locale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 5d ?? pop ebp e9 33 ff ff ff ?? jmp function 0x0040a781
./vs2008/normal/Debug/oo.exe
0x40a84e
__get_current_locale
0
L1: 6a 0c ?? push 12 68 00 31 43 00 ?? push 0x00433100 e8 f2 30 00 00 ?? call function 0x0040d94c L2: e8 eb 12 00 00 ?? call function 0x0040bb4a L3: 8b f8 ?? mov edi, eax 6a 01 ?? push 1 6a 08 ?? push 8 e8 bb f8 ff ff ?? call function 0x0040a125 L4: 59 ?? pop ecx 59 ?? pop ecx 8b f0 ?? mov esi, eax 89 75 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], esi 85 f6 ?? test esi, esi 75 0f ?? jne basic block L7 L5: e8 a8 1c 00 00 ?? call function 0x0040c522 L6: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 33 c0 ?? xor eax, eax eb 5b ?? jmp basic block L16 L7: e8 c5 fd ff ff ?? call function 0x0040a64e L8: e8 16 60 00 00 ?? call function 0x004108a4 L9: 8b 47 6c ?? mov eax, dword ds:[edi + 0x6c<108>] 89 06 ?? mov dword ds:[esi], eax 8b 47 68 ?? mov eax, dword ds:[edi + 0x68<104>] 89 46 04 ?? mov dword ds:[esi + 4], eax 6a 0c ?? push 12 e8 a3 36 00 00 ?? call function 0x0040df43 L10: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 ff 36 ?? push dword ds:[esi] e8 16 fc ff ff ?? call function 0x0040a4c2 L11: 59 ?? pop ecx c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 2f 00 00 00 ?? call function 0x0040a8e8 L12: 6a 0d ?? push 13 e8 83 36 00 00 ?? call function 0x0040df43 L13: 59 ?? pop ecx c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 ff 76 04 ?? push dword ds:[esi + 4] ff 15 f0 81 43 00 ?? call dword ds:[0x004381f0] L14: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 17 00 00 00 ?? call function 0x0040a8f4 L15: 8b c6 ?? mov eax, esi L16: e8 ad 30 00 00 ?? call function 0x0040d991 L17: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a8fd
___get_current_locale
0
L1: e9 4c ff ff ff ?? jmp function 0x0040a84e
./vs2008/normal/Debug/oo.exe
0x40a902
___init_dummy
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a905
__strcats
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 57 ?? push edi 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>] 33 db ?? xor ebx, ebx 3b fb ?? cmp edi, ebx 7e 2c ?? jle basic block L9 L2: 56 ?? push esi 8d 75 10 ?? lea esi, ss:[ebp + 0x10<16>] L3: 83 c6 04 ?? add esi, 4 ff 36 ?? push dword ds:[esi] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 db 91 00 00 ?? call function 0x00413b04 L4: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 74 0d ?? je basic block L7 L5: 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx e8 1f bf ff ff ?? call function 0x00406859 L6: 83 c4 14 ?? add esp, 0x14<20> L7: 4f ?? dec edi 75 d9 ?? jne basic block L3 L8: 5e ?? pop esi L9: 5f ?? pop edi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40a945
___lc_strtolc
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] 68 90 00 00 00 ?? push 0x00000090<144> 33 db ?? xor ebx, ebx 53 ?? push ebx 57 ?? push edi e8 72 be ff ff ?? call function 0x004067d0 L2: 8b 75 0c ?? mov esi, dword ss:[ebp + 12] 8a 06 ?? mov al, byte ds:[esi] 83 c4 0c ?? add esp, 12 84 c0 ?? test al, al 75 07 ?? jne basic block L4 L3: 33 c0 ?? xor eax, eax e9 f8 00 00 00 ?? jmp basic block L37 L4: 3c 2e ?? cmp al, 0x2e<46> 75 34 ?? jne basic block L11 L5: 8d 46 01 ?? lea eax, ds:[esi + 1] 38 18 ?? cmp byte ds:[eax], bl 74 2d ?? je basic block L11 L6: 6a 0f ?? push 15 50 ?? push eax 8d 87 80 00 00 00 ?? lea eax, ds:[edi + 0x00000080<128>] 6a 10 ?? push 0x10<16> 50 ?? push eax e8 39 92 00 00 ?? call function 0x00413bc6 L7: 83 c4 10 ?? add esp, 0x10<16> 85 c0 ?? test eax, eax 74 0d ?? je basic block L10 L8: 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx e8 bb be ff ff ?? call function 0x00406859 L9: 83 c4 14 ?? add esp, 0x14<20> L10: 88 9f 8f 00 00 00 ?? mov byte ds:[edi + 0x0000008f<143>], bl eb c1 ?? jmp basic block L3 L11: 68 d8 eb 42 00 ?? push 0x0042ebd8<"_.,"> 56 ?? push esi 89 5d 0c ?? mov dword ss:[ebp + 12], ebx e8 c9 91 00 00 ?? call function 0x00413b80 L12: 3b c3 ?? cmp eax, ebx e9 a0 00 00 00 ?? jmp basic block L35 L13: 83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0 8d 3c 30 ?? lea edi, ds:[eax + esi] 8a 1f ?? mov bl, byte ds:[edi] 75 1b ?? jne basic block L17 L14: 83 f8 40 ?? cmp eax, 0x40<64> 0f 83 94 00 00 00 ?? jae basic block L36 L15: 80 fb 2e ?? cmp bl, 0x2e<46> 0f 84 8b 00 00 00 ?? je basic block L36 L16: 50 ?? push eax 56 ?? push esi 6a 40 ?? push 0x40<64> ff 75 08 ?? push dword ss:[ebp + 8] eb 3b ?? jmp basic block L27 L17: 83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1 75 16 ?? jne basic block L21 L18: 83 f8 40 ?? cmp eax, 0x40<64> 73 77 ?? jae basic block L36 L19: 80 fb 5f ?? cmp bl, 0x5f<95> 74 72 ?? je basic block L36 L20: 50 ?? push eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 6a 40 ?? push 0x40<64> 83 c0 40 ?? add eax, 0x40<64> eb 1e ?? jmp basic block L26 L21: 83 7d 0c 02 ?? cmp dword ss:[ebp + 12], 2 75 60 ?? jne basic block L36 L22: 83 f8 10 ?? cmp eax, 0x10<16> 73 5b ?? jae basic block L36 L23: 84 db ?? test bl, bl 74 05 ?? je basic block L25 L24: 80 fb 2c ?? cmp bl, 0x2c<44> 75 52 ?? jne basic block L36 L25: 50 ?? push eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 6a 10 ?? push 0x10<16> 83 e8 80 ?? sub eax, 0x80<128,-128> L26: 50 ?? push eax L27: e8 a2 91 00 00 ?? call function 0x00413bc6 L28: 83 c4 10 ?? add esp, 0x10<16> 85 c0 ?? test eax, eax 74 0f ?? je basic block L31 L29: 33 c0 ?? xor eax, eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax e8 22 be ff ff ?? call function 0x00406859 L30: 83 c4 14 ?? add esp, 0x14<20> L31: 80 fb 2c ?? cmp bl, 0x2c<44> 0f 84 27 ff ff ff ?? je basic block L3 L32: 84 db ?? test bl, bl 0f 84 1f ff ff ff ?? je basic block L3 L33: ff 45 0c ?? inc dword ss:[ebp + 12] 8d 77 01 ?? lea esi, ds:[edi + 1] 68 d8 eb 42 00 ?? push 0x0042ebd8<"_.,"> 56 ?? push esi e8 24 91 00 00 ?? call function 0x00413b80 L34: 85 c0 ?? test eax, eax L35: 59 ?? pop ecx 59 ?? pop ecx 0f 85 58 ff ff ff ?? jne basic block L13 L36: 83 c8 ff ?? or eax, 0xff<255,-1> L37: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40aa6e
___lc_lctostr
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>] 56 ?? push esi ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 f4 19 00 00 ?? call function 0x0040c478 L2: 83 c4 0c ?? add esp, 12 33 db ?? xor ebx, ebx 85 c0 ?? test eax, eax 74 0d ?? je basic block L5 L3: 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx e8 c2 bd ff ff ?? call function 0x00406859 L4: 83 c4 14 ?? add esp, 0x14<20> L5: 8d 46 40 ?? lea eax, ds:[esi + 0x40<64>] 38 18 ?? cmp byte ds:[eax], bl 74 16 ?? je basic block L8 L6: 50 ?? push eax 68 e0 eb 42 00 ?? push 0x0042ebe0<"_"> 6a 02 ?? push 2 ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 51 fe ff ff ?? call function 0x0040a905 L7: 83 c4 14 ?? add esp, 0x14<20> L8: 8d 86 80 00 00 00 ?? lea eax, ds:[esi + 0x00000080<128>] 38 18 ?? cmp byte ds:[eax], bl 5e ?? pop esi 5b ?? pop ebx 74 16 ?? je basic block L11 L9: 50 ?? push eax 68 dc eb 42 00 ?? push 0x0042ebdc<"."> 6a 02 ?? push 2 ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 2f fe ff ff ?? call function 0x0040a905 L10: 83 c4 14 ?? add esp, 0x14<20> L11: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40aadb
_setlocale_get_all
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 14 ?? sub esp, 0x14<20> 53 ?? push ebx 33 db ?? xor ebx, ebx 43 ?? inc ebx 68 55 03 00 00 ?? push 0x00000355<853> 89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx e8 ec f5 ff ff ?? call function 0x0040a0e0 L2: 59 ?? pop ecx 89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax 85 c0 ?? test eax, eax 0f 84 55 01 00 00 ?? je basic block L39 L3: 57 ?? push edi 8d 78 04 ?? lea edi, ds:[eax + 4] c6 07 00 ?? mov byte ds:[edi], 0 89 18 ?? mov dword ds:[eax], ebx 89 5d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ebx 8d 5e 10 ?? lea ebx, ds:[esi + 0x10<16>] 8d 43 48 ?? lea eax, ds:[ebx + 0x48<72>] ff 30 ?? push dword ds:[eax] 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax 68 e8 eb 42 00 ?? push 0x0042ebe8<"="> ff 35 1c eb 42 00 ?? push dword ds:[0x0042eb1c] 6a 03 ?? push 3 68 51 03 00 00 ?? push 0x00000351<849> 57 ?? push edi e8 d6 fd ff ff ?? call function 0x0040a905 L4: 8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>] 83 c4 18 ?? add esp, 0x18<24> 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax c7 45 fc 1c eb 42 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0x0042eb1c L5: 68 e4 eb 42 00 ?? push 0x0042ebe4<";"> 68 51 03 00 00 ?? push 0x00000351<849> 57 ?? push edi e8 b5 8f 00 00 ?? call function 0x00413b04 L6: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 74 0f ?? je basic block L9 L7: 33 c0 ?? xor eax, eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax e8 f7 bc ff ff ?? call function 0x00406859 L8: 83 c4 14 ?? add esp, 0x14<20> L9: ff 73 58 ?? push dword ds:[ebx + 0x58<88>] 8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>] ff 30 ?? push dword ds:[eax] e8 7e 18 00 00 ?? call function 0x0040c3f0 L10: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 04 ?? je basic block L12 L11: 83 65 f0 00 ?? and dword ss:[ebp + 0xf0<240,-16>], 0 L12: ff 45 f8 ?? inc dword ss:[ebp + 0xf8<248,-8>] 8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>] 83 45 fc 0c ?? add dword ss:[ebp + 0xfc<252,-4>], 12 c1 e0 04 ?? shl eax, 4 8d 1c 30 ?? lea ebx, ds:[eax + esi] 8d 43 48 ?? lea eax, ds:[ebx + 0x48<72>] ff 30 ?? push dword ds:[eax] 89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] 68 e8 eb 42 00 ?? push 0x0042ebe8<"="> ff 30 ?? push dword ds:[eax] 6a 03 ?? push 3 68 51 03 00 00 ?? push 0x00000351<849> 57 ?? push edi e8 5a fd ff ff ?? call function 0x0040a905 L13: 83 c4 18 ?? add esp, 0x18<24> 81 7d fc 4c eb 42 00 ?? cmp dword ss:[ebp + 0xfc<252,-4>], 0x0042eb4c 7c 88 ?? jl basic block L5 L14: 83 7d f0 00 ?? cmp dword ss:[ebp + 0xf0<240,-16>], 0 75 49 ?? jne basic block L26 L15: 8b 46 50 ?? mov eax, dword ds:[esi + 0x50<80>] 8b 1d f4 81 43 00 ?? mov ebx, dword ds:[0x004381f4] 85 c0 ?? test eax, eax 74 10 ?? je basic block L20 L16: 50 ?? push eax ff d3 ?? call ebx L17: 85 c0 ?? test eax, eax 75 09 ?? jne basic block L20 L18: ff 76 50 ?? push dword ds:[esi + 0x50<80>] e8 33 be ff ff ?? call function 0x00406a0c L19: 59 ?? pop ecx L20: 8b 46 54 ?? mov eax, dword ds:[esi + 0x54<84>] 85 c0 ?? test eax, eax 74 10 ?? je basic block L25 L21: 50 ?? push eax ff d3 ?? call ebx L22: 85 c0 ?? test eax, eax 75 09 ?? jne basic block L25 L23: ff 76 54 ?? push dword ds:[esi + 0x54<84>] e8 1c be ff ff ?? call function 0x00406a0c L24: 59 ?? pop ecx L25: 8b 45 ec ?? mov eax, dword ss:[ebp + 0xec<236,-20>] 83 66 54 00 ?? and dword ds:[esi + 0x54<84>], 0 83 66 4c 00 ?? and dword ds:[esi + 0x4c<76>], 0 89 46 50 ?? mov dword ds:[esi + 0x50<80>], eax 89 7e 48 ?? mov dword ds:[esi + 0x48<72>], edi 8b c7 ?? mov eax, edi eb 4e ?? jmp basic block L38 L26: ff 75 ec ?? push dword ss:[ebp + 0xec<236,-20>] e8 fe bd ff ff ?? call function 0x00406a0c L27: 8b 46 50 ?? mov eax, dword ds:[esi + 0x50<80>] 8b 3d f4 81 43 00 ?? mov edi, dword ds:[0x004381f4] 33 db ?? xor ebx, ebx 59 ?? pop ecx 3b c3 ?? cmp eax, ebx 74 10 ?? je basic block L32 L28: 50 ?? push eax ff d7 ?? call edi L29: 85 c0 ?? test eax, eax 75 09 ?? jne basic block L32 L30: ff 76 50 ?? push dword ds:[esi + 0x50<80>] e8 df bd ff ff ?? call function 0x00406a0c L31: 59 ?? pop ecx L32: 8b 46 54 ?? mov eax, dword ds:[esi + 0x54<84>] 3b c3 ?? cmp eax, ebx 74 10 ?? je basic block L37 L33: 50 ?? push eax ff d7 ?? call edi L34: 85 c0 ?? test eax, eax 75 09 ?? jne basic block L37 L35: ff 76 54 ?? push dword ds:[esi + 0x54<84>] e8 c8 bd ff ff ?? call function 0x00406a0c L36: 59 ?? pop ecx L37: 8b 46 68 ?? mov eax, dword ds:[esi + 0x68<104>] 89 5e 54 ?? mov dword ds:[esi + 0x54<84>], ebx 89 5e 4c ?? mov dword ds:[esi + 0x4c<76>], ebx 89 5e 50 ?? mov dword ds:[esi + 0x50<80>], ebx 89 5e 48 ?? mov dword ds:[esi + 0x48<72>], ebx L38: 5f ?? pop edi L39: 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40ac58
__expandlocale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 81 ec b4 00 00 00 ?? sub esp, 0x000000b4<180> a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 53 ?? push ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi 8b 7d 14 ?? mov edi, dword ss:[ebp + 0x14<20>] 89 85 64 ff ff ff ?? mov dword ss:[ebp + 0xffffff64<4294967140,-156>], eax 8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>] 89 bd 5c ff ff ff ?? mov dword ss:[ebp + 0xffffff5c<4294967132,-164>], edi 89 85 60 ff ff ff ?? mov dword ss:[ebp + 0xffffff60<4294967136,-160>], eax e8 b7 0e 00 00 ?? call function 0x0040bb4a L2: 05 9c 00 00 00 ?? add eax, 0x0000009c<156> 8d 48 28 ?? lea ecx, ds:[eax + 0x28<40>] 89 8d 54 ff ff ff ?? mov dword ss:[ebp + 0xffffff54<4294967124,-172>], ecx 8d 48 2c ?? lea ecx, ds:[eax + 0x2c<44>] 8d 58 20 ?? lea ebx, ds:[eax + 0x20<32>] 05 af 00 00 00 ?? add eax, 0x000000af<175> 89 8d 58 ff ff ff ?? mov dword ss:[ebp + 0xffffff58<4294967128,-168>], ecx 89 85 68 ff ff ff ?? mov dword ss:[ebp + 0xffffff68<4294967144,-152>], eax 85 f6 ?? test esi, esi 0f 84 b8 01 00 00 ?? je basic block L46 L3: 83 bd 64 ff ff ff 00 ?? cmp dword ss:[ebp + 0xffffff64<4294967140,-156>], 0 0f 84 ab 01 00 00 ?? je basic block L46 L4: 83 7d 10 00 ?? cmp dword ss:[ebp + 0x10<16>], 0 0f 84 a1 01 00 00 ?? je basic block L46 L5: 80 3e 43 ?? cmp byte ds:[esi], 0x43<67> 75 57 ?? jne basic block L16 L6: 80 7e 01 00 ?? cmp byte ds:[esi + 1], 0 75 51 ?? jne basic block L16 L7: 68 1c e2 42 00 ?? push 0x0042e21c<"C"> ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff b5 64 ff ff ff ?? push dword ss:[ebp + 0xffffff64<4294967140,-156>] e8 83 17 00 00 ?? call function 0x0040c478 L8: 83 c4 0c ?? add esp, 12 33 f6 ?? xor esi, esi 85 c0 ?? test eax, eax 74 0d ?? je basic block L11 L9: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi e8 51 bb ff ff ?? call function 0x00406859 L10: 83 c4 14 ?? add esp, 0x14<20> L11: 3b fe ?? cmp edi, esi 74 0d ?? je basic block L13 L12: 33 c0 ?? xor eax, eax 66 89 07 ?? mov word ds:[edi], ax 66 89 47 02 ?? mov word ds:[edi + 2], ax 66 89 47 04 ?? mov word ds:[edi + 4], ax L13: 8b 85 60 ff ff ff ?? mov eax, dword ss:[ebp + 0xffffff60<4294967136,-160>] 3b c6 ?? cmp eax, esi 74 02 ?? je basic block L15 L14: 89 30 ?? mov dword ds:[eax], esi L15: 8b 85 64 ff ff ff ?? mov eax, dword ss:[ebp + 0xffffff64<4294967140,-156>] e9 47 01 00 00 ?? jmp basic block L47 L16: 56 ?? push esi e8 57 b7 ff ff ?? call function 0x00406490 L17: bf 83 00 00 00 ?? mov edi, 0x00000083<131> 59 ?? pop ecx 89 85 50 ff ff ff ?? mov dword ss:[ebp + 0xffffff50<4294967120,-176>], eax 3b c7 ?? cmp eax, edi 73 2c ?? jae basic block L22 L18: 56 ?? push esi ff b5 68 ff ff ff ?? push dword ss:[ebp + 0xffffff68<4294967144,-152>] e8 9b 16 00 00 ?? call function 0x0040c3f0 L19: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 84 b0 00 00 00 ?? je basic block L34 L20: 56 ?? push esi ff b5 58 ff ff ff ?? push dword ss:[ebp + 0xffffff58<4294967128,-168>] e8 85 16 00 00 ?? call function 0x0040c3f0 L21: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 84 9a 00 00 00 ?? je basic block L34 L22: 83 a5 4c ff ff ff 00 ?? and dword ss:[ebp + 0xffffff4c<4294967116,-180>], 0 8d 85 6c ff ff ff ?? lea eax, ss:[ebp + 0xffffff6c<4294967148,-148>] 56 ?? push esi 50 ?? push eax e8 bc fb ff ff ?? call function 0x0040a945 L23: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 85 e5 00 00 00 ?? jne basic block L46 L24: 8d 85 6c ff ff ff ?? lea eax, ss:[ebp + 0xffffff6c<4294967148,-148>] 50 ?? push eax 53 ?? push ebx 50 ?? push eax e8 d5 94 00 00 ?? call function 0x00414276 L25: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 0f 84 cc 00 00 00 ?? je basic block L46 L26: 0f b7 43 04 ?? movzx eax, word ds:[ebx + 4] 8b 8d 54 ff ff ff ?? mov ecx, dword ss:[ebp + 0xffffff54<4294967124,-172>] 89 01 ?? mov dword ds:[ecx], eax 8d 85 6c ff ff ff ?? lea eax, ss:[ebp + 0xffffff6c<4294967148,-148>] 50 ?? push eax 57 ?? push edi ff b5 68 ff ff ff ?? push dword ss:[ebp + 0xffffff68<4294967144,-152>] e8 a3 fc ff ff ?? call function 0x0040aa6e L27: 83 c4 0c ?? add esp, 12 80 3e 00 ?? cmp byte ds:[esi], 0 74 0a ?? je basic block L29 L28: 8b 85 50 ff ff ff ?? mov eax, dword ss:[ebp + 0xffffff50<4294967120,-176>] 3b c7 ?? cmp eax, edi 72 0b ?? jb basic block L30 L29: 8b 85 4c ff ff ff ?? mov eax, dword ss:[ebp + 0xffffff4c<4294967116,-180>] be 1e e2 42 00 ?? mov esi, 0x0042e21e L30: 40 ?? inc eax 50 ?? push eax 56 ?? push esi 57 ?? push edi ff b5 58 ff ff ff ?? push dword ss:[ebp + 0xffffff58<4294967128,-168>] e8 cf 8d 00 00 ?? call function 0x00413bc6 L31: 83 c4 10 ?? add esp, 0x10<16> 85 c0 ?? test eax, eax 74 11 ?? je basic block L34 L32: 33 f6 ?? xor esi, esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi e8 4f ba ff ff ?? call function 0x00406859 L33: 83 c4 14 ?? add esp, 0x14<20> eb 02 ?? jmp basic block L35 L34: 33 f6 ?? xor esi, esi L35: 39 b5 5c ff ff ff ?? cmp dword ss:[ebp + 0xffffff5c<4294967132,-164>], esi 74 11 ?? je basic block L38 L36: 6a 06 ?? push 6 53 ?? push ebx ff b5 5c ff ff ff ?? push dword ss:[ebp + 0xffffff5c<4294967132,-164>] e8 19 ef ff ff ?? call function 0x00409d40 L37: 83 c4 0c ?? add esp, 12 L38: 39 b5 60 ff ff ff ?? cmp dword ss:[ebp + 0xffffff60<4294967136,-160>], esi 74 16 ?? je basic block L41 L39: 6a 04 ?? push 4 ff b5 54 ff ff ff ?? push dword ss:[ebp + 0xffffff54<4294967124,-172>] ff b5 60 ff ff ff ?? push dword ss:[ebp + 0xffffff60<4294967136,-160>] e8 fb ee ff ff ?? call function 0x00409d40 L40: 83 c4 0c ?? add esp, 12 L41: ff b5 68 ff ff ff ?? push dword ss:[ebp + 0xffffff68<4294967144,-152>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff b5 64 ff ff ff ?? push dword ss:[ebp + 0xffffff64<4294967140,-156>] e8 1c 16 00 00 ?? call function 0x0040c478 L42: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 74 0d ?? je basic block L45 L43: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi e8 ec b9 ff ff ?? call function 0x00406859 L44: 83 c4 14 ?? add esp, 0x14<20> L45: 8b 85 68 ff ff ff ?? mov eax, dword ss:[ebp + 0xffffff68<4294967144,-152>] eb 02 ?? jmp basic block L47 L46: 33 c0 ?? xor eax, eax L47: 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 07 b2 ff ff ?? call function 0x0040608e L48: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40ae89
_setlocale_set_cat
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 81 ec c4 01 00 00 ?? sub esp, 0x000001c4<452> a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 53 ?? push ebx 57 ?? push edi 8b d9 ?? mov ebx, ecx e8 a3 0c 00 00 ?? call function 0x0040bb4a L2: ff 75 08 ?? push dword ss:[ebp + 8] 8b f8 ?? mov edi, eax 8d 85 68 fe ff ff ?? lea eax, ss:[ebp + 0xfffffe68<4294966888,-408>] 50 ?? push eax 8d 85 50 fe ff ff ?? lea eax, ss:[ebp + 0xfffffe50<4294966864,-432>] 50 ?? push eax 68 83 00 00 00 ?? push 0x00000083<131> 8d 85 78 ff ff ff ?? lea eax, ss:[ebp + 0xffffff78<4294967160,-136>] 50 ?? push eax 53 ?? push ebx 81 c7 d0 01 00 00 ?? add edi, 0x000001d0<464> e8 86 fd ff ff ?? call function 0x0040ac58 L3: 83 c4 18 ?? add esp, 0x18<24> 85 c0 ?? test eax, eax 75 07 ?? jne basic block L5 L4: 33 c0 ?? xor eax, eax e9 9d 02 00 00 ?? jmp basic block L48 L5: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c1 e0 04 ?? shl eax, 4 8d 1c 30 ?? lea ebx, ds:[eax + esi] ff 73 48 ?? push dword ds:[ebx + 0x48<72>] 8d 85 78 ff ff ff ?? lea eax, ss:[ebp + 0xffffff78<4294967160,-136>] 50 ?? push eax e8 f8 14 00 00 ?? call function 0x0040c3f0 L6: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 84 78 02 00 00 ?? je basic block L47 L7: 8d 85 78 ff ff ff ?? lea eax, ss:[ebp + 0xffffff78<4294967160,-136>] 50 ?? push eax e8 82 b5 ff ff ?? call function 0x00406490 L8: 83 c0 05 ?? add eax, 5 50 ?? push eax 89 85 74 fe ff ff ?? mov dword ss:[ebp + 0xfffffe74<4294966900,-396>], eax e8 c3 f1 ff ff ?? call function 0x0040a0e0 L9: 59 ?? pop ecx 59 ?? pop ecx 89 85 70 fe ff ff ?? mov dword ss:[ebp + 0xfffffe70<4294966896,-400>], eax 85 c0 ?? test eax, eax 74 b0 ?? je basic block L4 L10: 8b 43 48 ?? mov eax, dword ds:[ebx + 0x48<72>] 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 85 5c fe ff ff ?? mov dword ss:[ebp + 0xfffffe5c<4294966876,-420>], eax 8d 44 8e 0c ?? lea eax, ds:[esi + ecx * 4 + 12] 83 c1 06 ?? add ecx, 6 6b c9 06 ?? imul ecx, ecx, 6 89 85 6c fe ff ff ?? mov dword ss:[ebp + 0xfffffe6c<4294966892,-404>], eax 8b 00 ?? mov eax, dword ds:[eax] 89 85 58 fe ff ff ?? mov dword ss:[ebp + 0xfffffe58<4294966872,-424>], eax 8d 04 31 ?? lea eax, ds:[ecx + esi] 6a 06 ?? push 6 50 ?? push eax 89 85 64 fe ff ff ?? mov dword ss:[ebp + 0xfffffe64<4294966884,-412>], eax 8d 85 3c fe ff ff ?? lea eax, ss:[ebp + 0xfffffe3c<4294966844,-452>] 50 ?? push eax e8 db ed ff ff ?? call function 0x00409d40 L11: 8b 46 04 ?? mov eax, dword ds:[esi + 4] 8d 8d 78 ff ff ff ?? lea ecx, ss:[ebp + 0xffffff78<4294967160,-136>] 51 ?? push ecx 8b 8d 74 fe ff ff ?? mov ecx, dword ss:[ebp + 0xfffffe74<4294966900,-396>] 89 85 4c fe ff ff ?? mov dword ss:[ebp + 0xfffffe4c<4294966860,-436>], eax 8b 85 70 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe70<4294966896,-400>] 83 c1 fc ?? add ecx, 0xfc<252,-4> 83 c0 04 ?? add eax, 4 51 ?? push ecx 50 ?? push eax e8 ea 14 00 00 ?? call function 0x0040c478 L12: 83 c4 18 ?? add esp, 0x18<24> 85 c0 ?? test eax, eax 74 0f ?? je basic block L15 L13: 33 c0 ?? xor eax, eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax e8 b8 b8 ff ff ?? call function 0x00406859 L14: 83 c4 14 ?? add esp, 0x14<20> L15: 8b 85 70 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe70<4294966896,-400>] 8b 8d 6c fe ff ff ?? mov ecx, dword ss:[ebp + 0xfffffe6c<4294966892,-404>] 83 c0 04 ?? add eax, 4 89 43 48 ?? mov dword ds:[ebx + 0x48<72>], eax 0f b7 85 50 fe ff ff ?? movzx eax, word ss:[ebp + 0xfffffe50<4294966864,-432>] 89 01 ?? mov dword ds:[ecx], eax 6a 06 ?? push 6 8d 85 50 fe ff ff ?? lea eax, ss:[ebp + 0xfffffe50<4294966864,-432>] 50 ?? push eax ff b5 64 fe ff ff ?? push dword ss:[ebp + 0xfffffe64<4294966884,-412>] e8 6d ed ff ff ?? call function 0x00409d40 L16: 83 c4 0c ?? add esp, 12 83 7d 08 02 ?? cmp dword ss:[ebp + 8], 2 0f 85 f7 00 00 00 ?? jne basic block L34 L17: 8b 85 68 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe68<4294966888,-408>] 83 a5 74 fe ff ff 00 ?? and dword ss:[ebp + 0xfffffe74<4294966900,-396>], 0 89 46 04 ?? mov dword ds:[esi + 4], eax 8b 47 24 ?? mov eax, dword ds:[edi + 0x24<36>] 8b 4f 20 ?? mov ecx, dword ds:[edi + 0x20<32>] 89 85 64 fe ff ff ?? mov dword ss:[ebp + 0xfffffe64<4294966884,-412>], eax 8b c7 ?? mov eax, edi L18: 8b 56 04 ?? mov edx, dword ds:[esi + 4] 3b 10 ?? cmp edx, dword ds:[eax] 74 36 ?? je basic block L21 L19: 8b 10 ?? mov edx, dword ds:[eax] ff 85 74 fe ff ff ?? inc dword ss:[ebp + 0xfffffe74<4294966900,-396>] 89 08 ?? mov dword ds:[eax], ecx 8b 8d 64 fe ff ff ?? mov ecx, dword ss:[ebp + 0xfffffe64<4294966884,-412>] 89 95 44 fe ff ff ?? mov dword ss:[ebp + 0xfffffe44<4294966852,-444>], edx 8b 50 04 ?? mov edx, dword ds:[eax + 4] 89 48 04 ?? mov dword ds:[eax + 4], ecx 8b 8d 44 fe ff ff ?? mov ecx, dword ss:[ebp + 0xfffffe44<4294966852,-444>] 83 c0 08 ?? add eax, 8 83 bd 74 fe ff ff 05 ?? cmp dword ss:[ebp + 0xfffffe74<4294966900,-396>], 5 89 95 64 fe ff ff ?? mov dword ss:[ebp + 0xfffffe64<4294966884,-412>], edx 7c c5 ?? jl basic block L18 L20: eb 22 ?? jmp basic block L23 L21: 8b 85 74 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe74<4294966900,-396>] 85 c0 ?? test eax, eax 74 18 ?? je basic block L23 L22: 8d 04 c7 ?? lea eax, ds:[edi + eax * 8] 8b 10 ?? mov edx, dword ds:[eax] 89 17 ?? mov dword ds:[edi], edx 8b 50 04 ?? mov edx, dword ds:[eax + 4] 89 57 04 ?? mov dword ds:[edi + 4], edx 89 08 ?? mov dword ds:[eax], ecx 8b 8d 64 fe ff ff ?? mov ecx, dword ss:[ebp + 0xfffffe64<4294966884,-412>] 89 48 04 ?? mov dword ds:[eax + 4], ecx L23: 83 bd 74 fe ff ff 05 ?? cmp dword ss:[ebp + 0xfffffe74<4294966900,-396>], 5 75 68 ?? jne basic block L33 L24: 6a 01 ?? push 1 ff 76 14 ?? push dword ds:[esi + 0x14<20>] 8d 85 78 fe ff ff ?? lea eax, ss:[ebp + 0xfffffe78<4294966904,-392>] ff 76 04 ?? push dword ds:[esi + 4] 50 ?? push eax 6a 7f ?? push 0x7f<127> 68 58 eb 42 00 ?? push 0x0042eb58 6a 01 ?? push 1 6a 00 ?? push 0 e8 eb 61 00 00 ?? call function 0x00411270 L25: 83 c4 20 ?? add esp, 0x20<32> 85 c0 ?? test eax, eax 74 39 ?? je basic block L31 L26: 33 c0 ?? xor eax, eax L27: b9 ff 01 00 00 ?? mov ecx, 0x000001ff<511> 66 21 8c 45 78 fe ff ff ?? and word ss:[ebp + 0xfffffe78<4294966904,-392> + eax * 2], cx 40 ?? inc eax 83 f8 7f ?? cmp eax, 0x7f<127> L28: 72 ed ?? jb basic block L27 L29: 68 fe 00 00 00 ?? push 0x000000fe<254> ff 35 24 47 43 00 ?? push dword ds:[0x00434724] 8d 85 78 fe ff ff ?? lea eax, ss:[ebp + 0xfffffe78<4294966904,-392>] 50 ?? push eax e8 25 a9 00 00 ?? call function 0x004159dd L30: 83 c4 0c ?? add esp, 12 f7 d8 ?? neg eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 89 47 04 ?? mov dword ds:[edi + 4], eax eb 04 ?? jmp basic block L32 L31: 83 67 04 00 ?? and dword ds:[edi + 4], 0 L32: 8b 46 04 ?? mov eax, dword ds:[esi + 4] 89 07 ?? mov dword ds:[edi], eax L33: 8b 47 04 ?? mov eax, dword ds:[edi + 4] 89 86 a8 00 00 00 ?? mov dword ds:[esi + 0x000000a8<168>], eax L34: 83 7d 08 01 ?? cmp dword ss:[ebp + 8], 1 75 09 ?? jne basic block L36 L35: 8b 85 68 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe68<4294966888,-408>] 89 46 08 ?? mov dword ds:[esi + 8], eax L36: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 6b c0 0c ?? imul eax, eax, 12 56 ?? push esi ff 90 18 eb 42 00 ?? call dword ds:[eax + 0x0042eb18] L37: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 31 ?? je basic block L40 L38: 8b 85 5c fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe5c<4294966876,-420>] ff b5 70 fe ff ff ?? push dword ss:[ebp + 0xfffffe70<4294966896,-400>] 89 43 48 ?? mov dword ds:[ebx + 0x48<72>], eax e8 00 b9 ff ff ?? call function 0x00406a0c L39: 8b 85 58 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe58<4294966872,-424>] 59 ?? pop ecx 8b 8d 6c fe ff ff ?? mov ecx, dword ss:[ebp + 0xfffffe6c<4294966892,-404>] 89 01 ?? mov dword ds:[ecx], eax 8b 85 4c fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe4c<4294966860,-436>] 89 46 04 ?? mov dword ds:[esi + 4], eax e9 b0 fd ff ff ?? jmp basic block L4 L40: 81 bd 5c fe ff ff 10 50 ?? cmp dword ss:[ebp + 0xfffffe5c<4294966876,-420>], 0x00435010<"C"> 43 00 74 2d ?? je basic block L46 L41: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 83 c0 05 ?? add eax, 5 c1 e0 04 ?? shl eax, 4 8d 3c 30 ?? lea edi, ds:[eax + esi] ff 37 ?? push dword ds:[edi] ff 15 f4 81 43 00 ?? call dword ds:[0x004381f4] L42: 85 c0 ?? test eax, eax 75 15 ?? jne basic block L46 L43: ff 37 ?? push dword ds:[edi] e8 b8 b8 ff ff ?? call function 0x00406a0c L44: ff 73 54 ?? push dword ds:[ebx + 0x54<84>] e8 b0 b8 ff ff ?? call function 0x00406a0c L45: 83 63 4c 00 ?? and dword ds:[ebx + 0x4c<76>], 0 59 ?? pop ecx 59 ?? pop ecx L46: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b 85 70 fe ff ff ?? mov eax, dword ss:[ebp + 0xfffffe70<4294966896,-400>] 83 c1 05 ?? add ecx, 5 c1 e1 04 ?? shl ecx, 4 c7 00 01 00 00 00 ?? mov dword ds:[eax], 1 89 04 31 ?? mov dword ds:[ecx + esi], eax L47: 8b 43 48 ?? mov eax, dword ds:[ebx + 0x48<72>] L48: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 5f ?? pop edi 33 cd ?? xor ecx, ebp 5b ?? pop ebx e8 05 af ff ff ?? call function 0x0040608e L49: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b18b
_setlocale_nolock
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 81 ec 98 00 00 00 ?? sub esp, 0x00000098<152> a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 53 ?? push ebx 56 ?? push esi 33 db ?? xor ebx, ebx 8b f2 ?? mov esi, edx 57 ?? push edi 89 b5 68 ff ff ff ?? mov dword ss:[ebp + 0xffffff68<4294967144,-152>], esi 3b c3 ?? cmp eax, ebx 74 1c ?? je basic block L6 L2: 3b cb ?? cmp ecx, ebx 74 0c ?? je basic block L5 L3: 50 ?? push eax e8 cb fc ff ff ?? call function 0x0040ae89 L4: 59 ?? pop ecx e9 d3 01 00 00 ?? jmp basic block L52 L5: c1 e0 04 ?? shl eax, 4 8b 44 30 48 ?? mov eax, dword ds:[eax + esi + 0x48<72>] e9 c7 01 00 00 ?? jmp basic block L52 L6: c7 85 70 ff ff ff 01 00 ?? mov dword ss:[ebp + 0xffffff70<4294967152,-144>], 1 00 00 89 9d 74 ff ff ff ?? mov dword ss:[ebp + 0xffffff74<4294967156,-140>], ebx 3b cb ?? cmp ecx, ebx 0f 84 aa 01 00 00 ?? je basic block L51 L7: 80 39 4c ?? cmp byte ds:[ecx], 0x4c<76> 0f 85 30 01 00 00 ?? jne basic block L38 L8: 80 79 01 43 ?? cmp byte ds:[ecx + 1], 0x43<67> 0f 85 26 01 00 00 ?? jne basic block L38 L9: 80 79 02 5f ?? cmp byte ds:[ecx + 2], 0x5f<95> 0f 85 1c 01 00 00 ?? jne basic block L38 L10: 8b f9 ?? mov edi, ecx L11: 68 ec eb 42 00 ?? push 0x0042ebec<"=;"> 57 ?? push edi e8 0e bf 00 00 ?? call function 0x00417120 L12: 8b d8 ?? mov ebx, eax 59 ?? pop ecx 59 ?? pop ecx 85 db ?? test ebx, ebx 0f 84 ff 00 00 00 ?? je basic block L37 L13: 2b c7 ?? sub eax, edi 89 85 70 ff ff ff ?? mov dword ss:[ebp + 0xffffff70<4294967152,-144>], eax 0f 84 f1 00 00 00 ?? je basic block L37 L14: 80 3b 3b ?? cmp byte ds:[ebx], 0x3b<59> 0f 84 e8 00 00 00 ?? je basic block L37 L15: c7 85 6c ff ff ff 01 00 ?? mov dword ss:[ebp + 0xffffff6c<4294967148,-148>], 1 00 00 be 1c eb 42 00 ?? mov esi, 0x0042eb1c eb 06 ?? jmp basic block L17 L16: 8b 85 70 ff ff ff ?? mov eax, dword ss:[ebp + 0xffffff70<4294967152,-144>] L17: 50 ?? push eax 57 ?? push edi ff 36 ?? push dword ds:[esi] e8 08 be 00 00 ?? call function 0x0041705d L18: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 75 10 ?? jne basic block L21 L19: ff 36 ?? push dword ds:[esi] e8 2d b2 ff ff ?? call function 0x00406490 L20: 59 ?? pop ecx 39 85 70 ff ff ff ?? cmp dword ss:[ebp + 0xffffff70<4294967152,-144>], eax 74 11 ?? je basic block L22 L21: ff 85 6c ff ff ff ?? inc dword ss:[ebp + 0xffffff6c<4294967148,-148>] 83 c6 0c ?? add esi, 12 81 fe 4c eb 42 00 ?? cmp esi, 0x0042eb4c 7e c9 ?? jle basic block L16 L22: 43 ?? inc ebx 68 e4 eb 42 00 ?? push 0x0042ebe4<";"> 53 ?? push ebx e8 f7 88 00 00 ?? call function 0x00413b80 L23: 8b f8 ?? mov edi, eax 33 f6 ?? xor esi, esi 59 ?? pop ecx 59 ?? pop ecx 3b fe ?? cmp edi, esi 75 09 ?? jne basic block L25 L24: 80 3b 3b ?? cmp byte ds:[ebx], 0x3b<59> 0f 85 81 00 00 00 ?? jne basic block L37 L25: 83 bd 6c ff ff ff 05 ?? cmp dword ss:[ebp + 0xffffff6c<4294967148,-148>], 5 7f 51 ?? jg basic block L33 L26: 57 ?? push edi 53 ?? push ebx 8d 85 78 ff ff ff ?? lea eax, ss:[ebp + 0xffffff78<4294967160,-136>] 68 83 00 00 00 ?? push 0x00000083<131> 50 ?? push eax e8 0e 89 00 00 ?? call function 0x00413bc6 L27: 83 c4 10 ?? add esp, 0x10<16> 85 c0 ?? test eax, eax 74 0d ?? je basic block L30 L28: 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi 56 ?? push esi e8 90 b5 ff ff ?? call function 0x00406859 L29: 83 c4 14 ?? add esp, 0x14<20> L30: ff b5 6c ff ff ff ?? push dword ss:[ebp + 0xffffff6c<4294967148,-148>] 8b b5 68 ff ff ff ?? mov esi, dword ss:[ebp + 0xffffff68<4294967144,-152>] 8d 8d 78 ff ff ff ?? lea ecx, ss:[ebp + 0xffffff78<4294967160,-136>] c6 84 3d 78 ff ff ff 00 ?? mov byte ss:[ebp + edi + 0xffffff78<4294967160,-136>], 0 e8 9e fb ff ff ?? call function 0x0040ae89 L31: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 06 ?? je basic block L33 L32: ff 85 74 ff ff ff ?? inc dword ss:[ebp + 0xffffff74<4294967156,-140>] L33: 03 fb ?? add edi, ebx 80 3f 00 ?? cmp byte ds:[edi], 0 74 0a ?? je basic block L35 L34: 47 ?? inc edi 80 3f 00 ?? cmp byte ds:[edi], 0 0f 85 00 ff ff ff ?? jne basic block L11 L35: 33 c0 ?? xor eax, eax 39 85 74 ff ff ff ?? cmp dword ss:[ebp + 0xffffff74<4294967156,-140>], eax 0f 84 82 00 00 00 ?? je basic block L52 L36: 8b b5 68 ff ff ff ?? mov esi, dword ss:[ebp + 0xffffff68<4294967144,-152>] eb 75 ?? jmp basic block L51 L37: 33 c0 ?? xor eax, eax eb 76 ?? jmp basic block L52 L38: 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 68 83 00 00 00 ?? push 0x00000083<131> 8d 85 78 ff ff ff ?? lea eax, ss:[ebp + 0xffffff78<4294967160,-136>] 50 ?? push eax 51 ?? push ecx e8 22 f9 ff ff ?? call function 0x0040ac58 L39: 83 c4 18 ?? add esp, 0x18<24> 3b c3 ?? cmp eax, ebx 74 5a ?? je basic block L52 L40: 8d 7e 48 ?? lea edi, ds:[esi + 0x48<72>] L41: 85 db ?? test ebx, ebx 74 33 ?? je basic block L48 L42: ff 37 ?? push dword ds:[edi] 8d 85 78 ff ff ff ?? lea eax, ss:[ebp + 0xffffff78<4294967160,-136>] 50 ?? push eax e8 9e 10 00 00 ?? call function 0x0040c3f0 L43: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 19 ?? je basic block L47 L44: 53 ?? push ebx 8d 8d 78 ff ff ff ?? lea ecx, ss:[ebp + 0xffffff78<4294967160,-136>] e8 25 fb ff ff ?? call function 0x0040ae89 L45: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 08 ?? jne basic block L47 L46: 21 85 70 ff ff ff ?? and dword ss:[ebp + 0xffffff70<4294967152,-144>], eax eb 06 ?? jmp basic block L48 L47: ff 85 74 ff ff ff ?? inc dword ss:[ebp + 0xffffff74<4294967156,-140>] L48: 43 ?? inc ebx 83 c7 10 ?? add edi, 0x10<16> 83 fb 05 ?? cmp ebx, 5 7e c0 ?? jle basic block L41 L49: 33 c0 ?? xor eax, eax 39 85 70 ff ff ff ?? cmp dword ss:[ebp + 0xffffff70<4294967152,-144>], eax 75 08 ?? jne basic block L51 L50: 39 85 74 ff ff ff ?? cmp dword ss:[ebp + 0xffffff74<4294967156,-140>], eax 74 05 ?? je basic block L52 L51: e8 44 f7 ff ff ?? call function 0x0040aadb L52: 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 ea ac ff ff ?? call function 0x0040608e L53: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b3a6
__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 61 ed ff ff ?? call function 0x0040a125 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 51 11 00 00 ?? call function 0x0040c522 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 3d ed ff ff ?? call function 0x0040a125 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 16 b6 ff ff ?? call function 0x00406a0c L12: 59 ?? pop ecx eb d3 ?? jmp basic block L5 L13: 57 ?? push edi 68 20 02 00 00 ?? push 0x00000220<544> e8 21 ed ff ff ?? call function 0x0040a125 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 f8 b5 ff ff ?? call function 0x00406a0c L16: 56 ?? push esi e8 f2 b5 ff ff ?? call function 0x00406a0c L17: 59 ?? pop ecx eb d9 ?? jmp basic block L12 L18: 8b 06 ?? mov eax, dword ds:[esi] b9 18 50 43 00 ?? mov ecx, 0x00435018 e8 c1 f1 ff ff ?? call function 0x0040a5ea 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 0x0040b18b 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 0x0040a551 L22: ff 36 ?? push dword ds:[esi] e8 30 ef ff ff ?? call function 0x0040a379 L23: 56 ?? push esi e8 bd b5 ff ff ?? call function 0x00406a0c 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 63 55 00 00 ?? call function 0x004109c4 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 9d b5 ff ff ?? call function 0x00406a0c L28: ff 36 ?? push dword ds:[esi] e8 db f0 ff ff ?? call function 0x0040a551 L29: ff 36 ?? push dword ds:[esi] e8 fc ee ff ff ?? call function 0x0040a379 L30: 56 ?? push esi e8 89 b5 ff ff ?? call function 0x00406a0c 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/oo.exe
0x40b49b
___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 0x0040b3a6
./vs2008/normal/Debug/oo.exe
0x40b4a6
_setlocale
0
L1: 6a 14 ?? push 0x14<20> 68 28 31 43 00 ?? push 0x00433128 e8 9a 24 00 00 ?? call function 0x0040d94c 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 60 10 00 00 ?? call function 0x0040c522 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 ee b4 ff ff ?? call function 0x004069c0 L5: 83 c4 14 ?? add esp, 0x14<20> 33 c0 ?? xor eax, eax e9 2c 01 00 00 ?? jmp basic block L34 L6: e8 69 06 00 00 ?? call function 0x0040bb4a L7: 8b f0 ?? mov esi, eax 89 75 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], esi e8 63 f1 ff ff ?? call function 0x0040a64e 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 27 ec ff ff ?? call function 0x0040a125 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 2f 2a 00 00 ?? call function 0x0040df43 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 0x0040a5ea L12: 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx e8 a6 00 00 00 ?? call function 0x0040b5d4 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 0x0040b18b 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 10 50 43 00 ?? push 0x00435010<"C"> ff 75 0c ?? push dword ss:[ebp + 12] e8 97 0e 00 00 ?? call function 0x0040c3f0 L17: 59 ?? pop ecx 59 ?? pop ecx 85 c0 ?? test eax, eax 74 0a ?? je basic block L19 L18: c7 05 50 5b 43 00 01 00 ?? mov dword ds:[0x00435b50], 1 00 00 L19: 6a 0c ?? push 12 e8 d3 29 00 00 ?? call function 0x0040df43 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 0x0040a610 L21: 57 ?? push edi e8 c9 ef ff ff ?? call function 0x0040a551 L22: 59 ?? pop ecx f6 46 70 02 ?? test byte ds:[esi + 0x70<112>], 2 75 32 ?? jne basic block L27 L23: f6 05 08 50 43 00 01 ?? test byte ds:[0x00435008], 1 75 29 ?? jne basic block L27 L24: 8b 3b ?? mov edi, dword ds:[ebx] b8 f0 50 43 00 ?? mov eax, 0x004350f0 e8 6c f0 ff ff ?? call function 0x0040a610 L25: 6a 18 ?? push 0x18<24> a1 f0 50 43 00 ?? mov eax, dword ds:[0x004350f0] 83 c0 0c ?? add eax, 12 50 ?? push eax 68 68 64 43 00 ?? push 0x00436468 e8 87 e7 ff ff ?? call function 0x00409d40 L26: 83 c4 0c ?? add esp, 12 e8 6d f1 ff ff ?? call function 0x0040a72e L27: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 e8 16 00 00 00 ?? call function 0x0040b5e0 L28: eb 2d ?? jmp basic block L32 L29: 57 ?? push edi e8 60 ef ff ff ?? call function 0x0040a551 L30: 57 ?? push edi e8 82 ed ff ff ?? call function 0x0040a379 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 0x0040b611 L33: 8b 45 e0 ?? mov eax, dword ss:[ebp + 0xe0<224,-32>] L34: e8 84 23 00 00 ?? call function 0x0040d991 L35: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b616
_V6_HeapAlloc
0
L1: 6a 0c ?? push 12 68 60 31 43 00 ?? push 0x00433160 e8 2a 23 00 00 ?? call function 0x0040d94c L2: 83 65 e4 00 ?? and dword ss:[ebp + 0xe4<228,-28>], 0 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 3b 35 20 66 43 00 ?? cmp esi, dword ds:[0x00436620] 77 22 ?? ja basic block L6 L3: 6a 04 ?? push 4 e8 0b 29 00 00 ?? call function 0x0040df43 L4: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 56 ?? push esi e8 6d 36 00 00 ?? call function 0x0040ecb0 L5: 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 09 00 00 00 ?? call function 0x0040b65c L6: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] e8 36 23 00 00 ?? call function 0x0040d991 L7: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b665
__heap_alloc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d f4 62 43 00 00 ?? cmp dword ds:[0x004362f4], 0 75 18 ?? jne basic block L6 L2: e8 ce 18 00 00 ?? call function 0x0040cf46 L3: 6a 1e ?? push 0x1e<30> e8 f6 16 00 00 ?? call function 0x0040cd75 L4: 68 ff 00 00 00 ?? push 0x000000ff<255> e8 c0 13 00 00 ?? call function 0x0040ca49 L5: 59 ?? pop ecx 59 ?? pop ecx L6: a1 48 66 43 00 ?? mov eax, dword ds:[0x00436648] 83 f8 01 ?? cmp eax, 1 75 19 ?? jne basic block L11 L7: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 85 c0 ?? test eax, eax 75 01 ?? jne basic block L9 L8: 40 ?? inc eax L9: 50 ?? push eax 6a 00 ?? push 0 ff 35 f4 62 43 00 ?? push dword ds:[0x004362f4] ff 15 4c 82 43 00 ?? call dword ds:[0x0043824c] L10: 5d ?? pop ebp c3 ?? ret L11: 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 83 f8 03 ?? cmp eax, 3 75 0b ?? jne basic block L14 L12: 56 ?? push esi e8 59 ff ff ff ?? call function 0x0040b616 L13: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 1a ?? jne basic block L17 L14: 85 f6 ?? test esi, esi 75 01 ?? jne basic block L16 L15: 46 ?? inc esi L16: 83 c6 0f ?? add esi, 15 83 e6 f0 ?? and esi, 0xf0<240,-16> 56 ?? push esi 6a 00 ?? push 0 ff 35 f4 62 43 00 ?? push dword ds:[0x004362f4] ff 15 4c 82 43 00 ?? call dword ds:[0x0043824c] L17: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b6df
_malloc
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] 83 fe e0 ?? cmp esi, 0xe0<224,-32> 0f 87 a1 00 00 00 ?? ja basic block L30 L2: 53 ?? push ebx 57 ?? push edi 8b 3d 4c 82 43 00 ?? mov edi, dword ds:[0x0043824c] L3: 83 3d f4 62 43 00 00 ?? cmp dword ds:[0x004362f4], 0 75 18 ?? jne basic block L8 L4: e8 3f 18 00 00 ?? call function 0x0040cf46 L5: 6a 1e ?? push 0x1e<30> e8 67 16 00 00 ?? call function 0x0040cd75 L6: 68 ff 00 00 00 ?? push 0x000000ff<255> e8 31 13 00 00 ?? call function 0x0040ca49 L7: 59 ?? pop ecx 59 ?? pop ecx L8: a1 48 66 43 00 ?? mov eax, dword ds:[0x00436648] 83 f8 01 ?? cmp eax, 1 75 0e ?? jne basic block L13 L9: 85 f6 ?? test esi, esi 74 04 ?? je basic block L11 L10: 8b c6 ?? mov eax, esi eb 03 ?? jmp basic block L12 L11: 33 c0 ?? xor eax, eax 40 ?? inc eax L12: 50 ?? push eax eb 1c ?? jmp basic block L19 L13: 83 f8 03 ?? cmp eax, 3 75 0b ?? jne basic block L16 L14: 56 ?? push esi e8 d9 fe ff ff ?? call function 0x0040b616 L15: 59 ?? pop ecx 85 c0 ?? test eax, eax 75 16 ?? jne basic block L20 L16: 85 f6 ?? test esi, esi 75 01 ?? jne basic block L18 L17: 46 ?? inc esi L18: 83 c6 0f ?? add esi, 15 83 e6 f0 ?? and esi, 0xf0<240,-16> 56 ?? push esi L19: 6a 00 ?? push 0 ff 35 f4 62 43 00 ?? push dword ds:[0x004362f4] ff d7 ?? call edi L20: 8b d8 ?? mov ebx, eax 85 db ?? test ebx, ebx 75 2e ?? jne basic block L29 L21: 6a 0c ?? push 12 5e ?? pop esi 39 05 b0 64 43 00 ?? cmp dword ds:[0x004364b0], eax 74 15 ?? je basic block L25 L22: ff 75 08 ?? push dword ss:[ebp + 8] e8 93 00 00 00 ?? call function 0x0040b804 L23: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 0f ?? je basic block L27 L24: 8b 75 08 ?? mov esi, dword ss:[ebp + 8] e9 7b ff ff ff ?? jmp basic block L3 L25: e8 9f 0d 00 00 ?? call function 0x0040c522 L26: 89 30 ?? mov dword ds:[eax], esi L27: e8 98 0d 00 00 ?? call function 0x0040c522 L28: 89 30 ?? mov dword ds:[eax], esi L29: 5f ?? pop edi 8b c3 ?? mov eax, ebx 5b ?? pop ebx eb 14 ?? jmp basic block L33 L30: 56 ?? push esi e8 6c 00 00 00 ?? call function 0x0040b804 L31: 59 ?? pop ecx e8 84 0d 00 00 ?? call function 0x0040c522 L32: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 33 c0 ?? xor eax, eax L33: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b7a9
__initp_heap_handler
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] a3 54 5b 43 00 ?? mov dword ds:[0x00435b54], eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b7b8
?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 6a 04 ?? push 4 e8 7e 27 00 00 ?? call function 0x0040df43 L2: ff 35 54 5b 43 00 ?? push dword ds:[0x00435b54] e8 f1 00 00 00 ?? call function 0x0040b8c1 L3: ff 75 08 ?? push dword ss:[ebp + 8] 8b f0 ?? mov esi, eax e8 6c 00 00 00 ?? call function 0x0040b846 L4: 6a 04 ?? push 4 a3 54 5b 43 00 ?? mov dword ds:[0x00435b54], eax e8 6b 26 00 00 ?? call function 0x0040de51 L5: 83 c4 10 ?? add esp, 0x10<16> 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b7ee
?_set_new_handler@@YAP6AHI@ZH@Z
0
L1: 6a 00 ?? push 0 e8 c3 ff ff ff ?? call function 0x0040b7b8 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b7f7
?_query_new_handler@@YAP6AHI@ZXZ
0
L1: ff 35 54 5b 43 00 ?? push dword ds:[0x00435b54] e8 bf 00 00 00 ?? call function 0x0040b8c1 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b804
__callnewh
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 35 54 5b 43 00 ?? push dword ds:[0x00435b54] e8 ad 00 00 00 ?? call function 0x0040b8c1 L2: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 0f ?? je basic block L6 L3: ff 75 08 ?? push dword ss:[ebp + 8] ff d0 ?? call eax L4: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 05 ?? je basic block L6 L5: 33 c0 ?? xor eax, eax 40 ?? inc eax 5d ?? pop ebp c3 ?? ret L6: 33 c0 ?? xor eax, eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b82c
__crt_wait_module_handle
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] ff 15 50 82 43 00 ?? call dword ds:[0x00438250] L2: 85 c0 ?? test eax, eax 75 06 ?? jne basic block L4 L3: 5d ?? pop ebp e9 81 11 00 00 ?? jmp function 0x0040c9c5 L4: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b846
__encode_pointer
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] 8b 35 58 82 43 00 ?? mov esi, dword ds:[0x00438258] ff d6 ?? call esi L2: 85 c0 ?? test eax, eax 74 21 ?? je basic block L8 L3: a1 28 47 43 00 ?? mov eax, dword ds:[0x00434728] 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 17 ?? je basic block L8 L4: 50 ?? push eax ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] ff d6 ?? call esi L5: ff d0 ?? call eax L6: 85 c0 ?? test eax, eax 74 08 ?? je basic block L8 L7: 8b 80 f8 01 00 00 ?? mov eax, dword ds:[eax + 0x000001f8<504>] eb 27 ?? jmp basic block L13 L8: be 00 ec 42 00 ?? mov esi, 0x0042ec00<"KERNEL32.DLL"> 56 ?? push esi ff 15 50 82 43 00 ?? call dword ds:[0x00438250] L9: 85 c0 ?? test eax, eax 75 0b ?? jne basic block L12 L10: 56 ?? push esi e8 30 11 00 00 ?? call function 0x0040c9c5 L11: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 18 ?? je basic block L16 L12: 68 f0 eb 42 00 ?? push 0x0042ebf0<"EncodePointer"> 50 ?? push eax ff 15 54 82 43 00 ?? call dword ds:[0x00438254] L13: 85 c0 ?? test eax, eax 74 08 ?? je basic block L16 L14: ff 75 08 ?? push dword ss:[ebp + 8] ff d0 ?? call eax L15: 89 45 08 ?? mov dword ss:[ebp + 8], eax L16: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b8b8
__encoded_null
0
L1: 6a 00 ?? push 0 e8 87 ff ff ff ?? call function 0x0040b846 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b8c1
__decode_pointer
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] 8b 35 58 82 43 00 ?? mov esi, dword ds:[0x00438258] ff d6 ?? call esi L2: 85 c0 ?? test eax, eax 74 21 ?? je basic block L8 L3: a1 28 47 43 00 ?? mov eax, dword ds:[0x00434728] 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 17 ?? je basic block L8 L4: 50 ?? push eax ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] ff d6 ?? call esi L5: ff d0 ?? call eax L6: 85 c0 ?? test eax, eax 74 08 ?? je basic block L8 L7: 8b 80 fc 01 00 00 ?? mov eax, dword ds:[eax + 0x000001fc<508>] eb 27 ?? jmp basic block L13 L8: be 00 ec 42 00 ?? mov esi, 0x0042ec00<"KERNEL32.DLL"> 56 ?? push esi ff 15 50 82 43 00 ?? call dword ds:[0x00438250] L9: 85 c0 ?? test eax, eax 75 0b ?? jne basic block L12 L10: 56 ?? push esi e8 b5 10 00 00 ?? call function 0x0040c9c5 L11: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 18 ?? je basic block L16 L12: 68 1c ec 42 00 ?? push 0x0042ec1c<"DecodePointer"> 50 ?? push eax ff 15 54 82 43 00 ?? call dword ds:[0x00438254] L13: 85 c0 ?? test eax, eax 74 08 ?? je basic block L16 L14: ff 75 08 ?? push dword ss:[ebp + 8] ff d0 ?? call eax L15: 89 45 08 ?? mov dword ss:[ebp + 8], eax L16: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b933
___crtTlsAlloc@4
0
L1: ff 15 5c 82 43 00 ?? call dword ds:[0x0043825c] L2: c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo.exe
0x40b93c
___fls_getvalue@4
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 08 ?? push dword ss:[ebp + 8] ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] ff 15 58 82 43 00 ?? call dword ds:[0x00438258] L2: ff d0 ?? call eax L3: 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo.exe
0x40b956
___get_flsindex
0
L1: a1 28 47 43 00 ?? mov eax, dword ds:[0x00434728] c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b95c
___set_flsgetvalue
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] ff 15 58 82 43 00 ?? call dword ds:[0x00438258] L2: 8b f0 ?? mov esi, eax 85 f6 ?? test esi, esi 75 1b ?? jne basic block L5 L3: ff 35 5c 5b 43 00 ?? push dword ds:[0x00435b5c] e8 45 ff ff ff ?? call function 0x0040b8c1 L4: 59 ?? pop ecx 8b f0 ?? mov esi, eax 56 ?? push esi ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] ff 15 60 82 43 00 ?? call dword ds:[0x00438260] L5: 8b c6 ?? mov eax, esi 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40b990
___fls_setvalue@8
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] ff 35 60 5b 43 00 ?? push dword ds:[0x00435b60] e8 1b ff ff ff ?? call function 0x0040b8c1 L2: 59 ?? pop ecx ff d0 ?? call eax L3: 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oo.exe
0x40b9ad
__mtterm
0
L1: a1 28 47 43 00 ?? mov eax, dword ds:[0x00434728] 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 16 ?? je basic block L5 L2: 50 ?? push eax ff 35 64 5b 43 00 ?? push dword ds:[0x00435b64] e8 fe fe ff ff ?? call function 0x0040b8c1 L3: 59 ?? pop ecx ff d0 ?? call eax L4: 83 0d 28 47 43 00 ff ?? or dword ds:[0x00434728], 0xff<255,-1> L5: a1 2c 47 43 00 ?? mov eax, dword ds:[0x0043472c] 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 0e ?? je basic block L8 L6: 50 ?? push eax ff 15 64 82 43 00 ?? call dword ds:[0x00438264] L7: 83 0d 2c 47 43 00 ff ?? or dword ds:[0x0043472c], 0xff<255,-1> L8: e9 10 24 00 00 ?? jmp function 0x0040ddfa
./vs2008/normal/Debug/oo.exe
0x40b9ea
__initptd
0
L1: 6a 0c ?? push 12 68 80 31 43 00 ?? push 0x00433180 e8 56 1f 00 00 ?? call function 0x0040d94c L2: be 00 ec 42 00 ?? mov esi, 0x0042ec00<"KERNEL32.DLL"> 56 ?? push esi ff 15 50 82 43 00 ?? call dword ds:[0x00438250] L3: 85 c0 ?? test eax, eax 75 07 ?? jne basic block L6 L4: 56 ?? push esi e8 b9 0f 00 00 ?? call function 0x0040c9c5 L5: 59 ?? pop ecx L6: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 8b 75 08 ?? mov esi, dword ss:[ebp + 8] c7 46 5c 50 f2 42 00 ?? mov dword ds:[esi + 0x5c<92>], 0x0042f250 33 ff ?? xor edi, edi 47 ?? inc edi 89 7e 14 ?? mov dword ds:[esi + 0x14<20>], edi 85 c0 ?? test eax, eax 74 24 ?? je basic block L10 L7: 68 f0 eb 42 00 ?? push 0x0042ebf0<"EncodePointer"> 50 ?? push eax 8b 1d 54 82 43 00 ?? mov ebx, dword ds:[0x00438254] ff d3 ?? call ebx L8: 89 86 f8 01 00 00 ?? mov dword ds:[esi + 0x000001f8<504>], eax 68 1c ec 42 00 ?? push 0x0042ec1c<"DecodePointer"> ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] ff d3 ?? call ebx L9: 89 86 fc 01 00 00 ?? mov dword ds:[esi + 0x000001fc<508>], eax L10: 89 7e 70 ?? mov dword ds:[esi + 0x70<112>], edi c6 86 c8 00 00 00 43 ?? mov byte ds:[esi + 0x000000c8<200>], 0x43<67> c6 86 4b 01 00 00 43 ?? mov byte ds:[esi + 0x0000014b<331>], 0x43<67> c7 46 68 e8 4a 43 00 ?? mov dword ds:[esi + 0x68<104>], 0x00434ae8 6a 0d ?? push 13 e8 dc 24 00 00 ?? call function 0x0040df43 L11: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 ff 76 68 ?? push dword ds:[esi + 0x68<104>] ff 15 f0 81 43 00 ?? call dword ds:[0x004381f0] L12: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 3e 00 00 00 ?? call function 0x0040babf L13: 6a 0c ?? push 12 e8 bb 24 00 00 ?? call function 0x0040df43 L14: 59 ?? pop ecx 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 89 46 6c ?? mov dword ds:[esi + 0x6c<108>], eax 85 c0 ?? test eax, eax 75 08 ?? jne basic block L16 L15: a1 f0 50 43 00 ?? mov eax, dword ds:[0x004350f0] 89 46 6c ?? mov dword ds:[esi + 0x6c<108>], eax L16: ff 76 6c ?? push dword ds:[esi + 0x6c<108>] e8 1c ea ff ff ?? call function 0x0040a4c2 L17: 59 ?? pop ecx c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 15 00 00 00 ?? call function 0x0040bac8 L18: e8 d9 1e 00 00 ?? call function 0x0040d991 L19: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40bad1
__getptd_noexit
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 57 ?? push edi ff 15 30 82 43 00 ?? call dword ds:[0x00438230] L2: ff 35 28 47 43 00 ?? push dword ds:[0x00434728] 8b f8 ?? mov edi, eax e8 74 fe ff ff ?? call function 0x0040b95c L3: ff d0 ?? call eax L4: 8b f0 ?? mov esi, eax 85 f6 ?? test esi, esi 75 4e ?? jne basic block L15 L5: 68 14 02 00 00 ?? push 0x00000214<532> 6a 01 ?? push 1 e8 29 e6 ff ff ?? call function 0x0040a125 L6: 8b f0 ?? mov esi, eax 59 ?? pop ecx 59 ?? pop ecx 85 f6 ?? test esi, esi 74 3a ?? je basic block L15 L7: 56 ?? push esi ff 35 28 47 43 00 ?? push dword ds:[0x00434728] ff 35 60 5b 43 00 ?? push dword ds:[0x00435b60] e8 ab fd ff ff ?? call function 0x0040b8c1 L8: 59 ?? pop ecx ff d0 ?? call eax L9: 85 c0 ?? test eax, eax 74 18 ?? je basic block L13 L10: 6a 00 ?? push 0 56 ?? push esi e8 c5 fe ff ff ?? call function 0x0040b9ea L11: 59 ?? pop ecx 59 ?? pop ecx ff 15 6c 82 43 00 ?? call dword ds:[0x0043826c] L12: 83 4e 04 ff ?? or dword ds:[esi + 4], 0xff<255,-1> 89 06 ?? mov dword ds:[esi], eax eb 09 ?? jmp basic block L15 L13: 56 ?? push esi e8 d1 ae ff ff ?? call function 0x00406a0c L14: 59 ?? pop ecx 33 f6 ?? xor esi, esi L15: 57 ?? push edi ff 15 68 82 43 00 ?? call dword ds:[0x00438268] L16: 5f ?? pop edi 8b c6 ?? mov eax, esi 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40bb4a
__getptd
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi e8 7f ff ff ff ?? call function 0x0040bad1 L2: 8b f0 ?? mov esi, eax 85 f6 ?? test esi, esi 75 08 ?? jne basic block L5 L3: 6a 10 ?? push 0x10<16> e8 96 0e 00 00 ?? call function 0x0040c9f5 L4: 59 ?? pop ecx L5: 8b c6 ?? mov eax, esi 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40bb64
__freefls@4
0
L1: 6a 08 ?? push 8 68 a8 31 43 00 ?? push 0x004331a8 e8 dc 1d 00 00 ?? call function 0x0040d94c L2: 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 0f 84 f8 00 00 00 ?? je basic block L46 L3: 8b 46 24 ?? mov eax, dword ds:[esi + 0x24<36>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L6 L4: 50 ?? push eax e8 84 ae ff ff ?? call function 0x00406a0c L5: 59 ?? pop ecx L6: 8b 46 2c ?? mov eax, dword ds:[esi + 0x2c<44>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L9 L7: 50 ?? push eax e8 76 ae ff ff ?? call function 0x00406a0c L8: 59 ?? pop ecx L9: 8b 46 34 ?? mov eax, dword ds:[esi + 0x34<52>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L12 L10: 50 ?? push eax e8 68 ae ff ff ?? call function 0x00406a0c L11: 59 ?? pop ecx L12: 8b 46 3c ?? mov eax, dword ds:[esi + 0x3c<60>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L15 L13: 50 ?? push eax e8 5a ae ff ff ?? call function 0x00406a0c L14: 59 ?? pop ecx L15: 8b 46 40 ?? mov eax, dword ds:[esi + 0x40<64>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L18 L16: 50 ?? push eax e8 4c ae ff ff ?? call function 0x00406a0c L17: 59 ?? pop ecx L18: 8b 46 44 ?? mov eax, dword ds:[esi + 0x44<68>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L21 L19: 50 ?? push eax e8 3e ae ff ff ?? call function 0x00406a0c L20: 59 ?? pop ecx L21: 8b 46 48 ?? mov eax, dword ds:[esi + 0x48<72>] 85 c0 ?? test eax, eax 74 07 ?? je basic block L24 L22: 50 ?? push eax e8 30 ae ff ff ?? call function 0x00406a0c L23: 59 ?? pop ecx L24: 8b 46 5c ?? mov eax, dword ds:[esi + 0x5c<92>] 3d 50 f2 42 00 ?? cmp eax, 0x0042f250 74 07 ?? je basic block L27 L25: 50 ?? push eax e8 1f ae ff ff ?? call function 0x00406a0c L26: 59 ?? pop ecx L27: 6a 0d ?? push 13 e8 4e 23 00 00 ?? call function 0x0040df43 L28: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 7e 68 ?? mov edi, dword ds:[esi + 0x68<104>] 85 ff ?? test edi, edi 74 1a ?? je basic block L34 L29: 57 ?? push edi ff 15 f4 81 43 00 ?? call dword ds:[0x004381f4] L30: 85 c0 ?? test eax, eax 75 0f ?? jne basic block L34 L31: 81 ff e8 4a 43 00 ?? cmp edi, 0x00434ae8 74 07 ?? je basic block L34 L32: 57 ?? push edi e8 f2 ad ff ff ?? call function 0x00406a0c L33: 59 ?? pop ecx L34: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 57 00 00 00 ?? call function 0x0040bc7e L35: 6a 0c ?? push 12 e8 15 23 00 00 ?? call function 0x0040df43 L36: 59 ?? pop ecx c7 45 fc 01 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 1 8b 7e 6c ?? mov edi, dword ds:[esi + 0x6c<108>] 85 ff ?? test edi, edi 74 23 ?? je basic block L43 L37: 57 ?? push edi e8 0e e9 ff ff ?? call function 0x0040a551 L38: 59 ?? pop ecx 3b 3d f0 50 43 00 ?? cmp edi, dword ds:[0x004350f0] 74 14 ?? je basic block L43 L39: 81 ff 18 50 43 00 ?? cmp edi, 0x00435018 74 0c ?? je basic block L43 L40: 83 3f 00 ?? cmp dword ds:[edi], 0 75 07 ?? jne basic block L43 L41: 57 ?? push edi e8 1a e7 ff ff ?? call function 0x0040a379 L42: 59 ?? pop ecx L43: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 1e 00 00 00 ?? call function 0x0040bc8a L44: 56 ?? push esi e8 9a ad ff ff ?? call function 0x00406a0c L45: 59 ?? pop ecx L46: e8 19 1d 00 00 ?? call function 0x0040d991 L47: c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo.exe
0x40bc93
__freeptd
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d 28 47 43 00 ff ?? cmp dword ds:[0x00434728], 0xff<255,-1> 74 4b ?? je basic block L12 L2: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 75 27 ?? jne basic block L9 L3: 56 ?? push esi ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] 8b 35 58 82 43 00 ?? mov esi, dword ds:[0x00438258] ff d6 ?? call esi L4: 85 c0 ?? test eax, eax 74 13 ?? je basic block L8 L5: ff 35 28 47 43 00 ?? push dword ds:[0x00434728] ff 35 2c 47 43 00 ?? push dword ds:[0x0043472c] ff d6 ?? call esi L6: ff d0 ?? call eax L7: 89 45 08 ?? mov dword ss:[ebp + 8], eax L8: 5e ?? pop esi L9: 6a 00 ?? push 0 ff 35 28 47 43 00 ?? push dword ds:[0x00434728] ff 35 60 5b 43 00 ?? push dword ds:[0x00435b60] e8 e0 fb ff ff ?? call function 0x0040b8c1 L10: 59 ?? pop ecx ff d0 ?? call eax L11: ff 75 08 ?? push dword ss:[ebp + 8] e8 78 fe ff ff ?? call function 0x0040bb64 L12: a1 2c 47 43 00 ?? mov eax, dword ds:[0x0043472c] 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 09 ?? je basic block L14 L13: 6a 00 ?? push 0 50 ?? push eax ff 15 60 82 43 00 ?? call dword ds:[0x00438260] L14: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40bd01
___threadid
0
L1: ff 25 6c 82 43 00 ?? jmp dword ds:[0x0043826c]
./vs2008/normal/Debug/oo.exe
0x40bd07
___threadhandle
0
L1: ff 25 70 82 43 00 ?? jmp dword ds:[0x00438270]
./vs2008/normal/Debug/oo.exe
0x40bd0d
__mtinit
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 57 ?? push edi be 00 ec 42 00 ?? mov esi, 0x0042ec00<"KERNEL32.DLL"> 56 ?? push esi ff 15 50 82 43 00 ?? call dword ds:[0x00438250] L2: 85 c0 ?? test eax, eax 75 07 ?? jne basic block L5 L3: 56 ?? push esi e8 9e 0c 00 00 ?? call function 0x0040c9c5 L4: 59 ?? pop ecx L5: 8b f8 ?? mov edi, eax 85 ff ?? test edi, edi 0f 84 5e 01 00 00 ?? je basic block L37 L6: 8b 35 54 82 43 00 ?? mov esi, dword ds:[0x00438254] 68 4c ec 42 00 ?? push 0x0042ec4c<"FlsAlloc"> 57 ?? push edi ff d6 ?? call esi L7: 68 40 ec 42 00 ?? push 0x0042ec40<"FlsGetValue"> 57 ?? push edi a3 58 5b 43 00 ?? mov dword ds:[0x00435b58], eax ff d6 ?? call esi L8: 68 34 ec 42 00 ?? push 0x0042ec34<"FlsSetValue"> 57 ?? push edi a3 5c 5b 43 00 ?? mov dword ds:[0x00435b5c], eax ff d6 ?? call esi L9: 68 2c ec 42 00 ?? push 0x0042ec2c<"FlsFree"> 57 ?? push edi a3 60 5b 43 00 ?? mov dword ds:[0x00435b60], eax ff d6 ?? call esi L10: 83 3d 58 5b 43 00 00 ?? cmp dword ds:[0x00435b58], 0 8b 35 60 82 43 00 ?? mov esi, dword ds:[0x00438260] a3 64 5b 43 00 ?? mov dword ds:[0x00435b64], eax 74 16 ?? je basic block L14 L11: 83 3d 5c 5b 43 00 00 ?? cmp dword ds:[0x00435b5c], 0 74 0d ?? je basic block L14 L12: 83 3d 60 5b 43 00 00 ?? cmp dword ds:[0x00435b60], 0 74 04 ?? je basic block L14 L13: 85 c0 ?? test eax, eax 75 24 ?? jne basic block L15 L14: a1 58 82 43 00 ?? mov eax, dword ds:[0x00438258] a3 5c 5b 43 00 ?? mov dword ds:[0x00435b5c], eax a1 64 82 43 00 ?? mov eax, dword ds:[0x00438264] c7 05 58 5b 43 00 33 b9 ?? mov dword ds:[0x00435b58], function 0x0040b933 40 00 89 35 60 5b 43 00 ?? mov dword ds:[0x00435b60], esi a3 64 5b 43 00 ?? mov dword ds:[0x00435b64], eax L15: ff 15 5c 82 43 00 ?? call dword ds:[0x0043825c] L16: a3 2c 47 43 00 ?? mov dword ds:[0x0043472c], eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 0f 84 cc 00 00 00 ?? je basic block L38 L17: ff 35 5c 5b 43 00 ?? push dword ds:[0x00435b5c] 50 ?? push eax ff d6 ?? call esi L18: 85 c0 ?? test eax, eax 0f 84 bb 00 00 00 ?? je basic block L38 L19: e8 48 0f 00 00 ?? call function 0x0040cd27 L20: ff 35 58 5b 43 00 ?? push dword ds:[0x00435b58] e8 5c fa ff ff ?? call function 0x0040b846 L21: ff 35 5c 5b 43 00 ?? push dword ds:[0x00435b5c] a3 58 5b 43 00 ?? mov dword ds:[0x00435b58], eax e8 4c fa ff ff ?? call function 0x0040b846 L22: ff 35 60 5b 43 00 ?? push dword ds:[0x00435b60] a3 5c 5b 43 00 ?? mov dword ds:[0x00435b5c], eax e8 3c fa ff ff ?? call function 0x0040b846 L23: ff 35 64 5b 43 00 ?? push dword ds:[0x00435b64] a3 60 5b 43 00 ?? mov dword ds:[0x00435b60], eax e8 2c fa ff ff ?? call function 0x0040b846 L24: 83 c4 10 ?? add esp, 0x10<16> a3 64 5b 43 00 ?? mov dword ds:[0x00435b64], eax e8 88 1f 00 00 ?? call function 0x0040ddaf L25: 85 c0 ?? test eax, eax 74 65 ?? je basic block L37 L26: 68 64 bb 40 00 ?? push function 0x0040bb64 ff 35 58 5b 43 00 ?? push dword ds:[0x00435b58] e8 86 fa ff ff ?? call function 0x0040b8c1 L27: 59 ?? pop ecx ff d0 ?? call eax L28: a3 28 47 43 00 ?? mov dword ds:[0x00434728], eax 83 f8 ff ?? cmp eax, 0xff<255,-1> 74 48 ?? je basic block L37 L29: 68 14 02 00 00 ?? push 0x00000214<532> 6a 01 ?? push 1 e8 d1 e2 ff ff ?? call function 0x0040a125 L30: 8b f0 ?? mov esi, eax 59 ?? pop ecx 59 ?? pop ecx 85 f6 ?? test esi, esi 74 34 ?? je basic block L37 L31: 56 ?? push esi ff 35 28 47 43 00 ?? push dword ds:[0x00434728] ff 35 60 5b 43 00 ?? push dword ds:[0x00435b60] e8 53 fa ff ff ?? call function 0x0040b8c1 L32: 59 ?? pop ecx ff d0 ?? call eax L33: 85 c0 ?? test eax, eax 74 1b ?? je basic block L37 L34: 6a 00 ?? push 0 56 ?? push esi e8 6d fb ff ff ?? call function 0x0040b9ea L35: 59 ?? pop ecx 59 ?? pop ecx ff 15 6c 82 43 00 ?? call dword ds:[0x0043826c] L36: 83 4e 04 ff ?? or dword ds:[esi + 4], 0xff<255,-1> 89 06 ?? mov dword ds:[esi], eax 33 c0 ?? xor eax, eax 40 ?? inc eax eb 07 ?? jmp basic block L39 L37: e8 18 fb ff ff ?? call function 0x0040b9ad L38: 33 c0 ?? xor eax, eax L39: 5f ?? pop edi 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40be9a
?terminate@@YAXXZ
0
L1: 6a 08 ?? push 8 68 d0 31 43 00 ?? push 0x004331d0 e8 a6 1a 00 00 ?? call function 0x0040d94c L2: e8 9f fc ff ff ?? call function 0x0040bb4a L3: 8b 40 78 ?? mov eax, dword ds:[eax + 0x78<120>] 85 c0 ?? test eax, eax 74 16 ?? je basic block L9 L4: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 ff d0 ?? call eax L5: eb 07 ?? jmp basic block L8 L6: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret L7: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>] L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> L9: e8 44 e3 ff ff ?? call function 0x0040a211 L10: e8 bf 1a 00 00 ?? call function 0x0040d991 L11: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40bed3
?unexpected@@YAXXZ
0
L1: e8 72 fc ff ff ?? call function 0x0040bb4a L2: 8b 40 7c ?? mov eax, dword ds:[eax + 0x7c<124>] 85 c0 ?? test eax, eax 74 02 ?? je basic block L4 L3: ff d0 ?? call eax L4: e9 b4 ff ff ff ?? jmp function 0x0040be9a
./vs2008/normal/Debug/oo.exe
0x40bee6
?_inconsistency@@YAXXZ
0
L1: 6a 08 ?? push 8 68 f0 31 43 00 ?? push 0x004331f0 e8 5a 1a 00 00 ?? call function 0x0040d94c L2: ff 35 68 5b 43 00 ?? push dword ds:[0x00435b68] e8 c4 f9 ff ff ?? call function 0x0040b8c1 L3: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 16 ?? je basic block L9 L4: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 ff d0 ?? call eax L5: eb 07 ?? jmp basic block L8 L6: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret L7: 8b 65 e8 ?? mov esp, dword ss:[ebp + 0xe8<232,-24>] L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> L9: e8 7d ff ff ff ?? call function 0x0040be9a L10: cc ?? int3
./vs2008/normal/Debug/oo.exe
0x40bf1e
__initp_eh_hooks
0
L1: 68 9a be 40 00 ?? push function 0x0040be9a e8 1e f9 ff ff ?? call function 0x0040b846 L2: 59 ?? pop ecx a3 68 5b 43 00 ?? mov dword ds:[0x00435b68], eax c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40bf30
__CallSettingFrame@12
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 04 ?? sub esp, 4 53 ?? push ebx 51 ?? push ecx 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 83 c0 0c ?? add eax, 12 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 55 ?? push ebp ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 8b 6d fc ?? mov ebp, dword ss:[ebp + 0xfc<252,-4>] e8 19 b3 00 00 ?? call function 0x0041726c L2: 56 ?? push esi 57 ?? push edi ff d0 ?? call eax L3: 5f ?? pop edi 5e ?? pop esi 8b dd ?? mov ebx, ebp 5d ?? pop ebp 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 55 ?? push ebp 8b eb ?? mov ebp, ebx 81 f9 00 01 00 00 ?? cmp ecx, 0x00000100<256> 75 05 ?? jne basic block L5 L4: b9 02 00 00 00 ?? mov ecx, 2 L5: 51 ?? push ecx e8 f7 b2 00 00 ?? call function 0x0041726c L6: 5d ?? pop ebp 59 ?? pop ecx 5b ?? pop ebx c9 ?? leave c2 0c 00 ?? ret 12
./vs2008/normal/Debug/oo.exe
0x40bf7c
___report_gsfailure
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> a3 78 5c 43 00 ?? mov dword ds:[0x00435c78], eax 89 0d 74 5c 43 00 ?? mov dword ds:[0x00435c74], ecx 89 15 70 5c 43 00 ?? mov dword ds:[0x00435c70], edx 89 1d 6c 5c 43 00 ?? mov dword ds:[0x00435c6c], ebx 89 35 68 5c 43 00 ?? mov dword ds:[0x00435c68], esi 89 3d 64 5c 43 00 ?? mov dword ds:[0x00435c64], edi 66 8c 15 90 5c 43 00 ?? mov word ds:[0x00435c90], ss 66 8c 0d 84 5c 43 00 ?? mov word ds:[0x00435c84], cs 66 8c 1d 60 5c 43 00 ?? mov word ds:[0x00435c60], ds 66 8c 05 5c 5c 43 00 ?? mov word ds:[0x00435c5c], es 66 8c 25 58 5c 43 00 ?? mov word ds:[0x00435c58], fs 66 8c 2d 54 5c 43 00 ?? mov word ds:[0x00435c54], gs 9c ?? pushfd 8f 05 88 5c 43 00 ?? pop dword ds:[0x00435c88] 8b 45 00 ?? mov eax, dword ss:[ebp + 0] a3 7c 5c 43 00 ?? mov dword ds:[0x00435c7c], eax 8b 45 04 ?? mov eax, dword ss:[ebp + 4] a3 80 5c 43 00 ?? mov dword ds:[0x00435c80], eax 8d 45 08 ?? lea eax, ss:[ebp + 8] a3 8c 5c 43 00 ?? mov dword ds:[0x00435c8c], eax 8b 85 e0 fc ff ff ?? mov eax, dword ss:[ebp + 0xfffffce0<4294966496,-800>] c7 05 c8 5b 43 00 01 00 ?? mov dword ds:[0x00435bc8], 0x00010001 01 00 a1 80 5c 43 00 ?? mov eax, dword ds:[0x00435c80] a3 7c 5b 43 00 ?? mov dword ds:[0x00435b7c], eax c7 05 70 5b 43 00 09 04 ?? mov dword ds:[0x00435b70], 0xc0000409 00 c0 c7 05 74 5b 43 00 01 00 ?? mov dword ds:[0x00435b74], 1 00 00 a1 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0] 89 85 d8 fc ff ff ?? mov dword ss:[ebp + 0xfffffcd8<4294966488,-808>], eax a1 f4 43 43 00 ?? mov eax, dword ds:[0x004343f4] 89 85 dc fc ff ff ?? mov dword ss:[ebp + 0xfffffcdc<4294966492,-804>], eax ff 15 2c 82 43 00 ?? call dword ds:[0x0043822c] L2: a3 c0 5b 43 00 ?? mov dword ds:[0x00435bc0], eax 6a 01 ?? push 1 e8 5e 1d 00 00 ?? call function 0x0040dda7 L3: 59 ?? pop ecx 6a 00 ?? push 0 ff 15 28 82 43 00 ?? call dword ds:[0x00438228] L4: 68 58 ec 42 00 ?? push 0x0042ec58<"p[C"> ff 15 24 82 43 00 ?? call dword ds:[0x00438224] L5: 83 3d c0 5b 43 00 00 ?? cmp dword ds:[0x00435bc0], 0 75 08 ?? jne basic block L8 L6: 6a 01 ?? push 1 e8 3a 1d 00 00 ?? call function 0x0040dda7 L7: 59 ?? pop ecx L8: 68 09 04 00 c0 ?? push 0xc0000409 ff 15 20 82 43 00 ?? call dword ds:[0x00438220] L9: 50 ?? push eax ff 15 1c 82 43 00 ?? call dword ds:[0x0043821c] L10: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c082
?_Type_info_dtor@type_info@@CAXPAV1@@Z
1
L1: 6a 0c ?? push 12 68 10 32 43 00 ?? push 0x00433210 e8 be 18 00 00 ?? call function 0x0040d94c L2: 6a 0e ?? push 14 e8 ae 1e 00 00 ?? call function 0x0040df43 L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 8b 4e 04 ?? mov ecx, dword ds:[esi + 4] 85 c9 ?? test ecx, ecx 74 2f ?? je basic block L11 L4: a1 98 5e 43 00 ?? mov eax, dword ds:[0x00435e98] ba 94 5e 43 00 ?? mov edx, 0x00435e94 L5: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 85 c0 ?? test eax, eax 74 11 ?? je basic block L9 L6: 39 08 ?? cmp dword ds:[eax], ecx 75 2c ?? jne basic block L14 L7: 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 89 4a 04 ?? mov dword ds:[edx + 4], ecx 50 ?? push eax e8 47 a9 ff ff ?? call function 0x00406a0c L8: 59 ?? pop ecx L9: ff 76 04 ?? push dword ds:[esi + 4] e8 3e a9 ff ff ?? call function 0x00406a0c L10: 59 ?? pop ecx 83 66 04 00 ?? and dword ds:[esi + 4], 0 L11: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 0a 00 00 00 ?? call function 0x0040c0e9 L12: e8 ad 18 00 00 ?? call function 0x0040d991 L13: c3 ?? ret L14: 8b d0 ?? mov edx, eax eb c5 ?? jmp basic block L5
./vs2008/normal/Debug/oo.exe
0x40c0f2
?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
1
L1: 6a 0c ?? push 12 68 30 32 43 00 ?? push 0x00433230 e8 4e 18 00 00 ?? call function 0x0040d94c L2: 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 39 5f 04 ?? cmp dword ds:[edi + 4], ebx 0f 85 c6 00 00 00 ?? jne basic block L27 L3: 68 00 28 00 00 ?? push 0x00002800<10240> 68 0c 6a 40 00 ?? push function 0x00406a0c 68 df b6 40 00 ?? push function 0x0040b6df 53 ?? push ebx 8d 47 09 ?? lea eax, ds:[edi + 9] 50 ?? push eax 53 ?? push ebx e8 92 fd 00 00 ?? call function 0x0041beb8 L4: 83 c4 18 ?? add esp, 0x18<24> 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 3b c3 ?? cmp eax, ebx 75 07 ?? jne basic block L6 L5: 33 c0 ?? xor eax, eax e9 9e 00 00 00 ?? jmp basic block L28 L6: 50 ?? push eax e8 53 a3 ff ff ?? call function 0x00406490 L7: 59 ?? pop ecx 8b f0 ?? mov esi, eax eb 0d ?? jmp basic block L10 L8: 4e ?? dec esi 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] 03 c6 ?? add eax, esi 80 38 20 ?? cmp byte ds:[eax], 0x20<32> 75 07 ?? jne basic block L12 L9: 88 18 ?? mov byte ds:[eax], bl L10: 3b f3 ?? cmp esi, ebx 77 ef ?? ja basic block L8 L11: 4e ?? dec esi L12: 6a 0e ?? push 14 e8 e8 1d 00 00 ?? call function 0x0040df43 L13: 59 ?? pop ecx 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx 39 5f 04 ?? cmp dword ds:[edi + 4], ebx 75 59 ?? jne basic block L25 L14: 6a 08 ?? push 8 e8 74 f5 ff ff ?? call function 0x0040b6df L15: 59 ?? pop ecx 8b d8 ?? mov ebx, eax 85 db ?? test ebx, ebx 74 4b ?? je basic block L25 L16: 83 c6 02 ?? add esi, 2 56 ?? push esi e8 64 f5 ff ff ?? call function 0x0040b6df L17: 59 ?? pop ecx 89 47 04 ?? mov dword ds:[edi + 4], eax 85 c0 ?? test eax, eax 74 33 ?? je basic block L23 L18: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] 56 ?? push esi 50 ?? push eax e8 eb 02 00 00 ?? call function 0x0040c478 L19: 83 c4 0c ?? add esp, 12 33 c9 ?? xor ecx, ecx 3b c1 ?? cmp eax, ecx 74 0d ?? je basic block L22 L20: 51 ?? push ecx 51 ?? push ecx 51 ?? push ecx 51 ?? push ecx 51 ?? push ecx e8 b9 a6 ff ff ?? call function 0x00406859 L21: 83 c4 14 ?? add esp, 0x14<20> L22: 8b 47 04 ?? mov eax, dword ds:[edi + 4] 89 03 ?? mov dword ds:[ebx], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 89 4b 04 ?? mov dword ds:[ebx + 4], ecx 89 58 04 ?? mov dword ds:[eax + 4], ebx eb 07 ?? jmp basic block L25 L23: 53 ?? push ebx e8 50 a8 ff ff ?? call function 0x00406a0c L24: 59 ?? pop ecx L25: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] e8 47 a8 ff ff ?? call function 0x00406a0c L26: 59 ?? pop ecx c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 0c 00 00 00 ?? call function 0x0040c1de L27: 8b 47 04 ?? mov eax, dword ds:[edi + 4] L28: e8 b7 17 00 00 ?? call function 0x0040d991 L29: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c1e7
?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z
1
L1: 6a 0c ?? push 12 68 50 32 43 00 ?? push 0x00433250 e8 59 17 00 00 ?? call function 0x0040d94c L2: 6a 0e ?? push 14 e8 49 1d 00 00 ?? call function 0x0040df43 L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 8b 4e 04 ?? mov ecx, dword ds:[esi + 4] 85 c9 ?? test ecx, ecx 74 2f ?? je basic block L11 L4: a1 98 5e 43 00 ?? mov eax, dword ds:[0x00435e98] ba 94 5e 43 00 ?? mov edx, 0x00435e94 L5: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 85 c0 ?? test eax, eax 74 11 ?? je basic block L9 L6: 39 08 ?? cmp dword ds:[eax], ecx 75 2c ?? jne basic block L14 L7: 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 89 4a 04 ?? mov dword ds:[edx + 4], ecx 50 ?? push eax e8 e2 a7 ff ff ?? call function 0x00406a0c L8: 59 ?? pop ecx L9: ff 76 04 ?? push dword ds:[esi + 4] e8 d9 a7 ff ff ?? call function 0x00406a0c L10: 59 ?? pop ecx 83 66 04 00 ?? and dword ds:[esi + 4], 0 L11: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 0a 00 00 00 ?? call function 0x0040c24e L12: e8 48 17 00 00 ?? call function 0x0040d991 L13: c3 ?? ret L14: 8b d0 ?? mov edx, eax eb c5 ?? jmp basic block L5
./vs2008/normal/Debug/oo.exe
0x40c257
___unDNameHelper
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 66 83 7d 14 00 ?? cmp word ss:[ebp + 0x14<20>], 0 75 07 ?? jne basic block L3 L2: c7 45 14 00 28 00 00 ?? mov dword ss:[ebp + 0x14<20>], 0x00002800<10240> L3: ff 75 14 ?? push dword ss:[ebp + 0x14<20>] 68 0c 6a 40 00 ?? push function 0x00406a0c 68 df b6 40 00 ?? push function 0x0040b6df ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 33 fc 00 00 ?? call function 0x0041beb8 L4: 83 c4 18 ?? add esp, 0x18<24> 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c28a
?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
1
L1: 6a 10 ?? push 0x10<16> 68 70 32 43 00 ?? push 0x00433270 e8 b6 16 00 00 ?? call function 0x0040d94c L2: 33 db ?? xor ebx, ebx 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 39 5e 04 ?? cmp dword ds:[esi + 4], ebx 0f 85 e0 00 00 00 ?? jne basic block L28 L3: 6a 0e ?? push 14 e8 98 1c 00 00 ?? call function 0x0040df43 L4: 59 ?? pop ecx 89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx 39 5e 04 ?? cmp dword ds:[esi + 4], ebx 0f 85 c0 00 00 00 ?? jne basic block L27 L5: 68 00 28 00 00 ?? push 0x00002800<10240> 53 ?? push ebx 83 c6 09 ?? add esi, 9 56 ?? push esi 53 ?? push ebx e8 8f ff ff ff ?? call function 0x0040c257 L6: 83 c4 10 ?? add esp, 0x10<16> 8b f8 ?? mov edi, eax 89 7d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edi 3b fb ?? cmp edi, ebx 75 1a ?? jne basic block L9 L7: 6a fe ?? push 0xfe<254,-2> 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax 68 f0 43 43 00 ?? push 0x004343f0 e8 28 03 01 00 ?? call function 0x0041c60c L8: 83 c4 0c ?? add esp, 12 33 c0 ?? xor eax, eax e9 99 00 00 00 ?? jmp basic block L29 L9: 57 ?? push edi e8 9c a1 ff ff ?? call function 0x00406490 L10: 59 ?? pop ecx 8b f0 ?? mov esi, eax 89 75 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], esi L11: 8b c6 ?? mov eax, esi 4e ?? dec esi 89 75 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], esi 85 c0 ?? test eax, eax 76 0d ?? jbe basic block L14 L12: 8d 04 3e ?? lea eax, ds:[esi + edi] 80 38 20 ?? cmp byte ds:[eax], 0x20<32> 75 05 ?? jne basic block L14 L13: c6 00 00 ?? mov byte ds:[eax], 0 eb e9 ?? jmp basic block L11 L14: 6a 08 ?? push 8 e8 c7 f3 ff ff ?? call function 0x0040b6df L15: 59 ?? pop ecx 8b f8 ?? mov edi, eax 3b fb ?? cmp edi, ebx 74 4d ?? je basic block L25 L16: 8d 5e 02 ?? lea ebx, ds:[esi + 2] 53 ?? push ebx e8 b7 f3 ff ff ?? call function 0x0040b6df L17: 59 ?? pop ecx 8b f0 ?? mov esi, eax 85 f6 ?? test esi, esi 74 36 ?? je basic block L23 L18: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] 53 ?? push ebx 56 ?? push esi e8 3f 01 00 00 ?? call function 0x0040c478 L19: 83 c4 0c ?? add esp, 12 33 c9 ?? xor ecx, ecx 3b c1 ?? cmp eax, ecx 74 0d ?? je basic block L22 L20: 51 ?? push ecx 51 ?? push ecx 51 ?? push ecx 51 ?? push ecx 51 ?? push ecx e8 0d a5 ff ff ?? call function 0x00406859 L21: 83 c4 14 ?? add esp, 0x14<20> L22: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 70 04 ?? mov dword ds:[eax + 4], esi 89 37 ?? mov dword ds:[edi], esi 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 8b 48 04 ?? mov ecx, dword ds:[eax + 4] 89 4f 04 ?? mov dword ds:[edi + 4], ecx 89 78 04 ?? mov dword ds:[eax + 4], edi eb 07 ?? jmp basic block L25 L23: 57 ?? push edi e8 a1 a6 ff ff ?? call function 0x00406a0c L24: 59 ?? pop ecx L25: ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] e8 98 a6 ff ff ?? call function 0x00406a0c L26: 59 ?? pop ecx 8b 75 08 ?? mov esi, dword ss:[ebp + 8] L27: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 0c 00 00 00 ?? call function 0x0040c390 L28: 8b 46 04 ?? mov eax, dword ds:[esi + 4] L29: e8 05 16 00 00 ?? call function 0x0040d991 L30: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c399
___clean_type_info_names_internal
0
L1: 6a 08 ?? push 8 68 90 32 43 00 ?? push 0x00433290 e8 a7 15 00 00 ?? call function 0x0040d94c L2: 6a 0e ?? push 14 e8 97 1b 00 00 ?? call function 0x0040df43 L3: 59 ?? pop ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 70 04 ?? mov esi, dword ds:[eax + 4] L4: 85 f6 ?? test esi, esi 74 16 ?? je basic block L8 L5: 8b 7e 04 ?? mov edi, dword ds:[esi + 4] ff 36 ?? push dword ds:[esi] e8 47 a6 ff ff ?? call function 0x00406a0c L6: 56 ?? push esi e8 41 a6 ff ff ?? call function 0x00406a0c L7: 59 ?? pop ecx 59 ?? pop ecx 8b f7 ?? mov esi, edi eb e6 ?? jmp basic block L4 L8: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 06 00 00 00 ?? call function 0x0040c3e3 L9: e8 af 15 00 00 ?? call function 0x0040d991 L10: c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c3f0
_strcmp
0
L1: 8b 54 24 04 ?? mov edx, dword ss:[esp + 4] 8b 4c 24 08 ?? mov ecx, dword ss:[esp + 8] f7 c2 03 00 00 00 ?? test edx, 3 75 3c ?? jne basic block L14 L2: 8b 02 ?? mov eax, dword ds:[edx] 3a 01 ?? cmp al, byte ds:[ecx] 75 2e ?? jne basic block L13 L3: 0a c0 ?? or al, al 74 26 ?? je basic block L11 L4: 3a 61 01 ?? cmp ah, byte ds:[ecx + 1] 75 25 ?? jne basic block L13 L5: 0a e4 ?? or ah, ah 74 1d ?? je basic block L11 L6: c1 e8 10 ?? shr eax, 0x10<16> 3a 41 02 ?? cmp al, byte ds:[ecx + 2] 75 19 ?? jne basic block L13 L7: 0a c0 ?? or al, al 74 11 ?? je basic block L11 L8: 3a 61 03 ?? cmp ah, byte ds:[ecx + 3] 75 10 ?? jne basic block L13 L9: 83 c1 04 ?? add ecx, 4 83 c2 04 ?? add edx, 4 0a e4 ?? or ah, ah 75 d2 ?? jne basic block L2 L10: 8b ff ?? mov edi, edi L11: 33 c0 ?? xor eax, eax c3 ?? ret L12: 90 ?? nop L13: 1b c0 ?? sbb eax, eax d1 e0 ?? shl eax, 1 83 c0 01 ?? add eax, 1 c3 ?? ret L14: f7 c2 01 00 00 00 ?? test edx, 1 74 18 ?? je basic block L18 L15: 8a 02 ?? mov al, byte ds:[edx] 83 c2 01 ?? add edx, 1 3a 01 ?? cmp al, byte ds:[ecx] 75 e7 ?? jne basic block L13 L16: 83 c1 01 ?? add ecx, 1 0a c0 ?? or al, al 74 dc ?? je basic block L11 L17: f7 c2 02 00 00 00 ?? test edx, 2 74 a4 ?? je basic block L2 L18: 66 8b 02 ?? mov ax, word ds:[edx] 83 c2 02 ?? add edx, 2 3a 01 ?? cmp al, byte ds:[ecx] 75 ce ?? jne basic block L13 L19: 0a c0 ?? or al, al 74 c6 ?? je basic block L11 L20: 3a 61 01 ?? cmp ah, byte ds:[ecx + 1] 75 c5 ?? jne basic block L13 L21: 0a e4 ?? or ah, ah 74 bd ?? je basic block L11 L22: 83 c1 02 ?? add ecx, 2 eb 88 ?? jmp basic block L2
./vs2008/normal/Debug/oo.exe
0x40c478
_strcpy_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 53 ?? push ebx 33 db ?? xor ebx, ebx 56 ?? push esi 57 ?? push edi 3b cb ?? cmp ecx, ebx 74 07 ?? je basic block L3 L2: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12] 3b fb ?? cmp edi, ebx 77 1b ?? ja basic block L7 L3: e8 8d 00 00 00 ?? call function 0x0040c522 L4: 6a 16 ?? push 0x16<22> 5e ?? pop esi 89 30 ?? mov dword ds:[eax], esi L5: 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx e8 1c a5 ff ff ?? call function 0x004069c0 L6: 83 c4 14 ?? add esp, 0x14<20> 8b c6 ?? mov eax, esi eb 30 ?? jmp basic block L16 L7: 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>] 3b f3 ?? cmp esi, ebx 75 04 ?? jne basic block L9 L8: 88 19 ?? mov byte ds:[ecx], bl eb da ?? jmp basic block L3 L9: 8b d1 ?? mov edx, ecx L10: 8a 06 ?? mov al, byte ds:[esi] 88 02 ?? mov byte ds:[edx], al 42 ?? inc edx 46 ?? inc esi 3a c3 ?? cmp al, bl 74 03 ?? je basic block L12 L11: 4f ?? dec edi 75 f3 ?? jne basic block L10 L12: 3b fb ?? cmp edi, ebx 75 10 ?? jne basic block L15 L13: 88 19 ?? mov byte ds:[ecx], bl e8 52 00 00 00 ?? call function 0x0040c522 L14: 6a 22 ?? push 0x22<34> 59 ?? pop ecx 89 08 ?? mov dword ds:[eax], ecx 8b f1 ?? mov esi, ecx eb c1 ?? jmp basic block L5 L15: 33 c0 ?? xor eax, eax L16: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c4e0
__get_errno_from_oserr
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 33 c9 ?? xor ecx, ecx L2: 3b 04 cd 40 47 43 00 ?? cmp eax, dword ds:[0x00434740 + ecx * 8] 74 13 ?? je basic block L6 L3: 41 ?? inc ecx 83 f9 2d ?? cmp ecx, 0x2d<45> 72 f1 ?? jb basic block L2 L4: 8d 48 ed ?? lea ecx, ds:[eax + 0xed<237,-19>] 83 f9 11 ?? cmp ecx, 0x11<17> 77 0e ?? ja basic block L7 L5: 6a 0d ?? push 13 58 ?? pop eax 5d ?? pop ebp c3 ?? ret L6: 8b 04 cd 44 47 43 00 ?? mov eax, dword ds:[0x00434744 + ecx * 8] 5d ?? pop ebp c3 ?? ret L7: 05 44 ff ff ff ?? add eax, 0xffffff44<4294967108,-188> 6a 0e ?? push 14 59 ?? pop ecx 3b c8 ?? cmp ecx, eax 1b c0 ?? sbb eax, eax 23 c1 ?? and eax, ecx 83 c0 08 ?? add eax, 8 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c522
__errno
0
L1: e8 aa f5 ff ff ?? call function 0x0040bad1 L2: 85 c0 ?? test eax, eax 75 06 ?? jne basic block L4 L3: b8 a8 48 43 00 ?? mov eax, 0x004348a8<"\f"> c3 ?? ret L4: 83 c0 08 ?? add eax, 8 c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c535
___doserrno
0
L1: e8 97 f5 ff ff ?? call function 0x0040bad1 L2: 85 c0 ?? test eax, eax 75 06 ?? jne basic block L4 L3: b8 ac 48 43 00 ?? mov eax, 0x004348ac c3 ?? ret L4: 83 c0 0c ?? add eax, 12 c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c548
__dosmaperr
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi e8 e2 ff ff ff ?? call function 0x0040c535 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 51 ?? push ecx 89 08 ?? mov dword ds:[eax], ecx e8 82 ff ff ff ?? call function 0x0040c4e0 L3: 59 ?? pop ecx 8b f0 ?? mov esi, eax e8 bc ff ff ff ?? call function 0x0040c522 L4: 89 30 ?? mov dword ds:[eax], esi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c56b
__set_errno
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 5c f5 ff ff ?? call function 0x0040bad1 L2: 85 c0 ?? test eax, eax 75 05 ?? jne basic block L4 L3: 6a 0c ?? push 12 58 ?? pop eax 5d ?? pop ebp c3 ?? ret L4: e8 9f ff ff ff ?? call function 0x0040c522 L5: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 08 ?? mov dword ds:[eax], ecx 33 c0 ?? xor eax, eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c58c
__get_errno
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] 33 c0 ?? xor eax, eax 3b f0 ?? cmp esi, eax 75 12 ?? jne basic block L4 L2: 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax e8 1b a4 ff ff ?? call function 0x004069c0 L3: 83 c4 14 ?? add esp, 0x14<20> 6a 16 ?? push 0x16<22> 58 ?? pop eax eb 0b ?? jmp basic block L6 L4: e8 70 ff ff ff ?? call function 0x0040c522 L5: 8b 00 ?? mov eax, dword ds:[eax] 89 06 ?? mov dword ds:[esi], eax 33 c0 ?? xor eax, eax L6: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c5bb
__set_doserrno
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 0c f5 ff ff ?? call function 0x0040bad1 L2: 85 c0 ?? test eax, eax 75 05 ?? jne basic block L4 L3: 6a 0c ?? push 12 58 ?? pop eax 5d ?? pop ebp c3 ?? ret L4: e8 62 ff ff ff ?? call function 0x0040c535 L5: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 89 08 ?? mov dword ds:[eax], ecx 33 c0 ?? xor eax, eax 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c5dc
__get_doserrno
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] 33 c0 ?? xor eax, eax 3b f0 ?? cmp esi, eax 75 12 ?? jne basic block L4 L2: 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax e8 cb a3 ff ff ?? call function 0x004069c0 L3: 83 c4 14 ?? add esp, 0x14<20> 6a 16 ?? push 0x16<22> 58 ?? pop eax eb 0b ?? jmp basic block L6 L4: e8 33 ff ff ff ?? call function 0x0040c535 L5: 8b 00 ?? mov eax, dword ds:[eax] 89 06 ?? mov dword ds:[esi], eax 33 c0 ?? xor eax, eax L6: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c610
_memmove
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 56 ?? push esi 8b 75 0c ?? mov esi, dword ss:[ebp + 12] 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>] 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 8b c1 ?? mov eax, ecx 8b d1 ?? mov edx, ecx 03 c6 ?? add eax, esi 3b fe ?? cmp edi, esi 76 08 ?? jbe basic block L3 L2: 3b f8 ?? cmp edi, eax 0f 82 a4 01 00 00 ?? jb basic block L40 L3: 81 f9 00 01 00 00 ?? cmp ecx, 0x00000100<256> 72 1f ?? jb basic block L7 L4: 83 3d 3c 66 43 00 00 ?? cmp dword ds:[0x0043663c], 0 74 16 ?? je basic block L7 L5: 57 ?? push edi 56 ?? push esi 83 e7 0f ?? and edi, 15 83 e6 0f ?? and esi, 15 3b fe ?? cmp edi, esi 5e ?? pop esi 5f ?? pop edi 75 08 ?? jne basic block L7 L6: 5e ?? pop esi 5f ?? pop edi 5d ?? pop ebp e9 70 4e 00 00 ?? jmp function 0x004114c7 L7: f7 c7 03 00 00 00 ?? test edi, 3 75 15 ?? jne basic block L11 L8: c1 e9 02 ?? shr ecx, 2 83 e2 03 ?? and edx, 3 83 f9 08 ?? cmp ecx, 8 72 2a ?? jb basic block L15 L9: f3 a5 ?? rep_movsd ff 24 95 84 c7 40 00 ?? jmp dword ds:[0x0040c784 + edx * 4] L10: 90 ?? nop L11: 8b c7 ?? mov eax, edi ba 03 00 00 00 ?? mov edx, 3 83 e9 04 ?? sub ecx, 4 72 0c ?? jb basic block L13 L12: 83 e0 03 ?? and eax, 3 03 c8 ?? add ecx, eax ff 24 85 98 c6 40 00 ?? jmp dword ds:[0x0040c698 + eax * 4] L13: ff 24 8d 94 c7 40 00 ?? jmp dword ds:[basic block L32 + ecx * 4] L14: 90 ?? nop L15: ff 24 8d 18 c7 40 00 ?? jmp dword ds:[0x0040c718 + ecx * 4] 0x0040c69c: a8 c6 40 00 d4 c6 40 00 f8 c6 40 00 |..@...@...@.| L16: 23 d1 ?? and edx, ecx 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8a 46 02 ?? mov al, byte ds:[esi + 2] c1 e9 02 ?? shr ecx, 2 88 47 02 ?? mov byte ds:[edi + 2], al 83 c6 03 ?? add esi, 3 83 c7 03 ?? add edi, 3 83 f9 08 ?? cmp ecx, 8 72 cc ?? jb basic block L15 L17: f3 a5 ?? rep_movsd ff 24 95 84 c7 40 00 ?? jmp dword ds:[0x0040c784 + edx * 4] L18: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L19: 23 d1 ?? and edx, ecx 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] c1 e9 02 ?? shr ecx, 2 88 47 01 ?? mov byte ds:[edi + 1], al 83 c6 02 ?? add esi, 2 83 c7 02 ?? add edi, 2 83 f9 08 ?? cmp ecx, 8 72 a6 ?? jb basic block L15 L20: f3 a5 ?? rep_movsd ff 24 95 84 c7 40 00 ?? jmp dword ds:[0x0040c784 + edx * 4] L21: 90 ?? nop L22: 23 d1 ?? and edx, ecx 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 83 c6 01 ?? add esi, 1 c1 e9 02 ?? shr ecx, 2 83 c7 01 ?? add edi, 1 83 f9 08 ?? cmp ecx, 8 72 88 ?? jb basic block L15 L23: f3 a5 ?? rep_movsd ff 24 95 84 c7 40 00 ?? jmp dword ds:[0x0040c784 + edx * 4] 0x0040c718: 7b c7 40 00 68 c7 40 00 60 c7 40 00 58 c7 40 00 |{.@.h.@.`.@.X.@.| 0x0040c728: 50 c7 40 00 48 c7 40 00 40 c7 40 00 38 c7 40 00 |P.@.H.@.@.@.8.@.| L24: 8b 44 8e e4 ?? mov eax, dword ds:[esi + ecx * 4 + 0xe4<228,-28>] 89 44 8f e4 ?? mov dword ds:[edi + ecx * 4 + 0xe4<228,-28>], eax L25: 8b 44 8e e8 ?? mov eax, dword ds:[esi + ecx * 4 + 0xe8<232,-24>] 89 44 8f e8 ?? mov dword ds:[edi + ecx * 4 + 0xe8<232,-24>], eax L26: 8b 44 8e ec ?? mov eax, dword ds:[esi + ecx * 4 + 0xec<236,-20>] 89 44 8f ec ?? mov dword ds:[edi + ecx * 4 + 0xec<236,-20>], eax L27: 8b 44 8e f0 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf0<240,-16>] 89 44 8f f0 ?? mov dword ds:[edi + ecx * 4 + 0xf0<240,-16>], eax L28: 8b 44 8e f4 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf4<244,-12>] 89 44 8f f4 ?? mov dword ds:[edi + ecx * 4 + 0xf4<244,-12>], eax L29: 8b 44 8e f8 ?? mov eax, dword ds:[esi + ecx * 4 + 0xf8<248,-8>] 89 44 8f f8 ?? mov dword ds:[edi + ecx * 4 + 0xf8<248,-8>], eax L30: 8b 44 8e fc ?? mov eax, dword ds:[esi + ecx * 4 + 0xfc<252,-4>] 89 44 8f fc ?? mov dword ds:[edi + ecx * 4 + 0xfc<252,-4>], eax 8d 04 8d 00 00 00 00 ?? lea eax, ds:[0 + ecx * 4] 03 f0 ?? add esi, eax 03 f8 ?? add edi, eax L31: ff 24 95 84 c7 40 00 ?? jmp dword ds:[0x0040c784 + edx * 4] 0x0040c784: 94 c7 40 00 9c c7 40 00 a8 c7 40 00 bc c7 40 00 |..@...@...@...@.| L32: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L33: 90 ?? nop L34: 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L35: 90 ?? nop L36: 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L37: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L38: 8a 06 ?? mov al, byte ds:[esi] 88 07 ?? mov byte ds:[edi], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L39: 90 ?? nop L40: 8d 74 31 fc ?? lea esi, ds:[ecx + esi + 0xfc<252,-4>] 8d 7c 39 fc ?? lea edi, ds:[ecx + edi + 0xfc<252,-4>] f7 c7 03 00 00 00 ?? test edi, 3 75 24 ?? jne basic block L46 L41: c1 e9 02 ?? shr ecx, 2 83 e2 03 ?? and edx, 3 83 f9 08 ?? cmp ecx, 8 72 0d ?? jb basic block L44 L42: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 20 c9 40 00 ?? jmp dword ds:[0x0040c920 + edx * 4] L43: 8b ff ?? mov edi, edi L44: f7 d9 ?? neg ecx ff 24 8d d0 c8 40 00 ?? jmp dword ds:[0x0040c8d0 + ecx * 4] L45: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L46: 8b c7 ?? mov eax, edi ba 03 00 00 00 ?? mov edx, 3 83 f9 04 ?? cmp ecx, 4 72 0c ?? jb basic block L48 L47: 83 e0 03 ?? and eax, 3 2b c8 ?? sub ecx, eax ff 24 85 24 c8 40 00 ?? jmp dword ds:[0x0040c824 + eax * 4] L48: ff 24 8d 20 c9 40 00 ?? jmp dword ds:[0x0040c920 + ecx * 4] 0x0040c828: 34 c8 40 00 58 c8 40 00 80 c8 40 00 |4.@.X.@...@.| L49: 8a 46 03 ?? mov al, byte ds:[esi + 3] 23 d1 ?? and edx, ecx 88 47 03 ?? mov byte ds:[edi + 3], al 83 ee 01 ?? sub esi, 1 c1 e9 02 ?? shr ecx, 2 83 ef 01 ?? sub edi, 1 83 f9 08 ?? cmp ecx, 8 72 b2 ?? jb basic block L44 L50: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 20 c9 40 00 ?? jmp dword ds:[0x0040c920 + edx * 4] L51: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L52: 8a 46 03 ?? mov al, byte ds:[esi + 3] 23 d1 ?? and edx, ecx 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] c1 e9 02 ?? shr ecx, 2 88 47 02 ?? mov byte ds:[edi + 2], al 83 ee 02 ?? sub esi, 2 83 ef 02 ?? sub edi, 2 83 f9 08 ?? cmp ecx, 8 72 88 ?? jb basic block L44 L53: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 20 c9 40 00 ?? jmp dword ds:[0x0040c920 + edx * 4] L54: 90 ?? nop L55: 8a 46 03 ?? mov al, byte ds:[esi + 3] 23 d1 ?? and edx, ecx 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8a 46 01 ?? mov al, byte ds:[esi + 1] c1 e9 02 ?? shr ecx, 2 88 47 01 ?? mov byte ds:[edi + 1], al 83 ee 03 ?? sub esi, 3 83 ef 03 ?? sub edi, 3 83 f9 08 ?? cmp ecx, 8 0f 82 56 ff ff ff ?? jb basic block L44 L56: fd ?? std f3 a5 ?? rep_movsd fc ?? cld ff 24 95 20 c9 40 00 ?? jmp dword ds:[0x0040c920 + edx * 4] 0x0040c8b4: d4 c8 40 00 dc c8 40 00 e4 c8 40 00 ec c8 40 00 |..@...@...@...@.| 0x0040c8c4: f4 c8 40 00 fc c8 40 00 04 c9 40 00 17 c9 40 00 |..@...@...@...@.| L57: 8b 44 8e 1c ?? mov eax, dword ds:[esi + ecx * 4 + 0x1c<28>] 89 44 8f 1c ?? mov dword ds:[edi + ecx * 4 + 0x1c<28>], eax L58: 8b 44 8e 18 ?? mov eax, dword ds:[esi + ecx * 4 + 0x18<24>] 89 44 8f 18 ?? mov dword ds:[edi + ecx * 4 + 0x18<24>], eax L59: 8b 44 8e 14 ?? mov eax, dword ds:[esi + ecx * 4 + 0x14<20>] 89 44 8f 14 ?? mov dword ds:[edi + ecx * 4 + 0x14<20>], eax L60: 8b 44 8e 10 ?? mov eax, dword ds:[esi + ecx * 4 + 0x10<16>] 89 44 8f 10 ?? mov dword ds:[edi + ecx * 4 + 0x10<16>], eax L61: 8b 44 8e 0c ?? mov eax, dword ds:[esi + ecx * 4 + 12] 89 44 8f 0c ?? mov dword ds:[edi + ecx * 4 + 12], eax L62: 8b 44 8e 08 ?? mov eax, dword ds:[esi + ecx * 4 + 8] 89 44 8f 08 ?? mov dword ds:[edi + ecx * 4 + 8], eax L63: 8b 44 8e 04 ?? mov eax, dword ds:[esi + ecx * 4 + 4] 89 44 8f 04 ?? mov dword ds:[edi + ecx * 4 + 4], eax 8d 04 8d 00 00 00 00 ?? lea eax, ds:[0 + ecx * 4] 03 f0 ?? add esi, eax 03 f8 ?? add edi, eax L64: ff 24 95 20 c9 40 00 ?? jmp dword ds:[0x0040c920 + edx * 4] 0x0040c920: 30 c9 40 00 38 c9 40 00 48 c9 40 00 5c c9 40 00 |0.@.8.@.H.@.\.@.| L65: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L66: 90 ?? nop L67: 8a 46 03 ?? mov al, byte ds:[esi + 3] 88 47 03 ?? mov byte ds:[edi + 3], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L68: 8d 49 00 ?? lea ecx, ds:[ecx + 0] L69: 8a 46 03 ?? mov al, byte ds:[esi + 3] 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret L70: 90 ?? nop L71: 8a 46 03 ?? mov al, byte ds:[esi + 3] 88 47 03 ?? mov byte ds:[edi + 3], al 8a 46 02 ?? mov al, byte ds:[esi + 2] 88 47 02 ?? mov byte ds:[edi + 2], al 8a 46 01 ?? mov al, byte ds:[esi + 1] 88 47 01 ?? mov byte ds:[edi + 1], al 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5e ?? pop esi 5f ?? pop edi c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c975
?__CxxUnhandledExceptionFilter@@YGJPAU_EXCEPTION_POINTERS@@@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 00 ?? mov eax, dword ds:[eax] 81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363 75 2a ?? jne basic block L8 L2: 83 78 10 03 ?? cmp dword ds:[eax + 0x10<16>], 3 75 24 ?? jne basic block L8 L3: 8b 40 14 ?? mov eax, dword ds:[eax + 0x14<20>] 3d 20 05 93 19 ?? cmp eax, 0x19930520 74 15 ?? je basic block L7 L4: 3d 21 05 93 19 ?? cmp eax, 0x19930521 74 0e ?? je basic block L7 L5: 3d 22 05 93 19 ?? cmp eax, 0x19930522 74 07 ?? je basic block L7 L6: 3d 00 40 99 01 ?? cmp eax, 0x01994000 75 05 ?? jne basic block L8 L7: e8 e9 f4 ff ff ?? call function 0x0040be9a L8: 33 c0 ?? xor eax, eax 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo.exe
0x40c9b7
___CxxSetUnhandledExceptionFilter
0
L1: 68 75 c9 40 00 ?? push function 0x0040c975 ff 15 28 82 43 00 ?? call dword ds:[0x00438228] L2: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c9c5
__crt_waiting_on_module_handle
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi bf e8 03 00 00 ?? mov edi, 0x000003e8<1000> L2: 57 ?? push edi ff 15 f8 81 43 00 ?? call dword ds:[0x004381f8] L3: ff 75 08 ?? push dword ss:[ebp + 8] ff 15 50 82 43 00 ?? call dword ds:[0x00438250] L4: 81 c7 e8 03 00 00 ?? add edi, 0x000003e8<1000> 81 ff 60 ea 00 00 ?? cmp edi, 0x0000ea60<60000> 77 04 ?? ja basic block L6 L5: 85 c0 ?? test eax, eax 74 de ?? je basic block L2 L6: 5f ?? pop edi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oo.exe
0x40c9f5
__amsg_exit
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 47 05 00 00 ?? call function 0x0040cf46 L2: ff 75 08 ?? push dword ss:[ebp + 8] e8 6e 03 00 00 ?? call function 0x0040cd75 L3: ff 35 b0 48 43 00 ?? push dword ds:[0x004348b0] e8 af ee ff ff ?? call function 0x0040b8c1 L4: 68 ff 00 00 00 ?? push 0x000000ff<255> ff d0 ?? call eax L5: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c3 ?? ret