Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Eccouncil 112-57 Exam - Topic 4 Question 2 Discussion

Actual exam question for Eccouncil's 112-57 exam
Question #: 2
Topic #: 4
[All 112-57 Questions]

Which of the following file systems of Windows replaces the first letter of a deleted file name with the hex byte code ''e5h''?

Show Suggested Answer Hide Answer
Suggested Answer: A

In FAT (File Allocation Table) file systems (FAT12/16/32), directory entries are fixed-size records that include an 8.3 filename field. When a file is deleted, FAT typically does not immediately erase the file's content; instead, it marks the directory entry as deleted by replacing the first character of the filename with the special marker byte 0xE5 (often written as E5h). This is a key forensic behavior because it means the file's metadata entry may still be present in the directory table, and the data clusters may remain recoverable until they are reused and overwritten. Examiners can often reconstruct the original filename's first character only through context or by correlating other artifacts, but the remainder of the directory entry (timestamps, size, starting cluster) can still assist recovery.

The other options do not match this mechanism. NTFS uses Master File Table records and marks deletions differently (file record flags and index changes), not by overwriting the first filename byte with E5h. EFS is an encryption feature layered on NTFS, not a distinct file system deletion marker. FHS is a UNIX/Linux directory layout standard, unrelated to Windows disk structures. Therefore, the correct answer is FAT (A).


Contribute your Thoughts:

0/2000 characters
Sheron
18 days ago
Wait, really? I had no idea about the hex code!
upvoted 0 times
...
Staci
23 days ago
I thought it was NTFS, but I guess not.
upvoted 0 times
...
Isabelle
28 days ago
It's definitely FAT that does that!
upvoted 0 times
...
Sharita
1 month ago
FAT is the classic choice for this kind of thing.
upvoted 0 times
...
Brock
1 month ago
EFS? That sounds wrong to me.
upvoted 0 times
...
My
1 month ago
Wait, really? I had no idea about the hex byte code!
upvoted 0 times
...
Cristy
2 months ago
I thought it was NTFS, but I guess not.
upvoted 0 times
...
Bethanie
2 months ago
It's definitely FAT that does that!
upvoted 0 times
...
Josephine
2 months ago
EFS sounds familiar, but I don't think it relates to deleted file names. I might lean towards FAT for this one.
upvoted 0 times
...
Temeka
2 months ago
I practiced a similar question about file systems, and I think NTFS was mentioned, but I don't remember it using "e5h."
upvoted 0 times
...
Felton
2 months ago
I recall that FAT uses the hex byte code "e5h" for deleted files, but I need to double-check that.
upvoted 0 times
...
Apolonia
2 months ago
I think it might be FAT, but I'm not entirely sure. I remember something about how it handles deleted files.
upvoted 0 times
...

Save Cancel