C# Class KickassUndelete.LightweightMFTRecord

A lightweight copy of an MFTRecord that Scanner uses in indexes. Used to reconstruct file paths and detect overwritten clusters.
Mostrar archivo Open project: Alex-Jaeger/BitcoinFindAndRecover Class Usage Examples

Public Methods

Method Description
LightweightMFTRecord ( MFTRecord record ) : KFS.FileSystems.NTFS

Method Details

LightweightMFTRecord() public method

public LightweightMFTRecord ( MFTRecord record ) : KFS.FileSystems.NTFS
record KFS.FileSystems.NTFS.MFTRecord
return KFS.FileSystems.NTFS