Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/oonewdel.exe
0x40ad5b
__ismbbkana
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 75 08 ?? push dword ss:[ebp + 8] e8 9c ff ff ff ?? call function 0x0040ad06 L2: 59 ?? pop ecx 59 ?? pop ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40ad6e
??0Block@HeapManager@@QAE@XZ
1
L1: 8b c1 ?? mov eax, ecx 83 20 00 ?? and dword ds:[eax], 0 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40ad74
?Constructor@HeapManager@@QAEXP6APAXI@ZP6AXPAX@Z@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 01 ?? mov dword ds:[ecx], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 89 41 04 ?? mov dword ds:[ecx + 4], eax 33 c0 ?? xor eax, eax 89 41 10 ?? mov dword ds:[ecx + 0x10<16>], eax 89 41 08 ?? mov dword ds:[ecx + 8], eax 89 41 0c ?? mov dword ds:[ecx + 12], eax 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40ad93
?Destructor@HeapManager@@QAEXXZ
1
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f1 ?? mov esi, ecx 83 7e 04 00 ?? cmp dword ds:[esi + 4], 0 74 1b ?? je basic block L6 L2: eb 0f ?? jmp basic block L5 L3: 8b 46 0c ?? mov eax, dword ds:[esi + 12] 8b 00 ?? mov eax, dword ds:[eax] ff 76 0c ?? push dword ds:[esi + 12] 89 46 08 ?? mov dword ds:[esi + 8], eax ff 56 04 ?? call dword ds:[esi + 4] L4: 59 ?? pop ecx L5: 8b 46 08 ?? mov eax, dword ds:[esi + 8] 89 46 0c ?? mov dword ds:[esi + 12], eax 85 c0 ?? test eax, eax 75 e7 ?? jne basic block L3 L6: 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b3fc
?getMemory@HeapManager@@QAEPAXIH@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 83 c7 07 ?? add edi, 7 83 e7 f8 ?? and edi, 0xf8<248,-8> 83 7d 0c 00 ?? cmp dword ss:[ebp + 12], 0 8b f1 ?? mov esi, ecx 74 06 ?? je basic block L4 L2: 57 ?? push edi ff 16 ?? call dword ds:[esi] L3: 59 ?? pop ecx eb 64 ?? jmp basic block L21 L4: 85 ff ?? test edi, edi 77 03 ?? ja basic block L6 L5: 6a 08 ?? push 8 5f ?? pop edi L6: 8b 46 10 ?? mov eax, dword ds:[esi + 0x10<16>] 53 ?? push ebx 3b c7 ?? cmp eax, edi 73 45 ?? jae basic block L18 L7: bb 00 10 00 00 ?? mov ebx, 0x00001000<4096> 3b fb ?? cmp edi, ebx 77 38 ?? ja basic block L17 L8: 6a 01 ?? push 1 68 04 10 00 00 ?? push 0x00001004<4100> b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 b9 ff ff ff ?? call basic block L1 L9: 85 c0 ?? test eax, eax 74 05 ?? je basic block L11 L10: 83 20 00 ?? and dword ds:[eax], 0 eb 02 ?? jmp basic block L12 L11: 33 c0 ?? xor eax, eax L12: 85 c0 ?? test eax, eax 74 18 ?? je basic block L17 L13: 8b 4e 0c ?? mov ecx, dword ds:[esi + 12] 85 c9 ?? test ecx, ecx 74 04 ?? je basic block L15 L14: 89 01 ?? mov dword ds:[ecx], eax eb 03 ?? jmp basic block L16 L15: 89 46 08 ?? mov dword ds:[esi + 8], eax L16: 2b df ?? sub ebx, edi 89 46 0c ?? mov dword ds:[esi + 12], eax 89 5e 10 ?? mov dword ds:[esi + 0x10<16>], ebx eb 09 ?? jmp basic block L19 L17: 33 c0 ?? xor eax, eax eb 0f ?? jmp basic block L20 L18: 2b c7 ?? sub eax, edi 89 46 10 ?? mov dword ds:[esi + 0x10<16>], eax L19: 8b 46 0c ?? mov eax, dword ds:[esi + 12] 8b 4e 10 ?? mov ecx, dword ds:[esi + 0x10<16>] 8d 44 08 04 ?? lea eax, ds:[eax + ecx + 4] L20: 5b ?? pop ebx L21: 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40b484
??0DName@@QAE@XZ
1
L1: 8b c1 ?? mov eax, ecx 83 20 00 ?? and dword ds:[eax], 0 c6 40 04 00 ?? mov byte ds:[eax + 4], 0 81 60 04 ff 00 ff ff ?? and dword ds:[eax + 4], 0xffff00ff<4294902015,-65281> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b495
??0DName@@QAE@ABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b c1 ?? mov eax, ecx 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b 11 ?? mov edx, dword ds:[ecx] 89 10 ?? mov dword ds:[eax], edx 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 89 48 04 ?? mov dword ds:[eax + 4], ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b4ad
?isValid@DName@@QBEHXZ
1
L1: 33 c0 ?? xor eax, eax 80 79 04 01 ?? cmp byte ds:[ecx + 4], 1 0f 9e c0 ?? setle al c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4b7
?isEmpty@DName@@QBEHXZ
1
L1: 33 c0 ?? xor eax, eax 39 01 ?? cmp dword ds:[ecx], eax 0f 94 c0 ?? sete al c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4bf
?status@DName@@QBE?AW4DNameStatus@@XZ
1
L1: 0f be 41 04 ?? movsx eax, byte ds:[ecx + 4] c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4c4
?setPtrRef@DName@@QAEAAV1@XZ
1
L1: 8b c1 ?? mov eax, ecx 81 48 04 00 01 00 00 ?? or dword ds:[eax + 4], 0x00000100<256> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4ce
?isPtrRef@DName@@QBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] c1 e8 08 ?? shr eax, 8 83 e0 01 ?? and eax, 1 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4d8
?isUDC@DName@@QBEHXZ
1
L1: 33 c0 ?? xor eax, eax 39 01 ?? cmp dword ds:[ecx], eax 74 0a ?? je basic block L4 L2: f7 41 04 00 02 00 00 ?? test dword ds:[ecx + 4], 0x00000200<512> 74 01 ?? je basic block L4 L3: 40 ?? inc eax L4: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4e9
?setIsUDC@DName@@QAEXXZ
1
L1: 83 39 00 ?? cmp dword ds:[ecx], 0 74 07 ?? je basic block L3 L2: 81 49 04 00 02 00 00 ?? or dword ds:[ecx + 4], 0x00000200<512> L3: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b4f6
?isUDTThunk@DName@@QBEHXZ
1
L1: 33 c0 ?? xor eax, eax 39 01 ?? cmp dword ds:[ecx], eax 74 0a ?? je basic block L4 L2: f7 41 04 00 04 00 00 ?? test dword ds:[ecx + 4], 0x00000400<1024> 74 01 ?? je basic block L4 L3: 40 ?? inc eax L4: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b507
?setIsArray@DName@@QAEXXZ
1
L1: 81 49 04 00 08 00 00 ?? or dword ds:[ecx + 4], 0x00000800<2048> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b50f
?isArray@DName@@QBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] c1 e8 0b ?? shr eax, 11 83 e0 01 ?? and eax, 1 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b519
?isNoTE@DName@@QBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] c1 e8 0c ?? shr eax, 12 83 e0 01 ?? and eax, 1 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b523
?setIsNoTE@DName@@QAEXXZ
1
L1: 81 49 04 00 10 00 00 ?? or dword ds:[ecx + 4], 0x00001000<4096> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b52b
?isPinPtr@DName@@QBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] c1 e8 0d ?? shr eax, 13 83 e0 01 ?? and eax, 1 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b535
?setIsPinPtr@DName@@QAEXXZ
1
L1: 81 49 04 00 20 00 00 ?? or dword ds:[ecx + 4], 0x00002000<8192> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b53d
?isComArray@DName@@QBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] c1 e8 0e ?? shr eax, 14 83 e0 01 ?? and eax, 1 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b547
?setIsComArray@DName@@QAEXXZ
1
L1: 81 49 04 00 40 00 00 ?? or dword ds:[ecx + 4], 0x00004000<16384> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b54f
?isVCallThunk@DName@@QBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] c1 e8 0f ?? shr eax, 15 83 e0 01 ?? and eax, 1 c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b559
?setIsVCallThunk@DName@@QAEXXZ
1
L1: 81 49 04 00 80 00 00 ?? or dword ds:[ecx + 4], 0x00008000<32768> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b561
?length@DName@@QBEHXZ
1
L1: 8b 09 ?? mov ecx, dword ds:[ecx] 85 c9 ?? test ecx, ecx 75 03 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax c3 ?? ret L3: 8b 01 ?? mov eax, dword ds:[ecx] ff 20 ?? jmp dword ds:[eax]
./vs2008/normal/Debug/oonewdel.exe
0x40b56e
?getLastChar@DName@@QBEDXZ
1
L1: 8b 09 ?? mov ecx, dword ds:[ecx] 85 c9 ?? test ecx, ecx 75 03 ?? jne basic block L3 L2: 32 c0 ?? xor al, al c3 ?? ret L3: 8b 01 ?? mov eax, dword ds:[ecx] ff 60 04 ?? jmp dword ds:[eax + 4]
./vs2008/normal/Debug/oonewdel.exe
0x40b57c
?getString@DName@@QBEPADPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 09 ?? mov ecx, dword ds:[ecx] 85 c9 ?? test ecx, ecx 75 07 ?? jne basic block L3 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5d ?? pop ebp c2 08 00 ?? ret 8 L3: 8b 01 ?? mov eax, dword ds:[ecx] 5d ?? pop ebp ff 60 08 ?? jmp dword ds:[eax + 8]
./vs2008/normal/Debug/oonewdel.exe
0x40b594
??_5DName@@QAEAAV0@ABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b c1 ?? mov eax, ecx 80 78 04 03 ?? cmp byte ds:[eax + 4], 3 74 0e ?? je basic block L4 L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8a 51 04 ?? mov dl, byte ds:[ecx + 4] 80 fa 01 ?? cmp dl, 1 7e 03 ?? jle basic block L4 L3: 88 50 04 ?? mov byte ds:[eax + 4], dl L4: 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b5b3
??4DName@@QAEAAV0@ABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b c1 ?? mov eax, ecx 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b 11 ?? mov edx, dword ds:[ecx] 89 10 ?? mov dword ds:[eax], edx 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 89 48 04 ?? mov dword ds:[eax + 4], ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b5cb
?isFull@Replicator@@QBEHXZ
1
L1: 33 c0 ?? xor eax, eax 83 39 09 ?? cmp dword ds:[ecx], 9 0f 94 c0 ?? sete al c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b5d4
??0Replicator@@QAE@XZ
1
L1: 8b c1 ?? mov eax, ecx 83 08 ff ?? or dword ds:[eax], 0xff<255,-1> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b5da
??0DNameNode@@IAE@XZ
1
L1: 8b c1 ?? mov eax, ecx c7 00 88 4b 42 00 ?? mov dword ds:[eax], 0x00424b88<"GiA"> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b5e3
??0charNode@@QAE@D@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b c1 ?? mov eax, ecx 8a 4d 08 ?? mov cl, byte ss:[ebp + 8] c7 00 94 4b 42 00 ?? mov dword ds:[eax], 0x00424b94 88 48 04 ?? mov byte ds:[eax + 4], cl 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b5fa
?length@charNode@@UBEHXZ
1
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b5fe
?getLastChar@charNode@@UBEDXZ
1
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4] c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b602
?getString@charNode@@UBEPADPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 3b 45 0c ?? cmp eax, dword ss:[ebp + 12] 73 06 ?? jae basic block L3 L2: 8a 49 04 ?? mov cl, byte ds:[ecx + 4] 88 08 ?? mov byte ds:[eax], cl 40 ?? inc eax L3: 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40b619
??0pDNameNode@@QAE@PAVDName@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b c1 ?? mov eax, ecx 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] c7 00 a0 4b 42 00 ?? mov dword ds:[eax], 0x00424ba0 85 c9 ?? test ecx, ecx 74 0f ?? je basic block L5 L2: 8a 51 04 ?? mov dl, byte ds:[ecx + 4] 80 fa 02 ?? cmp dl, 2 74 05 ?? je basic block L4 L3: 80 fa 03 ?? cmp dl, 3 75 02 ?? jne basic block L5 L4: 33 c9 ?? xor ecx, ecx L5: 89 48 04 ?? mov dword ds:[eax + 4], ecx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b643
?length@pDNameNode@@UBEHXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 85 c0 ?? test eax, eax 74 0c ?? je basic block L4 L2: 8b 00 ?? mov eax, dword ds:[eax] 85 c0 ?? test eax, eax 74 06 ?? je basic block L4 L3: 8b 10 ?? mov edx, dword ds:[eax] 8b c8 ?? mov ecx, eax ff 22 ?? jmp dword ds:[edx] L4: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b659
?getLastChar@pDNameNode@@UBEDXZ
1
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 85 c0 ?? test eax, eax 74 0d ?? je basic block L4 L2: 8b 00 ?? mov eax, dword ds:[eax] 85 c0 ?? test eax, eax 74 07 ?? je basic block L4 L3: 8b 10 ?? mov edx, dword ds:[eax] 8b c8 ?? mov ecx, eax ff 62 04 ?? jmp dword ds:[edx + 4] L4: 32 c0 ?? xor al, al c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b670
?getString@pDNameNode@@UBEPADPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 85 c9 ?? test ecx, ecx 74 06 ?? je basic block L3 L2: 5d ?? pop ebp e9 fa fe ff ff ?? jmp function 0x0040b57c L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40b689
??0DNameStatusNode@@AAE@W4DNameStatus@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 8b c1 ?? mov eax, ecx 89 50 04 ?? mov dword ds:[eax + 4], edx 4a ?? dec edx f7 da ?? neg edx 1b d2 ?? sbb edx, edx 83 e2 fc ?? and edx, 0xfc<252,-4> 83 c2 04 ?? add edx, 4 c7 00 ac 4b 42 00 ?? mov dword ds:[eax], 0x00424bac 89 50 08 ?? mov dword ds:[eax + 8], edx 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b6ae
?length@DNameStatusNode@@UBEHXZ
1
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b6b2
?getLastChar@DNameStatusNode@@UBEDXZ
1
L1: 83 79 04 01 ?? cmp dword ds:[ecx + 4], 1 0f 95 c0 ?? setne al fe c8 ?? dec al 24 20 ?? and al, 0x20<32> c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b744
??0pairNode@@QAE@PAVDNameNode@@0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b c1 ?? mov eax, ecx 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 83 48 0c ff ?? or dword ds:[eax + 12], 0xff<255,-1> 89 48 04 ?? mov dword ds:[eax + 4], ecx 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] c7 00 b8 4b 42 00 ?? mov dword ds:[eax], 0x00424bb8 89 48 08 ?? mov dword ds:[eax + 8], ecx 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40b765
?length@pairNode@@UBEHXZ
1
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f1 ?? mov esi, ecx 83 7e 0c 00 ?? cmp dword ds:[esi + 12], 0 7d 1b ?? jge basic block L5 L2: 8b 4e 08 ?? mov ecx, dword ds:[esi + 8] 8b 01 ?? mov eax, dword ds:[ecx] 53 ?? push ebx 57 ?? push edi 8b 7e 04 ?? mov edi, dword ds:[esi + 4] ff 10 ?? call dword ds:[eax] L3: 8b d8 ?? mov ebx, eax 8b 07 ?? mov eax, dword ds:[edi] 8b cf ?? mov ecx, edi ff 10 ?? call dword ds:[eax] L4: 03 d8 ?? add ebx, eax 5f ?? pop edi 89 5e 0c ?? mov dword ds:[esi + 12], ebx 5b ?? pop ebx L5: 8b 46 0c ?? mov eax, dword ds:[esi + 12] 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b790
?getLastChar@pairNode@@UBEDXZ
1
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f1 ?? mov esi, ecx 8b 4e 08 ?? mov ecx, dword ds:[esi + 8] 8b 01 ?? mov eax, dword ds:[ecx] ff 50 04 ?? call dword ds:[eax + 4] L2: 84 c0 ?? test al, al 75 09 ?? jne basic block L4 L3: 8b 4e 04 ?? mov ecx, dword ds:[esi + 4] 8b 01 ?? mov eax, dword ds:[ecx] 5e ?? pop esi ff 60 04 ?? jmp dword ds:[eax + 4] L4: 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b7ac
?getString@pairNode@@UBEPADPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi ff 75 0c ?? push dword ss:[ebp + 12] 8b f1 ?? mov esi, ecx 8b 4e 04 ?? mov ecx, dword ds:[esi + 4] ff 75 08 ?? push dword ss:[ebp + 8] 8b 01 ?? mov eax, dword ds:[ecx] ff 50 08 ?? call dword ds:[eax + 8] L2: 3b 45 0c ?? cmp eax, dword ss:[ebp + 12] 73 0c ?? jae basic block L4 L3: ff 75 0c ?? push dword ss:[ebp + 12] 8b 4e 08 ?? mov ecx, dword ds:[esi + 8] 8b 11 ?? mov edx, dword ds:[ecx] 50 ?? push eax ff 52 08 ?? call dword ds:[edx + 8] L4: 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40b7d8
und_strlen
0
L1: 33 c0 ?? xor eax, eax 38 01 ?? cmp byte ds:[ecx], al 74 07 ?? je basic block L3 L2: 40 ?? inc eax 41 ?? inc ecx 80 39 00 ?? cmp byte ds:[ecx], 0 75 f9 ?? jne basic block L2 L3: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b7e6
und_memcpy
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 8b f2 ?? mov esi, edx 85 f6 ?? test esi, esi 76 0b ?? jbe basic block L5 L2: 2b c8 ?? sub ecx, eax L3: 8a 14 01 ?? mov dl, byte ds:[ecx + eax] 88 10 ?? mov byte ds:[eax], dl 40 ?? inc eax 4e ?? dec esi L4: 75 f7 ?? jne basic block L3 L5: 5e ?? pop esi c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b7fc
und_strncmp
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 75 10 ?? jne basic block L6 L2: 33 c0 ?? xor eax, eax 5d ?? pop ebp c3 ?? ret L3: 8a 01 ?? mov al, byte ds:[ecx] 84 c0 ?? test al, al 74 0b ?? je basic block L7 L4: 3a 02 ?? cmp al, byte ds:[edx] 75 07 ?? jne basic block L7 L5: 41 ?? inc ecx 42 ?? inc edx L6: ff 4d 08 ?? dec dword ss:[ebp + 8] 75 ef ?? jne basic block L3 L7: 0f b6 01 ?? movzx eax, byte ds:[ecx] 0f b6 0a ?? movzx ecx, byte ds:[edx] 2b c1 ?? sub eax, ecx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b826
??0UnDecorator@@QAE@PADPBDHP6APADJ@ZK@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 8b c1 ?? mov eax, ecx 83 08 ff ?? or dword ds:[eax], 0xff<255,-1> 8d 48 2c ?? lea ecx, ds:[eax + 0x2c<44>] 83 09 ff ?? or dword ds:[ecx], 0xff<255,-1> 89 15 e4 9a 42 00 ?? mov dword ds:[0x00429ae4], edx 89 15 e0 9a 42 00 ?? mov dword ds:[0x00429ae0], edx 8b 55 08 ?? mov edx, dword ss:[ebp + 8] 85 d2 ?? test edx, edx 74 13 ?? je basic block L3 L2: 56 ?? push esi 8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>] 89 35 ec 9a 42 00 ?? mov dword ds:[0x00429aec], esi 89 15 e8 9a 42 00 ?? mov dword ds:[0x00429ae8], edx 5e ?? pop esi eb 0e ?? jmp basic block L4 L3: 83 25 e8 9a 42 00 00 ?? and dword ds:[0x00429ae8], 0 83 25 ec 9a 42 00 00 ?? and dword ds:[0x00429aec], 0 L4: 89 0d d8 9a 42 00 ?? mov dword ds:[0x00429ad8], ecx 8b 4d 18 ?? mov ecx, dword ss:[ebp + 0x18<24>] 89 0d f0 9a 42 00 ?? mov dword ds:[0x00429af0], ecx 8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>] a3 d4 9a 42 00 ?? mov dword ds:[0x00429ad4], eax 89 0d f4 9a 42 00 ?? mov dword ds:[0x00429af4], ecx c6 05 f8 9a 42 00 00 ?? mov byte ds:[0x00429af8], 0 5d ?? pop ebp c2 14 00 ?? ret 0x0014<20>
./vs2008/normal/Debug/oonewdel.exe
0x40b900
??2@YAPAXIAAVHeapManager@@H@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 10 ?? push dword ss:[ebp + 0x10<16>] b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 ff 75 08 ?? push dword ss:[ebp + 8] e8 e7 fa ff ff ?? call function 0x0040b3fc L2: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b917
?getStringHelper@@YAPADPAD00H@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 56 ?? push esi 8b 75 14 ?? mov esi, dword ss:[ebp + 0x14<20>] 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 2b c7 ?? sub eax, edi 3b f0 ?? cmp esi, eax 7e 02 ?? jle basic block L3 L2: 8b f0 ?? mov esi, eax L3: 85 f6 ?? test esi, esi 76 14 ?? jbe basic block L8 L4: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 8b cf ?? mov ecx, edi 2b c7 ?? sub eax, edi 8b d6 ?? mov edx, esi 53 ?? push ebx L5: 8a 1c 08 ?? mov bl, byte ds:[eax + ecx] 88 19 ?? mov byte ds:[ecx], bl 41 ?? inc ecx 4a ?? dec edx L6: 75 f7 ?? jne basic block L5 L7: 5b ?? pop ebx L8: 8d 04 37 ?? lea eax, ds:[edi + esi] 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40b94e
??0DName@@QAE@PAV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 56 ?? push esi 8b f1 ?? mov esi, ecx 74 30 ?? je basic block L8 L2: 6a 00 ?? push 0 6a 08 ?? push 8 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 92 fa ff ff ?? call function 0x0040b3fc L3: 85 c0 ?? test eax, eax 74 0c ?? je basic block L6 L4: ff 75 08 ?? push dword ss:[ebp + 8] 8b c8 ?? mov ecx, eax e8 a1 fc ff ff ?? call function 0x0040b619 L5: eb 02 ?? jmp basic block L7 L6: 33 c0 ?? xor eax, eax L7: 85 c0 ?? test eax, eax 89 06 ?? mov dword ds:[esi], eax 0f 95 c0 ?? setne al fe c8 ?? dec al 24 03 ?? and al, 3 88 46 04 ?? mov byte ds:[esi + 4], al eb 07 ?? jmp basic block L9 L8: 83 26 00 ?? and dword ds:[esi], 0 c6 46 04 00 ?? mov byte ds:[esi + 4], 0 L9: 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b9a1
??0DName@@QAE@W4DNameStatus@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 83 f9 02 ?? cmp ecx, 2 74 09 ?? je basic block L4 L2: 83 f9 03 ?? cmp ecx, 3 74 04 ?? je basic block L4 L3: 33 c0 ?? xor eax, eax eb 02 ?? jmp basic block L5 L4: 8b c1 ?? mov eax, ecx L5: 83 26 00 ?? and dword ds:[esi], 0 88 46 04 ?? mov byte ds:[esi + 4], al 83 f9 01 ?? cmp ecx, 1 75 11 ?? jne basic block L9 L6: 51 ?? push ecx e8 ea fc ff ff ?? call function 0x0040b6be L7: 59 ?? pop ecx 89 06 ?? mov dword ds:[esi], eax 85 c0 ?? test eax, eax 75 04 ?? jne basic block L9 L8: c6 46 04 03 ?? mov byte ds:[esi + 4], 3 L9: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40b9e6
?getString@DName@@QBEPADPADH@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 8b 09 ?? mov ecx, dword ds:[ecx] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi 85 c9 ?? test ecx, ecx 74 35 ?? je basic block L10 L2: 85 f6 ?? test esi, esi 75 1b ?? jne basic block L7 L3: 8b 01 ?? mov eax, dword ds:[ecx] ff 10 ?? call dword ds:[eax] L4: 8d 78 01 ?? lea edi, ds:[eax + 1] 56 ?? push esi 57 ?? push edi b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 eb f9 ff ff ?? call function 0x0040b3fc L5: 8b f0 ?? mov esi, eax 85 f6 ?? test esi, esi 74 1f ?? je basic block L12 L6: eb 03 ?? jmp basic block L8 L7: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12] L8: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 8d 44 3e ff ?? lea eax, ds:[esi + edi + 0xff<255,-1>] 50 ?? push eax 56 ?? push esi e8 52 fb ff ff ?? call function 0x0040b57c L9: c6 00 00 ?? mov byte ds:[eax], 0 eb 07 ?? jmp basic block L12 L10: 85 f6 ?? test esi, esi 74 03 ?? je basic block L12 L11: c6 06 00 ?? mov byte ds:[esi], 0 L12: 5f ?? pop edi 8b c6 ?? mov eax, esi 5e ?? pop esi c9 ?? leave c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40ba3e
?append@DName@@AAEXPAVDNameNode@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 56 ?? push esi 8b f1 ?? mov esi, ecx 74 28 ?? je basic block L8 L2: 6a 00 ?? push 0 6a 10 ?? push 0x10<16> b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 a2 f9 ff ff ?? call function 0x0040b3fc L3: 85 c0 ?? test eax, eax 74 0e ?? je basic block L6 L4: ff 75 08 ?? push dword ss:[ebp + 8] 8b c8 ?? mov ecx, eax ff 36 ?? push dword ds:[esi] e8 da fc ff ff ?? call function 0x0040b744 L5: eb 02 ?? jmp basic block L7 L6: 33 c0 ?? xor eax, eax L7: 89 06 ?? mov dword ds:[esi], eax 85 c0 ?? test eax, eax 75 04 ?? jne basic block L9 L8: c6 46 04 03 ?? mov byte ds:[esi + 4], 3 L9: 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40ba7d
??4DName@@QAEAAV0@PAV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 83 26 00 ?? and dword ds:[esi], 0 c6 46 04 00 ?? mov byte ds:[esi + 4], 0 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 74 26 ?? je basic block L8 L2: 6a 00 ?? push 0 6a 08 ?? push 8 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 55 f9 ff ff ?? call function 0x0040b3fc L3: 85 c0 ?? test eax, eax 74 0c ?? je basic block L6 L4: ff 75 08 ?? push dword ss:[ebp + 8] 8b c8 ?? mov ecx, eax e8 64 fb ff ff ?? call function 0x0040b619 L5: eb 02 ?? jmp basic block L7 L6: 33 c0 ?? xor eax, eax L7: 89 06 ?? mov dword ds:[esi], eax 85 c0 ?? test eax, eax 75 04 ?? jne basic block L9 L8: c6 46 04 03 ?? mov byte ds:[esi + 4], 3 L9: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40baca
??4DName@@QAEAAV0@W4DNameStatus@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 56 ?? push esi 8b f1 ?? mov esi, ecx 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 88 46 04 ?? mov byte ds:[esi + 4], al 83 f8 01 ?? cmp eax, 1 75 13 ?? jne basic block L5 L2: 50 ?? push eax e8 d4 fb ff ff ?? call function 0x0040b6be L3: 59 ?? pop ecx 89 06 ?? mov dword ds:[esi], eax 85 c0 ?? test eax, eax 75 09 ?? jne basic block L6 L4: c6 46 04 03 ?? mov byte ds:[esi + 4], 3 eb 03 ?? jmp basic block L6 L5: 83 26 00 ?? and dword ds:[esi], 0 L6: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40bb01
??YReplicator@@QAEAAV0@ABVDName@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 83 3e 09 ?? cmp dword ds:[esi], 9 74 36 ?? je basic block L10 L2: 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 83 3f 00 ?? cmp dword ds:[edi], 0 74 2c ?? je basic block L9 L3: 6a 00 ?? push 0 6a 08 ?? push 8 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 d7 f8 ff ff ?? call function 0x0040b3fc L4: 85 c0 ?? test eax, eax 74 0c ?? je basic block L6 L5: 8b 0f ?? mov ecx, dword ds:[edi] 89 08 ?? mov dword ds:[eax], ecx 8b 4f 04 ?? mov ecx, dword ds:[edi + 4] 89 48 04 ?? mov dword ds:[eax + 4], ecx eb 02 ?? jmp basic block L7 L6: 33 c0 ?? xor eax, eax L7: 85 c0 ?? test eax, eax 74 08 ?? je basic block L9 L8: ff 06 ?? inc dword ds:[esi] 8b 0e ?? mov ecx, dword ds:[esi] 89 44 8e 04 ?? mov dword ds:[esi + ecx * 4 + 4], eax L9: 5f ?? pop edi L10: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40bb4b
??AReplicator@@QBE?AVDName@@H@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 83 f8 09 ?? cmp eax, 9 77 22 ?? ja basic block L6 L2: 8b 11 ?? mov edx, dword ds:[ecx] 83 fa ff ?? cmp edx, 0xff<255,-1> 74 17 ?? je basic block L5 L3: 3b c2 ?? cmp eax, edx 7f 13 ?? jg basic block L5 L4: 8b 4c 81 04 ?? mov ecx, dword ds:[ecx + eax * 4 + 4] 8b 11 ?? mov edx, dword ds:[ecx] 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 89 10 ?? mov dword ds:[eax], edx 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 89 48 04 ?? mov dword ds:[eax + 4], ecx eb 11 ?? jmp basic block L9 L5: 6a 02 ?? push 2 eb 02 ?? jmp basic block L7 L6: 6a 03 ?? push 3 L7: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] e8 1d fe ff ff ?? call function 0x0040b9a1 L8: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] L9: 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bb8b
??0pcharNode@@QAE@PBDH@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 8b 7d 0c ?? mov edi, dword ss:[ebp + 12] 8b f1 ?? mov esi, ecx c7 06 c4 4b 42 00 ?? mov dword ds:[esi], 0x00424bc4 85 ff ?? test edi, edi 74 31 ?? je basic block L10 L2: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 74 2b ?? je basic block L10 L3: 6a 00 ?? push 0 57 ?? push edi b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 48 f8 ff ff ?? call function 0x0040b3fc L4: 89 46 04 ?? mov dword ds:[esi + 4], eax 89 7e 08 ?? mov dword ds:[esi + 8], edi 85 c0 ?? test eax, eax 74 1c ?? je basic block L11 L5: 85 ff ?? test edi, edi 76 18 ?? jbe basic block L11 L6: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 2b c8 ?? sub ecx, eax L7: 8a 14 01 ?? mov dl, byte ds:[ecx + eax] 88 10 ?? mov byte ds:[eax], dl 40 ?? inc eax 4f ?? dec edi L8: 75 f7 ?? jne basic block L7 L9: eb 08 ?? jmp basic block L11 L10: 83 66 04 00 ?? and dword ds:[esi + 4], 0 83 66 08 00 ?? and dword ds:[esi + 8], 0 L11: 5f ?? pop edi 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bbe2
?length@pcharNode@@UBEHXZ
1
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40bbe6
?getLastChar@pcharNode@@UBEDXZ
1
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8] 85 c0 ?? test eax, eax 74 08 ?? je basic block L3 L2: 8b 49 04 ?? mov ecx, dword ds:[ecx + 4] 8a 44 01 ff ?? mov al, byte ds:[ecx + eax + 0xff<255,-1>] c3 ?? ret L3: 32 c0 ?? xor al, al c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40bbf8
?getString@pcharNode@@UBEPADPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 71 08 ?? push dword ds:[ecx + 8] ff 71 04 ?? push dword ds:[ecx + 4] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 09 fd ff ff ?? call function 0x0040b917 L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bc15
?getString@DNameStatusNode@@UBEPADPAD0@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 79 04 01 ?? cmp dword ds:[ecx + 4], 1 75 17 ?? jne basic block L4 L2: 6a 04 ?? push 4 68 d0 4b 42 00 ?? push 0x00424bd0<" ?? "> ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 e5 fc ff ff ?? call function 0x0040b917 L3: 83 c4 10 ?? add esp, 0x10<16> eb 03 ?? jmp basic block L5 L4: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] L5: 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bc82
??YDName@@QAEAAV0@W4DNameStatus@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 80 7e 04 01 ?? cmp byte ds:[esi + 4], 1 7f 2d ?? jg basic block L10 L2: 83 3e 00 ?? cmp dword ds:[esi], 0 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 74 1f ?? je basic block L9 L3: 83 f8 02 ?? cmp eax, 2 74 1a ?? je basic block L9 L4: 83 f8 03 ?? cmp eax, 3 74 15 ?? je basic block L9 L5: 85 c0 ?? test eax, eax 74 17 ?? je basic block L10 L6: 50 ?? push eax e8 12 fa ff ff ?? call function 0x0040b6be L7: 59 ?? pop ecx 50 ?? push eax 8b ce ?? mov ecx, esi e8 89 fd ff ff ?? call function 0x0040ba3e L8: eb 06 ?? jmp basic block L10 L9: 50 ?? push eax e8 0d fe ff ff ?? call function 0x0040baca L10: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40bcc4
?doPchar@DName@@AAEXPBDH@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 83 3e 00 ?? cmp dword ds:[esi], 0 74 09 ?? je basic block L4 L2: 6a 03 ?? push 3 e8 f2 fd ff ff ?? call function 0x0040baca L3: eb 61 ?? jmp basic block L20 L4: 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 85 ff ?? test edi, edi 74 54 ?? je basic block L18 L5: 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 85 c0 ?? test eax, eax 74 4d ?? je basic block L18 L6: 83 e8 00 ?? sub eax, 0 74 42 ?? je basic block L17 L7: 48 ?? dec eax 6a 00 ?? push 0 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 74 18 ?? je basic block L12 L8: 6a 0c ?? push 12 e8 fd f6 ff ff ?? call function 0x0040b3fc L9: 85 c0 ?? test eax, eax 74 25 ?? je basic block L15 L10: ff 75 0c ?? push dword ss:[ebp + 12] 8b c8 ?? mov ecx, eax 57 ?? push edi e8 7d fe ff ff ?? call function 0x0040bb8b L11: eb 1a ?? jmp basic block L16 L12: 6a 08 ?? push 8 e8 e5 f6 ff ff ?? call function 0x0040b3fc L13: 85 c0 ?? test eax, eax 74 0d ?? je basic block L15 L14: 8a 0f ?? mov cl, byte ds:[edi] c7 00 94 4b 42 00 ?? mov dword ds:[eax], 0x00424b94 88 48 04 ?? mov byte ds:[eax + 4], cl eb 02 ?? jmp basic block L16 L15: 33 c0 ?? xor eax, eax L16: 89 06 ?? mov dword ds:[esi], eax 85 c0 ?? test eax, eax 75 0a ?? jne basic block L19 L17: c6 46 04 03 ?? mov byte ds:[esi + 4], 3 eb 04 ?? jmp basic block L19 L18: c6 46 04 02 ?? mov byte ds:[esi + 4], 2 L19: 5f ?? pop edi L20: 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bd40
??0DName@@QAE@D@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 56 ?? push esi 8b f1 ?? mov esi, ecx 88 46 04 ?? mov byte ds:[esi + 4], al 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 89 06 ?? mov dword ds:[esi], eax 38 45 08 ?? cmp byte ss:[ebp + 8], al 74 0b ?? je basic block L3 L2: 6a 01 ?? push 1 8d 45 08 ?? lea eax, ss:[ebp + 8] 50 ?? push eax e8 5e ff ff ff ?? call function 0x0040bcc4 L3: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40bd6d
??0DName@@QAE@PBD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 33 d2 ?? xor edx, edx 56 ?? push esi 8b f1 ?? mov esi, ecx 88 56 04 ?? mov byte ds:[esi + 4], dl 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 89 16 ?? mov dword ds:[esi], edx 3b c2 ?? cmp eax, edx 74 15 ?? je basic block L5 L2: 33 c9 ?? xor ecx, ecx 38 10 ?? cmp byte ds:[eax], dl 74 06 ?? je basic block L4 L3: 41 ?? inc ecx 38 14 01 ?? cmp byte ds:[ecx + eax], dl 75 fa ?? jne basic block L3 L4: 51 ?? push ecx 50 ?? push eax 8b ce ?? mov ecx, esi e8 25 ff ff ff ?? call function 0x0040bcc4 L5: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40bda6
??0DName@@QAE@AAPBDD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 33 d2 ?? xor edx, edx 57 ?? push edi 8b f9 ?? mov edi, ecx 88 57 04 ?? mov byte ds:[edi + 4], dl 81 67 04 ff 00 ff ff ?? and dword ds:[edi + 4], 0xffff00ff<4294902015,-65281> 89 17 ?? mov dword ds:[edi], edx 8b 06 ?? mov eax, dword ds:[esi] 3b c2 ?? cmp eax, edx 0f 84 8f 00 00 00 ?? je basic block L26 L2: 38 10 ?? cmp byte ds:[eax], dl 0f 84 81 00 00 00 ?? je basic block L25 L3: 89 45 08 ?? mov dword ss:[ebp + 8], eax L4: 8b 0e ?? mov ecx, dword ds:[esi] 8a 01 ?? mov al, byte ds:[ecx] 3a 45 0c ?? cmp al, byte ss:[ebp + 12] 74 4b ?? je basic block L20 L5: 3c 5f ?? cmp al, 0x5f<95> 74 3c ?? je basic block L19 L6: 3c 24 ?? cmp al, 0x24<36> 74 38 ?? je basic block L19 L7: 3c 3c ?? cmp al, 0x3c<60> 74 34 ?? je basic block L19 L8: 3c 3e ?? cmp al, 0x3e<62> 74 30 ?? je basic block L19 L9: 3c 2d ?? cmp al, 0x2d<45> 74 2c ?? je basic block L19 L10: 3c 61 ?? cmp al, 0x61<97> 7c 04 ?? jl basic block L12 L11: 3c 7a ?? cmp al, 0x7a<122> 7e 24 ?? jle basic block L19 L12: 3c 41 ?? cmp al, 0x41<65> 7c 04 ?? jl basic block L14 L13: 3c 5a ?? cmp al, 0x5a<90> 7e 1c ?? jle basic block L19 L14: 3c 30 ?? cmp al, 0x30<48> 7c 04 ?? jl basic block L16 L15: 3c 39 ?? cmp al, 0x39<57> 7e 14 ?? jle basic block L19 L16: 3c 80 ?? cmp al, 0x80<128,-128> 72 04 ?? jb basic block L18 L17: 3c fe ?? cmp al, 0xfe<254,-2> 76 0c ?? jbe basic block L19 L18: f7 05 f0 9a 42 00 00 00 ?? test dword ds:[0x00429af0], 0x00010000 01 00 74 3b ?? je basic block L26 L19: 42 ?? inc edx 41 ?? inc ecx 8b c1 ?? mov eax, ecx 89 0e ?? mov dword ds:[esi], ecx 80 38 00 ?? cmp byte ds:[eax], 0 75 ac ?? jne basic block L4 L20: 52 ?? push edx ff 75 08 ?? push dword ss:[ebp + 8] 8b cf ?? mov ecx, edi e8 90 fe ff ff ?? call function 0x0040bcc4 L21: 8b 06 ?? mov eax, dword ds:[esi] 8a 08 ?? mov cl, byte ds:[eax] 84 c9 ?? test cl, cl 74 11 ?? je basic block L24 L22: 40 ?? inc eax 89 06 ?? mov dword ds:[esi], eax 3a 4d 0c ?? cmp cl, byte ss:[ebp + 12] 74 19 ?? je basic block L27 L23: 83 27 00 ?? and dword ds:[edi], 0 c6 47 04 03 ?? mov byte ds:[edi + 4], 3 eb 10 ?? jmp basic block L27 L24: 80 7f 04 00 ?? cmp byte ds:[edi + 4], 0 75 0a ?? jne basic block L27 L25: c6 47 04 01 ?? mov byte ds:[edi + 4], 1 eb 04 ?? jmp basic block L27 L26: c6 47 04 02 ?? mov byte ds:[edi + 4], 2 L27: 8b c7 ?? mov eax, edi 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40be65
??0DName@@QAE@_K@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 24 ?? sub esp, 0x24<36> a1 58 80 42 00 ?? mov eax, dword ds:[0x00428058] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 53 ?? push ebx 33 c0 ?? xor eax, eax 56 ?? push esi 8b f1 ?? mov esi, ecx 57 ?? push edi 88 46 04 ?? mov byte ds:[esi + 4], al 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 8d 7d f8 ?? lea edi, ss:[ebp + 0xf8<248,-8>] 89 06 ?? mov dword ds:[esi], eax 88 45 f8 ?? mov byte ss:[ebp + 0xf8<248,-8>], al L2: 6a 00 ?? push 0 6a 0a ?? push 10 ff 75 0c ?? push dword ss:[ebp + 12] 4f ?? dec edi ff 75 08 ?? push dword ss:[ebp + 8] e8 10 ab 00 00 ?? call function 0x004169b0 L3: 80 c1 30 ?? add cl, 0x30<48> 89 45 08 ?? mov dword ss:[ebp + 8], eax 0b c2 ?? or eax, edx 89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx 88 0f ?? mov byte ds:[edi], cl 89 55 0c ?? mov dword ss:[ebp + 12], edx 75 de ?? jne basic block L2 L4: 8d 45 f8 ?? lea eax, ss:[ebp + 0xf8<248,-8>] 2b c7 ?? sub eax, edi 50 ?? push eax 57 ?? push edi 8b ce ?? mov ecx, esi e8 04 fe ff ff ?? call function 0x0040bcc4 L5: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 5f ?? pop edi 8b c6 ?? mov eax, esi 5e ?? pop esi 33 cd ?? xor ecx, ebp 5b ?? pop ebx e8 d7 61 ff ff ?? call function 0x004020a6 L6: c9 ?? leave c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bed3
??0DName@@QAE@_J@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 28 ?? sub esp, 0x28<40> a1 58 80 42 00 ?? mov eax, dword ds:[0x00428058] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 56 ?? push esi 8b f1 ?? mov esi, ecx 33 c9 ?? xor ecx, ecx 88 4e 04 ?? mov byte ds:[esi + 4], cl 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 3b c1 ?? cmp eax, ecx 57 ?? push edi 8d 7d f9 ?? lea edi, ss:[ebp + 0xf9<249,-7>] 89 0e ?? mov dword ds:[esi], ecx 88 4d f9 ?? mov byte ss:[ebp + 0xf9<249,-7>], cl 88 4d e3 ?? mov byte ss:[ebp + 0xe3<227,-29>], cl 7f 17 ?? jg basic block L5 L2: 7c 05 ?? jl basic block L4 L3: 39 4d 08 ?? cmp dword ss:[ebp + 8], ecx 73 10 ?? jae basic block L5 L4: 8b 55 08 ?? mov edx, dword ss:[ebp + 8] f7 da ?? neg edx 13 c1 ?? adc eax, ecx c6 45 e3 01 ?? mov byte ss:[ebp + 0xe3<227,-29>], 1 f7 d8 ?? neg eax 89 55 08 ?? mov dword ss:[ebp + 8], edx L5: 53 ?? push ebx eb 02 ?? jmp basic block L7 L6: 33 c9 ?? xor ecx, ecx L7: 51 ?? push ecx 6a 0a ?? push 10 50 ?? push eax ff 75 08 ?? push dword ss:[ebp + 8] 4f ?? dec edi e8 80 aa 00 00 ?? call function 0x004169b0 L8: 80 c1 30 ?? add cl, 0x30<48> 89 45 08 ?? mov dword ss:[ebp + 8], eax 88 0f ?? mov byte ds:[edi], cl 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 8b c2 ?? mov eax, edx 0b c8 ?? or ecx, eax 89 5d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], ebx 75 dd ?? jne basic block L6 L9: 5b ?? pop ebx 38 4d e3 ?? cmp byte ss:[ebp + 0xe3<227,-29>], cl 74 04 ?? je basic block L11 L10: 4f ?? dec edi c6 07 2d ?? mov byte ds:[edi], 0x2d<45> L11: 8d 45 f9 ?? lea eax, ss:[ebp + 0xf9<249,-7>] 2b c7 ?? sub eax, edi 50 ?? push eax 57 ?? push edi 8b ce ?? mov ecx, esi e8 68 fd ff ff ?? call function 0x0040bcc4 L12: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>] 5f ?? pop edi 8b c6 ?? mov eax, esi 33 cd ?? xor ecx, ebp 5e ?? pop esi e8 3c 61 ff ff ?? call function 0x004020a6 L13: c9 ?? leave c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bf6e
??HDName@@QBE?AV0@W4DNameStatus@@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 01 ?? mov eax, dword ds:[ecx] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] 89 06 ?? mov dword ds:[esi], eax 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 8b ce ?? mov ecx, esi 89 46 04 ?? mov dword ds:[esi + 4], eax e8 f7 fc ff ff ?? call function 0x0040bc82 L2: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40bf92
??YDName@@QAEAAV0@ABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 80 7e 04 01 ?? cmp byte ds:[esi + 4], 1 7f 2e ?? jg basic block L9 L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 8b 08 ?? mov ecx, dword ds:[eax] 85 c9 ?? test ecx, ecx 75 0e ?? jne basic block L5 L3: 0f be 40 04 ?? movsx eax, byte ds:[eax + 4] 50 ?? push eax 8b ce ?? mov ecx, esi e8 cd fc ff ff ?? call function 0x0040bc82 L4: eb 17 ?? jmp basic block L9 L5: 83 3e 00 ?? cmp dword ds:[esi], 0 75 0a ?? jne basic block L8 L6: 50 ?? push eax 8b ce ?? mov ecx, esi e8 ef f5 ff ff ?? call function 0x0040b5b3 L7: eb 08 ?? jmp basic block L9 L8: 51 ?? push ecx 8b ce ?? mov ecx, esi e8 70 fa ff ff ?? call function 0x0040ba3e L9: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40bfd5
??YDName@@QAEAAV0@PAV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 8b f9 ?? mov edi, ecx 80 7f 04 01 ?? cmp byte ds:[edi + 4], 1 7f 52 ?? jg basic block L17 L2: 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 74 49 ?? je basic block L16 L3: 83 3f 00 ?? cmp dword ds:[edi], 0 75 08 ?? jne basic block L6 L4: 56 ?? push esi e8 87 fa ff ff ?? call function 0x0040ba7d L5: eb 3c ?? jmp basic block L16 L6: 8a 46 04 ?? mov al, byte ds:[esi + 4] 84 c0 ?? test al, al 74 0f ?? je basic block L10 L7: 3c 01 ?? cmp al, 1 74 0b ?? je basic block L10 L8: 0f be c0 ?? movsx eax, al 50 ?? push eax e8 76 fc ff ff ?? call function 0x0040bc82 L9: eb 26 ?? jmp basic block L16 L10: 6a 00 ?? push 0 6a 08 ?? push 8 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 e0 f3 ff ff ?? call function 0x0040b3fc L11: 85 c0 ?? test eax, eax 74 0a ?? je basic block L14 L12: 56 ?? push esi 8b c8 ?? mov ecx, eax e8 f1 f5 ff ff ?? call function 0x0040b619 L13: eb 02 ?? jmp basic block L15 L14: 33 c0 ?? xor eax, eax L15: 50 ?? push eax 8b cf ?? mov ecx, edi e8 0a fa ff ff ?? call function 0x0040ba3e L16: 5e ?? pop esi L17: 8b c7 ?? mov eax, edi 5f ?? pop edi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40c03c
??4DName@@QAEAAV0@D@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 56 ?? push esi 8b f1 ?? mov esi, ecx 88 46 04 ?? mov byte ds:[esi + 4], al 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 89 06 ?? mov dword ds:[esi], eax 38 45 08 ?? cmp byte ss:[ebp + 8], al 74 0b ?? je basic block L3 L2: 6a 01 ?? push 1 8d 45 08 ?? lea eax, ss:[ebp + 8] 50 ?? push eax e8 62 fc ff ff ?? call function 0x0040bcc4 L3: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40c069
??4DName@@QAEAAV0@PBD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 33 d2 ?? xor edx, edx 56 ?? push esi 8b f1 ?? mov esi, ecx 88 56 04 ?? mov byte ds:[esi + 4], dl 81 66 04 ff 00 ff ff ?? and dword ds:[esi + 4], 0xffff00ff<4294902015,-65281> 89 16 ?? mov dword ds:[esi], edx 33 c9 ?? xor ecx, ecx 38 10 ?? cmp byte ds:[eax], dl 74 06 ?? je basic block L3 L2: 41 ?? inc ecx 38 14 01 ?? cmp byte ds:[ecx + eax], dl 75 fa ?? jne basic block L2 L3: 51 ?? push ecx 50 ?? push eax 8b ce ?? mov ecx, esi e8 2d fc ff ff ?? call function 0x0040bcc4 L4: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40c181
??HDName@@QBE?AV0@ABV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 01 ?? mov eax, dword ds:[ecx] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] 89 06 ?? mov dword ds:[esi], eax 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 8b ce ?? mov ecx, esi 89 46 04 ?? mov dword ds:[esi + 4], eax e8 f4 fd ff ff ?? call function 0x0040bf92 L2: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40c1a5
??HDName@@QBE?AV0@PAV0@@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 01 ?? mov eax, dword ds:[ecx] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] 89 06 ?? mov dword ds:[esi], eax 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 8b ce ?? mov ecx, esi 89 46 04 ?? mov dword ds:[esi + 4], eax e8 13 fe ff ff ?? call function 0x0040bfd5 L2: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40c1c9
??YDName@@QAEAAV0@D@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b f1 ?? mov esi, ecx 80 7e 04 01 ?? cmp byte ds:[esi + 4], 1 7f 3d ?? jg basic block L12 L2: 53 ?? push ebx 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 84 db ?? test bl, bl 74 34 ?? je basic block L11 L3: 83 3e 00 ?? cmp dword ds:[esi], 0 75 08 ?? jne basic block L6 L4: 53 ?? push ebx e8 52 fe ff ff ?? call function 0x0040c03c L5: eb 27 ?? jmp basic block L11 L6: 6a 00 ?? push 0 6a 08 ?? push 8 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 02 f2 ff ff ?? call function 0x0040b3fc L7: 85 c0 ?? test eax, eax 74 0b ?? je basic block L9 L8: c7 00 94 4b 42 00 ?? mov dword ds:[eax], 0x00424b94 88 58 04 ?? mov byte ds:[eax + 4], bl eb 02 ?? jmp basic block L10 L9: 33 c0 ?? xor eax, eax L10: 50 ?? push eax 8b ce ?? mov ecx, esi e8 2b f8 ff ff ?? call function 0x0040ba3e L11: 5b ?? pop ebx L12: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40c21b
??YDName@@QAEAAV0@PBD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 57 ?? push edi 8b f9 ?? mov edi, ecx 80 7f 04 01 ?? cmp byte ds:[edi + 4], 1 7f 4f ?? jg basic block L16 L2: 53 ?? push ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 3b f3 ?? cmp esi, ebx 74 42 ?? je basic block L15 L3: 38 1e ?? cmp byte ds:[esi], bl 74 3e ?? je basic block L15 L4: 39 1f ?? cmp dword ds:[edi], ebx 75 08 ?? jne basic block L7 L5: 56 ?? push esi e8 27 fe ff ff ?? call function 0x0040c069 L6: eb 32 ?? jmp basic block L15 L7: 53 ?? push ebx 6a 0c ?? push 12 b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 ab f1 ff ff ?? call function 0x0040b3fc L8: 3b c3 ?? cmp eax, ebx 74 17 ?? je basic block L13 L9: 33 d2 ?? xor edx, edx 38 1e ?? cmp byte ds:[esi], bl 74 06 ?? je basic block L11 L10: 42 ?? inc edx 38 1c 32 ?? cmp byte ds:[edx + esi], bl 75 fa ?? jne basic block L10 L11: 52 ?? push edx 56 ?? push esi 8b c8 ?? mov ecx, eax e8 21 f9 ff ff ?? call function 0x0040bb8b L12: eb 02 ?? jmp basic block L14 L13: 33 c0 ?? xor eax, eax L14: 50 ?? push eax 8b cf ?? mov ecx, edi e8 c8 f7 ff ff ?? call function 0x0040ba3e L15: 5e ?? pop esi 5b ?? pop ebx L16: 8b c7 ?? mov eax, edi 5f ?? pop edi 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oonewdel.exe
0x40c3d5
??H@YA?AVDName@@DABV0@@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>] ff 75 08 ?? push dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] e8 53 f9 ff ff ?? call function 0x0040bd40 L2: 8b c8 ?? mov ecx, eax e8 8d fd ff ff ?? call function 0x0040c181 L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40c3f9
??H@YA?AVDName@@W4DNameStatus@@ABV0@@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>] ff 75 08 ?? push dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] e8 90 f5 ff ff ?? call function 0x0040b9a1 L2: 8b c8 ?? mov ecx, eax e8 69 fd ff ff ?? call function 0x0040c181 L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40c41d
??H@YA?AVDName@@PBDABV0@@Z
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 51 ?? push ecx ff 75 10 ?? push dword ss:[ebp + 0x10<16>] 8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>] ff 75 08 ?? push dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] e8 38 f9 ff ff ?? call function 0x0040bd6d L2: 8b c8 ?? mov ecx, eax e8 45 fd ff ff ?? call function 0x0040c181 L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40c441
??HDName@@QBE?AV0@D@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 01 ?? mov eax, dword ds:[ecx] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] 89 06 ?? mov dword ds:[esi], eax 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 8b ce ?? mov ecx, esi 89 46 04 ?? mov dword ds:[esi + 4], eax e8 6b fd ff ff ?? call function 0x0040c1c9 L2: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40c465
??HDName@@QBE?AV0@PBD@Z
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 01 ?? mov eax, dword ds:[ecx] 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] ff 75 0c ?? push dword ss:[ebp + 12] 89 06 ?? mov dword ds:[esi], eax 8b 41 04 ?? mov eax, dword ds:[ecx + 4] 8b ce ?? mov ecx, esi 89 46 04 ?? mov dword ds:[esi + 4], eax e8 99 fd ff ff ?? call function 0x0040c21b L2: 8b c6 ?? mov eax, esi 5e ?? pop esi 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oonewdel.exe
0x40f70e
??BUnDecorator@@QAEPADXZ
1
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 18 ?? sub esp, 0x18<24> 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>] ba 00 00 ff ff ?? mov edx, 0xffff0000<4294901760,-65536> 21 55 fc ?? and dword ss:[ebp + 0xfc<252,-4>], edx 33 c9 ?? xor ecx, ecx 21 4d f8 ?? and dword ss:[ebp + 0xf8<248,-8>], ecx 23 c2 ?? and eax, edx 8b 15 e4 9a 42 00 ?? mov edx, dword ds:[0x00429ae4] 85 d2 ?? test edx, edx 74 63 ?? je basic block L14 L2: 80 3a 3f ?? cmp byte ds:[edx], 0x3f<63> 75 4f ?? jne basic block L11 L3: 8a 42 01 ?? mov al, byte ds:[edx + 1] 3c 40 ?? cmp al, 0x40<64> 75 24 ?? jne basic block L7 L4: 83 05 e0 9a 42 00 02 ?? add dword ds:[0x00429ae0], 2 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax e8 1d f3 ff ff ?? call function 0x0040ea6b L5: 50 ?? push eax 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 68 68 4e 42 00 ?? push 0x00424e68<"CV: "> 50 ?? push eax e8 c0 cc ff ff ?? call function 0x0040c41d L6: 83 c4 10 ?? add esp, 0x10<16> eb 2e ?? jmp basic block L13 L7: 3c 24 ?? cmp al, 0x24<36> 75 20 ?? jne basic block L11 L8: 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 6a 00 ?? push 0 50 ?? push eax e8 55 e1 ff ff ?? call function 0x0040d8c6 L9: 59 ?? pop ecx 59 ?? pop ecx 8b 08 ?? mov ecx, dword ds:[eax] 8b 40 04 ?? mov eax, dword ds:[eax + 4] 3c 02 ?? cmp al, 2 75 19 ?? jne basic block L14 L10: a1 e4 9a 42 00 ?? mov eax, dword ds:[0x00429ae4] a3 e0 9a 42 00 ?? mov dword ds:[0x00429ae0], eax L11: 8d 45 e8 ?? lea eax, ss:[ebp + 0xe8<232,-24>] 50 ?? push eax e8 dc f2 ff ff ?? call function 0x0040ea6b L12: 59 ?? pop ecx L13: 8b 08 ?? mov ecx, dword ds:[eax] 8b 40 04 ?? mov eax, dword ds:[eax + 4] L14: 3c 03 ?? cmp al, 3 75 04 ?? jne basic block L16 L15: 33 c0 ?? xor eax, eax c9 ?? leave c3 ?? ret L16: 3c 02 ?? cmp al, 2 74 1f ?? je basic block L20 L17: f7 05 f0 9a 42 00 00 10 ?? test dword ds:[0x00429af0], 0x00001000<4096> 00 00 75 0b ?? jne basic block L19 L18: 8b 15 e0 9a 42 00 ?? mov edx, dword ds:[0x00429ae0] 80 3a 00 ?? cmp byte ds:[edx], 0 75 08 ?? jne basic block L20 L19: 89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax eb 0e ?? jmp basic block L21 L20: ff 35 e4 9a 42 00 ?? push dword ds:[0x00429ae4] 8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>] e8 9b c8 ff ff ?? call function 0x0040c069 L21: a1 e8 9a 42 00 ?? mov eax, dword ds:[0x00429ae8] 85 c0 ?? test eax, eax 75 28 ?? jne basic block L26 L22: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>] 85 c9 ?? test ecx, ecx 74 04 ?? je basic block L24 L23: 8b 01 ?? mov eax, dword ds:[ecx] ff 10 ?? call dword ds:[eax] L24: 40 ?? inc eax a3 ec 9a 42 00 ?? mov dword ds:[0x00429aec], eax 83 c0 07 ?? add eax, 7 83 e0 f8 ?? and eax, 0xf8<248,-8> 50 ?? push eax ff 15 c0 9a 42 00 ?? call dword ds:[0x00429ac0] L25: 59 ?? pop ecx a3 e8 9a 42 00 ?? mov dword ds:[0x00429ae8], eax 85 c0 ?? test eax, eax 74 3e ?? je basic block L36 L26: ff 35 ec 9a 42 00 ?? push dword ds:[0x00429aec] 8d 4d f8 ?? lea ecx, ss:[ebp + 0xf8<248,-8>] 50 ?? push eax e8 d8 c1 ff ff ?? call function 0x0040b9e6 L27: a1 e8 9a 42 00 ?? mov eax, dword ds:[0x00429ae8] 8b d0 ?? mov edx, eax eb 17 ?? jmp basic block L34 L28: 80 f9 20 ?? cmp cl, 0x20<32> 75 0e ?? jne basic block L33 L29: 40 ?? inc eax 88 0a ?? mov byte ds:[edx], cl 42 ?? inc edx eb 01 ?? jmp basic block L31 L30: 40 ?? inc eax L31: 80 38 20 ?? cmp byte ds:[eax], 0x20<32> 74 fa ?? je basic block L30 L32: eb 04 ?? jmp basic block L34 L33: 88 0a ?? mov byte ds:[edx], cl 42 ?? inc edx 40 ?? inc eax L34: 8a 08 ?? mov cl, byte ds:[eax] 84 c9 ?? test cl, cl 75 e3 ?? jne basic block L28 L35: 8a c1 ?? mov al, cl 88 02 ?? mov byte ds:[edx], al a1 e8 9a 42 00 ?? mov eax, dword ds:[0x00429ae8] L36: c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40f98f
___unDName
0
L1: 6a 64 ?? push 0x64<100> 68 b8 7a 42 00 ?? push 0x00427ab8 e8 d1 2b ff ff ?? call function 0x0040256c L2: 8b 7d 14 ?? mov edi, dword ss:[ebp + 0x14<20>] 33 f6 ?? xor esi, esi 3b fe ?? cmp edi, esi 75 04 ?? jne basic block L4 L3: 33 c0 ?? xor eax, eax eb 72 ?? jmp basic block L12 L4: 6a 05 ?? push 5 e8 98 67 ff ff ?? call function 0x00406147 L5: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 f0 ?? je basic block L3 L6: 6a 05 ?? push 5 e8 4f 68 ff ff ?? call function 0x0040620a L7: 59 ?? pop ecx 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 89 3d c0 9a 42 00 ?? mov dword ds:[0x00429ac0], edi 8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>] a3 c4 9a 42 00 ?? mov dword ds:[0x00429ac4], eax 89 35 d0 9a 42 00 ?? mov dword ds:[0x00429ad0], esi 89 35 c8 9a 42 00 ?? mov dword ds:[0x00429ac8], esi 89 35 cc 9a 42 00 ?? mov dword ds:[0x00429acc], esi 0f b7 45 1c ?? movzx eax, word ss:[ebp + 0x1c<28>] 50 ?? push eax 56 ?? push esi ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>] e8 30 be ff ff ?? call function 0x0040b826 L8: 8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>] e8 10 fd ff ff ?? call function 0x0040f70e L9: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 88 b3 ff ff ?? call function 0x0040ad93 L10: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 09 00 00 00 ?? call function 0x0040fa20 L11: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] L12: e8 92 2b ff ff ?? call function 0x004025b1 L13: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x40fa29
___unDNameEx
0
L1: 6a 64 ?? push 0x64<100> 68 d8 7a 42 00 ?? push 0x00427ad8 e8 37 2b ff ff ?? call function 0x0040256c L2: 8b 7d 14 ?? mov edi, dword ss:[ebp + 0x14<20>] 33 f6 ?? xor esi, esi 3b fe ?? cmp edi, esi 75 04 ?? jne basic block L4 L3: 33 c0 ?? xor eax, eax eb 72 ?? jmp basic block L12 L4: 6a 05 ?? push 5 e8 fe 66 ff ff ?? call function 0x00406147 L5: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 f0 ?? je basic block L3 L6: 6a 05 ?? push 5 e8 b5 67 ff ff ?? call function 0x0040620a L7: 59 ?? pop ecx 89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi 89 3d c0 9a 42 00 ?? mov dword ds:[0x00429ac0], edi 8b 45 18 ?? mov eax, dword ss:[ebp + 0x18<24>] a3 c4 9a 42 00 ?? mov dword ds:[0x00429ac4], eax 89 35 d0 9a 42 00 ?? mov dword ds:[0x00429ad0], esi 89 35 c8 9a 42 00 ?? mov dword ds:[0x00429ac8], esi 89 35 cc 9a 42 00 ?? mov dword ds:[0x00429acc], esi ff 75 20 ?? push dword ss:[ebp + 0x20<32>] ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>] e8 96 bd ff ff ?? call function 0x0040b826 L8: 8d 4d 8c ?? lea ecx, ss:[ebp + 0x8c<140,-116>] e8 76 fc ff ff ?? call function 0x0040f70e L9: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax b9 c0 9a 42 00 ?? mov ecx, 0x00429ac0 e8 ee b2 ff ff ?? call function 0x0040ad93 L10: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 09 00 00 00 ?? call function 0x0040faba L11: 8b 45 e4 ?? mov eax, dword ss:[ebp + 0xe4<228,-28>] L12: e8 f8 2a ff ff ?? call function 0x004025b1 L13: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x4100e0
__calloc_impl
0
L1: 6a 0c ?? push 12 68 f8 7a 42 00 ?? push 0x00427af8 e8 80 24 ff ff ?? call function 0x0040256c L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8] 33 ff ?? xor edi, edi 3b cf ?? cmp ecx, edi 76 2e ?? jbe basic block L8 L3: 6a e0 ?? push 0xe0<224,-32> 58 ?? pop eax 33 d2 ?? xor edx, edx f7 f1 ?? div ecx 3b 45 0c ?? cmp eax, dword ss:[ebp + 12] 1b c0 ?? sbb eax, eax 40 ?? inc eax 75 1f ?? jne basic block L8 L4: e8 f5 4d ff ff ?? call function 0x00404efe L5: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 57 ?? push edi 57 ?? push edi 57 ?? push edi 57 ?? push edi 57 ?? push edi e8 62 4d ff ff ?? call function 0x00404e7b L6: 83 c4 14 ?? add esp, 0x14<20> L7: 33 c0 ?? xor eax, eax e9 d5 00 00 00 ?? jmp basic block L32 L8: 0f af 4d 0c ?? imul ecx, dword ss:[ebp + 12] 8b f1 ?? mov esi, ecx 89 75 08 ?? mov dword ss:[ebp + 8], esi 3b f7 ?? cmp esi, edi 75 03 ?? jne basic block L10 L9: 33 f6 ?? xor esi, esi 46 ?? inc esi L10: 33 db ?? xor ebx, ebx 89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx 83 fe e0 ?? cmp esi, 0xe0<224,-32> 77 69 ?? ja basic block L22 L11: 83 3d 54 9c 42 00 03 ?? cmp dword ds:[0x00429c54], 3 75 4b ?? jne basic block L19 L12: 83 c6 0f ?? add esi, 15 83 e6 f0 ?? and esi, 0xf0<240,-16> 89 75 0c ?? mov dword ss:[ebp + 12], esi 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 3b 05 44 9c 42 00 ?? cmp eax, dword ds:[0x00429c44] 77 37 ?? ja basic block L19 L13: 6a 04 ?? push 4 e8 a9 60 ff ff ?? call function 0x0040620a L14: 59 ?? pop ecx 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi ff 75 08 ?? push dword ss:[ebp + 8] e8 0a 6e ff ff ?? call function 0x00406f77 L15: 59 ?? pop ecx 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 5f 00 00 00 ?? call function 0x004101dc L16: 8b 5d e4 ?? mov ebx, dword ss:[ebp + 0xe4<228,-28>] 3b df ?? cmp ebx, edi 74 11 ?? je basic block L20 L17: ff 75 08 ?? push dword ss:[ebp + 8] 57 ?? push edi 53 ?? push ebx e8 92 47 ff ff ?? call function 0x00404920 L18: 83 c4 0c ?? add esp, 12 L19: 3b df ?? cmp ebx, edi 75 61 ?? jne basic block L31 L20: 56 ?? push esi 6a 08 ?? push 8 ff 35 dc 98 42 00 ?? push dword ds:[0x004298dc] ff 15 c4 a1 42 00 ?? call dword ds:[0x0042a1c4] L21: 8b d8 ?? mov ebx, eax L22: 3b df ?? cmp ebx, edi 75 4c ?? jne basic block L31 L23: 39 3d 40 9a 42 00 ?? cmp dword ds:[0x00429a40], edi 74 33 ?? je basic block L28 L24: 56 ?? push esi e8 9f 2c ff ff ?? call function 0x00402e57 L25: 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 85 72 ff ff ff ?? jne basic block L10 L26: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 3b c7 ?? cmp eax, edi 0f 84 50 ff ff ff ?? je basic block L7 L27: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 e9 45 ff ff ff ?? jmp basic block L7 L28: 3b df ?? cmp ebx, edi 75 0d ?? jne basic block L31 L29: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>] 3b c7 ?? cmp eax, edi 74 06 ?? je basic block L31 L30: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 L31: 8b c3 ?? mov eax, ebx L32: e8 b4 23 ff ff ?? call function 0x004025b1 L33: c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x4101fe
_realloc
0
L1: 6a 10 ?? push 0x10<16> 68 18 7b 42 00 ?? push 0x00427b18 e8 62 23 ff ff ?? call function 0x0040256c L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 85 db ?? test ebx, ebx 75 0e ?? jne basic block L5 L3: ff 75 0c ?? push dword ss:[ebp + 12] e8 19 2b ff ff ?? call function 0x00402d32 L4: 59 ?? pop ecx e9 cc 01 00 00 ?? jmp basic block L67 L5: 8b 75 0c ?? mov esi, dword ss:[ebp + 12] 85 f6 ?? test esi, esi 75 0c ?? jne basic block L8 L6: 53 ?? push ebx e8 a5 21 ff ff ?? call function 0x004023d1 L7: 59 ?? pop ecx e9 b7 01 00 00 ?? jmp basic block L66 L8: 83 3d 54 9c 42 00 03 ?? cmp dword ds:[0x00429c54], 3 0f 85 93 01 00 00 ?? jne basic block L62 L9: 33 ff ?? xor edi, edi 89 7d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edi 83 fe e0 ?? cmp esi, 0xe0<224,-32> 0f 87 8a 01 00 00 ?? ja basic block L63 L10: 6a 04 ?? push 4 e8 b6 5f ff ff ?? call function 0x0040620a L11: 59 ?? pop ecx 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 53 ?? push ebx e8 da 60 ff ff ?? call function 0x00406338 L12: 59 ?? pop ecx 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 3b c7 ?? cmp eax, edi 0f 84 9e 00 00 00 ?? je basic block L35 L13: 3b 35 44 9c 42 00 ?? cmp esi, dword ds:[0x00429c44] 77 49 ?? ja basic block L25 L14: 56 ?? push esi 53 ?? push ebx 50 ?? push eax e8 bc 65 ff ff ?? call function 0x00406836 L15: 83 c4 0c ?? add esp, 12 85 c0 ?? test eax, eax 74 05 ?? je basic block L17 L16: 89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx eb 35 ?? jmp basic block L25 L17: 56 ?? push esi e8 eb 6c ff ff ?? call function 0x00406f77 L18: 59 ?? pop ecx 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 3b c7 ?? cmp eax, edi 74 27 ?? je basic block L25 L19: 8b 43 fc ?? mov eax, dword ds:[ebx + 0xfc<252,-4>] 48 ?? dec eax 3b c6 ?? cmp eax, esi 72 02 ?? jb basic block L21 L20: 8b c6 ?? mov eax, esi L21: 50 ?? push eax 53 ?? push ebx ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] e8 f8 46 ff ff ?? call function 0x004049a0 L22: 53 ?? push ebx e8 8a 60 ff ff ?? call function 0x00406338 L23: 89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax 53 ?? push ebx 50 ?? push eax e8 b0 60 ff ff ?? call function 0x00406368 L24: 83 c4 18 ?? add esp, 0x18<24> L25: 39 7d e4 ?? cmp dword ss:[ebp + 0xe4<228,-28>], edi 75 48 ?? jne basic block L35 L26: 3b f7 ?? cmp esi, edi 75 06 ?? jne basic block L28 L27: 33 f6 ?? xor esi, esi 46 ?? inc esi 89 75 0c ?? mov dword ss:[ebp + 12], esi L28: 83 c6 0f ?? add esi, 15 83 e6 f0 ?? and esi, 0xf0<240,-16> 89 75 0c ?? mov dword ss:[ebp + 12], esi 56 ?? push esi 57 ?? push edi ff 35 dc 98 42 00 ?? push dword ds:[0x004298dc] ff 15 c4 a1 42 00 ?? call dword ds:[0x0042a1c4] L29: 89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax 3b c7 ?? cmp eax, edi 74 20 ?? je basic block L35 L30: 8b 43 fc ?? mov eax, dword ds:[ebx + 0xfc<252,-4>] 48 ?? dec eax 3b c6 ?? cmp eax, esi 72 02 ?? jb basic block L32 L31: 8b c6 ?? mov eax, esi L32: 50 ?? push eax 53 ?? push ebx ff 75 e4 ?? push dword ss:[ebp + 0xe4<228,-28>] e8 a4 46 ff ff ?? call function 0x004049a0 L33: 53 ?? push ebx ff 75 e0 ?? push dword ss:[ebp + 0xe0<224,-32>] e8 63 60 ff ff ?? call function 0x00406368 L34: 83 c4 14 ?? add esp, 0x14<20> L35: c7 45 fc fe ff ff ff ?? mov dword ss:[ebp + 0xfc<252,-4>], 0xfffffffe<4294967294,-2> e8 2e 00 00 00 ?? call function 0x00410342 L36: 83 7d e0 00 ?? cmp dword ss:[ebp + 0xe0<224,-32>], 0 75 31 ?? jne basic block L41 L37: 85 f6 ?? test esi, esi 75 01 ?? jne basic block L39 L38: 46 ?? inc esi L39: 83 c6 0f ?? add esi, 15 83 e6 f0 ?? and esi, 0xf0<240,-16> 89 75 0c ?? mov dword ss:[ebp + 12], esi 56 ?? push esi 53 ?? push ebx 6a 00 ?? push 0 ff 35 dc 98 42 00 ?? push dword ds:[0x004298dc] ff 15 70 a2 42 00 ?? call dword ds:[0x0042a270] L40: 8b f8 ?? mov edi, eax eb 12 ?? jmp basic block L42 L41: 8b 7d e4 ?? mov edi, dword ss:[ebp + 0xe4<228,-28>] L42: 85 ff ?? test edi, edi 0f 85 bf 00 00 00 ?? jne basic block L76 L43: 39 3d 40 9a 42 00 ?? cmp dword ds:[0x00429a40], edi 74 2c ?? je basic block L51 L44: 56 ?? push esi e8 f3 2a ff ff ?? call function 0x00402e57 L45: 59 ?? pop ecx 85 c0 ?? test eax, eax 0f 85 d2 fe ff ff ?? jne basic block L9 L46: e8 8c 4b ff ff ?? call function 0x00404efe L47: 39 7d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], edi 75 6c ?? jne basic block L65 L48: 8b f0 ?? mov esi, eax ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc] L49: 50 ?? push eax e8 37 4b ff ff ?? call function 0x00404ebc L50: 59 ?? pop ecx 89 06 ?? mov dword ds:[esi], eax eb 5f ?? jmp basic block L66 L51: 85 ff ?? test edi, edi 0f 85 83 00 00 00 ?? jne basic block L76 L52: e8 67 4b ff ff ?? call function 0x00404efe L53: 39 7d e0 ?? cmp dword ss:[ebp + 0xe0<224,-32>], edi 74 68 ?? je basic block L73 L54: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 eb 71 ?? jmp basic block L76 L55: 85 f6 ?? test esi, esi 75 01 ?? jne basic block L57 L56: 46 ?? inc esi L57: 56 ?? push esi 53 ?? push ebx 6a 00 ?? push 0 ff 35 dc 98 42 00 ?? push dword ds:[0x004298dc] ff 15 70 a2 42 00 ?? call dword ds:[0x0042a270] L58: 8b f8 ?? mov edi, eax 85 ff ?? test edi, edi 75 56 ?? jne basic block L76 L59: 39 05 40 9a 42 00 ?? cmp dword ds:[0x00429a40], eax 74 34 ?? je basic block L71 L60: 56 ?? push esi e8 8a 2a ff ff ?? call function 0x00402e57 L61: 59 ?? pop ecx 85 c0 ?? test eax, eax 74 1f ?? je basic block L69 L62: 83 fe e0 ?? cmp esi, 0xe0<224,-32> 76 cd ?? jbe basic block L55 L63: 56 ?? push esi e8 7a 2a ff ff ?? call function 0x00402e57 L64: 59 ?? pop ecx e8 1b 4b ff ff ?? call function 0x00404efe L65: c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 L66: 33 c0 ?? xor eax, eax L67: e8 c1 21 ff ff ?? call function 0x004025b1 L68: c3 ?? ret L69: e8 08 4b ff ff ?? call function 0x00404efe L70: e9 7c ff ff ff ?? jmp basic block L48 L71: 85 ff ?? test edi, edi 75 16 ?? jne basic block L76 L72: e8 fa 4a ff ff ?? call function 0x00404efe L73: 8b f0 ?? mov esi, eax ff 15 bc a1 42 00 ?? call dword ds:[0x0042a1bc] L74: 50 ?? push eax e8 aa 4a ff ff ?? call function 0x00404ebc L75: 89 06 ?? mov dword ds:[esi], eax 59 ?? pop ecx L76: 8b c7 ?? mov eax, edi eb d2 ?? jmp basic block L67
./vs2008/normal/Debug/oonewdel.exe
0x410419
__recalloc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12] 53 ?? push ebx 33 db ?? xor ebx, ebx 3b cb ?? cmp ecx, ebx 76 28 ?? jbe basic block L6 L2: 6a e0 ?? push 0xe0<224,-32> 33 d2 ?? xor edx, edx 58 ?? pop eax f7 f1 ?? div ecx 3b 45 10 ?? cmp eax, dword ss:[ebp + 0x10<16>] 73 1c ?? jae basic block L6 L3: e8 c5 4a ff ff ?? call function 0x00404efe L4: 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx 53 ?? push ebx c7 00 0c 00 00 00 ?? mov dword ds:[eax], 12 e8 32 4a ff ff ?? call function 0x00404e7b L5: 83 c4 14 ?? add esp, 0x14<20> 33 c0 ?? xor eax, eax eb 41 ?? jmp basic block L15 L6: 0f af 4d 10 ?? imul ecx, dword ss:[ebp + 0x10<16>] 56 ?? push esi 57 ?? push edi 8b f1 ?? mov esi, ecx 39 5d 08 ?? cmp dword ss:[ebp + 8], ebx 74 0b ?? je basic block L9 L7: ff 75 08 ?? push dword ss:[ebp + 8] e8 ff 76 ff ff ?? call function 0x00407b64 L8: 59 ?? pop ecx 8b d8 ?? mov ebx, eax L9: 56 ?? push esi ff 75 08 ?? push dword ss:[ebp + 8] e8 8d fd ff ff ?? call function 0x004101fe L10: 8b f8 ?? mov edi, eax 59 ?? pop ecx 59 ?? pop ecx 85 ff ?? test edi, edi 74 14 ?? je basic block L14 L11: 3b de ?? cmp ebx, esi 73 10 ?? jae basic block L14 L12: 2b f3 ?? sub esi, ebx 56 ?? push esi 6a 00 ?? push 0 03 df ?? add ebx, edi 53 ?? push ebx e8 96 44 ff ff ?? call function 0x00404920 L13: 83 c4 0c ?? add esp, 12 L14: 8b c7 ?? mov eax, edi 5f ?? pop edi 5e ?? pop esi L15: 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x410494
___pwctype_func
0
L1: a1 28 8b 42 00 ?? mov eax, dword ds:[0x00428b28] c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x41049a
___pctype_func
0
L1: e8 31 3f ff ff ?? call function 0x004043d0 L2: 8b c8 ?? mov ecx, eax 8b 41 6c ?? mov eax, dword ds:[ecx + 0x6c<108>] 3b 05 b8 85 42 00 ?? cmp eax, dword ds:[0x004285b8] 74 10 ?? je basic block L5 L3: 8b 15 24 8c 42 00 ?? mov edx, dword ds:[0x00428c24] 85 51 70 ?? test dword ds:[ecx + 0x70<112>], edx 75 05 ?? jne basic block L5 L4: e8 ca 7d ff ff ?? call function 0x00408286 L5: 8b 80 c8 00 00 00 ?? mov eax, dword ds:[eax + 0x000000c8<200>] c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x4104c3
_get_lc_time
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 0f b7 48 42 ?? movzx ecx, word ds:[eax + 0x42<66>] 0f b7 50 44 ?? movzx edx, word ds:[eax + 0x44<68>] 89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx 89 55 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], edx 85 f6 ?? test esi, esi 75 05 ?? jne basic block L3 L2: 83 c8 ff ?? or eax, 0xff<255,-1> c9 ?? leave c3 ?? ret L3: 83 65 f4 00 ?? and dword ss:[ebp + 0xf4<244,-12>], 0 53 ?? push ebx 57 ?? push edi 89 45 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], eax 8d 46 04 ?? lea eax, ds:[esi + 4] 50 ?? push eax 6a 31 ?? push 0x31<49> 51 ?? push ecx 33 db ?? xor ebx, ebx 43 ?? inc ebx 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 c3 a0 ff ff ?? call function 0x0040a5c2 L4: 8b f8 ?? mov edi, eax 8d 46 08 ?? lea eax, ds:[esi + 8] 50 ?? push eax 6a 32 ?? push 0x32<50> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 ae a0 ff ff ?? call function 0x0040a5c2 L5: 0b f8 ?? or edi, eax 8d 46 0c ?? lea eax, ds:[esi + 12] 50 ?? push eax 6a 33 ?? push 0x33<51> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 99 a0 ff ff ?? call function 0x0040a5c2 L6: 0b f8 ?? or edi, eax 8d 46 10 ?? lea eax, ds:[esi + 0x10<16>] 50 ?? push eax 6a 34 ?? push 0x34<52> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 84 a0 ff ff ?? call function 0x0040a5c2 L7: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 14 ?? lea eax, ds:[esi + 0x14<20>] 50 ?? push eax 6a 35 ?? push 0x35<53> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 6c a0 ff ff ?? call function 0x0040a5c2 L8: 0b f8 ?? or edi, eax 8d 46 18 ?? lea eax, ds:[esi + 0x18<24>] 50 ?? push eax 6a 36 ?? push 0x36<54> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 57 a0 ff ff ?? call function 0x0040a5c2 L9: 56 ?? push esi 6a 37 ?? push 0x37<55> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 0b f8 ?? or edi, eax 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 45 a0 ff ff ?? call function 0x0040a5c2 L10: 0b f8 ?? or edi, eax 8d 46 20 ?? lea eax, ds:[esi + 0x20<32>] 50 ?? push eax 6a 2a ?? push 0x2a<42> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 30 a0 ff ff ?? call function 0x0040a5c2 L11: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 24 ?? lea eax, ds:[esi + 0x24<36>] 50 ?? push eax 6a 2b ?? push 0x2b<43> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 18 a0 ff ff ?? call function 0x0040a5c2 L12: 0b f8 ?? or edi, eax 8d 46 28 ?? lea eax, ds:[esi + 0x28<40>] 50 ?? push eax 6a 2c ?? push 0x2c<44> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 03 a0 ff ff ?? call function 0x0040a5c2 L13: 0b f8 ?? or edi, eax 8d 46 2c ?? lea eax, ds:[esi + 0x2c<44>] 50 ?? push eax 6a 2d ?? push 0x2d<45> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 ee 9f ff ff ?? call function 0x0040a5c2 L14: 0b f8 ?? or edi, eax 8d 46 30 ?? lea eax, ds:[esi + 0x30<48>] 50 ?? push eax 6a 2e ?? push 0x2e<46> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 d9 9f ff ff ?? call function 0x0040a5c2 L15: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 34 ?? lea eax, ds:[esi + 0x34<52>] 50 ?? push eax 6a 2f ?? push 0x2f<47> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 c1 9f ff ff ?? call function 0x0040a5c2 L16: 0b f8 ?? or edi, eax 8d 46 1c ?? lea eax, ds:[esi + 0x1c<28>] 50 ?? push eax 6a 30 ?? push 0x30<48> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 ac 9f ff ff ?? call function 0x0040a5c2 L17: 0b f8 ?? or edi, eax 8d 46 38 ?? lea eax, ds:[esi + 0x38<56>] 50 ?? push eax 6a 44 ?? push 0x44<68> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 97 9f ff ff ?? call function 0x0040a5c2 L18: 0b f8 ?? or edi, eax 8d 46 3c ?? lea eax, ds:[esi + 0x3c<60>] 50 ?? push eax 6a 45 ?? push 0x45<69> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 82 9f ff ff ?? call function 0x0040a5c2 L19: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 40 ?? lea eax, ds:[esi + 0x40<64>] 50 ?? push eax 6a 46 ?? push 0x46<70> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 6a 9f ff ff ?? call function 0x0040a5c2 L20: 0b f8 ?? or edi, eax 8d 46 44 ?? lea eax, ds:[esi + 0x44<68>] 50 ?? push eax 6a 47 ?? push 0x47<71> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 55 9f ff ff ?? call function 0x0040a5c2 L21: 0b f8 ?? or edi, eax 8d 46 48 ?? lea eax, ds:[esi + 0x48<72>] 50 ?? push eax 6a 48 ?? push 0x48<72> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 40 9f ff ff ?? call function 0x0040a5c2 L22: 0b f8 ?? or edi, eax 8d 46 4c ?? lea eax, ds:[esi + 0x4c<76>] 50 ?? push eax 6a 49 ?? push 0x49<73> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 2b 9f ff ff ?? call function 0x0040a5c2 L23: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 50 ?? lea eax, ds:[esi + 0x50<80>] 50 ?? push eax 6a 4a ?? push 0x4a<74> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 13 9f ff ff ?? call function 0x0040a5c2 L24: 0b f8 ?? or edi, eax 8d 46 54 ?? lea eax, ds:[esi + 0x54<84>] 50 ?? push eax 6a 4b ?? push 0x4b<75> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 fe 9e ff ff ?? call function 0x0040a5c2 L25: 0b f8 ?? or edi, eax 8d 46 58 ?? lea eax, ds:[esi + 0x58<88>] 50 ?? push eax 6a 4c ?? push 0x4c<76> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 e9 9e ff ff ?? call function 0x0040a5c2 L26: 0b f8 ?? or edi, eax 8d 46 5c ?? lea eax, ds:[esi + 0x5c<92>] 50 ?? push eax 6a 4d ?? push 0x4d<77> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 d4 9e ff ff ?? call function 0x0040a5c2 L27: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 60 ?? lea eax, ds:[esi + 0x60<96>] 50 ?? push eax 6a 4e ?? push 0x4e<78> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 bc 9e ff ff ?? call function 0x0040a5c2 L28: 0b f8 ?? or edi, eax 8d 46 64 ?? lea eax, ds:[esi + 0x64<100>] 50 ?? push eax 6a 4f ?? push 0x4f<79> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 a7 9e ff ff ?? call function 0x0040a5c2 L29: 0b f8 ?? or edi, eax 8d 46 68 ?? lea eax, ds:[esi + 0x68<104>] 50 ?? push eax 6a 38 ?? push 0x38<56> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 92 9e ff ff ?? call function 0x0040a5c2 L30: 0b f8 ?? or edi, eax 8d 46 6c ?? lea eax, ds:[esi + 0x6c<108>] 50 ?? push eax 6a 39 ?? push 0x39<57> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 7d 9e ff ff ?? call function 0x0040a5c2 L31: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 46 70 ?? lea eax, ds:[esi + 0x70<112>] 50 ?? push eax 6a 3a ?? push 0x3a<58> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 65 9e ff ff ?? call function 0x0040a5c2 L32: 0b f8 ?? or edi, eax 8d 46 74 ?? lea eax, ds:[esi + 0x74<116>] 50 ?? push eax 6a 3b ?? push 0x3b<59> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 50 9e ff ff ?? call function 0x0040a5c2 L33: 0b f8 ?? or edi, eax 8d 46 78 ?? lea eax, ds:[esi + 0x78<120>] 50 ?? push eax 6a 3c ?? push 0x3c<60> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 3b 9e ff ff ?? call function 0x0040a5c2 L34: 0b f8 ?? or edi, eax 8d 46 7c ?? lea eax, ds:[esi + 0x7c<124>] 50 ?? push eax 6a 3d ?? push 0x3d<61> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 26 9e ff ff ?? call function 0x0040a5c2 L35: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 86 80 00 00 00 ?? lea eax, ds:[esi + 0x00000080<128>] 50 ?? push eax 6a 3e ?? push 0x3e<62> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 0b 9e ff ff ?? call function 0x0040a5c2 L36: 0b f8 ?? or edi, eax 8d 86 84 00 00 00 ?? lea eax, ds:[esi + 0x00000084<132>] 50 ?? push eax 6a 3f ?? push 0x3f<63> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 f3 9d ff ff ?? call function 0x0040a5c2 L37: 0b f8 ?? or edi, eax 8d 86 88 00 00 00 ?? lea eax, ds:[esi + 0x00000088<136>] 50 ?? push eax 6a 40 ?? push 0x40<64> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 53 ?? push ebx 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 50 ?? push eax e8 db 9d ff ff ?? call function 0x0040a5c2 L38: 0b f8 ?? or edi, eax 8d 86 8c 00 00 00 ?? lea eax, ds:[esi + 0x0000008c<140>] 50 ?? push eax 6a 41 ?? push 0x41<65> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 c3 9d ff ff ?? call function 0x0040a5c2 L39: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 86 90 00 00 00 ?? lea eax, ds:[esi + 0x00000090<144>] 50 ?? push eax 6a 42 ?? push 0x42<66> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 a8 9d ff ff ?? call function 0x0040a5c2 L40: 0b f8 ?? or edi, eax 8d 86 94 00 00 00 ?? lea eax, ds:[esi + 0x00000094<148>] 50 ?? push eax 6a 43 ?? push 0x43<67> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 90 9d ff ff ?? call function 0x0040a5c2 L41: 0b f8 ?? or edi, eax 8d 86 98 00 00 00 ?? lea eax, ds:[esi + 0x00000098<152>] 50 ?? push eax 6a 28 ?? push 0x28<40> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 78 9d ff ff ?? call function 0x0040a5c2 L42: 0b f8 ?? or edi, eax 8d 86 9c 00 00 00 ?? lea eax, ds:[esi + 0x0000009c<156>] 50 ?? push eax 6a 29 ?? push 0x29<41> ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 60 9d ff ff ?? call function 0x0040a5c2 L43: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8d 86 a0 00 00 00 ?? lea eax, ds:[esi + 0x000000a0<160>] 50 ?? push eax 6a 1f ?? push 0x1f<31> ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 45 9d ff ff ?? call function 0x0040a5c2 L44: 0b f8 ?? or edi, eax 8d 86 a4 00 00 00 ?? lea eax, ds:[esi + 0x000000a4<164>] 50 ?? push eax 6a 20 ?? push 0x20<32> ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 2d 9d ff ff ?? call function 0x0040a5c2 L45: 0b f8 ?? or edi, eax 8d 86 a8 00 00 00 ?? lea eax, ds:[esi + 0x000000a8<168>] 50 ?? push eax 68 03 10 00 00 ?? push 0x00001003<4099> ff 75 f8 ?? push dword ss:[ebp + 0xf8<248,-8>] 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 53 ?? push ebx 50 ?? push eax e8 12 9d ff ff ?? call function 0x0040a5c2 L46: 0b f8 ?? or edi, eax 8d 86 b0 00 00 00 ?? lea eax, ds:[esi + 0x000000b0<176>] 50 ?? push eax 68 09 10 00 00 ?? push 0x00001009<4105> 8b 5d f8 ?? mov ebx, dword ss:[ebp + 0xf8<248,-8>] 53 ?? push ebx 8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>] 6a 00 ?? push 0 50 ?? push eax e8 f5 9c ff ff ?? call function 0x0040a5c2 L47: 83 c4 50 ?? add esp, 0x50<80> 0b f8 ?? or edi, eax 8b c7 ?? mov eax, edi 5f ?? pop edi 89 9e ac 00 00 00 ?? mov dword ds:[esi + 0x000000ac<172>], ebx 5b ?? pop ebx c9 ?? leave c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x4108de
___free_lc_time
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 0f 84 81 01 00 00 ?? je basic block L46 L2: ff 76 04 ?? push dword ds:[esi + 4] e8 da 1a ff ff ?? call function 0x004023d1 L3: ff 76 08 ?? push dword ds:[esi + 8] e8 d2 1a ff ff ?? call function 0x004023d1 L4: ff 76 0c ?? push dword ds:[esi + 12] e8 ca 1a ff ff ?? call function 0x004023d1 L5: ff 76 10 ?? push dword ds:[esi + 0x10<16>] e8 c2 1a ff ff ?? call function 0x004023d1 L6: ff 76 14 ?? push dword ds:[esi + 0x14<20>] e8 ba 1a ff ff ?? call function 0x004023d1 L7: ff 76 18 ?? push dword ds:[esi + 0x18<24>] e8 b2 1a ff ff ?? call function 0x004023d1 L8: ff 36 ?? push dword ds:[esi] e8 ab 1a ff ff ?? call function 0x004023d1 L9: ff 76 20 ?? push dword ds:[esi + 0x20<32>] e8 a3 1a ff ff ?? call function 0x004023d1 L10: ff 76 24 ?? push dword ds:[esi + 0x24<36>] e8 9b 1a ff ff ?? call function 0x004023d1 L11: ff 76 28 ?? push dword ds:[esi + 0x28<40>] e8 93 1a ff ff ?? call function 0x004023d1 L12: ff 76 2c ?? push dword ds:[esi + 0x2c<44>] e8 8b 1a ff ff ?? call function 0x004023d1 L13: ff 76 30 ?? push dword ds:[esi + 0x30<48>] e8 83 1a ff ff ?? call function 0x004023d1 L14: ff 76 34 ?? push dword ds:[esi + 0x34<52>] e8 7b 1a ff ff ?? call function 0x004023d1 L15: ff 76 1c ?? push dword ds:[esi + 0x1c<28>] e8 73 1a ff ff ?? call function 0x004023d1 L16: ff 76 38 ?? push dword ds:[esi + 0x38<56>] e8 6b 1a ff ff ?? call function 0x004023d1 L17: ff 76 3c ?? push dword ds:[esi + 0x3c<60>] e8 63 1a ff ff ?? call function 0x004023d1 L18: 83 c4 40 ?? add esp, 0x40<64> ff 76 40 ?? push dword ds:[esi + 0x40<64>] e8 58 1a ff ff ?? call function 0x004023d1 L19: ff 76 44 ?? push dword ds:[esi + 0x44<68>] e8 50 1a ff ff ?? call function 0x004023d1 L20: ff 76 48 ?? push dword ds:[esi + 0x48<72>] e8 48 1a ff ff ?? call function 0x004023d1 L21: ff 76 4c ?? push dword ds:[esi + 0x4c<76>] e8 40 1a ff ff ?? call function 0x004023d1 L22: ff 76 50 ?? push dword ds:[esi + 0x50<80>] e8 38 1a ff ff ?? call function 0x004023d1 L23: ff 76 54 ?? push dword ds:[esi + 0x54<84>] e8 30 1a ff ff ?? call function 0x004023d1 L24: ff 76 58 ?? push dword ds:[esi + 0x58<88>] e8 28 1a ff ff ?? call function 0x004023d1 L25: ff 76 5c ?? push dword ds:[esi + 0x5c<92>] e8 20 1a ff ff ?? call function 0x004023d1 L26: ff 76 60 ?? push dword ds:[esi + 0x60<96>] e8 18 1a ff ff ?? call function 0x004023d1 L27: ff 76 64 ?? push dword ds:[esi + 0x64<100>] e8 10 1a ff ff ?? call function 0x004023d1 L28: ff 76 68 ?? push dword ds:[esi + 0x68<104>] e8 08 1a ff ff ?? call function 0x004023d1 L29: ff 76 6c ?? push dword ds:[esi + 0x6c<108>] e8 00 1a ff ff ?? call function 0x004023d1 L30: ff 76 70 ?? push dword ds:[esi + 0x70<112>] e8 f8 19 ff ff ?? call function 0x004023d1 L31: ff 76 74 ?? push dword ds:[esi + 0x74<116>] e8 f0 19 ff ff ?? call function 0x004023d1 L32: ff 76 78 ?? push dword ds:[esi + 0x78<120>] e8 e8 19 ff ff ?? call function 0x004023d1 L33: ff 76 7c ?? push dword ds:[esi + 0x7c<124>] e8 e0 19 ff ff ?? call function 0x004023d1 L34: 83 c4 40 ?? add esp, 0x40<64> ff b6 80 00 00 00 ?? push dword ds:[esi + 0x00000080<128>] e8 d2 19 ff ff ?? call function 0x004023d1 L35: ff b6 84 00 00 00 ?? push dword ds:[esi + 0x00000084<132>] e8 c7 19 ff ff ?? call function 0x004023d1 L36: ff b6 88 00 00 00 ?? push dword ds:[esi + 0x00000088<136>] e8 bc 19 ff ff ?? call function 0x004023d1 L37: ff b6 8c 00 00 00 ?? push dword ds:[esi + 0x0000008c<140>] e8 b1 19 ff ff ?? call function 0x004023d1 L38: ff b6 90 00 00 00 ?? push dword ds:[esi + 0x00000090<144>] e8 a6 19 ff ff ?? call function 0x004023d1 L39: ff b6 94 00 00 00 ?? push dword ds:[esi + 0x00000094<148>] e8 9b 19 ff ff ?? call function 0x004023d1 L40: ff b6 98 00 00 00 ?? push dword ds:[esi + 0x00000098<152>] e8 90 19 ff ff ?? call function 0x004023d1 L41: ff b6 9c 00 00 00 ?? push dword ds:[esi + 0x0000009c<156>] e8 85 19 ff ff ?? call function 0x004023d1 L42: ff b6 a0 00 00 00 ?? push dword ds:[esi + 0x000000a0<160>] e8 7a 19 ff ff ?? call function 0x004023d1 L43: ff b6 a4 00 00 00 ?? push dword ds:[esi + 0x000000a4<164>] e8 6f 19 ff ff ?? call function 0x004023d1 L44: ff b6 a8 00 00 00 ?? push dword ds:[esi + 0x000000a8<168>] e8 64 19 ff ff ?? call function 0x004023d1 L45: 83 c4 2c ?? add esp, 0x2c<44> L46: 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x410a73
___init_time
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] 83 7f 20 00 ?? cmp dword ds:[edi + 0x20<32>], 0 bb 30 8b 42 00 ?? mov ebx, 0x00428b30<"@XB"> 74 40 ?? je basic block L11 L2: 68 b8 00 00 00 ?? push 0x000000b8<184> 6a 01 ?? push 1 e8 e3 6f ff ff ?? call function 0x00407a78 L3: 8b f0 ?? mov esi, eax 59 ?? pop ecx 59 ?? pop ecx 85 f6 ?? test esi, esi 75 05 ?? jne basic block L5 L4: 33 c0 ?? xor eax, eax 40 ?? inc eax eb 45 ?? jmp basic block L15 L5: 8b c7 ?? mov eax, edi e8 1a fa ff ff ?? call function 0x004104c3 L6: 85 c0 ?? test eax, eax 74 10 ?? je basic block L10 L7: 56 ?? push esi e8 2b fe ff ff ?? call function 0x004108de L8: 56 ?? push esi e8 18 19 ff ff ?? call function 0x004023d1 L9: 59 ?? pop ecx 59 ?? pop ecx eb e0 ?? jmp basic block L4 L10: c7 86 b4 00 00 00 01 00 ?? mov dword ds:[esi + 0x000000b4<180>], 1 00 00 eb 02 ?? jmp basic block L12 L11: 8b f3 ?? mov esi, ebx L12: 81 c7 d4 00 00 00 ?? add edi, 0x000000d4<212> 8b 07 ?? mov eax, dword ds:[edi] 3b c3 ?? cmp eax, ebx 74 0c ?? je basic block L14 L13: 05 b4 00 00 00 ?? add eax, 0x000000b4<180> 50 ?? push eax ff 15 f0 a1 42 00 ?? call dword ds:[0x0042a1f0] L14: 89 37 ?? mov dword ds:[edi], esi 33 c0 ?? xor eax, eax L15: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/oonewdel.exe
0x410aec
fix_grouping
0
L1: 32 d2 ?? xor dl, dl 38 11 ?? cmp byte ds:[ecx], dl 74 17 ?? je basic block L9 L2: 53 ?? push ebx 56 ?? push esi L3: 8a 01 ?? mov al, byte ds:[ecx] 3c 30 ?? cmp al, 0x30<48> 7c 10 ?? jl basic block L10 L4: 3c 39 ?? cmp al, 0x39<57> 7f 0c ?? jg basic block L10 L5: 2c 30 ?? sub al, 0x30<48> 88 01 ?? mov byte ds:[ecx], al L6: 41 ?? inc ecx L7: 38 11 ?? cmp byte ds:[ecx], dl 75 ed ?? jne basic block L3 L8: 5e ?? pop esi 5b ?? pop ebx L9: c3 ?? ret L10: 3c 3b ?? cmp al, 0x3b<59> 75 f4 ?? jne basic block L6 L11: 8b c1 ?? mov eax, ecx L12: 8d 70 01 ?? lea esi, ds:[eax + 1] 8a 1e ?? mov bl, byte ds:[esi] 88 18 ?? mov byte ds:[eax], bl 8b c6 ?? mov eax, esi 38 10 ?? cmp byte ds:[eax], dl L13: 75 f3 ?? jne basic block L12 L14: eb e4 ?? jmp basic block L7