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/ooex9.exe | 0x416ec3 | ___iswcsymf | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
68 03 01 00 00 ?? push 0x00000103<259>
ff 75 08 ?? push dword ss:[ebp + 8]
e8 b9 13 00 00 ?? call function 0x0041828e
L2: 59 ?? pop ecx
59 ?? pop ecx
85 c0 ?? test eax, eax
75 09 ?? jne basic block L5
L3: 66 83 7d 08 5f ?? cmp word ss:[ebp + 8], ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x416ef0 | __alloca_probe_16 | 0func |
L1: 51 ?? push ecx
8d 4c 24 08 ?? lea ecx, ss:[esp + 8]
2b c8 ?? sub ecx, eax
83 e1 0f ?? and ecx, 15
03 c1 ?? add eax, ecx
1b c9 ?? sbb ecx, ecx
0b c1 ?? or eax, ecx
59 ?? pop ecx
e9 0a 14 00 00 ?? jmp function 0x00418310
| vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x416f1c | 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 | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x416f73 | __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 | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417002 | __strnicmp_l | 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
56 ?? push esi
57 ?? push edi
39 5d 10 ?? cmp dword ss:[ebp + 0x10<16>], ebx
0f 84 d5 00 00 00 ?? je basic block L27
L2: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
8d 4d f0 ?? le... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4170f4 | __strnicmp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
33 f6 ?? xor esi, esi
39 35 7c 9a 42 00 ?? cmp dword ds:[0x00429a7c], esi
75 39 ?? jne basic block L9
L2: 39 75 08 ?? cmp dword ss:[ebp + 8], esi
75 1f ?? jne basic block L6
L3: e8 e6 e2 fe ff ?? call function 0x004053f4
L4: 56 ?? ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417152 | xtoa_s | 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 f1 ?? mov esi, ecx
33 db ?? xor ebx, ebx
3b f3 ?? cmp esi, ebx
75 1e ?? jne basic block L5
L2: e8 8d e2 fe ff ?? call function 0x004053f4
L3: 6a 16 ?? push 0x16<22>
5e ?? pop esi
53 ?? push ebx
... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41722f | __itoa_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 14 0a ?? cmp dword ss:[ebp + 0x14<20>], 10
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
75 0a ?? jne basic block L4
L2: 85 c0 ?? test eax, eax
7d 06 ?? jge basic block L4
L3: 6a 01 ?? push 1
6a 0a ?? push 10
eb 05 ?? jmp basic block L5
L4: 6a 0... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417259 | __ltoa_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
83 7d 14 0a ?? cmp dword ss:[ebp + 0x14<20>], 10
75 06 ?? jne basic block L4
L2: 39 45 08 ?? cmp dword ss:[ebp + 8], eax
7d 01 ?? jge basic block L4
L3: 40 ?? inc eax
L4: 8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
50 ?? push e... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417280 | __ultoa_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
6a 00 ?? push 0
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
e8 ba fe ff ff ?? call function 0x00417152
L2: 5d ?? pop ebp
c3... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41729a | x64toa_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
53 ?? push ebx
33 db ?? xor ebx, ebx
56 ?? push esi
3b fb ?? cmp edi, ebx
75 1e ?? jne basic block L7
L2: e8 45 e1 fe ff ?? call function 0x004053f4
L3: 6a 16 ?? push 0x16<22>
L4: 5e ?? pop esi
89 30 ?? mov dword ds:[eax... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417392 | __i64toa_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
83 7d 18 0a ?? cmp dword ss:[ebp + 0x18<24>], 10
75 0f ?? jne basic block L6
L2: 39 45 0c ?? cmp dword ss:[ebp + 12], eax
7f 0a ?? jg basic block L6
L3: 7c 05 ?? jl basic block L5
L4: 39 45 08 ?? cmp dword ss:[ebp + 8], eax
... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4173c7 | __ui64toa_s | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
8b 7d 10 ?? mov edi, dword ss:[ebp + 0x10<16>]
6a 00 ?? push 0
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 b7 fe ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4173e6 | ___ansicp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
6a 06 ?? push 6
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
50 ?? push eax
68 04 10 00 00 ?? push ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41742f | ___convertcp | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 34 ?? sub esp, 0x34<52>
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 4d 18 ?? mov ecx, dword ss:[ebp + 0x18<24>]
8... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4175e3 | strtoxl | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
56 ?? push esi
57 ?? push edi
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d ec ?? lea ecx, ss:[ebp + 0xec<236,-20>]
e8 01 0e ff ff ?? call function 0x004083f9
L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 75 0c ?... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417812 | _strtol | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
50 ?? push eax
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]
39 05 7c 9a 42 00 ?? cmp dword ds:[0x00429a7c], eax
75 07 ?? jne basic block L3
L2: 68 00 86 ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41783d | __strtol_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
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 75 14 ?? push dword ss:[ebp + 0x14<20>]
e8 8e fd ff ff ?? call function 0x004175e3
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41785a | _strtoul | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 7c 9a 42 00 00 ?? cmp dword ds:[0x00429a7c], 0
6a 01 ?? push 1
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]
75 07 ?? jne basic block L3
L2: 68 00 86 42 00 ?? push 0x00428... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417886 | __strtoul_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
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 75 14 ?? push dword ss:[ebp + 0x14<20>]
e8 45 fd ff ff ?? call function 0x004175e3
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4178a3 | strtoxq | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 38 ?? sub esp, 0x38<56>
53 ?? push ebx
57 ?? push edi
ff 75 08 ?? push dword ss:[ebp + 8]
8d 4d c8 ?? lea ecx, ss:[ebp + 0xc8<200,-56>]
e8 41 0b ff ff ?? call function 0x004083f9
L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 7d 0c ?... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417b3a | __strtoi64 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
50 ?? push eax
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]
39 05 7c 9a 42 00 ?? cmp dword ds:[0x00429a7c], eax
75 07 ?? jne basic block L3
L2: 68 00 86 ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417b65 | __strtoi64_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
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 75 14 ?? push dword ss:[ebp + 0x14<20>]
e8 26 fd ff ff ?? call function 0x004178a3
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417b82 | __strtoui64 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 7c 9a 42 00 00 ?? cmp dword ds:[0x00429a7c], 0
6a 01 ?? push 1
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]
75 07 ?? jne basic block L3
L2: 68 00 86 42 00 ?? push 0x00428... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417bae | __strtoui64_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 01 ?? push 1
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 75 14 ?? push dword ss:[ebp + 0x14<20>]
e8 dd fc ff ff ?? call function 0x004178a3
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417bcb | __isctype_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 18 ?? sub esp, 0x18<24>
53 ?? push ebx
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>]
e8 1a 08 ff ff ?? call function 0x004083f9
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
8d 43 01 ?? lea eax, ds:[e... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417c83 | __isctype | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 7c 9a 42 00 00 ?? cmp dword ds:[0x00429a7c], 0
75 12 ?? jne basic block L3
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 0d e8 85 42 00 ?? mov ecx, dword ds:[0x004285e8]
0f b7 04 41 ?? movzx eax, word ds:[ecx + eax * 2]
23 45 0c ?? and eax, ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417cb5 | __getenv_helper_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d e0 9d 42 00 00 ?? cmp dword ds:[0x00429de0], 0
56 ?? push esi
8b 35 d4 94 42 00 ?? mov esi, dword ds:[0x004294d4]
75 04 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
eb 63 ?? jmp basic block L20
L3: 57 ?? push edi
85 f6 ?? test esi, esi
... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417d3c | _getenv_s_helper | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
56 ?? push esi
8b f0 ?? mov esi, eax
33 db ?? xor ebx, ebx
3b f3 ?? cmp esi, ebx
75 1b ?? jne basic block L5
L2: e8 a4 d6 fe ff ?? call function 0x004053f4
L3: 6a 16 ?? push 0x16<22>
5e ?? pop esi
53 ?? push ebx
53 ?? push ebx
... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417dd1 | _dupenv_s_helper | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
56 ?? push esi
57 ?? push edi
33 ff ?? xor edi, edi
3b df ?? cmp ebx, edi
75 1b ?? jne basic block L5
L2: e8 10 d6 fe ff ?? call function 0x004053f4
L3: 6a 16 ?? push 0x16<22>
5e ?? pop esi
57 ?? push edi
57 ?? push edi
57 ?? p... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417e75 | _getenv | 0func |
L1: 6a 10 ?? push 0x10<16>
68 b8 7c 42 00 ?? push 0x00427cb8
e8 7f d2 fe ff ?? call function 0x00405100
L2: 33 c0 ?? xor eax, eax
33 f6 ?? xor esi, esi
39 75 08 ?? cmp dword ss:[ebp + 8], esi
0f 95 c0 ?? setne al
3b c6 ?? cmp eax, esi
75 1c ?? jne basic block L6
L3: e8 60 d5 fe ff ?? call function 0x004053f4
... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417ef8 | _getenv_s | 0func |
L1: 6a 0c ?? push 12
68 d8 7c 42 00 ?? push 0x00427cd8
e8 fc d1 fe ff ?? call function 0x00405100
L2: 6a 07 ?? push 7
e8 66 d7 fe ff ?? call function 0x00405671
L3: 59 ?? pop ecx
33 db ?? xor ebx, ebx
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
33 c0 ?? xor eax, eax
8b 7d 08 ?? mov edi, dword ss:[ebp +... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x417fd0 | __dupenv_s | 0func |
L1: 6a 10 ?? push 0x10<16>
68 f8 7c 42 00 ?? push 0x00427cf8
e8 24 d1 fe ff ?? call function 0x00405100
L2: 6a 07 ?? push 7
e8 8e d6 fe ff ?? call function 0x00405671
L3: 59 ?? pop ecx
33 f6 ?? xor esi, esi
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
33 c0 ?? xor eax, eax
8b 5d 08 ?? mov ebx, dword ss:... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4180b6 | __tolower | 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 c0 20 ?? add eax, 0x20<32>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4180c3 | __tolower_l | 0func |
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
ff 75 0c ?? push dword ss:[ebp + 12]
8d 4d e8 ?? lea ecx, ss:[ebp + 0xe8<232,-24>]
e8 21 03 ff ff ?? call function 0x004083f9
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
be 00 01 00 00 ?... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418204 | __iswctype_l | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
b8 ff ff 00 00 ?? mov eax, 0x0000ffff
83 ec 14 ?? sub esp, 0x14<20>
66 39 45 08 ?? cmp word ss:[ebp + 8], ax
75 06 ?? jne basic block L3
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
eb 65 ?? jmp basic block L11
L3: b8 00 01 00 00 ?? mov... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41828e | _iswctype | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
b8 ff ff 00 00 ?? mov eax, 0x0000ffff
66 39 45 08 ?? cmp word ss:[ebp + 8], ax
75 04 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
c9 ?? leave
c3 ?? ret
L3: b8 00 01 00 00 ?? mov eax, 0x00000100<256>
66 39 45 08 ?? cmp word ss:[... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418304 | _is_wctype | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 7f ff ff ff ?? jmp function 0x0041828e
| vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418310 | __alloca_probe | 0func |
L1: 51 ?? push ecx
8d 4c 24 04 ?? lea ecx, ss:[esp + 4]
2b c8 ?? sub ecx, eax
1b c0 ?? sbb eax, eax
f7 d0 ?? not eax
23 c8 ?? and ecx, eax
8b c4 ?? mov eax, esp
25 00 f0 ff ff ?? and eax, 0xfffff000<4294963200,-4096>
L2: 3b c8 ?? cmp ecx, eax
72 0a ?? jb basic block L4
L3: 8b c1 ?? mov eax, ecx
59 ?? pop ec... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418310 | __chkstk | 0func |
L1: 51 ?? push ecx
8d 4c 24 04 ?? lea ecx, ss:[esp + 4]
2b c8 ?? sub ecx, eax
1b c0 ?? sbb eax, eax
f7 d0 ?? not eax
23 c8 ?? and ecx, eax
8b c4 ?? mov eax, esp
25 00 f0 ff ff ?? and eax, 0xfffff000<4294963200,-4096>
L2: 3b c8 ?? cmp ecx, eax
72 0a ?? jb basic block L4
L3: 8b c1 ?? mov eax, ecx
59 ?? pop ec... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418340 | ___ascii_strnicmp | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
57 ?? push edi
56 ?? push esi
53 ?? push ebx
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
0b c9 ?? or ecx, ecx
74 4d ?? je basic block L16
L2: 8b 75 08 ?? mov esi, dword ss:[ebp + 8]
8b 7d 0c ?? mov edi, dword ss:[ebp + 12]
b7 41 ?? mov bh, 0x41<65>
b3 5a ?? mov bl... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4183a1 | __mbsnbicoll_l | 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
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 44 00 ff ff ?? call function 0x004083f9
L2: 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
33 db ?? xor ebx, e... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41848f | __mbsnbicoll | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
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 fd fe ff ff ?? call function 0x004183a1
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4184a9 | ___wtomb_environ | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
53 ?? push ebx
56 ?? push esi
33 f6 ?? xor esi, esi
57 ?? push edi
8b 3d dc 94 42 00 ?? mov edi, dword ds:[0x004294dc]
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
8b 07 ?? mov eax, dword ds:[edi]
3b c6 ?? cm... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418540 | _calloc | 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
56 ?? push esi
8d 45 fc ?? lea eax, ss:[ebp + 0xfc<252,-4>]
50 ?? push eax
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 0b 6f ff ff ?? call function... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418580 | _strnlen | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
33 c0 ?? xor eax, eax
39 45 0c ?? cmp dword ss:[ebp + 12], eax
76 0f ?? jbe basic block L5
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
L3: 80 39 00 ?? cmp byte ds:[ecx], 0
74 07 ?? je basic block L5
L4: 40 ?? inc eax
41 ?? inc ecx
3b 45 0c ?? cm... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41859d | __crtGetStringTypeW_stat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 10 ff ?? cmp dword ss:[ebp + 0x10<16>], 0xff<255,-1>
7d 04 ?? jge basic block L3
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
L3: ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dw... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4185c0 | ___crtGetStringTypeW | 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 26 fe fe ff ?? call function 0x004083f9
L2: 83 7d 14 ff ?? cmp dword ss:[ebp + 0x14<20>], 0xff<255,-1>
7d 04 ?? jge basic block L4
L... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4185fe | 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 | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41861c | __crtCompareStringA_stat | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 2c ?? sub esp, 0x2c<44>
a1 8c 80 42 00 ?? mov eax, dword ds:[0x0042808c]
33 c5 ?? xor eax, ebp
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
53 ?? push ebx
56 ?? push esi
57 ?? push edi
3... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x41898c | ___crtCompareStringA | 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 5a fa fe ff ?? call function 0x004083f9
L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>]
8b 55 14 ?? mov edx, dword ss:[ebp + 0x14<20>]... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x4189ce | __strnicoll_l | 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
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 17 fa fe ff ?? call function 0x004083f9
L2: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
33 db ?? xor ebx, e... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418ac8 | __strnicoll | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 7c 9a 42 00 00 ?? cmp dword ds:[0x00429a7c], 0
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 18 e6 ff ff ?? jmp function 0x004170f4
L3: 6a 00 ?? push 0
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418af1 | findenv | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 35 d4 94 42 00 ?? mov esi, dword ds:[0x004294d4]
eb 21 ?? jmp basic block L7
L2: 57 ?? push edi
50 ?? push eax
ff 75 08 ?? push dword ss:[ebp + 8]
e8 86 f9 ff ff ?? call function 0x0041848f
L3: 83 c4 0c ?? add esp, 12
85 c0 ?? ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418b43 | copy_environ | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
57 ?? push edi
8b f8 ?? mov edi, eax
33 c0 ?? xor eax, eax
8b cf ?? mov ecx, edi
85 ff ?? test edi, edi
74 46 ?? je basic block L13
L2: 39 07 ?? cmp dword ds:[edi], eax
74 09 ?? je basic block L4
L3: 83 c1 04 ?? add ecx, 4
40 ??... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418b9d | ___crtsetenv | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 14 ?? sub esp, 0x14<20>
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
53 ?? push ebx
33 db ?? xor ebx, ebx
89 5d f4 ?? mov dword ss:[ebp + 0xf4<244,-12>], ebx
3b c3 ?? cmp eax, ebx
75 1d ?? jne basic block L5
L2: e8 3d c8 fe ff ?? call function 0... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418de8 | __strdup | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
53 ?? push ebx
33 db ?? xor ebx, ebx
39 5d 08 ?? cmp dword ss:[ebp + 8], ebx
75 04 ?? jne basic block L3
L2: 33 c0 ?? xor eax, eax
eb 41 ?? jmp basic block L13
L3: 56 ?? push esi
57 ?? push edi
ff 75 08 ?? push dword ss:[ebp + 8]
e8 2d d9 fe ff... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418e3d | __mbschr_l | 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
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
8d 4d f0 ?? lea ecx, ss:[ebp + 0xf0<240,-16>]
e8 a8 f5 fe ff ?? call function 0x004083f9
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
3b ... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418ef9 | __mbschr | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a 00 ?? push 0
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
e8 32 ff ff ff ?? call function 0x00418e3d
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x418f20 | _strchr | 0func |
L1: 8d 42 ff ?? lea eax, ds:[edx + 0xff<255,-1>]
5b ?? pop ebx
c3 ?? ret
L2: 8d a4 24 00 00 00 00 ?? lea esp, ss:[esp + 0]
8d 64 24 00 ?? lea esp, ss:[esp + 0]
L3: 33 c0 ?? xor eax, eax
8a 44 24 08 ?? mov al, byte ss:[esp + 8]
53 ?? push ebx
8b d8 ?? mov ebx, eax
c1 e0 08 ?? shl eax, 8
8b 54 24 08 ?? mov edx... | vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/ooex9.exe | 0x421151 | `operator new\'::`6\'::`dynamic atexit destructor for \'nomem\'\' | 0func |
L1: c7 05 60 91 42 00 04 3b ?? mov dword ds:[0x00429160], 0x00423b04
42 00
b9 60 91 42 00 ?? mov ecx, 0x00429160
e9 47 0c fe ff ?? jmp function 0x00401dac
| vs2008/normal/Debug | ooex9.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401100 | ?g@@YAXXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 dc 0a 42 00 ?? push 0x00420adc
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
81 ec b8 00 00 00 ?? sub esp, 0x000000b8<184>
a1 58 80 42 00 ?? mov eax, dword ds:[0x00428058]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea e... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401520 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
e8 05 fb ff ff ?? call function 0x0040102d
L2: 33 c0 ?? xor eax, eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401640 | ??2@YAPAXIPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401650 | ??3@YAXPAX0@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401660 | ??_U@YAPAXIPAX@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401670 | ??_V@YAXPAX0@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401680 | ??0dummy@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 08 ?? add ecx, 8
e8 82 f9 ff ff ?? call function 0x00401014
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401730 | ??1dummy@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 08 ?? add ecx, 8
e8 04 f9 ff ff ?? call function 0x00401046
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401750 | ??_Gdummy@@QAEPAXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 05 f9 ff ff ?? call function 0x00401064
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
83 e0 01 ?? and eax, 1
74 0c ?? je basic block L5
L3: 8b 4d fc ??... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401790 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
51 ?? push ecx
8b cc ?? mov ecx, esp
e8 cd f8 ff ff ?? call function 0x0040106e
L2: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
e8 7a f8 ff ff ?? call function 0x00401023
L3: 6a 00 ?? push... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4017d0 | ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
6a 00 ?? push 0
6a 01 ?? push 1
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 4f f8 ff ff ?? call function 0x00401032
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4017f0 | ?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEX_NI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
0f b6 45 08 ?? movzx eax, byte ss:[ebp + 8]
85 c0 ?? test eax, eax
75 02 ?? jne basic block L3
L2: eb 47 ?? jmp basic block L8
L3: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
83 79 18 10 ?... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401890 | ??0?$_String_val@DV?$allocator@D@std@@@std@@IAE@V?$allocator@D@1@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8d 45 08 ?? lea eax, ss:[ebp + 8]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 62 f7 ff ff ?? call function 0x00401005
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4018c0 | ??0?$allocator@D@std@@QAE@XZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4018e0 | ?_Eos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEXI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d f8 ?? mov dword ss:[ebp + 0xf8<248,-8>], ecx
c6 45 ff 00 ?? mov byte ss:[ebp + 0xff<255,-1>], 0
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
89 48 14 ?? mov dword ds:[eax + 0x14<20>], ecx
8d 55 f... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401930 | ?assign@?$char_traits@D@std@@SAXAADABD@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
8b 4d 0c ?? mov ecx, dword ss:[ebp + 12]
8a 11 ?? mov dl, byte ds:[ecx]
88 10 ?? mov byte ds:[eax], dl
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401950 | ?_Myptr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAEPADXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
83 78 18 10 ?? cmp dword ds:[eax + 0x18<24>], 0x10<16>
72 0b ?? jb basic block L3
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
8b 51 04... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4019b0 | ?deallocate@?$allocator@D@std@@QAEXPADI@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 ee 00 00 00 ?? call function 0x00401aae
L2: 83 c4 04 ?? add esp, 4
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 08 00 ?? ret 8
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x4019d0 | ??$copy_s@U?$char_traits@D@std@@@_Traits_helper@std@@YAPADPADIPBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
e8 86 f6 ff ff ?? call function 0x0040105f
L2: 88 45 ff ?? mov byte ss:[ebp + 0xff<255,-1>], al
0f b6 45 ff ?? movzx eax, byte ss:[ebp + 0xff<255,-1>]
50 ?? push eax
8b 4d 14 ?? mov ecx, dword ss:[ebp + 0x14<20>]
51 ?? push ecx
8b 55 10 ?? mov edx, dword... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401a10 | ??$_Char_traits_cat@U?$char_traits@D@std@@@std@@YA?AU_Secure_char_traits_tag@0@XZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
8a 45 ff ?? mov al, byte ss:[ebp + 0xff<255,-1>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401a20 | ??$copy_s@U?$char_traits@D@std@@@_Traits_helper@std@@YAPADPADIPBDIU_Secure_char_traits_tag@1@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 09 f6 ff ff ?? call function 0... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401a50 | ?_Copy_s@?$char_traits@D@std@@SAPADPADIPBDI@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
8b 45 14 ?? mov eax, dword ss:[ebp + 0x14<20>]
50 ?? push eax
8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
51 ?? push ecx
8b 55 0c ?? mov edx, dword ss:[ebp + 12]
52 ?? push edx
8b 45 08 ?? mov eax, dword ss:[ebp + 8]
50 ?? push eax
e8 20 07 00 00 ?? call function 0... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401a78 | ??_U@YAPAXI@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 3f 01 00 00 ?? jmp function 0x00401bc2
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401a83 | ??_V@YAXPAXABUnothrow_t@std@@@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 13 00 00 00 ?? call function 0x00401aa3
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401a93 | ??3@YAXPAXABUnothrow_t@std@@@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 0e 00 00 00 ?? call function 0x00401aae
L2: 59 ?? pop ecx
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401aae | ??3@YAXPAX@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 18 09 00 00 ?? jmp function 0x004023d1
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401ab9 | ??_U@YAPAXIABUnothrow_t@std@@@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
5d ?? pop ebp
e9 00 00 00 00 ?? jmp function 0x00401ac4
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401ac4 | ??2@YAPAXIABUnothrow_t@std@@@Z | 0func |
L1: 6a 08 ?? push 8
b8 18 0b 42 00 ?? mov eax, 0x00420b18
e8 c2 09 00 00 ?? call function 0x00402492
L2: ff 75 08 ?? push dword ss:[ebp + 8]
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
e8 e6 00 00 00 ?? call function 0x00401bc2
L3: 59 ?? pop ecx
89 45 ec ?? mov dword ss:[ebp + 0xec<236,-20>], eax
8b 45... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401af3 | ??_L@YGXPAXIHP6EX0@Z1@Z | 0func |
L1: 6a 10 ?? push 0x10<16>
68 70 74 42 00 ?? push 0x00427470
e8 6d 0a 00 00 ?? call function 0x0040256c
L2: 33 c0 ?? xor eax, eax
89 45 e0 ?? mov dword ss:[ebp + 0xe0<224,-32>], eax
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
89 45 e4 ?? mov dword ss:[ebp + 0xe4<228,-28>], eax
L3: 8b 45 e4 ?? mov eax, dw... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401b58 | ??0bad_alloc@std@@QAE@XZ | 1method |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
6a 01 ?? push 1
68 1c 80 42 00 ?? push 0x0042801c<"$;B">
8b f1 ?? mov esi, ecx
e8 87 0c 00 00 ?? call function 0x004027f0
L2: c7 06 38 3b 42 00 ?? mov dword ds:[esi], 0x00423b38
8b c6 ?? mov eax, esi
5e ?? pop esi
c3 ?? ret
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401b7e | ??_Gbad_alloc@std@@UAEPAXI@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 38 3b 42 00 ?? mov dword ds:[esi], 0x00423b38
e8 34 0d 00 00 ?? call function 0x004028c5
L2: f6 45 08 01 ?? test byte ss:[ebp + 8], 1
74 07 ?? je basic block L5
L3: 56 ?? push esi
e8 11 ff ff ff ?? call ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401ba5 | ??0bad_alloc@std@@QAE@ABV01@@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
ff 75 08 ?? push dword ss:[ebp + 8]
8b f1 ?? mov esi, ecx
e8 58 0c 00 00 ?? call function 0x0040280d
L2: c7 06 38 3b 42 00 ?? mov dword ds:[esi], 0x00423b38
8b c6 ?? mov eax, esi
5e ?? pop esi
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401bc2 | ??2@YAPAXI@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 0c ?? sub esp, 12
eb 0d ?? jmp basic block L4
L2: ff 75 08 ?? push dword ss:[ebp + 8]
e8 83 12 00 00 ?? call function 0x00402e57
L3: 59 ?? pop ecx
85 c0 ?? test eax, eax
74 0f ?? je basic block L7
L4: ff 75 08 ?? push dword ss:[ebp + 8]
e8... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401c27 | ?_JumpToContinuation@@YGXPAXPAUEHRegistrationNode@@@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
53 ?? push ebx
8b 45 0c ?? mov eax, dword ss:[ebp + 12]
83 c0 0c ?? add eax, 12
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
64 8b 1d 00 00 00 00 ?? mov ebx, dword fs:[0]
8b 03 ?? mov eax, dword ds:[ebx]
64 a3 00 00 00 00 ?? ... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401c59 | ?_CallMemberFunction0@@YGXPAX0@Z | 0func |
L1: 58 ?? pop eax
59 ?? pop ecx
87 04 24 ?? xchg dword ss:[esp], eax
ff e0 ?? jmp eax
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401c60 | ?_CallMemberFunction1@@YGXPAX00@Z | 0func |
L1: 58 ?? pop eax
59 ?? pop ecx
87 04 24 ?? xchg dword ss:[esp], eax
ff e0 ?? jmp eax
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401c67 | ?_CallMemberFunction2@@YGXPAX00H@Z | 0func |
L1: 58 ?? pop eax
59 ?? pop ecx
87 04 24 ?? xchg dword ss:[esp], eax
ff e0 ?? jmp eax
| vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401c6e | ?_UnwindNestedFrames@@YGXPAUEHRegistrationNode@@PAUEHExceptionRecord@@@Z | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
51 ?? push ecx
53 ?? push ebx
56 ?? push esi
57 ?? push edi
64 8b 35 00 00 00 00 ?? mov esi, dword fs:[0]
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
c7 45 f8 99 1c 40 00 ?? mov dword ss:[ebp + 0xf8<248,-8>], basic block L2
... | vs2008/normal/Debug | oonewdel.exe |
./vs2008/normal/Debug/oonewdel.exe | 0x401cc2 | ___CxxFrameHandler | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 08 ?? sub esp, 8
53 ?? push ebx
56 ?? push esi
57 ?? push edi
fc ?? cld
89 45 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], eax
33 c0 ?? xor eax, eax
50 ?? push eax
50 ?? push eax
50 ?? push eax
ff 75 fc ?? push dword ss:[ebp + 0xfc<252,-4>]
ff 75 14 ?? push 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.