slackbuilds/system/bulk_extractor
Barry J. Grundy 8acb97f6a3
system/bulk_extractor: Updated for version 2.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-08 16:40:41 +07:00
..
README system/bulk_extractor: Updated to v2.0.0 2022-04-30 13:52:11 +07:00
bulk_extractor.SlackBuild system/bulk_extractor: Updated for version 2.0.3. 2023-07-08 16:40:41 +07:00
bulk_extractor.info system/bulk_extractor: Updated for version 2.0.3. 2023-07-08 16:40:41 +07:00
slack-desc

README

bulk_extractor is a C++ program that scans a disk image, a file, or
a directory of files and extracts useful information without parsing
the file system or file system structures. The results are stored in
feature files that can be easily inspected, parsed, or processed with
automated tools. bulk_extractor also creates histograms of features
that it finds, as features that are more common tend to be more
important.

bulk_extractor is distinguished from other forensic tools by its speed
and thoroughness.

Optional dependencies include libewf (recognized if installed) and
afflib (recognized if installed).