slackbuilds_ponce/system/bulk_extractor
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
bulk_extractor.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
bulk_extractor.SlackBuild
README
slack-desc

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.