ajnelson / sleuthkit

The Sleuth Kit (TSK) is a library and collection of command line digital forensics tools that allow you to investigate volume and file system data. The library can be incorporated into larger digital forensics tools and the command line tools can be directly used to find evidence.
http://www.sleuthkit.org/sleuthkit/
1 stars 0 forks source link

fsstat not functional where tsk_loaddb is #3

Closed ajnelson closed 11 years ago

ajnelson commented 11 years ago

The file system auto detection appears to only be attempting ISO9601 and then giving up.

ajnelson commented 11 years ago

This function no longer fails in sleuthkit-xtafa2. There is a behavior anomaly, but that's a separate issue.