Releases: trailofbits/polyfile
PolyFile 0.3.2
Bugfix release to correct regressions with older versions of Python.
PolyFile 0.3.1
Bugfix release to correct compilation and packaging in CI.
PolyFile 0.3.0
Major, partially breaking release. Switches from the TRiD database to using libmagic.
This achieves both a significant speedup as well as drastically reduces false positives.
The --try-all-offsets/-a option is temporarily removed. Also, files are now tagged by their MIME type rather than their TRiD definition name.
PolyFile 0.2.0
Switches to the official KaitaiStruct compiler.
Includes support for parsing the entire KaitaiStruct format library.
PolyFile 0.1.7
Enhancements to recursive submatching of PDF streams.
Better support for chained PDF stream filters.
Submatch messages are now logged at level DEBUG rather than INFO.
PolyFile 0.1.6
Bug Fixes
- Support custom implementations of
sys.stderr
for logging - Recursively match against PDF object stream contents
Enhancements
- Gracefully handle SIGTERM and SIGINT
- Output incremental results on early termination
- New
--require-match
option - New
--max-matches
option - Can match against filetypes specified with wildcards
PolyFile 0.1.5
Adds polymerge
, a utility to merge the output of PolyFile and PolyTracker.
Polyfile 0.1.4 (Bugfix Release)
Fixes a bug that might prevent files containing JPEGs from being processed properly.
Initial Public Release
The first public release of PolyFile.
Initial internal release for SafeDocs performers
v0.1.2-SafeDocs-Internal Added a "Current Status and Known Deficiencies" section