Skip to content

mablack01/NTFS-Parser

Repository files navigation

NTFS-Parser

This is an implementation of the istat data parsing for NTFS.

Run Instructions

Run the Python script via terminal with the following parameters:
file_name - the file that you are parsing.
sector_size (default=512) - the number of bytes in a sector (used to calculate the byte offset).
offset (default=0) - the number of sectors that offset the start of the header.

NOTE: Parameters with a default are not required.

About

This is an implementation of the istat data parsing for NTFS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages