Binary
stringlengths
25
43
Addr
stringlengths
8
8
Name
stringlengths
5
187
Type
int64
0
1
Disassembly
stringlengths
16
68.6k
./vs2008/normal/Debug/oo2.exe
0x4128fb
___init_numeric
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 18 ?? sub esp, 0x18<24> 53 ?? push ebx 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 56 ?? push esi 33 f6 ?? xor esi, esi 57 ?? push edi 89 5d e8 ?? mov dword ss:[ebp + 0xe8<232,-24>], ebx 89 75 ec ?? mov dword ss:[ebp + 0xec<236,-20>], esi 39 7...
./vs2008/normal/Debug/oo2.exe
0x412ac5
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 by...
./vs2008/normal/Debug/oo2.exe
0x412af8
___free_lconv_mon
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 85 f6 ?? test esi, esi 74 7e ?? je basic block L23 L2: 8b 46 0c ?? mov eax, dword ds:[esi + 12] 3b 05 0c 62 43 00 ?? cmp eax, dword ds:[0x0043620c] 74 07 ?? je basic block L5 L3: 50 ?? push e...
./vs2008/normal/Debug/oo2.exe
0x412b86
___init_monetary
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 10 ?? sub esp, 0x10<16> 53 ?? push ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 57 ?? push edi 33 ff ?? xor edi, edi 89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi 89 75 f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], esi 89 7d...
./vs2008/normal/Debug/oo2.exe
0x412e4c
___init_collate
0
L1: 33 c0 ?? xor eax, eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x412e4f
__Getdays_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 18 ?? sub esp, 0x18<24> 53 ?? push ebx 56 ?? push esi 57 ?? push edi ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>] 33 db ?? xor ebx, ebx e8 6d 63 ff ff ?? call function 0x004091d4 L2: 8b 45 e8 ?? mov eax...
./vs2008/normal/Debug/oo2.exe
0x412f4f
__Getdays
0
L1: 6a 00 ?? push 0 e8 f9 fe ff ff ?? call function 0x00412e4f L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x412f58
__Getmonths_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 1c ?? sub esp, 0x1c<28> 53 ?? push ebx 56 ?? push esi 57 ?? push edi ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d e4 ?? lea ecx, ss:[ebp + 0xe4<228,-28>] 33 db ?? xor ebx, ebx e8 64 62 ff ff ?? call function 0x004091d4 L2: 8b 45 e4 ?? mov eax...
./vs2008/normal/Debug/oo2.exe
0x413058
__Getmonths
0
L1: 6a 00 ?? push 0 e8 f9 fe ff ff ?? call function 0x00412f58 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x413061
__Gettnames_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 24 ?? sub esp, 0x24<36> 53 ?? push ebx 56 ?? push esi 57 ?? push edi ff 75 08 ?? push dword ss:[ebp + 8] 8d 4d dc ?? lea ecx, ss:[ebp + 0xdc<220,-36>] 33 ff ?? xor edi, edi e8 5b 61 ff ff ?? call function 0x004091d4 L2: 8b 45 dc ?? mov eax...
./vs2008/normal/Debug/oo2.exe
0x4133b8
__Gettnames
0
L1: 6a 00 ?? push 0 e8 a2 fc ff ff ?? call function 0x00413061 L2: 59 ?? pop ecx c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x4133c1
_store_str
0
L1: 83 38 00 ?? cmp dword ds:[eax], 0 56 ?? push esi 8b f2 ?? mov esi, edx 74 16 ?? je basic block L6 L2: 57 ?? push edi L3: 8a 16 ?? mov dl, byte ds:[esi] 84 d2 ?? test dl, dl 74 0e ?? je basic block L5 L4: 8b 39 ?? mov edi, dword ds:[ecx] 88 17 ?? mov byte ds:[edi], dl ff 01 ?? inc dword ds:[ecx] 46 ?? in...
./vs2008/normal/Debug/oo2.exe
0x4133e1
_store_number
0
L1: 83 3e 01 ?? cmp dword ds:[esi], 1 8b 0f ?? mov ecx, dword ds:[edi] 53 ?? push ebx 76 19 ?? jbe basic block L4 L2: 6a 0a ?? push 10 99 ?? cdq 5b ?? pop ebx f7 fb ?? idiv ebx 80 c2 30 ?? add dl, 0x30<48> 88 11 ?? mov byte ds:[ecx], dl 41 ?? inc ecx ff 0e ?? dec dword ds:[esi] 8b 16 ?? mov edx, dword ds:[...
./vs2008/normal/Debug/oo2.exe
0x413417
_store_num
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 53 ?? push ebx 56 ?? push esi 8b f2 ?? mov esi, edx 33 d2 ?? xor edx, edx 89 55 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edx 39 55 08 ?? cmp dword ss:[ebp + 8], edx 74 35 ?? je basic block L9 L2: 83 39 01 ?? cmp dword ds:[ecx], 1 ...
./vs2008/normal/Debug/oo2.exe
0x413492
_expandtime
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 53 ?? push ebx 0f be c0 ?? movsx eax, al 83 f8 59 ?? cmp eax, 0x59<89> 56 ?? push esi 57 ?? push edi 8b d9 ?? mov ebx, ecx 8b f2 ?? mov esi, edx 0f 8f bd 01 00 00 ?? jg basic block L54 L2: 0f 84 85 01 00 00 ?? je basic block L49 ...
./vs2008/normal/Debug/oo2.exe
0x41387a
_store_winword
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 20 ?? sub esp, 0x20<32> a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 8b 45 0c ?? mov eax, dword ss:[ebp + 12] 53 ?? push ebx 56 ?? push esi 8b 75 1c ?? mov esi, dw...
./vs2008/normal/Debug/oo2.exe
0x413cdb
__Strftime_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 20 ?? sub esp, 0x20<32> 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 53 ?? push ebx ff 75 1c ?? push dword ss:[ebp + 0x1c<28>] 33 db ?? xor ebx, ebx 8d 4d e0 ?? lea ecx, ss:[ebp + 0xe0<224,-32>] 89 5d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ebx ...
./vs2008/normal/Debug/oo2.exe
0x413e7f
__strftime_l
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp ff 75 18 ?? push dword ss:[ebp + 0x18<24>] 6a 00 ?? push 0 ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 41 fe ff ff ?? call functi...
./vs2008/normal/Debug/oo2.exe
0x413e9f
_strftime
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 6a 00 ?? push 0 ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 22 fe ff ff ?? call function 0x00413cdb L2: 83 c4 18...
./vs2008/normal/Debug/oo2.exe
0x413ebe
__Strftime
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 6a 00 ?? push 0 ff 75 18 ?? push dword ss:[ebp + 0x18<24>] ff 75 14 ?? push dword ss:[ebp + 0x14<20>] ff 75 10 ?? push dword ss:[ebp + 0x10<16>] ff 75 0c ?? push dword ss:[ebp + 12] ff 75 08 ?? push dword ss:[ebp + 8] e8 02 fe ff ff ?? call functi...
./vs2008/normal/Debug/oo2.exe
0x413ede
_localeconv
0
L1: e8 67 80 ff ff ?? call function 0x0040bf4a L2: 8b 48 6c ?? mov ecx, dword ds:[eax + 0x6c<108>] 3b 0d 30 61 43 00 ?? cmp ecx, dword ds:[0x00436130<"X`C">] 74 10 ?? je basic block L5 L3: 8b 0d 48 60 43 00 ?? mov ecx, dword ds:[0x00436048] 85 48 70 ?? test dword ds:[eax + 0x70<112>], ecx 75 05 ?? jne basic bloc...
./vs2008/normal/Debug/oo2.exe
0x413f04
_strcat_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 53 ?? push ebx 33 db ?? xor ebx, ebx 56 ?? push esi 57 ?? push edi 3b c3 ?? cmp eax, ebx 74 07 ?? je basic block L3 L2: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12] 3b fb ?? cmp edi, ebx 77 1b ?? ja basic blo...
./vs2008/normal/Debug/oo2.exe
0x413f80
_strcspn
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 33 c0 ?? xor eax, eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 8d 49 00 ?? lea ecx, ds:[ecx + 0] L2: 8a 02 ?? mov al, byte ds:[ed...
./vs2008/normal/Debug/oo2.exe
0x413fc6
_strncpy_s
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 8b 75 08 ?? mov esi, dword ss:[ebp + 8] 33 db ?? xor ebx, ebx 57 ?? push edi 39 5d 14 ?? cmp dword ss:[ebp + 0x14<20>], ebx 75 10 ?? jne basic block L6 L2: 3b f3 ?? cmp esi, ebx 75 10 ?? jne basic block L7 L3: 39 5...
./vs2008/normal/Debug/oo2.exe
0x41407b
TranslateName
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax 53 ?? push ebx 33 db ?? xor ebx, ebx 40 ?? inc eax 39 5d 0c ?? cmp dword ss:[ebp + 12], ebx 7c 46 ?? jl basic block L12 L2: 56 ?? push esi 57 ?? push edi L3: 85 c0 ?? test eax, eax 74 3e ?? je basic block L11 L4: 8b 45 0c...
./vs2008/normal/Debug/oo2.exe
0x4140dd
GetLcidFromDefault
0
L1: 81 4e 08 04 01 00 00 ?? or dword ds:[esi + 8], 0x00000104<260> ff 15 08 93 43 00 ?? call dword ds:[0x00439308] L2: 89 46 1c ?? mov dword ds:[esi + 0x1c<28>], eax 89 46 18 ?? mov dword ds:[esi + 0x18<24>], eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x4140f1
ProcessCodePage
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 0c ?? sub esp, 12 a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 56 ?? push esi 8b f1 ?? mov esi, ecx 85 f6 ?? test esi, esi 74 53 ?? je basic block L14 L2: 80 3e 0...
./vs2008/normal/Debug/oo2.exe
0x414195
TestDefaultCountry
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 33 c0 ?? xor eax, eax L2: 66 8b 4d 08 ?? mov cx, word ss:[ebp + 8] 66 3b 88 f8 0c 43 00 ?? cmp cx, word ds:[eax + 0x00430cf8] 74 0c ?? je basic block L5 L3: 40 ?? inc eax 40 ?? inc eax 83 f8 14 ?? cmp eax, 0x14<20> 72 ec ?? jb basic block L2 L4:...
./vs2008/normal/Debug/oo2.exe
0x4141b9
LcidFromHexString
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 33 f6 ?? xor esi, esi eb 23 ?? jmp basic block L7 L2: 8a c1 ?? mov al, cl 2c 61 ?? sub al, 0x61<97> 42 ?? inc edx 3c 05 ?? cmp al, 5 77 05 ?? ja basic block L4 L3: 80 c1 d9 ?? add cl, 0xd9<217,-39> eb 0b ?? jmp basic block L6 L4: 8a c1 ?? mov al, cl 2c 41 ?? sub al,...
./vs2008/normal/Debug/oo2.exe
0x4141ed
GetPrimaryLen
0
L1: 33 c0 ?? xor eax, eax L2: 8a 0a ?? mov cl, byte ds:[edx] 42 ?? inc edx 80 f9 41 ?? cmp cl, 0x41<65> 7c 05 ?? jl basic block L4 L3: 80 f9 5a ?? cmp cl, 0x5a<90> 7e 08 ?? jle basic block L5 L4: 80 e9 61 ?? sub cl, 0x61<97> 80 f9 19 ?? cmp cl, 0x19<25> 77 03 ?? ja basic block L6 L5: 40 ?? inc eax eb e8 ?? ...
./vs2008/normal/Debug/oo2.exe
0x414208
CountryEnumProc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 26 7d ff ff ?? call ...
./vs2008/normal/Debug/oo2.exe
0x4142a0
TestDefaultLanguage
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 56 ?? push esi 6a 78 ?? push 0x78<120> 8d 45 84 ?? lea eax, ss:[ebp + 0x84<132,-124>] 50 ?? p...
./vs2008/normal/Debug/oo2.exe
0x414314
LangCountryEnumProc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 19 7...
./vs2008/normal/Debug/oo2.exe
0x4144e6
LanguageEnumProc
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 83 ec 7c ?? sub esp, 0x7c<124> a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c5 ?? xor eax, ebp 89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax 56 ?? push esi 57 ?? push edi 8b 7d 08 ?? mov edi, dword ss:[ebp + 8] e8 48 7a ff ff ?? call ...
./vs2008/normal/Debug/oo2.exe
0x4145a7
GetLcidFromCountry
0
L1: ff 76 04 ?? push dword ds:[esi + 4] e8 e1 22 ff ff ?? call function 0x00406890 L2: 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 59 ?? pop ecx 1b c0 ?? sbb eax, eax 6a 01 ?? push 1 40 ?? inc eax 68 08 42 41 00 ?? push function 0x00414208 89 46 14 ?? mov dword ds:[esi + 0x14<20>], eax ff 15 0c 93 43 00 ?? call ...
./vs2008/normal/Debug/oo2.exe
0x4145d3
GetLcidFromLangCountry
0
L1: ff 36 ?? push dword ds:[esi] e8 b6 22 ff ff ?? call function 0x00406890 L2: ff 76 04 ?? push dword ds:[esi + 4] 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 89 46 10 ?? mov dword ds:[esi + 0x10<16>], eax e8 a3 22 ff ff ?? call function 0x00406890 L3: 83 e8 03 ?? sub eax, 3 ...
./vs2008/normal/Debug/oo2.exe
0x41463a
GetLcidFromLanguage
0
L1: ff 36 ?? push dword ds:[esi] e8 4f 22 ff ff ?? call function 0x00406890 L2: 83 e8 03 ?? sub eax, 3 f7 d8 ?? neg eax 1b c0 ?? sbb eax, eax 40 ?? inc eax 59 ?? pop ecx 89 46 10 ?? mov dword ds:[esi + 0x10<16>], eax 74 05 ?? je basic block L4 L3: 6a 02 ?? push 2 58 ?? pop eax eb 07 ?? jmp basic block L5 L...
./vs2008/normal/Debug/oo2.exe
0x414676
___get_qualified_locale
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 57 ?? push edi e8 c7 78 ff ff ?? call function 0x0040bf4a L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8] 8b f0 ?? mov esi, eax 81 c6 9c 00 00 00 ?? add esi, 0x0000009c<156> 85 db ?? test ebx, ebx 75 0c ?? jne basic blo...
./vs2008/normal/Debug/oo2.exe
0x414867
cmpResult
0
L1: 85 c0 ?? test eax, eax 74 0d ?? je basic block L3 L2: 33 c9 ?? xor ecx, ecx 85 c0 ?? test eax, eax 0f 9f c1 ?? setg cl 8d 4c 09 ff ?? lea ecx, ds:[ecx + ecx + 0xff<255,-1>] 8b c1 ?? mov eax, ecx L3: c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x414879
cmpBYTE
0
L1: 0f b6 00 ?? movzx eax, byte ds:[eax] 0f b6 09 ?? movzx ecx, byte ds:[ecx] 2b c1 ?? sub eax, ecx 74 0d ?? je basic block L3 L2: 33 c9 ?? xor ecx, ecx 85 c0 ?? test eax, eax 0f 9f c1 ?? setg cl 8d 4c 09 ff ?? lea ecx, ds:[ecx + ecx + 0xff<255,-1>] 8b c1 ?? mov eax, ecx L3: c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x414891
cmpWORD
0
L1: 66 8b 06 ?? mov ax, word ds:[esi] 66 3b 01 ?? cmp ax, word ds:[ecx] 74 35 ?? je basic block L6 L2: 0f b6 11 ?? movzx edx, byte ds:[ecx] 0f b6 c0 ?? movzx eax, al 2b c2 ?? sub eax, edx 74 11 ?? je basic block L4 L3: 33 d2 ?? xor edx, edx 85 c0 ?? test eax, eax 0f 9f c2 ?? setg dl 8d 54 12 ff ?? lea edx, d...
./vs2008/normal/Debug/oo2.exe
0x4148d1
cmpDWORD
0
L1: 8b 06 ?? mov eax, dword ds:[esi] 3b 01 ?? cmp eax, dword ds:[ecx] 74 6f ?? je basic block L10 L2: 0f b6 11 ?? movzx edx, byte ds:[ecx] 0f b6 c0 ?? movzx eax, al 2b c2 ?? sub eax, edx 74 11 ?? je basic block L4 L3: 33 d2 ?? xor edx, edx 85 c0 ?? test eax, eax 0f 9f c2 ?? setg dl 8d 54 12 ff ?? lea edx, ds...
./vs2008/normal/Debug/oo2.exe
0x414949
unaligned_memcmp
0
L1: 8b ff ?? mov edi, edi 56 ?? push esi 57 ?? push edi 8b f8 ?? mov edi, eax e9 5e 04 00 00 ?? jmp basic block L99 L2: 8b 01 ?? mov eax, dword ds:[ecx] 3b 02 ?? cmp eax, dword ds:[edx] 74 78 ?? je basic block L12 L3: 0f b6 f0 ?? movzx esi, al 0f b6 02 ?? movzx eax, byte ds:[edx] 2b f0 ?? sub esi, eax 74 13...
./vs2008/normal/Debug/oo2.exe
0x415ddd
_memcmp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 57 ?? push edi 8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>] 8b c7 ?? mov eax, edi 83 e8 00 ?? sub eax, 0 0f 84 e5 15 00 00 ?? je basic block L438 L2: 48 ?? dec eax 0f 84 cd 15 00 00 ?? je basic block L437 L3: 48 ?? dec eax 0f 8...
./vs2008/normal/Debug/oo2.exe
0x41745d
_strncmp
0
L1: 8b ff ?? mov edi, edi 55 ?? push ebp 8b ec ?? mov ebp, esp 51 ?? push ecx 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0 53 ?? push ebx 8b 5d 10 ?? mov ebx, dword ss:[ebp + 0x10<16>] 85 db ?? test ebx, ebx 75 07 ?? jne basic block L3 L2: 33 c0 ?? xor eax, eax e9 9a 00 00 00 ?? jmp basic block L27 L...
./vs2008/normal/Debug/oo2.exe
0x417520
_strpbrk
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 56 ?? push esi 33 c0 ?? xor eax, eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 50 ?? push eax 8b 55 0c ?? mov edx, dword ss:[ebp + 12] 8d 49 00 ?? lea ecx, ds:[ecx + 0] L2: 8a 02 ?? mov al, byte ds:[ed...
./vs2008/normal/Debug/oo2.exe
0x417560
__global_unwind2
0
L1: 55 ?? push ebp 8b ec ?? mov ebp, esp 53 ?? push ebx 56 ?? push esi 57 ?? push edi 55 ?? push ebp 6a 00 ?? push 0 6a 00 ?? push 0 68 78 75 41 00 ?? push basic block L2 ff 75 08 ?? push dword ss:[ebp + 8] e8 e6 9c 00 00 ?? call function 0x0042125e L2: 5d ?? pop ebp 5f ?? pop edi 5e ?? pop esi 5b ?? pop...
./vs2008/normal/Debug/oo2.exe
0x417580
__unwind_handler
0
L1: 8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4] f7 41 04 06 00 00 00 ?? test dword ds:[ecx + 4], 6 b8 01 00 00 00 ?? mov eax, 1 74 32 ?? je basic block L5 L2: 8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>] 8b 48 fc ?? mov ecx, dword ds:[eax + 0xfc<252,-4>] 33 c8 ?? xor ecx, eax e8 ee ee fe ff ?? call function...
./vs2008/normal/Debug/oo2.exe
0x4175c5
__local_unwind2
0
L1: 53 ?? push ebx 56 ?? push esi 57 ?? push edi 8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>] 55 ?? push ebp 50 ?? push eax 6a fe ?? push 0xfe<254,-2> 68 80 75 41 00 ?? push function 0x00417580 64 ff 35 00 00 00 00 ?? push dword fs:[0] a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430] 33 c4 ?? xor eax, e...
./vs2008/normal/Debug/oo2.exe
0x417649
__abnormal_termination
0
L1: 33 c0 ?? xor eax, eax 64 8b 0d 00 00 00 00 ?? mov ecx, dword fs:[0] 81 79 04 80 75 41 00 ?? cmp dword ds:[ecx + 4], function 0x00417580 75 10 ?? jne basic block L4 L2: 8b 51 0c ?? mov edx, dword ds:[ecx + 12] 8b 52 0c ?? mov edx, dword ds:[edx + 12] 39 51 08 ?? cmp dword ds:[ecx + 8], edx 75 05 ?? jne basic...
./vs2008/normal/Debug/oo2.exe
0x41766c
__NLG_Notify1
0
L1: 53 ?? push ebx 51 ?? push ecx bb 40 62 43 00 ?? mov ebx, 0x00436240 eb 0b ?? jmp basic block L2 L2: 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 89 43 04 ?? mov dword ds:[ebx + 4], eax 89 6b 0c ?? mov dword ds:[ebx + 12], ebp 55 ?? push ebp 51 ?? push ecx 50 ?? push eax 58 ?? pop eax 59 ?? pop ecx 5d ?? pop...
./vs2008/normal/Debug/oo2.exe
0x417675
__NLG_Notify
0
L1: 53 ?? push ebx 51 ?? push ecx bb 40 62 43 00 ?? mov ebx, 0x00436240 8b 4c 24 0c ?? mov ecx, dword ss:[esp + 12] L2: 89 4b 08 ?? mov dword ds:[ebx + 8], ecx 89 43 04 ?? mov dword ds:[ebx + 4], eax 89 6b 0c ?? mov dword ds:[ebx + 12], ebp 55 ?? push ebp 51 ?? push ecx 50 ?? push eax 58 ?? pop eax 59 ?? po...
./vs2008/normal/Debug/oo2.exe
0x417694
__NLG_Call
0
L1: ff d0 ?? call eax L2: c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417697
??0Block@HeapManager@@QAE@XZ
1
L1: 8b c1 ?? mov eax, ecx 83 20 00 ?? and dword ds:[eax], 0 c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x41769d
?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...
./vs2008/normal/Debug/oo2.exe
0x4176bc
?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 + ...
./vs2008/normal/Debug/oo2.exe
0x417d25
?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 ?...
./vs2008/normal/Debug/oo2.exe
0x417dad
??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/oo2.exe
0x417dbe
??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/oo2.exe
0x417dd6
?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/oo2.exe
0x417de0
?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/oo2.exe
0x417de8
?status@DName@@QBE?AW4DNameStatus@@XZ
1
L1: 0f be 41 04 ?? movsx eax, byte ds:[ecx + 4] c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417ded
?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/oo2.exe
0x417df7
?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/oo2.exe
0x417e01
?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/oo2.exe
0x417e12
?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/oo2.exe
0x417e1f
?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/oo2.exe
0x417e30
?setIsArray@DName@@QAEXXZ
1
L1: 81 49 04 00 08 00 00 ?? or dword ds:[ecx + 4], 0x00000800<2048> c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417e38
?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/oo2.exe
0x417e42
?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/oo2.exe
0x417e4c
?setIsNoTE@DName@@QAEXXZ
1
L1: 81 49 04 00 10 00 00 ?? or dword ds:[ecx + 4], 0x00001000<4096> c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417e54
?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/oo2.exe
0x417e5e
?setIsPinPtr@DName@@QAEXXZ
1
L1: 81 49 04 00 20 00 00 ?? or dword ds:[ecx + 4], 0x00002000<8192> c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417e66
?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/oo2.exe
0x417e70
?setIsComArray@DName@@QAEXXZ
1
L1: 81 49 04 00 40 00 00 ?? or dword ds:[ecx + 4], 0x00004000<16384> c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417e78
?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/oo2.exe
0x417e82
?setIsVCallThunk@DName@@QAEXXZ
1
L1: 81 49 04 00 80 00 00 ?? or dword ds:[ecx + 4], 0x00008000<32768> c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417e8a
?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/oo2.exe
0x417e97
?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/oo2.exe
0x417ea5
?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/oo2.exe
0x417ebd
??_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/oo2.exe
0x417edc
??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/oo2.exe
0x417ef4
?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/oo2.exe
0x417efd
??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/oo2.exe
0x417f03
??0DNameNode@@IAE@XZ
1
L1: 8b c1 ?? mov eax, ecx c7 00 40 14 43 00 ?? mov dword ds:[eax], 0x00431440 c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417f0c
??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 4c 14 43 00 ?? mov dword ds:[eax], 0x0043144c 88 48 04 ?? mov byte ds:[eax + 4], cl 5d ?? pop ebp c2 04 00 ?? ret 4
./vs2008/normal/Debug/oo2.exe
0x417f23
?length@charNode@@UBEHXZ
1
L1: 33 c0 ?? xor eax, eax 40 ?? inc eax c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417f27
?getLastChar@charNode@@UBEDXZ
1
L1: 8a 41 04 ?? mov al, byte ds:[ecx + 4] c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417f2b
?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/oo2.exe
0x417f42
??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 58 14 43 00 ?? mov dword ds:[eax], 0x00431458 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/oo2.exe
0x417f6c
?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/oo2.exe
0x417f82
?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/oo2.exe
0x417f99
?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 0x00417ea5 L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8] 5d ?? pop ebp c2 08 00 ?? ret 8
./vs2008/normal/Debug/oo2.exe
0x417fb2
??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 64 14 43 00 ?? mov dword ds...
./vs2008/normal/Debug/oo2.exe
0x417fd7
?length@DNameStatusNode@@UBEHXZ
1
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8] c3 ?? ret
./vs2008/normal/Debug/oo2.exe
0x417fdb
?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/oo2.exe
0x41806d
??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 70 14 43 00 ?? mov dword ds:[eax], 0x00431470 ...
./vs2008/normal/Debug/oo2.exe
0x41808e
?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/oo2.exe
0x4180b9
?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/oo2.exe
0x4180d5
?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...