Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

00000000 4d 5a 90 00 03 00 00 00 04 00 00 00 ff ff 00 00 |MZ..............| 0000

ID: 3873138 • Letter: 0

Question

00000000 4d 5a 90 00 03 00 00 00 04 00 00 00 ff ff 00 00 |MZ..............|
00000010 b8 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 |........@.......|
00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000030 00 00 00 00 00 00 00 00 00 00 00 00 f8 00 00 00 |................|
00000040 0e 1f ba 0e 00 b4 09 cd 21 b8 01 4c cd 21 54 68 |........!..L.!Th|

What type of file is this?

D. Windows SYS file

00000000 72 65 67 66 02 00 00 00 02 00 00 00 62 eb 51 e0 |regf........b.Q.|
00000010 ad 37 cd 01 01 00 00 00 03 00 00 00 00 00 00 00 |.7..............|
00000020 01 00 00 00 20 00 00 00 00 10 00 00 01 00 00 00 |.... ...........|
00000030 3a 00 5c 00 57 00 69 00 6e 00 64 00 6f 00 77 00 |:..W.i.n.d.o.w.|
00000040 73 00 5c 00 53 00 79 00 73 00 74 00 65 00 6d 00 |s..S.y.s.t.e.m.|

A. Unix Executable B. Ubuntu LIB C. Windows PE

D. Windows SYS file

00000000 72 65 67 66 02 00 00 00 02 00 00 00 62 eb 51 e0 |regf........b.Q.|
00000010 ad 37 cd 01 01 00 00 00 03 00 00 00 00 00 00 00 |.7..............|
00000020 01 00 00 00 20 00 00 00 00 10 00 00 01 00 00 00 |.... ...........|
00000030 3a 00 5c 00 57 00 69 00 6e 00 64 00 6f 00 77 00 |:..W.i.n.d.o.w.|
00000040 73 00 5c 00 53 00 79 00 73 00 74 00 65 00 6d 00 |s..S.y.s.t.e.m.|

A. Windows CAB B. Windows Registry Hive C. Windows Zip D. Windows System SYS

Explanation / Answer

1)00000000 4d 5a 90 00 03 00 00 00 04 00 00 00 ff ff 00 00 |MZ..............|
00000010 b8 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 |........@.......|
00000020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000030 00 00 00 00 00 00 00 00 00 00 00 00 f8 00 00 00 |................|
00000040 0e 1f ba 0e 00 b4 09 cd 21 b8 01 4c cd 21 54 68 |........!..L.!Th|

This file is related to inital bytes of a normal executable compiled with Visual Studio 2005

Answer:So it clearly states that this file is related to Windows PE.

D. Windows SYS file

00000000 72 65 67 66 02 00 00 00 02 00 00 00 62 eb 51 e0 |regf........b.Q.|
00000010 ad 37 cd 01 01 00 00 00 03 00 00 00 00 00 00 00 |.7..............|
00000020 01 00 00 00 20 00 00 00 00 10 00 00 01 00 00 00 |.... ...........|
00000030 3a 00 5c 00 57 00 69 00 6e 00 64 00 6f 00 77 00 |:..W.i.n.d.o.w.|
00000040 73 00 5c 00 53 00 79 00 73 00 74 00 65 00 6d 00 |s..S.y.s.t.e.m.|
This file is related to inital bytes of a normal executable compiled with Visual Studio 2005

so it is Windows System SYS file.

Hope this will helps you.