Commit Graph

2 Commits (020d02ccaf94dd5c24dbc6d3d548ffc16322e5a7)

Author SHA1 Message Date
Adam Vandenberg cc3373e6ed bulk-extractor: add exiv2 as optional 2011-04-13 20:22:48 -07:00
Mark A. Matienzo 8f3f232440 New formula: bulk_extractor
bulk_extractor is a C++ program that scans a disk image (or any other file)
and extracts useful information—without parsing the file system. It is like a
combination of "strings" and "grep" with a whole bunch of useful patterns,
including domain names, email addresses, etc. bulk_extractor will also perform
a histogram analysis on the resulting extracted features.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 19:08:20 -07:00