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/oo.exe | 0x41f542 | __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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f5cc | _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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f642 | _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 0x0041f5cc
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f64d | 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 72 97 fe ff ?? call function 0x00408dd4
L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 75 0c ?... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f87c | _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 50 5b 43 00 ?? cmp dword ds:[0x00435b50], eax
75 07 ?? jne basic block L3
L2: 68 f8 50 ... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f8a7 | __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 0x0041f64d
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f8c4 | _strtoul | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 50 5b 43 00 00 ?? cmp dword ds:[0x00435b50], 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 f8 50 43 00 ?? push 0x00435... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f8f0 | __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 0x0041f64d
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41f90d | 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 b2 94 fe ff ?? call function 0x00408dd4
L2: 8b 45 10 ?? mov eax, dword ss:[ebp + 0x10<16>]
8b 7d 0c ?... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fba4 | __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 50 5b 43 00 ?? cmp dword ds:[0x00435b50], eax
75 07 ?? jne basic block L3
L2: 68 f8 50 ... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fbcf | __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 0x0041f90d
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fbec | __strtoui64 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 50 5b 43 00 00 ?? cmp dword ds:[0x00435b50], 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 f8 50 43 00 ?? push 0x00435... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fc18 | __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 0x0041f90d
L2: 83 c4 14 ?? add esp, 0x14... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fc35 | __getenv_helper_nolock | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d a0 67 43 00 00 ?? cmp dword ds:[0x004367a0], 0
56 ?? push esi
8b 35 ac 5e 43 00 ?? mov esi, dword ds:[0x00435eac]
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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fcbc | _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 52 c8 fe ff ?? call function 0x0040c522
L3: 6a 16 ?? push 0x16<22>
5e ?? pop esi
53 ?? push ebx
53 ?? push ebx
... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fd51 | _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 be c7 fe ff ?? call function 0x0040c522
L3: 6a 16 ?? push 0x16<22>
5e ?? pop esi
57 ?? push edi
57 ?? push edi
57 ?? p... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fdf5 | _getenv | 0func |
L1: 6a 10 ?? push 0x10<16>
68 18 37 43 00 ?? push 0x00433718
e8 4b db fe ff ?? call function 0x0040d94c
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 0e c7 fe ff ?? call function 0x0040c522
... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41fe78 | _getenv_s | 0func |
L1: 6a 0c ?? push 12
68 38 37 43 00 ?? push 0x00433738
e8 c8 da fe ff ?? call function 0x0040d94c
L2: 6a 07 ?? push 7
e8 b8 e0 fe ff ?? call function 0x0040df43
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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x41ff50 | __dupenv_s | 0func |
L1: 6a 10 ?? push 0x10<16>
68 58 37 43 00 ?? push 0x00433758
e8 f0 d9 fe ff ?? call function 0x0040d94c
L2: 6a 07 ?? push 7
e8 e0 df fe ff ?? call function 0x0040df43
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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420036 | __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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420043 | __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 7c 8d fe ff ?? call function 0x00408dd4
L2: 8b 5d 08 ?? mov ebx, dword ss:[ebp + 8]
be 00 01 00 00 ?... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420190 | ___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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x4201f1 | __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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420214 | ___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 ad 8b fe ff ?? call function 0x00408dd4
L2: 83 7d 14 ff ?? cmp dword ss:[ebp + 0x14<20>], 0xff<255,-1>
7d 04 ?? jge basic block L4
L... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420252 | __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 6e 8b fe ff ?? call function 0x00408dd4
L2: 8b 4d 10 ?? mov ecx, dword ss:[ebp + 0x10<16>]
33 db ?? xor ebx, e... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420340 | __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 0x00420252
L2: 83 c4 10 ?? add esp, 0x10<16>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42035a | ___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 b4 5e 43 00 ?? mov edi, dword ds:[0x00435eb4]
89 75 fc ?? mov dword ss:[ebp + 0xfc<252,-4>], esi
8b 07 ?? mov eax, dword ds:[edi]
3b c6 ?? cm... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x4203f1 | _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 9f 11 ff ff ?? call function... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420431 | _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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42044e | 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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42046c | __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 f0 43 43 00 ?? mov eax, dword ds:[0x004343f0]
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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x4207dc | ___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 e5 85 fe ff ?? call function 0x00408dd4
L2: ff 75 24 ?? push dword ss:[ebp + 0x24<36>]
8b 55 14 ?? mov edx, dword ss:[ebp + 0x14<20>]... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42081e | __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 a2 85 fe ff ?? call function 0x00408dd4
L2: 8b 55 10 ?? mov edx, dword ss:[ebp + 0x10<16>]
33 db ?? xor ebx, e... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420918 | __strnicoll | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 3d 50 5b 43 00 00 ?? cmp dword ds:[0x00435b50], 0
75 06 ?? jne basic block L3
L2: 5d ?? pop ebp
e9 5a e7 ff ff ?? jmp function 0x0041f086
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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420941 | findenv | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
56 ?? push esi
8b 35 ac 5e 43 00 ?? mov esi, dword ds:[0x00435eac]
eb 21 ?? jmp basic block L7
L2: 57 ?? push edi
50 ?? push eax
ff 75 08 ?? push dword ss:[ebp + 8]
e8 e7 f9 ff ff ?? call function 0x00420340
L3: 83 c4 0c ?? add esp, 12
85 c0 ?? ... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420993 | 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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x4209ed | ___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 1b bb fe ff ?? call function 0... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420c38 | __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 3d 58 fe ff... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420c8d | __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 33 81 fe ff ?? call function 0x00408dd4
L2: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
33 db ?? xor ebx, ebx
3b ... | vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420d49 | __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 0x00420c8d
L2: 83 c4 0c ?? add esp, 12
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x420d70 | _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 | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42ade9 | `dynamic initializer for \'initlocks\'\' | 0func |
L1: b9 71 59 43 00 ?? mov ecx, 0x00435971
e8 b5 a4 fd ff ?? call function 0x004052a8
L2: 68 b3 be 42 00 ?? push function 0x0042beb3
e8 ee cb fd ff ?? call function 0x004079eb
L3: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42adff | std::`dynamic initializer for \'fout\'\' | 0func |
L1: e8 fe cb fd ff ?? call function 0x00407a02
L2: 83 c0 20 ?? add eax, 0x20<32>
50 ?? push eax
b9 78 59 43 00 ?? mov ecx, 0x00435978
e8 92 90 fd ff ?? call function 0x00403ea4
L3: 68 c7 be 42 00 ?? push function 0x0042bec7
e8 cf cb fd ff ?? call function 0x004079eb
L4: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42ae1e | std::`dynamic initializer for \'cout\'\' | 0func |
L1: 6a 01 ?? push 1
6a 00 ?? push 0
68 78 59 43 00 ?? push 0x00435978
b9 c8 59 43 00 ?? mov ecx, 0x004359c8
e8 64 9f fd ff ?? call function 0x00404d95
L2: 68 bd be 42 00 ?? push function 0x0042bebd
e8 b0 cb fd ff ?? call function 0x004079eb
L3: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42ae3d | std::`dynamic initializer for \'init_cout\'\' | 0func |
L1: b9 70 59 43 00 ?? mov ecx, 0x00435970
e9 e2 8b fd ff ?? jmp function 0x00403a29
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42ae47 | std::`dynamic initializer for \'initlocks\'\' | 0func |
L1: b9 68 5a 43 00 ?? mov ecx, 0x00435a68
e8 57 a4 fd ff ?? call function 0x004052a8
L2: 68 d1 be 42 00 ?? push function 0x0042bed1
e8 90 cb fd ff ?? call function 0x004079eb
L3: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42ae5d | std::`dynamic initializer for \'classic_locale\'\' | 0func |
L1: 68 db be 42 00 ?? push function 0x0042bedb
e8 84 cb fd ff ?? call function 0x004079eb
L2: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42ae69 | std::`dynamic initializer for \'initlocks\'\' | 0func |
L1: b9 20 5b 43 00 ?? mov ecx, 0x00435b20
e8 35 a4 fd ff ?? call function 0x004052a8
L2: 68 e5 be 42 00 ?? push function 0x0042bee5
e8 6e cb fd ff ?? call function 0x004079eb
L3: 59 ?? pop ecx
c3 ?? ret
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42bec7 | std::`dynamic atexit destructor for \'fout\'\' | 0func |
L1: b9 78 59 43 00 ?? mov ecx, 0x00435978
e9 21 8d fd ff ?? jmp function 0x00404bf2
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42bed1 | std::`dynamic atexit destructor for \'initlocks\'\' | 0func |
L1: b9 68 5a 43 00 ?? mov ecx, 0x00435a68
e9 fe 93 fd ff ?? jmp function 0x004052d9
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42bedb | std::`dynamic atexit destructor for \'classic_locale\'\' | 0func |
L1: b9 8c 5a 43 00 ?? mov ecx, 0x00435a8c
e9 dd 76 fd ff ?? jmp function 0x004035c2
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42bee5 | std::`dynamic atexit destructor for \'initlocks\'\' | 0func |
L1: b9 20 5b 43 00 ?? mov ecx, 0x00435b20
e9 ea 93 fd ff ?? jmp function 0x004052d9
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42beef | `dynamic atexit destructor for \'init_atexit\'\' | 0func |
L1: b9 21 5b 43 00 ?? mov ecx, 0x00435b21
e9 eb 9b fd ff ?? jmp function 0x00405ae4
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo.exe | 0x42bef9 | `operator new\'::`6\'::`dynamic atexit destructor for \'nomem\'\' | 0func |
L1: c7 05 24 5b 43 00 68 e0 ?? mov dword ds:[0x00435b24], 0x0042e068
42 00
b9 24 5b 43 00 ?? mov ecx, 0x00435b24
e9 f1 a3 fd ff ?? jmp function 0x004062fe
| vs2008/normal/Debug | oo.exe |
./vs2008/normal/Debug/oo2.exe | 0x401420 | _main | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 c1 9a 42 00 ?? push 0x00429ac1
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
83 ec 4c ?? sub esp, 0x4c<76>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0x... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401670 | ?func2@Cls1@@QAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 54 ef 42 00 ?? push 0x0042ef54<"Cls1::func2()">
68 08 6a 43 00 ?? push 0x00436a08
e8 ba fa ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4016b0 | ?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a 0a ?? push 10
8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
e8 d3 fa ff ff ?? call function 0x00401190
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
e8 8f fa ff ff ?? call function 0x00401154
L3: 8b 45 08 ?? mov eax, dword ss:[ebp + 8]
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4016d0 | ??0Cls3@@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>]
e8 07 fa ff ff ?? call function 0x004010e6
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 0c ?? add ecx, 12
e8 f2 f9 ff ff ?? call function... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401740 | ?func4@Cls2@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 b4 ef 42 00 ?? push 0x0042efb4<"Cls2::func4()">
68 08 6a 43 00 ?? push 0x00436a08
e8 ea f9 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401780 | ?vf1@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 c4 ef 42 00 ?? push 0x0042efc4<"I am vf1">
68 08 6a 43 00 ?? push 0x00436a08
e8 aa f9 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4017c0 | ?vf2@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 d0 ef 42 00 ?? push 0x0042efd0<"I am vf2">
68 08 6a 43 00 ?? push 0x00436a08
e8 6a f9 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401800 | ?vf3@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 dc ef 42 00 ?? push 0x0042efdc<"I am vf3">
68 08 6a 43 00 ?? push 0x00436a08
e8 2a f9 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401840 | ?vf4@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 e8 ef 42 00 ?? push 0x0042efe8<"I am vf4">
68 08 6a 43 00 ?? push 0x00436a08
e8 ea f8 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401880 | ?vf5@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 f4 ef 42 00 ?? push 0x0042eff4<"I am vf5">
68 08 6a 43 00 ?? push 0x00436a08
e8 aa f8 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4018c0 | ?vf6@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 00 f0 42 00 ?? push 0x0042f000<"I am vf6">
68 08 6a 43 00 ?? push 0x00436a08
e8 6a f8 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401900 | ?vf7@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 0c f0 42 00 ?? push 0x0042f00c<"I am vf7">
68 08 6a 43 00 ?? push 0x00436a08
e8 2a f8 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401940 | ?vf8@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 18 f0 42 00 ?? push 0x0042f018<"I am vf8">
68 08 6a 43 00 ?? push 0x00436a08
e8 ea f7 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401980 | ?vf9@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 24 f0 42 00 ?? push 0x0042f024<"I am vf9">
68 08 6a 43 00 ?? push 0x00436a08
e8 aa f7 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4019c0 | ?vf10@ClsBigVFTable@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 30 f0 42 00 ?? push 0x0042f030<"I am vf10">
68 08 6a 43 00 ?? push 0x00436a08
e8 6a f7 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov ecx, ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401a00 | ?func1@Cls3@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 3c f0 42 00 ?? push 0x0042f03c<"Cls3::func1()">
68 08 6a 43 00 ?? push 0x00436a08
e8 2a f7 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401a40 | ?func3@Cls3@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 4c f0 42 00 ?? push 0x0042f04c<"Cls3::func3()">
68 08 6a 43 00 ?? push 0x00436a08
e8 ea f6 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401a80 | ??0Cls1@@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>]
c7 00 60 f0 42 00 ?? mov dword ds:[eax], 0x0042f060
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401aa0 | ?func1@Cls1@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 68 f0 42 00 ?? push 0x0042f068<"Cls1::func1()">
68 08 6a 43 00 ?? push 0x00436a08
e8 8a f6 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401ae0 | ??0Cls2@@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>]
c7 00 7c f0 42 00 ?? mov dword ds:[eax], 0x0042f07c
8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401b00 | ?func3@Cls2@@UAEXXZ | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
51 ?? push ecx
89 4d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ecx
68 73 10 40 00 ?? push 0x00401073
68 88 f0 42 00 ?? push 0x0042f088<"Cls2::func3()">
68 08 6a 43 00 ?? push 0x00436a08
e8 2a f6 ff ff ?? call function 0x00401145
L2: 83 c4 08 ?? add esp, 8
8b c8 ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401b60 | ??0Cls4@@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>]
e8 72 f5 ff ff ?? call function 0x004010e1
L2: 8b 45 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
c7 00 14 f1 42 00 ?? mov dword ds:[eax], 0x0042f114
8b ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401ba0 | ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@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 fc ?? mov eax, dword ss:[ebp + 0xfc<252,-4>]
50 ?? push eax
ff 55 08 ?? call dword ss:[ebp + 8]
L2: 83 c4 04 ?? add esp, 4
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c2 04 00 ?? ret 4
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401bc0 | ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 f8 9a 42 00 ?? push 0x00429af8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
83 ec 2c ?? sub esp, 0x2c<44>
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ??... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401d40 | ?eq_int_type@?$char_traits@D@std@@SA_NABH0@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]
8b 10 ?? mov edx, dword ds:[eax]
33 c0 ?? xor eax, eax
3b 11 ?? cmp edx, dword ds:[ecx]
0f 94 c0 ?? sete al
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401d60 | ?eof@?$char_traits@D@std@@SAHXZ | 0func |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
83 c8 ff ?? or eax, 0xff<255,-1>
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401d70 | ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@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
c7 45 fc 00 00 00 00 ?? mov dword ss:[ebp + 0xfc<252,-4>], 0
8b 45 f8 ?? mov eax, dword ss:[ebp + 0xf8<248,-8>]
8b 08 ?? mov ecx, dword ds:[eax]
8b 55 f8 ?? mov edx, dword ss:[ebp + 0xf8<248,-8>]
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401e00 | ?fail@ios_base@std@@QBE_NXZ | 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 4f f3 ff ff ?? call function 0x0040115e
L2: 83 e0 06 ?? and eax, 6
f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
8b e5 ?? mov esp, ebp
5d... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401e30 | ?rdstate@ios_base@std@@QBEHXZ | 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 40 08 ?? mov eax, dword ds:[eax + 8]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401e50 | ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@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
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 19 ?? je basic block L4
L2: 0f b6 45 0c ?? movzx eax, byte ss:[ebp + 12]
50 ?? push eax
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 f4 f2 ff ff ?? ca... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401e90 | ?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@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 40 28 ?? mov eax, dword ds:[eax + 0x28<40>]
8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401eb0 | ?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z | 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 28 00 ?? cmp dword ds:[eax + 0x28<40>], 0
75 0b ?? jne basic block L3
L2: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
83 c9 04 ?? or ecx, 4
89... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x401f00 | ?clear@ios_base@std@@QAEXH_N@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 3e 9b 42 00 ?? push 0x00429b3e
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
81 ec d0 00 00 00 ?? sub esp, 0x000000d0<208>
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4020f0 | ??0runtime_error@std@@QAE@ABV01@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 78 9b 42 00 ?? push 0x00429b78
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402180 | ?what@runtime_error@std@@UBEPBDXZ | 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 0c ?? add ecx, 12
e8 9a ef ff ff ?? call function 0x0040112c
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4021a0 | ??_Eruntime_error@std@@UAEPAXI@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 1e ef ff ff ?? call function 0x004010cd
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 | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4021e0 | ??1runtime_error@std@@UAE@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>]
c7 00 74 f1 42 00 ?? mov dword ds:[eax], 0x0042f174
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
83 c1 0c ?? add ecx, 12
e8 77 ef ff ff ?? call fun... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402210 | ??0failure@ios_base@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@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
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 7d ee ff ff ?? call function 0x004010a0
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402240 | ??0runtime_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z | 1method |
L1: 55 ?? push ebp
8b ec ?? mov ebp, esp
6a ff ?? push 0xff<255,-1>
68 a8 9b 42 00 ?? push 0x00429ba8
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
51 ?? push ecx
a1 30 54 43 00 ?? mov eax, dword ds:[0x00435430]
33 c5 ?? xor eax, ebp
50 ?? push eax
8d 45 f4 ?? lea eax, ss:[ebp + 0xf4<244,-12>]
6... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4022d0 | ??1failure@ios_base@std@@UAE@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>]
c7 00 84 f1 42 00 ?? mov dword ds:[eax], 0x0042f184
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 e5 ed ff ff ?? call function 0x004010cd
L2: 8b ... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402300 | ??_Efailure@ios_base@std@@UAEPAXI@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 c3 ed ff ff ?? call function 0x004010d2
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 | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402300 | ??_Gfailure@ios_base@std@@UAEPAXI@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 c3 ed ff ff ?? call function 0x004010d2
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 | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402340 | ??0failure@ios_base@std@@QAE@ABV012@@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
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d5 ec ff ff ?? call function 0x00401028
L2: 8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402370 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@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
51 ?? push ecx
8b cc ?? mov ecx, esp
e8 6e ee ff ff ?? call function 0x004011ef
L2: 8b 4d f8 ?? mov ecx, dword ss:[ebp + 0xf8<248,-8>]
e8 8a ed ff ff ?? call function 0x00401113
L3: 6a 00 ?? push... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x4023c0 | ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@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
8b 4d fc ?? mov ecx, dword ss:[ebp + 0xfc<252,-4>]
e8 d7 ec ff ff ?? call function 0x004010aa
L2: 6a 00 ?? push 0
6a 00 ?? push 0
8b 4d fc ?? mov e... | vs2008/normal/Debug | oo2.exe |
./vs2008/normal/Debug/oo2.exe | 0x402410 | ??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 13 ed ff ff ?? call function 0x00401136
L2: 8b e5 ?? mov esp, ebp
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/Debug | oo2.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.