diff options
author | Barry J. Grundy <bgrundy [AT] linuxleo.com> | 2016-08-26 00:22:12 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 90d74f93e82725c2823119be81b3f2f6b76c81f1 (patch) | |
tree | 5d571b3ed1a17166f6ec6f1401a360cd16ab89ea /libraries/libewf/README | |
parent | 1faa82fecf2462dbb6b54c42a9dc481ce0f127d1 (diff) | |
download | slackbuilds-90d74f93e82725c2823119be81b3f2f6b76c81f1.tar.gz |
libraries/libewf: Updated for version 20140608.
Downgrade to version 20140608 for stability and compatibility.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libewf/README')
-rw-r--r-- | libraries/libewf/README | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/libraries/libewf/README b/libraries/libewf/README index c0878cc2db..3f774ac588 100644 --- a/libraries/libewf/README +++ b/libraries/libewf/README @@ -4,24 +4,3 @@ libewf allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. libewf allows reading files created by EnCase 1 to 6, linen and FTK Imager. - -Read or write supported EWF formats: - - - SMART .s01 (EWF-S01) - - EnCase .E01 (EWF-E01) - - -Not supported: - - - .Ex01 (EWF2-Ex01) bzip2 compression (work in progress) - - .Ex01 (EWF2-Ex01) encryption - -Read-only supported EWF formats: - - Logical Evidence File (LEF) .L01 (EWF-L01) and .Lx01 (EWF2-Lx01) - -Other features: - - - empty-block compression - - read/write access using delta (or shadow) files - - write resume |