[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

Script that lists Files using special Clusters

Note Myself

11/14/2015 12:19:00 PM

Hello,

I want to write a script, that

1. analyzes every MFT-Entries of a NTFS-Volume,

2. checks, which Clusters this Entry uses for storing data,

3. if one of this Clusters is in a special area (ca. Cluster 0 - 200.000
/ 30D40) to write the Name (with its full path) in a Text-file.


How can I do this?




Background: Beginning Sektors of a HD (several hundred MBs) where
overwriten with dd id=/dev/zero with zeros because of a wrong
functioning machine. MFT is ok. Now there should be a list with files
whose data is corrupt.

1 Answer

robertwessel2@yahoo.com

11/15/2015 11:34:00 PM

0

On Sat, 14 Nov 2015 13:19:04 +0100, example@example.com wrote:

>Hello,
>
>I want to write a script, that
>
>1. analyzes every MFT-Entries of a NTFS-Volume,
>
>2. checks, which Clusters this Entry uses for storing data,
>
>3. if one of this Clusters is in a special area (ca. Cluster 0 - 200.000
>/ 30D40) to write the Name (with its full path) in a Text-file.
>
>
>How can I do this?
>
>
>
>
>Background: Beginning Sektors of a HD (several hundred MBs) where
>overwriten with dd id=/dev/zero with zeros because of a wrong
>functioning machine. MFT is ok. Now there should be a list with files
>whose data is corrupt.


Perhaps the following will help:

http://grayscale-research.org/new/pdfs/NTFS%20for...