File bulk_extractor.changes of Package bulk_extractor
-------------------------------------------------------------------
Tue Apr 3 19:55:37 UTC 2012 - Greg.Freemyer@gmail.com
- update to v 1.2.0
* src/scan_zip.cpp (scan_zip): now detects decmopression bomb attack and changes mode of operation so that buffers are hashed prior to being decompressed and the same buffer will only be hashed just one.
* src/bulk_extractor.cpp (main): added -G to specify page size
* src/xml.h (class xml): added svn_version to DFXML output.
* src/bulk_extractor.cpp (main): the -s (context-sensitive stop
list) option is removed. The -r (alert list) and -w (stop list)
will now take a list of regular expressions, a list of globs or
feature files.
* src/scan_aes.cpp (scan_aes): scan_aes now runs in 15% the time of the original version. It is now, therefore, enabled by default.
* configure.ac (HAVE_LIBEWF_H): removed gnuexif support.
-------------------------------------------------------------------
Thu Dec 15 21:02:48 UTC 2011 - Greg.Freemyer@gmail.com
- Upgrade to v1.1.3 - this allows older 11.3 and 11.4 releases to build
2011-12-14 Simson Garfinkel <simsong@imac3.home>
* src/xml.cpp: now works with older and newer versions of exiv2
2011-12-01 Simson Garfinkel <simsong@imac3.home>
* src/histogram.cpp (HistogramMaker::add): looks for \000 in utf16 strings converted to utf8 and erases them (We were getting them in histograms)
-------------------------------------------------------------------
Thu Oct 20 00:14:24 UTC 2011 - Greg.Freemyer@gmail.com
- Initial Submission
Program to extract files from just hard disk blocks.