Skip to content

Releases: thewhiteninja/ntfstool

v1.7

23 Jul 09:49
Compare
Choose a tag to compare

v1.6

30 Mar 20:31
479de9a
Compare
Choose a tag to compare

New features!

  • MFT to csv/json with Zone.Identifier (see mft.dump)
  • USN journal analysis using custom rules (see usn.analyze)
  • And some fixes!

Full Changelog: v1.5...v1.6

v1.5

16 Mar 23:15
d84b388
Compare
Choose a tag to compare

Many fixes from the last release!

Full Changelog: v1.4...v1.5

v1.4

10 Oct 15:43
546e024
Compare
Choose a tag to compare
Add efs.decrypt command and some refactoring

v1.3

09 Mar 21:35
eced8fb
Compare
Choose a tag to compare
  • Add "image" command to dump a disk or volume to a file
  • Add "shadow" command to list volume shadow snapshots
  • Add "smart" command to show S.M.A.R.T data
  • Fix some typos, bugs in table class ... again

v1.2

03 Sep 12:56
Compare
Choose a tag to compare
  • Add support for $INDEXROOT with $R type
  • Display $R reparse points in mft command
  • Add a "reparse" command to list \$Extend\$Reparse
  • Fix some typos, bugs in table class, ...

v1.1

09 Aug 14:56
a61d43e
Compare
Choose a tag to compare

Many fixes and new features were added.
Support for non-resident attribute lists, extract command, fix $INDEX, $DATA and $FILENAME parsing.

v1.0

28 Feb 20:50
Compare
Choose a tag to compare
Initial commit