slackbuilds/system/sleuthkit
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README system/sleuthkit: Updated for version 4.6.5. 2019-01-19 04:20:27 +07:00
slack-desc
sleuthkit.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
sleuthkit.info system/sleuthkit: Updated for version 4.10.1. 2020-12-06 07:59:50 +07:00

README

The Sleuth Kit (TSK) is a library and collection of command line
tools that allow you to investigate disk images. The core
functionality of TSK allows you to analyze volume and file system
data. The plug-in framework allows you to incorporate additional
modules to analyze file contents and build automated systems. The
library can be incorporated into larger digital forensics tools and
the command line tools can be directly used to find evidence.

Sleuthkit can optionally use the following libraries to support
various disk image formats:
  - libewf (for Expert Witness files)
  - afflib (for Advanced Forensic Format files).
  - libvhdi
  - libvmdk

Note: If you are building TSK for use with Plaso or the DFVFS, it is
strongly recommended that you build libewf, libvhdi and libvmdk
support into TSK by installing those libraries first.