Releases: jschicht/Mft2Csv
Releases · jschicht/Mft2Csv
v2.0.0.51
Fixed bugs that could cause an application crash during the resolving of paths.
Fixed a bug that would cause an application crash with extremely large $MFT's.
Fixed a bug that would cause failed parsing when input was an extracted $MFT file and record 0 contained a non-resident attribute list. A warning is now instead printed about the decode of record 0 being incomplete.
v2.0.0.50
Fixed a bug that caused an app crash on certain corrupt input.
Changes to log2timeline output.
v2.0.0.49
Changed default configuration of unicode to 1.
v2.0.0.48
Fized bug with two uninitialized variables in command line mode.
Fixed a bug with resolved path for deleted items.
Fixed a bug that in some cases caused FilePaths for hard links to be incomplete.
v2.0.0.47
Fixed bug relating to the skip fixups feature.
Added missing mask for directory on file permission decode.