C# Class KickassUndelete.LightweightMFTRecord

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

Méthodes publiques

Méthode Description
LightweightMFTRecord ( MFTRecord record ) : KFS.FileSystems.NTFS

Method Details

LightweightMFTRecord() public méthode

public LightweightMFTRecord ( MFTRecord record ) : KFS.FileSystems.NTFS
record KFS.FileSystems.NTFS.MFTRecord
Résultat KFS.FileSystems.NTFS