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/RelWithDebInfo/ooex5.exe | 0x401b70 | ___report_gsfailure | 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>
a3 c8 52 40 00 ?? mov dword ds:[0x004052c8], eax
89 0d c4 52 40 00 ?? mov dword ds:[0x004052c4], ecx
89 15 c0 52 40 00 ?? mov dword ds:[0x004052c0], edx
89 1d bc 52 40 00 ?? mov dword ds:[0x004052bc], eb... | vs2008/normal/RelWithDebInfo | ooex5.exe |
./vs2008/normal/RelWithDebInfo/ooex5.exe | 0x4061e8 | __imp_?_type_info_dtor_internal_method@type_info@@QAEXXZ | 1method |
0x004061e8: no instructions
| vs2008/normal/RelWithDebInfo | ooex5.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401060 | ??0Base@@QAE@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c7 00 40 37 40 00 ?? mov dword ds:[eax], 0x00403740
c7 40 04 01 00 00 00 ?? mov dword ds:[eax + 4], 1
c6 40 08 61 ?? mov byte ds:[eax + 8], 0x61<97>
c7 40 0c ff ff ff ff ?? mov dword ds:[eax + 12], 0xffffffff<4294967295,-1>
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401090 | ?func1@Base@@UAEHXZ | 1method |
L1: b8 62 00 00 00 ?? mov eax, 0x00000062<98>
c7 41 04 02 00 00 00 ?? mov dword ds:[ecx + 4], 2
88 41 08 ?? mov byte ds:[ecx + 8], al
c7 41 0c fe ff ff ff ?? mov dword ds:[ecx + 12], 0xfffffffe<4294967294,-2>
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4010b0 | ?func2@Base@@UAEHXZ | 1method |
L1: b8 03 00 00 00 ?? mov eax, 3
89 41 04 ?? mov dword ds:[ecx + 4], eax
c6 41 08 63 ?? mov byte ds:[ecx + 8], 0x63<99>
c7 41 0c fd ff ff ff ?? mov dword ds:[ecx + 12], 0xfffffffd<4294967293,-3>
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4010d0 | ??0Derived@@QAE@XZ | 1method |
L1: 56 ?? push esi
8b f1 ?? mov esi, ecx
c7 46 04 01 00 00 00 ?? mov dword ds:[esi + 4], 1
c6 46 08 61 ?? mov byte ds:[esi + 8], 0x61<97>
c7 46 0c ff ff ff ff ?? mov dword ds:[esi + 12], 0xffffffff<4294967295,-1>
c7 06 54 37 40 00 ?? mov dword ds:[esi], 0x00403754
ff 15 40 62 40 00 ?? call dword ds:[0x00406240]
... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401150 | ??1Derived@@UAE@XZ | 1method |
L1: c7 01 54 37 40 00 ?? mov dword ds:[ecx], 0x00403754
c7 41 10 00 00 00 00 ?? mov dword ds:[ecx + 0x10<16>], 0
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401170 | ?func3@Derived@@UAEHXZ | 1method |
L1: 8b 41 10 ?? mov eax, dword ds:[ecx + 0x10<16>]
40 ?? inc eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401180 | ??_EDerived@@UAEPAXI@Z | 1method |
L1: f6 44 24 04 01 ?? test byte ss:[esp + 4], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 54 37 40 00 ?? mov dword ds:[esi], 0x00403754
c7 46 10 00 00 00 00 ?? mov dword ds:[esi + 0x10<16>], 0
74 09 ?? je basic block L4
L2: 56 ?? push esi
e8 bf 00 00 00 ?? call function 0x0040125c
L3: 83 c4 04 ?? add esp, 4
... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401180 | ??_GDerived@@UAEPAXI@Z | 1method |
L1: f6 44 24 04 01 ?? test byte ss:[esp + 4], 1
56 ?? push esi
8b f1 ?? mov esi, ecx
c7 06 54 37 40 00 ?? mov dword ds:[esi], 0x00403754
c7 46 10 00 00 00 00 ?? mov dword ds:[esi + 0x10<16>], 0
74 09 ?? je basic block L4
L2: 56 ?? push esi
e8 bf 00 00 00 ?? call function 0x0040125c
L3: 83 c4 04 ?? add esp, 4
... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4011b0 | _main | 0func |
L1: 56 ?? push esi
57 ?? push edi
6a 14 ?? push 0x14<20>
e8 a9 00 00 00 ?? call function 0x00401262
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 0b ?? je basic block L5
L3: 8b c8 ?? mov ecx, eax
e8 61 fe ff ff ?? call function 0x00401028
L4: 8b f0 ?? mov esi, eax
eb 02 ?? jmp basic block L6
L5: 33 f... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4011fe | ??_Etype_info@@UAEPAXI@Z | 1method |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
f6 45 08 02 ?? test byte ss:[ebp + 8], 2
57 ?? push edi
8b f9 ?? mov edi, ecx
74 25 ?? je basic block L7
L2: 56 ?? push esi
68 c0 1a 40 00 ?? push function 0x00401ac0
8d 77 fc ?? lea esi, ds:[edi + 0xfc<252,-4>]
ff 36 ?? push dword ds:[esi]
6a 0... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40124a | ??4type_info@@AAEAAV0@ABV0@@Z | 1method |
L1: 8b c1 ?? mov eax, ecx
c2 04 00 ?? ret 4
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401268 | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40126f | pre_cpp_init | 0func |
L1: 68 8c 17 40 00 ?? push function 0x0040178c
e8 d6 04 00 00 ?? call function 0x0040174f
L2: a1 98 51 40 00 ?? mov eax, dword ds:[0x00405198]
c7 04 24 84 51 40 00 ?? mov dword ss:[esp], 0x00405184
ff 35 94 51 40 00 ?? push dword ds:[0x00405194]
a3 84 51 40 00 ?? mov dword ds:[0x00405184], eax
68 74 51 40 00 ?? ... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4012ba | __tmainCRTStartup | 0func |
L1: 6a 10 ?? push 0x10<16>
68 88 41 40 00 ?? push 0x00404188
e8 66 06 00 00 ?? call function 0x0040192c
L2: 33 db ?? xor ebx, ebx
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
8b 70 04 ?? mov esi, dword ds:[eax + 4]
89 5d e4 ?? mov dword ss:[ebp + 0xe... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401430 | check_managed_app | 0func |
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
74 03 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
8d 80 00 00 40 00 ?? lea eax, ds:[eax + 0x00400000]
81 38 50 45 00 00 ?? cmp dword ds:[eax], 0... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40148f | pre_c_init | 0func |
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
74 04 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
eb 4d ?? jmp basic block L11
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
8d 80 00 00 40 00 ?? lea eax, ds:[eax + 0x00400000]
81 38 50 45 00 00 ?? cm... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401570 | _mainCRTStartup | 0func |
L1: e8 af 04 00 00 ?? call function 0x00401a24
L2: e9 40 fd ff ff ?? jmp function 0x004012ba
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40157a | ArrayUnwindFilter | 0func |
L1: 8b 00 ?? mov eax, dword ds:[eax]
81 38 63 73 6d e0 ?? cmp dword ds:[eax], 0xe06d7363
74 03 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
L3: e9 2e 05 00 00 ?? jmp function 0x00401aba
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40158c | ?__ArrayUnwind@@YGXPAXIHP6EX0@Z@Z | 0func |
L1: 6a 14 ?? push 0x14<20>
68 a8 41 40 00 ?? push 0x004041a8
e8 94 03 00 00 ?? call function 0x0040192c
L2: 83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
L3: ff 4d 10 ?? dec dword ss:[ebp + 0x10<16>]
78 3a ?? js basic block L10
L4: 8b 4d 08 ?? mov ecx, dword ss:[ebp + 8]
2b 4d 0c ?? sub ecx, dword ss:[ebp... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40168f | ___CxxSetUnhandledExceptionFilter | 0func |
L1: 68 4d 16 40 00 ?? push function 0x0040164d
ff 15 84 61 40 00 ?? call dword ds:[0x00406184]
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40174f | _atexit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 4e ff ff ff ?? call function 0x004016aa
L2: f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
59 ?? pop ecx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401766 | __RTC_Initialize | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 78 3d 40 00 ?? mov eax, 0x00403d78
be 78 3e 40 00 ?? mov esi, 0x00403e78
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40178c | __RTC_Terminate | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 80 3f 40 00 ?? mov eax, 0x00403f80
be 80 40 40 00 ?? mov esi, 0x00404080
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401810 | __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/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401860 | __IsNonwritableInCurrentImage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 08 42 40 00 ?? push 0x00404208
68 85 19 40 00 ?? push function 0x00401985
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 5c 50 40 00... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x40192c | __SEH_prolog4 | 0func |
L1: 68 85 19 40 00 ?? push function 0x00401985
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 5c 50 4... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401971 | __SEH_epilog4 | 0func |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401985 | __except_handler4 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
68 de 1a 40 00 ?? push function 0x00401ade
68 5c 50 40 00 ?? push 0x0040505c
e8 49 01 00... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4019b0 | __invoke_watson_if_error | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 17 ?? je basic block L4
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff ... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4019d4 | __setdefaultprecision | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
33 f6 ?? xor esi, esi
56 ?? push esi
e8 11 01 00 00 ?? call function 0x00401afa
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0d ?? je basic block L5
L3: 56 ?? push esi
56 ?? push esi
56 ?? ... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401a06 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401a09 | __setargv | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401a24 | ___security_init_cookie | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 5c 50 40 00 ?? mov eax, dword ds:[0x0040505c]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
53 ?? push ebx
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401ade | @__security_check_cookie@4 | 0func |
L1: 3b 0d 5c 50 40 00 ?? cmp ecx, dword ds:[0x0040505c]
75 02 ?? jne basic block L3
L2: f3 c3 ?? ret
L3: e9 13 00 00 00 ?? jmp function 0x00401b00
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x401b00 | ___report_gsfailure | 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>
a3 b0 52 40 00 ?? mov dword ds:[0x004052b0], eax
89 0d ac 52 40 00 ?? mov dword ds:[0x004052ac], ecx
89 15 a8 52 40 00 ?? mov dword ds:[0x004052a8], edx
89 1d a4 52 40 00 ?? mov dword ds:[0x004052a4], eb... | vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex6.exe | 0x4061e8 | __imp_?_type_info_dtor_internal_method@type_info@@QAEXXZ | 1method |
0x004061e8: no instructions
| vs2008/normal/RelWithDebInfo | ooex6.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401050 | ??0ObjectTest@@QAE@HH@Z | 1method |
L1: 8b 54 24 08 ?? mov edx, dword ss:[esp + 8]
8b c1 ?? mov eax, ecx
8b 4c 24 04 ?? mov ecx, dword ss:[esp + 4]
89 08 ?? mov dword ds:[eax], ecx
89 50 04 ?? mov dword ds:[eax + 4], edx
c2 08 00 ?? ret 8
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401070 | ?add@ObjectTest@@QAEHXZ | 1method |
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
03 01 ?? add eax, dword ds:[ecx]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401080 | ?print@ObjectTest@@QAEXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z | 1method |
L1: 6a ff ?? push 0xff<255,-1>
68 99 2d 40 00 ?? push 0x00402d99
64 a1 00 00 00 00 ?? mov eax, dword fs:[0]
50 ?? push eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
33 c4 ?? xor eax, esp
50 ?? push eax
8d 44 24 10 ?? lea eax, ss:[esp + 0x10<16>]
64 a3 00 0... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401140 | ?bar@@YAXVObjectTest@@HH0@Z | 0func |
L1: 51 ?? push ecx
83 ec 1c ?? sub esp, 0x1c<28>
8b cc ?? mov ecx, esp
89 64 24 1c ?? mov dword ss:[esp + 0x1c<28>], esp
68 00 48 40 00 ?? push 0x00404800<"bar">
ff 15 18 72 40 00 ?? call dword ds:[function 0x00407218]
L2: 8d 4c 24 24 ?? lea ecx, ss:[esp + 0x24<36>]
e8 bb fe ff ff ?? call function 0x00401019
L... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401170 | ?foo@@YAXHVObjectTest@@H@Z | 0func |
L1: 83 ec 08 ?? sub esp, 8
a1 20 72 40 00 ?? mov eax, dword ds:[0x00407220]
8b 4c 24 18 ?? mov ecx, dword ss:[esp + 0x18<24>]
8b 54 24 0c ?? mov edx, dword ss:[esp + 12]
03 d1 ?? add edx, ecx
8b 0d 24 72 40 00 ?? mov ecx, dword ds:[0x00407224]
50 ?? push eax
52 ?? push edx
ff 15 2c 72 40 00 ?? call dword ds:[f... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x4011e0 | _main | 0func |
L1: 6a 08 ?? push 8
b9 0a 00 00 00 ?? mov ecx, 10
51 ?? push ecx
b8 09 00 00 00 ?? mov eax, 9
50 ?? push eax
6a 04 ?? push 4
e8 1f fe ff ff ?? call function 0x00401014
L2: 83 c4 10 ?? add esp, 0x10<16>
33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x40122c | @__security_check_cookie@4 | 0func |
L1: 3b 0d 04 60 40 00 ?? cmp ecx, dword ds:[0x00406004]
75 02 ?? jne basic block L3
L2: f3 c3 ?? ret
L3: e9 12 03 00 00 ?? jmp function 0x0040154d
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x40123b | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401242 | pre_cpp_init | 0func |
L1: 68 92 17 40 00 ?? push function 0x00401792
e8 09 05 00 00 ?? call function 0x00401755
L2: a1 74 64 40 00 ?? mov eax, dword ds:[0x00406474]
c7 04 24 3c 61 40 00 ?? mov dword ss:[esp], 0x0040613c
ff 35 70 64 40 00 ?? push dword ds:[0x00406470]
a3 3c 61 40 00 ?? mov dword ds:[0x0040613c], eax
68 2c 61 40 00 ?? ... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x40128d | __tmainCRTStartup | 0func |
L1: 6a 10 ?? push 0x10<16>
68 60 50 40 00 ?? push 0x00405060
e8 93 06 00 00 ?? call function 0x0040192c
L2: 33 db ?? xor ebx, ebx
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
8b 70 04 ?? mov esi, dword ds:[eax + 4]
89 5d e4 ?? mov dword ss:[ebp + 0xe... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401403 | check_managed_app | 0func |
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
74 03 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
8d 80 00 00 40 00 ?? lea eax, ds:[eax + 0x00400000]
81 38 50 45 00 00 ?? cmp dword ds:[eax], 0... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401462 | pre_c_init | 0func |
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
74 04 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
eb 4d ?? jmp basic block L11
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
8d 80 00 00 40 00 ?? lea eax, ds:[eax + 0x00400000]
81 38 50 45 00 00 ?? cm... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401543 | _mainCRTStartup | 0func |
L1: e8 dc 04 00 00 ?? call function 0x00401a24
L2: e9 40 fd ff ff ?? jmp function 0x0040128d
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x40154d | ___report_gsfailure | 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>
a3 50 62 40 00 ?? mov dword ds:[0x00406250], eax
89 0d 4c 62 40 00 ?? mov dword ds:[0x0040624c], ecx
89 15 48 62 40 00 ?? mov dword ds:[0x00406248], edx
89 1d 44 62 40 00 ?? mov dword ds:[0x00406244], eb... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401695 | ___CxxSetUnhandledExceptionFilter | 0func |
L1: 68 53 16 40 00 ?? push function 0x00401653
ff 15 c4 71 40 00 ?? call dword ds:[0x004071c4]
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401755 | _atexit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 4e ff ff ff ?? call function 0x004016b0
L2: f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
59 ?? pop ecx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x40176c | __RTC_Initialize | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 20 4c 40 00 ?? mov eax, 0x00404c20
be 20 4d 40 00 ?? mov esi, 0x00404d20
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401792 | __RTC_Terminate | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 28 4e 40 00 ?? mov eax, 0x00404e28
be 28 4f 40 00 ?? mov esi, 0x00404f28
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401810 | __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/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401860 | __IsNonwritableInCurrentImage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 a0 50 40 00 ?? push 0x004050a0
68 85 19 40 00 ?? push function 0x00401985
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 04 60 40 00... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x40192c | __SEH_prolog4 | 0func |
L1: 68 85 19 40 00 ?? push function 0x00401985
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 04 60 4... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401971 | __SEH_epilog4 | 0func |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401985 | __except_handler4 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
68 2c 12 40 00 ?? push function 0x0040122c
68 04 60 40 00 ?? push 0x00406004
e8 39 01 00... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x4019b0 | __invoke_watson_if_error | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 17 ?? je basic block L4
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff ... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x4019d4 | __setdefaultprecision | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
33 f6 ?? xor esi, esi
56 ?? push esi
e8 01 01 00 00 ?? call function 0x00401aea
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0d ?? je basic block L5
L3: 56 ?? push esi
56 ?? push esi
56 ?? ... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401a06 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401a09 | __setargv | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x401a24 | ___security_init_cookie | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 04 60 40 00 ?? mov eax, dword ds:[0x00406004]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
53 ?? push ebx
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e... | vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x407218 | __imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z | 1method |
0x00407218: no instructions
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x407228 | __imp_??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z | 1method |
0x00407228: no instructions
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex7.exe | 0x407230 | __imp_??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ | 1method |
0x00407230: no instructions
| vs2008/normal/RelWithDebInfo | ooex7.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401040 | ??0A@@QAE@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
b9 0b 00 00 00 ?? mov ecx, 11
c7 00 0a 00 00 00 ?? mov dword ds:[eax], 10
66 89 48 04 ?? mov word ds:[eax + 4], cx
c6 40 06 63 ?? mov byte ds:[eax + 6], 0x63<99>
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x4010a0 | ??0C@@QAE@XZ | 1method |
L1: 83 7c 24 04 00 ?? cmp dword ss:[esp + 4], 0
8b c1 ?? mov eax, ecx
74 1a ?? je basic block L3
L2: c7 00 48 37 40 00 ?? mov dword ds:[eax], 0x00403748
b9 0b 00 00 00 ?? mov ecx, 11
c7 40 08 0a 00 00 00 ?? mov dword ds:[eax + 8], 10
66 89 48 0c ?? mov word ds:[eax + 12], cx
c6 40 0e 63 ?? mov byte ds:[eax + 14... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x4010e0 | ??0D@@QAE@XZ | 1method |
L1: 83 7c 24 04 00 ?? cmp dword ss:[esp + 4], 0
8b c1 ?? mov eax, ecx
74 21 ?? je basic block L3
L2: c7 00 60 37 40 00 ?? mov dword ds:[eax], 0x00403760
c7 40 08 54 37 40 00 ?? mov dword ds:[eax + 8], 0x00403754
b9 0b 00 00 00 ?? mov ecx, 11
c7 40 14 0a 00 00 00 ?? mov dword ds:[eax + 0x14<20>], 10
66 89 48 18 ... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401140 | _main | 0func |
L1: 6a 1c ?? push 0x1c<28>
e8 f1 00 00 00 ?? call function 0x00401238
L2: 83 c4 04 ?? add esp, 4
85 c0 ?? test eax, eax
74 34 ?? je basic block L4
L3: c7 00 60 37 40 00 ?? mov dword ds:[eax], 0x00403760
c7 40 08 54 37 40 00 ?? mov dword ds:[eax + 8], 0x00403754
b9 0b 00 00 00 ?? mov ecx, 11
c7 40 14 0a 00 00 0... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x40123e | _NtCurrentTeb | 0func |
L1: 64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401245 | pre_cpp_init | 0func |
L1: 68 8e 16 40 00 ?? push function 0x0040168e
e8 02 04 00 00 ?? call function 0x00401651
L2: a1 48 51 40 00 ?? mov eax, dword ds:[0x00405148]
c7 04 24 34 51 40 00 ?? mov dword ss:[esp], 0x00405134
ff 35 44 51 40 00 ?? push dword ds:[0x00405144]
a3 34 51 40 00 ?? mov dword ds:[0x00405134], eax
68 24 51 40 00 ?? ... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401290 | __tmainCRTStartup | 0func |
L1: 6a 10 ?? push 0x10<16>
68 78 3f 40 00 ?? push 0x00403f78
e8 90 05 00 00 ?? call function 0x0040182c
L2: 33 db ?? xor ebx, ebx
89 5d fc ?? mov dword ss:[ebp + 0xfc<252,-4>], ebx
64 a1 18 00 00 00 ?? mov eax, dword fs:[0x00000018<24>]
8b 70 04 ?? mov esi, dword ds:[eax + 4]
89 5d e4 ?? mov dword ss:[ebp + 0xe... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401406 | check_managed_app | 0func |
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
74 03 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
8d 80 00 00 40 00 ?? lea eax, ds:[eax + 0x00400000]
81 38 50 45 00 00 ?? cmp dword ds:[eax], 0... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401465 | pre_c_init | 0func |
L1: b8 4d 5a 00 00 ?? mov eax, 0x00005a4d<23117>
66 39 05 00 00 40 00 ?? cmp word ds:[0x00400000], ax
74 04 ?? je basic block L3
L2: 33 c0 ?? xor eax, eax
eb 4d ?? jmp basic block L11
L3: a1 3c 00 40 00 ?? mov eax, dword ds:[0x0040003c]
8d 80 00 00 40 00 ?? lea eax, ds:[eax + 0x00400000]
81 38 50 45 00 00 ?? cm... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401546 | _mainCRTStartup | 0func |
L1: e8 d9 03 00 00 ?? call function 0x00401924
L2: e9 40 fd ff ff ?? jmp function 0x00401290
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401592 | ___CxxSetUnhandledExceptionFilter | 0func |
L1: 68 50 15 40 00 ?? push function 0x00401550
ff 15 74 61 40 00 ?? call dword ds:[0x00406174<"^d@">]
L2: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401651 | _atexit | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 08 ?? push dword ss:[ebp + 8]
e8 4e ff ff ff ?? call function 0x004015ac
L2: f7 d8 ?? neg eax
1b c0 ?? sbb eax, eax
f7 d8 ?? neg eax
59 ?? pop ecx
48 ?? dec eax
5d ?? pop ebp
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401668 | __RTC_Initialize | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 68 3b 40 00 ?? mov eax, 0x00403b68
be 68 3c 40 00 ?? mov esi, 0x00403c68
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x40168e | __RTC_Terminate | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
b8 70 3d 40 00 ?? mov eax, 0x00403d70
be 70 3e 40 00 ?? mov esi, 0x00403e70
57 ?? push edi
8b f8 ?? mov edi, eax
3b c6 ?? cmp eax, esi
73 0f ?? jae basic block L5
L2: 8b 07 ?? mov eax, dword ds:[edi]
85 c0 ?? test eax, eax
74 02 ?? je basic block L4
L3: ff d0 ?? call... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401710 | __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/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401760 | __IsNonwritableInCurrentImage | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
6a fe ?? push 0xfe<254,-2>
68 b8 3f 40 00 ?? push 0x00403fb8
68 85 18 40 00 ?? push function 0x00401885
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 10 50 40 00... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x40182c | __SEH_prolog4 | 0func |
L1: 68 85 18 40 00 ?? push function 0x00401885
64 ff 35 00 00 00 00 ?? push dword fs:[0]
8b 44 24 10 ?? mov eax, dword ss:[esp + 0x10<16>]
89 6c 24 10 ?? mov dword ss:[esp + 0x10<16>], ebp
8d 6c 24 10 ?? lea ebp, ss:[esp + 0x10<16>]
2b e0 ?? sub esp, eax
53 ?? push ebx
56 ?? push esi
57 ?? push edi
a1 10 50 4... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401871 | __SEH_epilog4 | 0func |
L1: 8b 4d f0 ?? mov ecx, dword ss:[ebp + 0xf0<240,-16>]
64 89 0d 00 00 00 00 ?? mov dword fs:[0], ecx
59 ?? pop ecx
5f ?? pop edi
5f ?? pop edi
5e ?? pop esi
5b ?? pop ebx
8b e5 ?? mov esp, ebp
5d ?? pop ebp
51 ?? push ecx
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401885 | __except_handler4 | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff 75 0c ?? push dword ss:[ebp + 12]
ff 75 08 ?? push dword ss:[ebp + 8]
68 d8 19 40 00 ?? push function 0x004019d8
68 10 50 40 00 ?? push 0x00405010
e8 43 01 00... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x4018b0 | __invoke_watson_if_error | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 7d 08 00 ?? cmp dword ss:[ebp + 8], 0
74 17 ?? je basic block L4
L2: ff 75 1c ?? push dword ss:[ebp + 0x1c<28>]
ff 75 18 ?? push dword ss:[ebp + 0x18<24>]
ff 75 14 ?? push dword ss:[ebp + 0x14<20>]
ff 75 10 ?? push dword ss:[ebp + 0x10<16>]
ff ... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x4018d4 | __setdefaultprecision | 0func |
L1: 8b ff ?? mov edi, edi
56 ?? push esi
68 00 00 03 00 ?? push 0x00030000
68 00 00 01 00 ?? push 0x00010000
33 f6 ?? xor esi, esi
56 ?? push esi
e8 0b 01 00 00 ?? call function 0x004019f4
L2: 83 c4 0c ?? add esp, 12
85 c0 ?? test eax, eax
74 0d ?? je basic block L5
L3: 56 ?? push esi
56 ?? push esi
56 ?? ... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401906 | __matherr | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401909 | __setargv | 0func |
L1: 33 c0 ?? xor eax, eax
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x401924 | ___security_init_cookie | 0func |
L1: 8b ff ?? mov edi, edi
55 ?? push ebp
8b ec ?? mov ebp, esp
83 ec 10 ?? sub esp, 0x10<16>
a1 10 50 40 00 ?? mov eax, dword ds:[0x00405010]
83 65 f8 00 ?? and dword ss:[ebp + 0xf8<248,-8>], 0
83 65 fc 00 ?? and dword ss:[ebp + 0xfc<252,-4>], 0
53 ?? push ebx
57 ?? push edi
bf 4e e6 40 bb ?? mov edi, 0xbb40e... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x4019d8 | @__security_check_cookie@4 | 0func |
L1: 3b 0d 10 50 40 00 ?? cmp ecx, dword ds:[0x00405010]
75 02 ?? jne basic block L3
L2: f3 c3 ?? ret
L3: e9 13 00 00 00 ?? jmp function 0x004019fa
| vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex8.exe | 0x4019fa | ___report_gsfailure | 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>
a3 60 52 40 00 ?? mov dword ds:[0x00405260], eax
89 0d 5c 52 40 00 ?? mov dword ds:[0x0040525c], ecx
89 15 58 52 40 00 ?? mov dword ds:[0x00405258], edx
89 1d 54 52 40 00 ?? mov dword ds:[0x00405254], eb... | vs2008/normal/RelWithDebInfo | ooex8.exe |
./vs2008/normal/RelWithDebInfo/ooex9.exe | 0x401060 | ??0A@@QAE@XZ | 1method |
L1: 8b c1 ?? mov eax, ecx
c7 00 40 37 40 00 ?? mov dword ds:[eax], 0x00403740
c7 40 04 0a 00 00 00 ?? mov dword ds:[eax + 4], 10
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex9.exe |
./vs2008/normal/RelWithDebInfo/ooex9.exe | 0x401080 | ?get_a@A@@UAEHXZ | 1method |
L1: 8b 41 04 ?? mov eax, dword ds:[ecx + 4]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex9.exe |
./vs2008/normal/RelWithDebInfo/ooex9.exe | 0x4010e0 | ?get_b@B@@UAEHXZ | 1method |
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex9.exe |
./vs2008/normal/RelWithDebInfo/ooex9.exe | 0x4010f0 | ??0C@@QAE@XZ | 1method |
L1: 83 7c 24 04 00 ?? cmp dword ss:[esp + 4], 0
8b c1 ?? mov eax, ecx
74 15 ?? je basic block L3
L2: c7 40 04 84 37 40 00 ?? mov dword ds:[eax + 4], 0x00403784
c7 40 0c 40 37 40 00 ?? mov dword ds:[eax + 12], 0x00403740
c7 40 10 0a 00 00 00 ?? mov dword ds:[eax + 0x10<16>], 10
L3: 8b 48 04 ?? mov ecx, dword ds:[... | vs2008/normal/RelWithDebInfo | ooex9.exe |
./vs2008/normal/RelWithDebInfo/ooex9.exe | 0x401140 | ?get_c@C@@UAEHXZ | 1method |
L1: 8b 41 08 ?? mov eax, dword ds:[ecx + 8]
c3 ?? ret
| vs2008/normal/RelWithDebInfo | ooex9.exe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.