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 | 0x4073f0 | __FindPESection | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 48 3c ?? mov ecx, dword ds:[eax + 0x3c<60>]
03 c8 ?? add ecx, eax
0f b7 41 14 ?? movzx eax, word ds:[ecx + 0x14<20>]
53 ?? push ebx
56 ?? push esi
0f b7 71 06 ?? movzx esi, word ds:[ecx + 6]
33 d2 ?? xor... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407440 | __IsNonwritableInCurrentImage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 50 78 42 00 ?? push 0x00427850
68 00 26 40 00 ?? push function 0x00402600
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 08 ?? sub esp, 8
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 58 80 42 00... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4074fd | _strcpy_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
57 ?? push edi
3b cb ?? cmp ecx, ebx
74 07 ?? je basic block L3
L2: 8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
3b fb ?? cmp edi, ebx
77 1b ?? ja basic blo... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4077d0 | ___unDNameHelper | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
66 83 7d 14 00 ?? cmp word ss:[ebp + 0x14<20>], 0
75 07 ?? jne basic block L3
L2: c7 45 14 00 28 00 00 ?? mov dword ss:[ebp + 0x14<20>], 0x00002800<10240>
L3: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
68 d1 23 40 00 ?? push function 0x004023d1
68 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407803 | ?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z | 1method |
L1: 6a 10 ?? push 0x10<16>
68 d0 78 42 00 ?? push 0x004278d0
e8 5d ad ff ff ?? call function 0x0040256c
L2: 33 db ?? xor ebx, ebx
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
39 5e 04 ?? cmp dword ds:[esi + 4], ebx
0f 85 e0 00 00 00 ?? jne basic block L28
L3: 6a 0e ?? push 14
e8 e6 e9 ff ff ?? call function 0x00406... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407912 | ___clean_type_info_names_internal | 0func |
L1: 6a 08 ?? push 8
68 f0 78 42 00 ?? push 0x004278f0
e8 4e ac ff ff ?? call function 0x0040256c
L2: 6a 0e ?? push 14
e8 e5 e8 ff ff ?? call function 0x0040620a
L3: 59 ?? pop ecx
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 70 04 ?? mov esi, dword ds:[eax + 4]
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4079f8 | _wait_a_bit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
56 ?? push esi
ff 15 0c a2 42 00 ?? call dword ds:[0x0042a20c]
L2: 81 c6 e8 03 00 00 ?? add esi, 0x000003e8<1000>
3b 35 3c 9a 42 00 ?? cmp esi, dword ds:[0x00429a3c]
76 03 ?? jbe basic block L... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407a1e | __set_malloc_crt_max_wait | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
a1 3c 9a 42 00 ?? mov eax, dword ds:[0x00429a3c]
89 0d 3c 9a 42 00 ?? mov dword ds:[0x00429a3c], ecx
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407a33 | __malloc_crt | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: ff 75 08 ?? push dword ss:[ebp + 8]
e8 ee b2 ff ff ?? call function 0x00402d32
L3: 8b f8 ?? mov edi, eax
59 ?? pop ecx
85 ff ?? test edi, edi
75 27 ?? jne basic block L9
L4: 39 05 3c 9a 42... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407a78 | __calloc_crt | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: 6a 00 ?? push 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 52 86 00 00 ?? call function 0x004100e0
L3: 8b f8 ?? mov edi, eax
83 c4 0c ?? add esp, 12
85 ff ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407ac4 | __realloc_crt | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
33 f6 ?? xor esi, esi
L2: ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 26 87 00 00 ?? call function 0x004101fe
L3: 8b f8 ?? mov edi, eax
59 ?? pop ecx
59 ?? pop ecx
85 ff ?? test edi,... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407b64 | __msize | 0func |
L1: 6a 10 ?? push 0x10<16>
68 10 79 42 00 ?? push 0x00427910
e8 fc a9 ff ff ?? call function 0x0040256c
L2: 33 c0 ?? xor eax, eax
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
33 ff ?? xor edi, edi
3b df ?? cmp ebx, edi
0f 95 c0 ?? setne al
3b c7 ?? cmp eax, edi
75 1d ?? jne basic block L6
L3: e8 79 d3 ff ff ?? ca... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407c07 | ?_ValidateRead@@YAHPBXI@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
40 ?? inc eax
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 02 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407c19 | ?_ValidateWrite@@YAHPAXI@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
40 ?? inc eax
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 02 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407c2b | ?_ValidateExecute@@YAHP6GHXZ@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
40 ?? inc eax
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
75 02 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
L3: 5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407fa5 | ____setlc_active_func | 0func |
L1: a1 14 9c 42 00 ?? mov eax, dword ds:[0x00429c14]
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407fab | ____unguarded_readlc_active_add_func | 0func |
L1: b8 24 9c 42 00 ?? mov eax, 0x00429c24
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x407fb1 | ___freetlocinfo | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 86 bc 00 00 00 ?? mov eax, dword ds:[esi + 0x000000bc<188>]
33 db ?? xor ebx, ebx
57 ?? push edi
3b c3 ?? cmp eax, ebx
74 6f ?? je basic block L18
L2: 3d f0 8b 42 00 ?? cmp... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4080fa | ___addlocaleref | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 35 e4 a1 42 00 ?? mov esi, dword ds:[0x0042a1e4]
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
57 ?? push edi
ff d6 ?? call esi
L2: 8b 87 b0 00 00 00 ?? mov eax, dword ds:[edi + 0x000000b0<176>]
85 c0 ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408189 | ___removelocaleref | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
85 ff ?? test edi, edi
0f 84 83 00 00 00 ?? je basic block L21
L2: 53 ?? push ebx
56 ?? push esi
8b 35 f0 a1 42 00 ?? mov esi, dword ds:[0x0042a1f0]
57 ?? push edi
ff d6 ?? call esi
L3: 8b ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408222 | _copytlocinfo_nolock | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
8b f1 ?? mov esi, ecx
85 f6 ?? test esi, esi
74 1b ?? je basic block L6
L2: 85 c0 ?? test eax, eax
74 17 ?? je basic block L6
L3: 3b c6 ?? cmp eax, esi
74 13 ?? je basic block L6
L4: 57 ?? push edi
6a 36 ?? push 0x36<54>
59 ?? pop ecx
8b f8 ?? mov edi, eax
f3 a5 ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408248 | _updatetlocinfoEx_nolock | 0func |
L1: 85 ff ?? test edi, edi
74 37 ?? je basic block L12
L2: 85 c0 ?? test eax, eax
74 33 ?? je basic block L12
L3: 56 ?? push esi
8b 30 ?? mov esi, dword ds:[eax]
3b f7 ?? cmp esi, edi
74 28 ?? je basic block L11
L4: 57 ?? push edi
89 38 ?? mov dword ds:[eax], edi
e8 9b fe ff ff ?? call function 0x004080fa
L... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408286 | ___updatetlocinfo | 0func |
L1: 6a 0c ?? push 12
68 30 79 42 00 ?? push 0x00427930
e8 da a2 ff ff ?? call function 0x0040256c
L2: e8 39 c1 ff ff ?? call function 0x004043d0
L3: 8b f0 ?? mov esi, eax
a1 24 8c 42 00 ?? mov eax, dword ds:[0x00428c24]
85 46 70 ?? test dword ds:[esi + 0x70<112>], eax
74 22 ?? je basic block L12
L4: 83 7e 6c 0... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4082fc | __configthreadlocale | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
57 ?? push edi
e8 c8 c0 ff ff ?? call function 0x004043d0
L2: 8b 48 70 ?? mov ecx, dword ds:[eax + 0x70<112>]
f6 c1 02 ?? test cl, 2
6a 00 ?? push 0
5a ?? pop edx
0f 94 c2 ?? sete dl
42 ?? inc edx
8b fa ?? mov edi, edx
8b 55 08 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408366 | sync_legacy_variables_lk | 0func |
L1: a1 b8 85 42 00 ?? mov eax, dword ds:[0x004285b8]
8b 48 04 ?? mov ecx, dword ds:[eax + 4]
89 0d 60 9a 42 00 ?? mov dword ds:[0x00429a60], ecx
8b 48 08 ?? mov ecx, dword ds:[eax + 8]
89 0d 64 9a 42 00 ?? mov dword ds:[0x00429a64], ecx
8b 88 a8 00 00 00 ?? mov ecx, dword ds:[eax + 0x000000a8<168>]
89 0d bc 85 4... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4083b9 | __free_locale | 0func |
L1: 6a 08 ?? push 8
68 50 79 42 00 ?? push 0x00427950
e8 a7 a1 ff ff ?? call function 0x0040256c
L2: 8b 75 08 ?? mov esi, dword ss:[ebp + 8]
85 f6 ?? test esi, esi
0f 84 8d 00 00 00 ?? je basic block L22
L3: 6a 0d ?? push 13
e8 33 de ff ff ?? call function 0x0040620a
L4: 59 ?? pop ecx
83 65 fc 00 ?? and dword... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40847b | ___free_locale | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 33 ff ff ff ?? jmp function 0x004083b9
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408486 | __get_current_locale | 0func |
L1: 6a 0c ?? push 12
68 78 79 42 00 ?? push 0x00427978
e8 da a0 ff ff ?? call function 0x0040256c
L2: e8 39 bf ff ff ?? call function 0x004043d0
L3: 8b f8 ?? mov edi, eax
6a 01 ?? push 1
6a 08 ?? push 8
e8 d6 f5 ff ff ?? call function 0x00407a78
L4: 59 ?? pop ecx
59 ?? pop ecx
8b f0 ?? mov esi, eax
89 75 e4... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408535 | ___get_current_locale | 0func |
L1: e9 4c ff ff ff ?? jmp function 0x00408486
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40853a | ___init_dummy | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40853d | __strcats | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
57 ?? push edi
8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>]
33 db ?? xor ebx, ebx
3b fb ?? cmp edi, ebx
7e 2c ?? jle basic block L9
L2: 56 ?? push esi
8d 75 10 ?? lea esi, ss:[ebp + 0x10<16>]
L3: 83 c6 04 ?? add esi, 4
ff 36 ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40857d | ___lc_strtolc | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
57 ?? push edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
68 90 00 00 00 ?? push 0x00000090<144>
33 db ?? xor ebx, ebx
53 ?? push ebx
57 ?? push edi
e8 8a c3 ff ff ?? call function 0x00404920
L2: 8b 75 0c ?? mov esi, ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4086a6 | ___lc_lctostr | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b 75 10 ?? mov esi, dword ss:[ebp + 0x10<16>]
56 ?? push esi
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 41 ee ff ff ?? call function 0x004074fd
L2: 83 c4 0c ?? add esp, 12
33 db ?? ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408713 | _setlocale_get_all | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
33 db ?? xor ebx, ebx
43 ?? inc ebx
68 55 03 00 00 ?? push 0x00000355<853>
89 5d f0 ?? mov dword ss:[ebp + 0xf0<240,-16>], ebx
e8 07 f3 ff ff ?? call function 0x00407a33
L2: 59 ?? pop ecx
89 45 ec ?? ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408890 | __expandlocale | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec b4 00 00 00 ?? sub esp, 0x000000b4<180>
a1 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 0... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408ac1 | _setlocale_set_cat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec c4 01 00 00 ?? sub esp, 0x000001c4<452>
a1 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
57 ?? push edi
8b d9 ?? mov ebx, ecx
e8 f1 b8 ff ff ?? call fun... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x408dc3 | _setlocale_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 98 00 00 00 ?? sub esp, 0x00000098<152>
a1 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 08 ?? mov eax, dword ss:[ebp + 8]
53 ?? push ebx
56 ?? push esi
33 db ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4090d3 | ___create_locale | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 00 ff ff ff ?? jmp function 0x00408fde
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4090de | _setlocale | 0func |
L1: 6a 14 ?? push 0x14<20>
68 a0 79 42 00 ?? push 0x004279a0
e8 82 94 ff ff ?? call function 0x0040256c
L2: 33 db ?? xor ebx, ebx
89 5d e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], ebx
83 7d 08 05 ?? cmp dword ss:[ebp + 8], 5
76 1f ?? jbe basic block L6
L3: e8 04 be ff ff ?? call function 0x00404efe
L4: c7 00 16 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40924e | ??1_LocaleUpdate@@QAE@XZ | 1method |
L1: 80 79 0c 00 ?? cmp byte ds:[ecx + 12], 0
74 07 ?? je basic block L3
L2: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
83 60 70 fd ?? and dword ds:[eax + 0x70<112>], 0xfd<253,-3>
L3: c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40925f | CPtoLCID | 0func |
L1: 2d a4 03 00 00 ?? sub eax, 0x000003a4<932>
74 22 ?? je basic block L9
L2: 83 e8 04 ?? sub eax, 4
74 17 ?? je basic block L8
L3: 83 e8 0d ?? sub eax, 13
74 0c ?? je basic block L7
L4: 48 ?? dec eax
74 03 ?? je basic block L6
L5: 33 c0 ?? xor eax, eax
c3 ?? ret
L6: b8 04 04 00 00 ?? mov eax, 0x00000404<102... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40928e | setSBCS | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
8b f0 ?? mov esi, eax
68 01 01 00 00 ?? push 0x00000101<257>
33 ff ?? xor edi, edi
8d 46 1c ?? lea eax, ds:[esi + 0x1c<28>]
57 ?? push edi
50 ?? push eax
e8 7b b6 ff ff ?? call function 0x00404920
L2: 33 c0 ?? xor eax, eax
0f b7 c8 ?? movzx ecx, ax
8b... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4092f2 | setSBUpLow | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 1c 05 00 00 ?? sub esp, 0x0000051c<1308>
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
57 ?? push edi
8d 85 e8 fa ff ff ?? lea eax, ss:[ebp + 0xfffffa... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409485 | ___updatetmbcinfo | 0func |
L1: 6a 0c ?? push 12
68 d8 79 42 00 ?? push 0x004279d8
e8 db 90 ff ff ?? call function 0x0040256c
L2: e8 3a af ff ff ?? call function 0x004043d0
L3: 8b f8 ?? mov edi, eax
a1 24 8c 42 00 ?? mov eax, dword ds:[0x00428c24]
85 47 70 ?? test dword ds:[edi + 0x70<112>], eax
74 1d ?? je basic block L11
L4: 83 7f 6c 0... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409529 | ??0_LocaleUpdate@@QAE@PAUlocaleinfo_struct@@@Z | 1method |
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
c6 46 0c 00 ?? mov byte ds:[esi + 12], 0
85 c0 ?? test eax, eax
75 63 ?? jne basic block L13
L2: e8 8f ae ff ff ?? call function 0x004043d0
L3: 89 46 08 ?? mov dword ds:... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4095b0 | getSystemCP | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
53 ?? push ebx
33 db ?? xor ebx, ebx
53 ?? push ebx
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 65 ff ff ff ?? call function 0x00409529
L2: 89 1d 68 9a 42 00 ?? mov dword ds:[0x00429a68], ebx
83 fe fe ?? cmp esi... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40962c | __setmbcp_nolock | 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
53 ?? push ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
56 ?? push esi
8b 75 08 ?? mov esi, dw... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409811 | __getmbcp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
6a 00 ?? push 0
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 06 fd ff ff ?? call function 0x00409529
L2: 8b 45 f4 ?? mov eax, dword ss:[ebp + 0xf4<244,-12>]
83 78 08 00 ?? cmp dword ds:[eax + 8], 0
74 12 ?? je bas... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40984f | __setmbcp | 0func |
L1: 6a 14 ?? push 0x14<20>
68 f8 79 42 00 ?? push 0x004279f8
e8 11 8d ff ff ?? call function 0x0040256c
L2: 83 4d e0 ff ?? or dword ss:[ebp + 0xe0<224,-32>], 0xff<255,-1>
e8 6c ab ff ff ?? call function 0x004043d0
L3: 8b f8 ?? mov edi, eax
89 7d dc ?? mov dword ss:[ebp + 0xdc<220,-36>], edi
e8 17 fc ff ff ?? ca... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409a07 | _abort | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 28 03 00 00 ?? sub esp, 0x00000328<808>
a1 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
f6 05 e8 8a 42 00 01 ?? test byte ds:[0x00428ae8], 1
56 ?? push esi
74 08 ?? je... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409b1e | __set_abort_behavior | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
a1 e8 8a 42 00 ?? mov eax, dword ds:[0x00428ae8]
8b 55 08 ?? mov edx, dword ss:[ebp + 8]
23 55 0c ?? and edx, dword ss:[ebp + 12]
f7 d1 ?? not ecx
23 c8 ?? and ecx, eax
0b ca ?? or ecx, edx
89 0d e8 8a 42 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409b40 | __global_unwind2 | 0func |
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 58 9b 40 00 ?? push basic block L2
ff 75 08 ?? push dword ss:[ebp + 8]
e8 76 fd 00 00 ?? call function 0x004198ce
L2: 5d ?? pop ebp
5f ?? pop edi
5e ?? pop esi
5b ?? pop... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409b60 | __unwind_handler | 0func |
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 26 85 ff ff ?? call function... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409ba5 | __local_unwind2 | 0func |
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 60 9b 40 00 ?? push function 0x00409b60
64 ff 35 00 00 00 00 ?? push dword fs:[0]
a1 58 80 42 00 ?? mov eax, dword ds:[0x00428058]
33 c4 ?? xor eax, e... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409c29 | __abnormal_termination | 0func |
L1: 33 c0 ?? xor eax, eax
64 8b 0d 00 00 00 00 ?? mov ecx, dword fs:[0]
81 79 04 60 9b 40 00 ?? cmp dword ds:[ecx + 4], function 0x00409b60
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409c4c | __NLG_Notify1 | 0func |
L1: 53 ?? push ebx
51 ?? push ecx
bb ec 8a 42 00 ?? mov ebx, 0x00428aec
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409c55 | __NLG_Notify | 0func |
L1: 53 ?? push ebx
51 ?? push ecx
bb ec 8a 42 00 ?? mov ebx, 0x00428aec
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409c74 | __NLG_Call | 0func |
L1: ff d0 ?? call eax
L2: c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409c77 | __crt_debugger_hook | 0func |
L1: 83 25 08 9c 42 00 00 ?? and dword ds:[0x00429c08], 0
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409c7f | fastzero_I | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 04 ?? sub esp, 4
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
c1 e9 07 ?? shr ecx, 7
66 0f ef c0 ?? pxor xmm0, xmm0
eb 08 ?? jmp basic block L3
L2: 8d a4 24 00 00 00 00 ?? lea ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409cd6 | __VEC_memzero | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
99 ?? cdq
8b f8 ?? mov edi, eax
33 fa ?? xor edi, edx
2b fa ?? sub edi, edx
83 e7 0f ?? and edi, 15
33 fa ?? xor edi, edx
2b fa ?? sub edi, edx
8... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409d65 | has_osfxsr_set | 0func |
L1: 6a 0c ?? push 12
68 18 7a 42 00 ?? push 0x00427a18
e8 fb 87 ff ff ?? call function 0x0040256c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
66 0f 28 c1 ?? movapd xmm0, xmm1
c7 45 e4 01 00 00 00 ?? mov dword ss:[ebp + 0xe4<228,-28>], 1
eb 23 ?? jmp basic block L8
L3: 8b 45 ec ?? mov eax, dword ss:[... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409db5 | __get_sse2_info | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
33 c0 ?? xor eax, eax
53 ?? push ebx
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
89 45 f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], eax
89 45 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], eax
53 ?? push ebx
9c ?? push... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409e17 | ___sse2_available_init | 0func |
L1: e8 99 ff ff ff ?? call function 0x00409db5
L2: a3 fc 9b 42 00 ?? mov dword ds:[0x00429bfc], eax
33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409e24 | fastcopy_I | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
8b 75 0c ?? mov esi, dword ss:[ebp + 12]
8b 7d 08 ?? mov edi, dword ss:[ebp + 8]
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
c1 e9 07 ?? shr e... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409eab | __VEC_memcpy | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 1c ?? sub esp, 0x1c<28>
89 7d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], edi
89 75 f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], esi
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
8b 5d 0c ?? mov ebx, dword ss:[ebp + 12]
8b c3 ?? mov eax, ebx
99 ?? cdq
8b c8 ?? mov... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409f8e | __initp_misc_cfltcvt_tab | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
57 ?? push edi
33 ff ?? xor edi, edi
L2: 8d b7 fc 8a 42 00 ?? lea esi, ds:[edi + 0x00428afc<"8aA">]
ff 36 ?? push dword ds:[esi]
e8 2b a1 ff ff ?? call function 0x004040cc
L3: 83 c7 04 ?? add edi, 4
59 ?? pop ecx
89 06 ?? mov dword ds:[esi], eax
83 ff 28 ?? cmp edi, 0... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409faf | __initp_misc_winsig | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 84 9a 42 00 ?? mov dword ds:[0x00429a84], eax
a3 88 9a 42 00 ?? mov dword ds:[0x00429a88], eax
a3 8c 9a 42 00 ?? mov dword ds:[0x00429a8c], eax
a3 90 9a 42 00 ?? mov dword ds:[0x00429a90], eax
5d ?? pop eb... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x409fcd | ctrlevent_capture | 0func |
L1: 6a 10 ?? push 0x10<16>
68 38 7a 42 00 ?? push 0x00427a38
e8 93 85 ff ff ?? call function 0x0040256c
L2: 33 ff ?? xor edi, edi
57 ?? push edi
e8 29 c2 ff ff ?? call function 0x0040620a
L3: 59 ?? pop ecx
89 7d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], edi
39 7d 08 ?? cmp dword ss:[ebp + 8], edi
75 1c ?? jne ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a068 | siglookup | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d 4c 83 42 00 ?? mov ecx, dword ds:[0x0042834c<"\n">]
56 ?? push esi
L2: 39 50 04 ?? cmp dword ds:[eax + 4], edx
74 0f ?? je basic block L4
L3: 8b f1 ?? mov esi, ecx
6b f6 0c ?? imul esi, esi, 12
03 75 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a09f | ___get_sigabrt | 0func |
L1: ff 35 8c 9a 42 00 ?? push dword ds:[0x00429a8c]
e8 9d a0 ff ff ?? call function 0x00404147
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a2fb | _raise | 0func |
L1: 6a 20 ?? push 0x20<32>
68 78 7a 42 00 ?? push 0x00427a78
e8 65 82 ff ff ?? call function 0x0040256c
L2: 33 ff ?? xor edi, edi
89 7d e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], edi
89 7d d8 ?? mov dword ss:[ebp + 0xd8<216,-40>], edi
8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
83 fb 0b ?? cmp ebx, 11
7f 4c ?? jg b... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a4ab | __initp_misc_rand_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 98 9a 42 00 ?? mov dword ds:[0x00429a98], eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a4ba | _rand_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
57 ?? push edi
ff 35 98 9a 42 00 ?? push dword ds:[0x00429a98]
e8 7a 9c ff ff ?? call function 0x00404147
L2: 8b f8 ?? mov edi, eax
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 f6 ?? xor esi, esi
59 ?? pop ecx
3b c6 ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a5c2 | ___getlocaleinfo | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
81 ec 94 00 00 00 ?? sub esp, 0x00000094<148>
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 08 ?? mov eax, dword ss:[ebp + 8]
53 ?? push ebx
56 ?? push esi
8b 75 18... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a741 | __initp_misc_purevirt | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 a4 9a 42 00 ?? mov dword ds:[0x00429aa4], eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a750 | __initp_misc_initcrit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 a8 9a 42 00 ?? mov dword ds:[0x00429aa8], eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a75f | ___crtInitCritSecAndSpinCount | 0func |
L1: 6a 10 ?? push 0x10<16>
68 98 7a 42 00 ?? push 0x00427a98
e8 01 7e ff ff ?? call function 0x0040256c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
ff 15 98 a2 42 00 ?? call dword ds:[0x0042a298]
L3: 89 45 e4 ?? mov dword ss:[e... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a7bf | ___crtMessageBoxA | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
e8 6f 99 ff ff ?? call function 0x0040413e
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
83 3d ac 9a 42 00 00 ?? cmp dword ds:[0x00429aac], 0
8b d8 ?? mov ebx, e... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a928 | _strcat_s | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40a99c | _strncpy_s | 0func |
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 | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40aa51 | __set_error_mode | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
56 ?? push esi
33 f6 ?? xor esi, esi
3b ce ?? cmp ecx, esi
7c 1e ?? jl basic block L6
L2: 83 f9 02 ?? cmp ecx, 2
7e 0c ?? jle basic block L5
L3: 83 f9 03 ?? cmp ecx, 3
75 14 ?? jne basic block L6
L4: a1 3... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40aa9c | ___set_app_type | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
a3 60 80 42 00 ?? mov dword ds:[0x00428060], eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40aaab | ___get_app_type | 0func |
L1: a1 60 80 42 00 ?? mov eax, dword ds:[0x00428060]
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40aab1 | x_ismbbtype_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 08 ?? push dword ss:[ebp + 8]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 65 ea ff ff ?? call function 0x00409529
L2: 0f b6 45 0c ?? movzx eax, byte ss:[ebp + 12]
8b 4d f4 ?? mov ecx, dword ss:[ebp + 0xf4<24... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ab04 | __ismbbkalnum_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 99 ff ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ab1d | __ismbbkalnum | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 81 ff ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ab35 | __ismbbkprint_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 68 ff ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ab4e | __ismbbkprint | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 50 ff ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ab66 | __ismbbkpunct_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 37 ff ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ab97 | __ismbbalnum_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 07 01 00 00 ?? push 0x00000107<263>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 03 ff ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40abb3 | __ismbbalnum | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 07 01 00 00 ?? push 0x00000107<263>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 e8 fe ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40abce | __ismbbalpha_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
68 03 01 00 00 ?? push 0x00000103<259>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 cc fe ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ac58 | __ismbbprint | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 03 ?? push 3
68 57 01 00 00 ?? push 0x00000157<343>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 43 fe ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ac73 | __ismbbpunct_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 10 ?? push 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 2a fe ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40ac8c | __ismbbpunct | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 02 ?? push 2
6a 10 ?? push 0x10<16>
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 12 fe ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40aca4 | __ismbblead_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 04 ?? push 4
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 f9 fd ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40acbd | __ismbblead | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 04 ?? push 4
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 e1 fd ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40acd5 | __ismbbtrail_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 08 ?? push 8
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
ff 75 0c ?? push dword ss:[ebp + 12]
e8 c8 fd ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x40acee | __ismbbtrail | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 08 ?? push 8
6a 00 ?? push 0
ff 75 08 ?? push dword ss:[ebp + 8]
6a 00 ?? push 0
e8 b0 fd ff ff ?? call function 0x0040aab1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| 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.