8000 Release v1.1.0 · CERT-Polska/karton-classifier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.1.0

Compare
Choose a tag to compare
@psrok1 psrok1 released this 19 May 10:36
· 41 commits to master since this release
271566c

New features:

  • Added support for ISO-8859-1, UTF-8 text files and PGP encrypted files (#13, thanks @r1d3th3wav3s)
  • Added support for PE binaries with custom MS-DOS stub (#16)
  • Classifier spawns stage:unrecognized tasks for samples that were not recognized by classifier (#19, thanks @conitrade-as)
  • Added MIME type to resulting Task headers (#23, thanks @conitrade-as)
  • Alternative libmagic method used for classification can be specified via magic argument of Classifier constructor (used for libmagic pinning in tests, #23)

Bugfixes:

  • Fix for OOXML files (#17)
0