Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/ooex10.exe
0x403e81
?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/ooex10.exe
0x403e8b
?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/ooex10.exe
0x403e95
?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/ooex10.exe
0x403ea6
?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/ooex10.exe
0x403eb3
?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/ooex10.exe
0x403ec4
?setIsArray@DName@@QAEXXZ
1
L1: 81 49 04 00 08 00 00 ?? or dword ds:[ecx + 4], 0x00000800<2048> c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403ecc
?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/ooex10.exe
0x403ed6
?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/ooex10.exe
0x403ee0
?setIsNoTE@DName@@QAEXXZ
1
L1: 81 49 04 00 10 00 00 ?? or dword ds:[ecx + 4], 0x00001000<4096> c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403ee8
?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/ooex10.exe
0x403ef2
?setIsPinPtr@DName@@QAEXXZ
1
L1: 81 49 04 00 20 00 00 ?? or dword ds:[ecx + 4], 0x00002000<8192> c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403efa
?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/ooex10.exe
0x403f04
?setIsComArray@DName@@QAEXXZ
1
L1: 81 49 04 00 40 00 00 ?? or dword ds:[ecx + 4], 0x00004000<16384> c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403f0c
?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/ooex10.exe
0x403f16
?setIsVCallThunk@DName@@QAEXXZ
1
L1: 81 49 04 00 80 00 00 ?? or dword ds:[ecx + 4], 0x00008000<32768> c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403f1e
?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/ooex10.exe
0x403f2b
?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/ooex10.exe
0x403f39
?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/ooex10.exe
0x403f51
??_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 ...
./vs2008/normal/Debug/ooex10.exe
0x403f70
??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/ooex10.exe
0x403f88
?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/ooex10.exe
0x403f91
??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/ooex10.exe
0x403f97
??0DNameNode@@IAE@XZ
1
L1: 8b c1 ?? mov eax, ecx c7 00 d8 f8 41 00 ?? mov dword ds:[eax], 0x0041f8d8 c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403fa0
??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 e4 f8 41 00 ?? mov dword ds:[eax], 0x0041f8e4 88 48 04 ?? mov byte ds:[eax + 4], cl 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/ooex10.exe
0x403fb7
?length@charNode@@UBEHXZ
1
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403fbb
?getLastChar@charNode@@UBEDXZ
1
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x403fbf
?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/ooex10.exe
0x403fd6
??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 f0 f8 41 00 ?? mov dword ds:[eax], 0x0041f8f0 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 ...
./vs2008/normal/Debug/ooex10.exe
0x404000
?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/ooex10.exe
0x404016
?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/ooex10.exe
0x40402d
?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 0x00403f39 L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/ooex10.exe
0x404046
??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 fc f8 41 00 ?? mov dword ds...
./vs2008/normal/Debug/ooex10.exe
0x40406b
?length@DNameStatusNode@@UBEHXZ
1
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x40406f
?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/ooex10.exe
0x404101
??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 08 f9 41 00 ?? mov dword ds:[eax], 0x0041f908<"...
./vs2008/normal/Debug/ooex10.exe
0x404122
?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] ...
./vs2008/normal/Debug/ooex10.exe
0x40414d
?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 ?? p...
./vs2008/normal/Debug/ooex10.exe
0x404169
?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, dw...
./vs2008/normal/Debug/ooex10.exe
0x404195
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/ooex10.exe
0x4041a3
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/ooex10.exe
0x4041b9
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 ?...
./vs2008/normal/Debug/ooex10.exe
0x4041e3
??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 5c 46 42 00 ?? mov dword ds:[0x0042465c], edx 89 ...
./vs2008/normal/Debug/ooex10.exe
0x4042bd
??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 38 46 42 00 ?? mov ecx, 0x00424638 ff 75 08 ?? push dword ss:[ebp + 8] e8 e7 fa ff ff ?? call function 0x00403db9 L2: 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x4042d4
?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 ?? mo...
./vs2008/normal/Debug/ooex10.exe
0x40430b
??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 38 46 42 00 ?? mov ecx, 0x00424638 e8 92 fa ff ff ?? call function 0x00403db9 L3: 85 c0 ?? test eax, ...
./vs2008/normal/Debug/ooex10.exe
0x40435e
??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 ba...
./vs2008/normal/Debug/ooex10.exe
0x4043a3
?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, es...
./vs2008/normal/Debug/ooex10.exe
0x4043fb
?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 38 46 42 00 ?? mov ecx, 0x00424638 e8 a2 f9 ff ff ?? call function 0x00403db9 L3: 85 c0 ?? tes...
./vs2008/normal/Debug/ooex10.exe
0x40443a
??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...
./vs2008/normal/Debug/ooex10.exe
0x404487
??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...
./vs2008/normal/Debug/ooex10.exe
0x4044be
??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...
./vs2008/normal/Debug/ooex10.exe
0x404508
??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:...
./vs2008/normal/Debug/ooex10.exe
0x404548
??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 14 f9 41 00 ?? mov dword ds:[esi], 0x0041f914 85 ff ?? test edi, edi 74 31 ?? je basic block L10 L2: 83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0 74 2...
./vs2008/normal/Debug/ooex10.exe
0x40459f
?length@pcharNode@@UBEHXZ
1
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x4045a3
?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/ooex10.exe
0x4045b5
?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 0x004042d4 L2: 83 c4 10 ?? add esp, 0x10<16> 5d ?? pop ebp c2 08 00 ?...
./vs2008/normal/Debug/ooex10.exe
0x4045d2
?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 20 f9 41 00 ?? push 0x0041f920<" ?? "> ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 e5 fc ff ff ?? call function 0x004042d4 ...
./vs2008/normal/Debug/ooex10.exe
0x40463f
??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 ??...
./vs2008/normal/Debug/ooex10.exe
0x404681
?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 0x00404487 L3: eb 61 ?? jmp basic block L20 L4: 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[e...
./vs2008/normal/Debug/ooex10.exe
0x4046fd
??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 ...
./vs2008/normal/Debug/ooex10.exe
0x40472a
??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...
./vs2008/normal/Debug/ooex10.exe
0x404763
??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 dwo...
./vs2008/normal/Debug/ooex10.exe
0x404822
??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 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 53 ?? push ebx 33 c0 ?? xor eax, eax 56 ?? push esi 8b f1 ?? mov esi, ecx 57 ?? push edi 88 ...
./vs2008/normal/Debug/ooex10.exe
0x404890
??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 d0 32 42 00 ?? mov eax, dword ds:[0x004232d0] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 56 ?? push esi 8b f1 ?? mov esi, ecx 33 c9 ?? xor ecx...
./vs2008/normal/Debug/ooex10.exe
0x40492b
??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:[...
./vs2008/normal/Debug/ooex10.exe
0x40494f
??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 ...
./vs2008/normal/Debug/ooex10.exe
0x404992
??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:[...
./vs2008/normal/Debug/ooex10.exe
0x4049f9
??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 ...
./vs2008/normal/Debug/ooex10.exe
0x404a26
??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...
./vs2008/normal/Debug/ooex10.exe
0x404b3e
??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:[...
./vs2008/normal/Debug/ooex10.exe
0x404b62
??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:[...
./vs2008/normal/Debug/ooex10.exe
0x404b86
??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:[es...
./vs2008/normal/Debug/ooex10.exe
0x404bd8
??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 blo...
./vs2008/normal/Debug/ooex10.exe
0x404d92
??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 0x004046fd L2: 8b c8 ??...
./vs2008/normal/Debug/ooex10.exe
0x404db6
??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 0x0040435e L2: 8b c8 ??...
./vs2008/normal/Debug/ooex10.exe
0x404dda
??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 0x0040472a L2: 8b c8 ??...
./vs2008/normal/Debug/ooex10.exe
0x404dfe
??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:[...
./vs2008/normal/Debug/ooex10.exe
0x404e22
??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:[...
./vs2008/normal/Debug/ooex10.exe
0x4080cb
??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<...
./vs2008/normal/Debug/ooex10.exe
0x40834c
___unDName
0
L1: 6a 64 ?? push 0x64<100> 68 a0 23 42 00 ?? push 0x004223a0 e8 14 ac ff ff ?? call function 0x00402f6c 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 3e ...
./vs2008/normal/Debug/ooex10.exe
0x4083e6
___unDNameEx
0
L1: 6a 64 ?? push 0x64<100> 68 c0 23 42 00 ?? push 0x004223c0 e8 7a ab ff ff ?? call function 0x00402f6c 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 a4 ...
./vs2008/normal/Debug/ooex10.exe
0x408a9d
_V6_HeapAlloc
0
L1: 6a 0c ?? push 12 68 e0 23 42 00 ?? push 0x004223e0 e8 c3 a4 ff ff ?? call function 0x00402f6c L2: 83 65 e4 00 ?? and dword ss:[ebp + 0xe4<228,-28>], 0 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 3b 35 60 4b 42 00 ?? cmp esi, dword ds:[0x00424b60] 77 22 ?? ja basic block L6 L3: 6a 04 ?? push 4 e8 ae aa ff ff ??...
./vs2008/normal/Debug/ooex10.exe
0x408aec
__heap_alloc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 3d dc 44 42 00 00 ?? cmp dword ds:[0x004244dc], 0 75 18 ?? jne basic block L6 L2: e8 fa 93 ff ff ?? call function 0x00401ef9 L3: 6a 1e ?? push 0x1e<30> e8 22 92 ff ff ?? call function 0x00401d28 L4: 68 ff 00 00 00 ?? push 0x000000ff<255> e8 ec ...
./vs2008/normal/Debug/ooex10.exe
0x408b66
_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 5c 52 42 00 ?? mov edi, dword ds:[0x0042525c<"pVB">] L3: 83 3d dc 44 42 00 0...
./vs2008/normal/Debug/ooex10.exe
0x408c30
__local_unwind4
0
L1: 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 54 24 10 ?? mov edx, dword ss:[esp + 0x10<16>] 8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>] 8b 4c 24 18 ?? mov ecx, dword ss:[esp + 0x18<24>] 55 ?? push ebp 52 ?? push edx 50 ?? push eax 51 ?? push ecx 51 ?? push ecx 68 c0 8c 40 00 ?? push function 0x...
./vs2008/normal/Debug/ooex10.exe
0x408cc0
_unwind_handler4
0
L1: 8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4] f7 41 04 06 00 00 00 ?? test dword ds:[ecx + 4], 6 b8 01 00 00 00 ?? mov eax, 1 74 33 ?? je basic block L5 L2: 8b 44 24 08 ?? mov eax, dword ss:[esp + 8] 8b 48 08 ?? mov ecx, dword ds:[eax + 8] 33 c8 ?? xor ecx, eax e8 bd 42 00 00 ?? call function 0x0040cf9d L3: 5...
./vs2008/normal/Debug/ooex10.exe
0x408d06
__seh_longjmp_unwind4@4
0
L1: 55 ?? push ebp 8b 4c 24 08 ?? mov ecx, dword ss:[esp + 8] 8b 29 ?? mov ebp, dword ds:[ecx] ff 71 1c ?? push dword ds:[ecx + 0x1c<28>] ff 71 18 ?? push dword ds:[ecx + 0x18<24>] ff 71 28 ?? push dword ds:[ecx + 0x28<40>] e8 15 ff ff ff ?? call function 0x00408c30 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c...
./vs2008/normal/Debug/ooex10.exe
0x408d22
@_EH4_CallFilterFunc@8
0
L1: 55 ?? push ebp 56 ?? push esi 57 ?? push edi 53 ?? push ebx 8b ea ?? mov ebp, edx 33 c0 ?? xor eax, eax 33 db ?? xor ebx, ebx 33 d2 ?? xor edx, edx 33 f6 ?? xor esi, esi 33 ff ?? xor edi, edi ff d1 ?? call ecx L2: 5b ?? pop ebx 5f ?? pop edi 5e ?? pop esi 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x408d39
@_EH4_TransferToHandler@8
0
L1: 8b ea ?? mov ebp, edx 8b f1 ?? mov esi, ecx 8b c1 ?? mov eax, ecx 6a 01 ?? push 1 e8 b7 45 00 00 ?? call function 0x0040d2fd L2: 33 c0 ?? xor eax, eax 33 db ?? xor ebx, ebx 33 c9 ?? xor ecx, ecx 33 d2 ?? xor edx, edx 33 ff ?? xor edi, edi ff e6 ?? jmp esi
./vs2008/normal/Debug/ooex10.exe
0x408d52
@_EH4_GlobalUnwind@4
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 57 ?? push edi 6a 00 ?? push 0 6a 00 ?? push 0 68 67 8d 40 00 ?? push basic block L2 51 ?? push ecx e8 5f e6 00 00 ?? call function 0x004173c6 L2: 5f ?? pop edi 5e ?? pop esi 5b ?? pop ebx 5d ?? pop ebp c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x408d6c
@_EH4_LocalUnwind@16
0
L1: 55 ?? push ebp 8b 6c 24 08 ?? mov ebp, dword ss:[esp + 8] 52 ?? push edx 51 ?? push ecx ff 74 24 14 ?? push dword ss:[esp + 0x14<20>] e8 b4 fe ff ff ?? call function 0x00408c30 L2: 83 c4 0c ?? add esp, 12 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/ooex10.exe
0x408d83
?terminate@@YAXXZ
0
L1: 6a 08 ?? push 8 68 00 24 42 00 ?? push 0x00422400 e8 dd a1 ff ff ?? call function 0x00402f6c L2: e8 d9 9d ff ff ?? call function 0x00402b6d 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 ?? ...
./vs2008/normal/Debug/ooex10.exe
0x408dbc
?unexpected@@YAXXZ
0
L1: e8 ac 9d ff ff ?? call function 0x00402b6d 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 0x00408d83
./vs2008/normal/Debug/ooex10.exe
0x408dcf
?_inconsistency@@YAXXZ
0
L1: 6a 08 ?? push 8 68 20 24 42 00 ?? push 0x00422420 e8 91 a1 ff ff ?? call function 0x00402f6c L2: ff 35 a8 46 42 00 ?? push dword ds:[0x004246a8] e8 fe 9a ff ff ?? call function 0x004028e4 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>...
./vs2008/normal/Debug/ooex10.exe
0x408e07
__initp_eh_hooks
0
L1: 68 83 8d 40 00 ?? push function 0x00408d83 e8 58 9a ff ff ?? call function 0x00402869 L2: 59 ?? pop ecx a3 a8 46 42 00 ?? mov dword ds:[0x004246a8], eax c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x408e18
__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 d8 32 42 00 ?? cmp eax, dword ds:[0x004232d8 + 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 ...
./vs2008/normal/Debug/ooex10.exe
0x408e5a
__errno
0
L1: e8 95 9c ff ff ?? call function 0x00402af4 L2: 85 c0 ?? test eax, eax 75 06 ?? jne basic block L4 L3: b8 40 34 42 00 ?? mov eax, 0x00423440<"\f"> c3 ?? ret L4: 83 c0 08 ?? add eax, 8 c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x408e6d
___doserrno
0
L1: e8 82 9c ff ff ?? call function 0x00402af4 L2: 85 c0 ?? test eax, eax 75 06 ?? jne basic block L4 L3: b8 44 34 42 00 ?? mov eax, 0x00423444 c3 ?? ret L4: 83 c0 0c ?? add eax, 12 c3 ?? ret
./vs2008/normal/Debug/ooex10.exe
0x408e80
__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 0x00408e6d 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 0x00408e18 L3: 59 ?? pop ecx 8b f0 ?? mov esi, eax e8 bc ff ff ...
./vs2008/normal/Debug/ooex10.exe
0x408ea3
__set_errno
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp e8 47 9c ff ff ?? call function 0x00402af4 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 0x00408e5a L5: 8b 4d 08 ?? mov ecx, dword ss:[ebp + ...