Computer Hacking Forensic Investigator (CHFI) — Question 9

When examining a file with a Hex Editor, what space does the file header occupy?

Answer options

Correct answer: B

Explanation

The correct answer is B because the file header typically occupies the initial bytes of the file, providing essential metadata. Options A and D are incorrect as they misplace the location of the header, and option C is wrong because, while the FAT contains file information, the actual headers are stored within the file itself.