diff options
Diffstat (limited to 'system/sleuthkit/README')
-rw-r--r-- | system/sleuthkit/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/system/sleuthkit/README b/system/sleuthkit/README index 47375806de..438fe158b0 100644 --- a/system/sleuthkit/README +++ b/system/sleuthkit/README @@ -8,11 +8,10 @@ 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 - - libvslvm + - libewf (Expert Witness files) + - afflib (Advanced Forensic Format files). + - libvhdi (VHD disk image format) + - libvmdk (VMDK disk image format) Note: by default, Java support is disabled in this build. If you require Java support, install a JDK (jdk, openjdk8, etc), source its |