Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why can I see original file names using disk surface scan method?

disk file method names original scan
0
Posted

Why can I see original file names using disk surface scan method?

0

Information about file names is stored in the Master File Table (MFT) separate from the actual file data. The disk surface scan method enumerates all clusters on the disk that are marked as unused. It can’t use the file name information from MFT. Howerer, several file types, for example MP3 files or Microsoft Office Documents, store some file information inside of file data stream. So even not analyzing MFT, we can determine file properties and create friendly file names for such file types. For example, “User – Sample Office Document.doc”. Some file types, such as BMP and GIF have no ability to store properties inside of the data stream. For such files, we generate unique names based on the file’s starting cluster number. For example, “GIF Animation (23523).gif”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123