Commit graph

2 commits

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