github trailofbits/polyfile v0.5.0
PolyFile v0.5.0

latest releases: v0.5.4, v0.5.3, v0.5.2...
22 months ago

Significant improvements to the libmagic DSL matching engine. PolyFile now supports the distinction between "text" and "binary" tests, similar to libmagic. This version of PolyFile has been validated against the ~1k file Corkami test corpus.

Several new features were added to PolyFile's interactive debugger.

Breaking Change: Prior to this release, the default behavior of PolyFile was to output its matching results in JSON format (--format json). As of version 0.5.0, PolyFile will now default to mimicking the output of libmagic's file command (--format file).

Don't miss a new polyfile release

NewReleases is sending notifications on new releases.