Binary stringlengths 25 43 | Addr stringlengths 8 8 | Name stringlengths 5 187 | Type class label 2
classes | Disassembly stringlengths 16 68.6k | Dirname stringlengths 16 28 | Exename stringclasses 17
values |
|---|---|---|---|---|---|---|
./vs2008/normal/Debug/oonewdel.exe | 0x411511 | __MarkAllocaS | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 08 ?? je basic block L3
L2: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
89 08 ?? mov dword ds:[eax], ecx
83 c0 08 ?? add eax, 8
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411527 | __freea | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
85 c0 ?? test eax, eax
74 12 ?? je basic block L5
L2: 83 e8 08 ?? sub eax, 8
81 38 dd dd 00 00 ?? cmp dword ds:[eax], 0x0000dddd<56797>
75 07 ?? jne basic block L5
L3: 50 ?? push eax
e8 8d 0e ff ff ?? call ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411647 | __Getdays | 0func |
L1: 6a 00 ?? push 0
e8 f9 fe ff ff ?? call function 0x00411547
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411650 | __Getmonths_l | 0func |
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 c1 7e ff ff ?? call function 0x00409529
L2: 8b 45 e4 ?? mov eax... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411750 | __Getmonths | 0func |
L1: 6a 00 ?? push 0
e8 f9 fe ff ff ?? call function 0x00411650
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411759 | __Gettnames_l | 0func |
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 b8 7d ff ff ?? call function 0x00409529
L2: 8b 45 dc ?? mov eax... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411ab0 | __Gettnames | 0func |
L1: 6a 00 ?? push 0
e8 a2 fc ff ff ?? call function 0x00411759
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411ab9 | _store_str | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411ad9 | _store_number | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411b0f | _store_num | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411b8a | _expandtime | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x411f72 | _store_winword | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 20 ?? sub esp, 0x20<32>
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]
53 ?? push ebx
56 ?? push esi
8b 75 1c ?? mov esi, dw... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4123d3 | __Strftime_l | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412577 | __strftime_l | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412597 | _strftime | 0func |
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 0x004123d3
L2: 83 c4 18... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4125b6 | __Strftime | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4125d6 | _localeconv | 0func |
L1: e8 f5 1d ff ff ?? call function 0x004043d0
L2: 8b 48 6c ?? mov ecx, dword ds:[eax + 0x6c<108>]
3b 0d b8 85 42 00 ?? cmp ecx, dword ds:[0x004285b8]
74 10 ?? je basic block L5
L3: 8b 0d 24 8c 42 00 ?? mov ecx, dword ds:[0x00428c24]
85 48 70 ?? test dword ds:[eax + 0x70<112>], ecx
75 05 ?? jne basic block L5
L... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412646 | TranslateName | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4126a8 | GetLcidFromDefault | 0func |
L1: 81 4e 08 04 01 00 00 ?? or dword ds:[esi + 8], 0x00000104<260>
ff 15 a4 a2 42 00 ?? call dword ds:[0x0042a2a4]
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4126bc | ProcessCodePage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
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
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412760 | TestDefaultCountry | 0func |
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 18 60 42 00 ?? cmp cx, word ds:[eax + 0x00426018]
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412784 | LcidFromHexString | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4127b8 | GetPrimaryLen | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4127d3 | CountryEnumProc | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 7c ?? sub esp, 0x7c<124>
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
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
e8 e1 1b ff ff ?? call ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41286b | TestDefaultLanguage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 7c ?? sub esp, 0x7c<124>
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
56 ?? push esi
6a 78 ?? push 0x78<120>
8d 45 84 ?? lea eax, ss:[ebp + 0x84<132,-124>]
50 ?? p... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4128df | LangCountryEnumProc | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 7c ?? sub esp, 0x7c<124>
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
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
e8 d4 1... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412ab1 | LanguageEnumProc | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 7c ?? sub esp, 0x7c<124>
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
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
e8 03 19 ff ff ?? call ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412b72 | GetLcidFromCountry | 0func |
L1: ff 76 04 ?? push dword ds:[esi + 4]
e8 f6 49 ff ff ?? call function 0x00407570
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 d3 27 41 00 ?? push function 0x004127d3
89 46 14 ?? mov dword ds:[esi + 0x14<20>], eax
ff 15 ac a2 42 00 ?? call ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412b9e | GetLcidFromLangCountry | 0func |
L1: ff 36 ?? push dword ds:[esi]
e8 cb 49 ff ff ?? call function 0x00407570
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 b8 49 ff ff ?? call function 0x00407570
L3: 83 e8 03 ?? sub eax, 3
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412c05 | GetLcidFromLanguage | 0func |
L1: ff 36 ?? push dword ds:[esi]
e8 64 49 ff ff ?? call function 0x00407570
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412c41 | ___get_qualified_locale | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
57 ?? push edi
e8 82 17 ff ff ?? call function 0x004043d0
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412e32 | cmpResult | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412e44 | cmpBYTE | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412e5c | cmpWORD | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412e9c | cmpDWORD | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x412f14 | unaligned_memcmp | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4143a8 | _memcmp | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x415a28 | __crtGetStringTypeA_stat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
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
a1 34 9b 42 00 ?? mov eax, dword ds:[0x00429b34]
53 ?? push ebx
56 ?? push esi
33 db ?? xor e... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x415be2 | ___crtGetStringTypeA | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 34 39 ff ff ?? call function 0x00409529
L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x415c24 | _strncmp | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x415cf0 | _strpbrk | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x415d30 | strncnt | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
eb 07 ?? jmp basic block L4
L2: 49 ?? dec ecx
80 38 00 ?? cmp byte ds:[eax], 0
74 06 ?? je basic block L6
L3: 40 ?? inc eax
L4: 85 c9 ?? test ecx, ecx
75 f5 ?? jne basic block L2
L5: 49 ?? dec ecx
L6: 8b ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x415d4e | __crtLCMapStringA_stat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
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
56 ?? push esi
33 db ?? xor ebx, ebx
57 ?? push edi
8b f1 ?? mov esi, ecx
39 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4160f3 | ___crtLCMapStringA | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 23 34 ff ff ?? call function 0x00409529
L2: ff 75 28 ?? push dword ss:[ebp + 0x28<40>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416138 | __fptrap | 0func |
L1: 6a 02 ?? push 2
e8 28 ef fe ff ?? call function 0x00405067
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416141 | __isalpha_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 d5 33 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416197 | _isalpha | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 03 01 00 00 ?? and... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4161c7 | __isupper_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 4f 33 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416218 | _isupper | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 01 ?? and eax, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416246 | __islower_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 d0 32 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416297 | _islower | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 02 ?? and eax, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4162c5 | __isdigit_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 51 32 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416316 | _isdigit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 04 ?? and eax, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416344 | __isxdigit_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 d2 31 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41639a | _isxdigit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 80 00 00 00 ?? and... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4163ca | __isspace_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 4c 31 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416449 | __ispunct_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 cd 30 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41649a | _ispunct | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 10 ?? and eax, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4164c8 | __isalnum_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 4e 30 ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41651e | _isalnum | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 07 01 00 00 ?? and... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41654e | __isprint_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 c8 2f ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4165a4 | _isprint | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 57 01 00 00 ?? and... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4165d4 | __isgraph_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 42 2f ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41662a | _isgraph | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 14 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
25 17 01 00 00 ?? and... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41665a | __iscntrl_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 bc 2e ff ff ?? call function 0x00409529
L2: 8b 45 f0 ?? mov eax, dword ss:[ebp + 0xf0<240,-16>]
83 b8 ac 00 00 00 01 ?? cmp dword ds... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4166ab | _iscntrl | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 44 9a 42 00 00 ?? cmp dword ds:[0x00429a44], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d a8 85 42 00 ?? mov ecx, dword ds:[0x004285a8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
83 e0 20 ?? and eax, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4166d9 | ___isascii | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 7d 08 80 00 00 00 ?? cmp dword ss:[ebp + 8], 0x00000080<128>
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4166eb | ___toascii | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 7f ?? and eax, 0x7f<127>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4166f8 | __iscsymf_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 39 fa ff ff ?? call function 0x00416141
L2: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41671b | ___iscsymf | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 6f fa ff ff ?? call function 0x00416197
L2: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f<95>
74 02 ?? je basic block L5
L4: 5d ?? pop ebp
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41673a | __iscsym_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 7e fd ff ff ?? call function 0x004164c8
L2: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 83 7d 08 5f ?? cmp dword ss:[ebp + 8], 0x5f... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41675d | ___iscsym | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
50 ?? push eax
e8 b2 fd ff ff ?? call function 0x0041651e
L2: 59 ?? pop ecx
85 c0 ?? test eax, eax
75 08 ?? jne basic block L5
L3: 80 7d 08 5f ?? cmp byte ss:[ebp + 8], 0x5f<95>
74 02 ?? je basic block ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41677e | __crtGetLocaleInfoW_stat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 c8 a2 42 00 ?? call dword ds:[0x0042a2c8]
L2: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416797 | ___crtGetLocaleInfoW | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 7f 2d ff ff ?? call function 0x00409529
L2: ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x41690a | ___crtGetLocaleInfoA | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 0c 2c ff ff ?? call function 0x00409529
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
8d 45 f0 ?? lea eax, ss:[ebp + 0xf0<240,-16>]
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416947 | __purecall | 0func |
L1: ff 35 a4 9a 42 00 ?? push dword ds:[0x00429aa4]
e8 f5 d7 fe ff ?? call function 0x00404147
L2: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call eax
L4: 6a 19 ?? push 0x19<25>
e8 ab ea fe ff ?? call function 0x0040540b
L5: 6a 01 ?? push 1
6a 00 ?? push 0
e8 b5 31 ff ff ?? ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416971 | __set_purecall_handler | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
ff 35 a4 9a 42 00 ?? push dword ds:[0x00429aa4]
e8 c5 d7 fe ff ?? call function 0x00404147
L2: ff 75 08 ?? push dword ss:[ebp + 8]
8b f0 ?? mov esi, eax
e8 40 d7 fe ff ?? call function 0x004040cc
L3: 59 ?? pop ecx
59 ?? pop ecx
a3... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416998 | __get_purecall_handler | 0func |
L1: ff 35 a4 9a 42 00 ?? push dword ds:[0x00429aa4]
e8 a4 d7 fe ff ?? call function 0x00404147
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4169b0 | __aulldvrm | 0func |
L1: 56 ?? push esi
8b 44 24 14 ?? mov eax, dword ss:[esp + 0x14<20>]
0b c0 ?? or eax, eax
75 28 ?? jne basic block L3
L2: 8b 4c 24 10 ?? mov ecx, dword ss:[esp + 0x10<16>]
8b 44 24 0c ?? mov eax, dword ss:[esp + 12]
33 d2 ?? xor edx, edx
f7 f1 ?? div ecx
8b d8 ?? mov ebx, eax
8b 44 24 08 ?? mov eax, dword ss:... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416a50 | __allmul | 0func |
L1: 8b 44 24 08 ?? mov eax, dword ss:[esp + 8]
8b 4c 24 10 ?? mov ecx, dword ss:[esp + 0x10<16>]
0b c8 ?? or ecx, eax
8b 4c 24 0c ?? mov ecx, dword ss:[esp + 12]
75 09 ?? jne basic block L3
L2: 8b 44 24 04 ?? mov eax, dword ss:[esp + 4]
f7 e1 ?? mul ecx
c2 10 00 ?? ret 0x0010<16>
L3: 53 ?? push ebx
f7 e1 ?? m... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416a84 | _atol | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 0a ?? push 10
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 51 17 00 00 ?? call function 0x004181e6
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416a9a | __atol_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
6a 0a ?? push 10
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 63 17 00 00 ?? call function 0x00418211
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416ab3 | _atoi | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 c6 ff ff ff ?? jmp function 0x00416a84
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416ac9 | __atoi64 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 0a ?? push 10
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 34 1a 00 00 ?? call function 0x0041850e
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416adf | __atoi64_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 0c ?? push dword ss:[ebp + 12]
6a 0a ?? push 10
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
e8 46 1a 00 00 ?? call function 0x00418539
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416af8 | __get_daylight | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
3b c6 ?? cmp eax, esi
75 1d ?? jne basic block L5
L2: e8 f2 e3 fe ff ?? call function 0x00404efe
L3: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416b6a | __get_timezone | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
3b c6 ?? cmp eax, esi
75 1d ?? jne basic block L5
L2: e8 80 e3 fe ff ?? call function 0x00404efe
L3: 56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ?? push esi
56 ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416ba3 | __get_tzname | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
3b c3 ?? cmp eax, ebx
74 3a ?? je basic block L11
L2: 39 5d 10 ?? cmp dword ss:[ebp + 0x10<16>], ebx
76 3a ?? jbe basic block L12
L3: 3b c3 ?? cmp eax, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c47 | ___daylight | 0func |
L1: b8 44 8c 42 00 ?? mov eax, 0x00428c44
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c4d | ___dstbias | 0func |
L1: b8 48 8c 42 00 ?? mov eax, 0x00428c48
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c53 | ___timezone | 0func |
L1: b8 40 8c 42 00 ?? mov eax, 0x00428c40
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c59 | ___tzname | 0func |
L1: b8 d0 8c 42 00 ?? mov eax, 0x00428cd0
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c5f | __set_daylight | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
e8 de ff ff ff ?? call function 0x00416c47
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c70 | __set_dstbias | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
e8 d3 ff ff ff ?? call function 0x00416c4d
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c81 | __set_timezone | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
e8 c8 ff ff ff ?? call function 0x00416c53
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 08 ?? mov dword ds:[eax], ecx
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416c92 | _tzset_nolock | 0func |
L1: 6a 2c ?? push 0x2c<44>
68 38 7b 42 00 ?? push 0x00427b38
e8 ce b8 fe ff ?? call function 0x0040256c
L2: 33 db ?? xor ebx, ebx
89 5d c8 ?? mov dword ss:[ebp + 0xc8<200,-56>], ebx
89 5d d4 ?? mov dword ss:[ebp + 0xd4<212,-44>], ebx
89 5d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], ebx
89 5d dc ?? mov dword ss:[... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x416fd8 | cvtdate | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
83 7d 0c 01 ?? cmp dword ss:[ebp + 12], 1
53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>]
8b f0 ?? mov esi, eax
8b c7 ?? mov ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4171cf | _isindst_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
56 ?? push esi
8d 45 fc ?? lea eax, ss:[ebp + 0xfc<252,-4>]
33 f6 ?? xor esi, esi
50 ?? push eax
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
e8 12 f9 ff ff ?? call function 0x00416af8
L2: 59 ?? pop ecx
85 c0 ?? tes... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4173a7 | ___tzset | 0func |
L1: 6a 08 ?? push 8
68 58 7b 42 00 ?? push 0x00427b58
e8 b9 b1 fe ff ?? call function 0x0040256c
L2: 33 f6 ?? xor esi, esi
39 35 f4 9b 42 00 ?? cmp dword ds:[0x00429bf4], esi
75 2a ?? jne basic block L8
L3: 6a 06 ?? push 6
e8 46 ee fe ff ?? call function 0x0040620a
L4: 59 ?? pop ecx
89 75 fc ?? mov dword ss:[... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4173f6 | __tzset | 0func |
L1: 6a 08 ?? push 8
68 78 7b 42 00 ?? push 0x00427b78
e8 6a b1 fe ff ?? call function 0x0040256c
L2: 6a 06 ?? push 6
e8 01 ee fe ff ?? call function 0x0040620a
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
e8 7f f8 ff ff ?? call function 0x00416c92
L4: c7 45 fc fe ff ff ff ?? mov dword ... | vs2008/normal/Debug | oonewdel.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.