aboutsummaryrefslogtreecommitdiff
path: root/system/bulk_extractor/README
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundy@linuxleo.com>2021-11-11 08:52:49 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-12 00:39:41 +0700
commitb45df7c09b13330e3e2a8ed51fe595ada87e27f7 (patch)
treeea73d9ef1e676424ea6198dbdfefb732b952511c /system/bulk_extractor/README
parent085fd24a21a8d26efbea57248ed14c5c39a4356e (diff)
system/bulk_extractor: Updated for version 20210928_692ee97.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bulk_extractor/README')
-rw-r--r--system/bulk_extractor/README12
1 files changed, 2 insertions, 10 deletions
diff --git a/system/bulk_extractor/README b/system/bulk_extractor/README
index 3679062b4b70..b170bd5f6f41 100644
--- a/system/bulk_extractor/README
+++ b/system/bulk_extractor/README
@@ -8,16 +8,8 @@ common tend to be more important.
bulk_extractor is distinguished from other forensic tools by its speed and
thoroughness.
-Optional dependancies include libewf (recognized if installed), afflib
-(recognized if installed), and liblightgrep.
-
-To add optional liblightgrep support:
-
- LIGHTGREP_ENABLE=yes ./bulk_extractor.SlackBuild
-
-NOTE:
- When running bulk_extractor with lightgrep, use
- "-x find -e lightgrep -F findlist.txt" in addition to regular options.
+Optional dependencies include libewf (recognized if installed) and afflib
+(recognized if installed).
If you want to use the java based GUI (BEViewer), you will also need to have
java installed. This has been tested with JDK.