Skip to content

Releases: CERT-Polska/karton-archive-extractor

v1.4.2

23 May 16:12
967e1ca
Compare
Choose a tag to compare

Bugfixes:

  • Fixed PE debloat issue resulting in crashed tasks with exception TypeError: _log() got an unexpected keyword argument 'end' (#49)

v1.4.1

22 May 12:56
41e289d
Compare
Choose a tag to compare

Bugfixes:

  • Fixed implementation issue with debloating PE files (#48)

v1.4.0

22 May 10:35
f1ae540
Compare
Choose a tag to compare

New features and improvements:

  • Support for debloating PE files (#45)
  • Support for configuration of archive-extractor specific parameters via karton.ini file (#44)

v1.3.1

28 Sep 12:39
8e5b42c
Compare
Choose a tag to compare

Bugfixes:

v1.3.0

27 Jul 14:05
4d36e10
Compare
Choose a tag to compare

New features and improvements:

  • karton-core bumped to v5.0.0 (#38)

Bugfixes:

  • Archive file name is correctly initialized in all codepaths (#36, thanks @michaelweiser!)

v1.2.4

07 Apr 12:40
d400f67
Compare
Choose a tag to compare

Bugfixes:

  • Better handling of extraction exceptions - task doesn't emit children instead of crash (#30)
  • Proper sample name is passed to the SFLock2 (part of #32, found after mypy type checker upgrade)
  • Bumped SFLock2 version from 0.3.23 to 0.3.33 (#34)

v1.2.3

15 Oct 14:14
a7b1e4b
Compare
Choose a tag to compare

Bugfixes:

v1.2.2

02 Aug 12:46
e38f180
Compare
Choose a tag to compare

Changes:

  • SFlock2 bump - 0.3.18 -> 0.3.23
  • Fixed broken link in readme

v1.2.1

09 Jul 10:58
153c4a7
Compare
Choose a tag to compare

Bugfixes:

v1.2.0

08 Jul 15:08
ad1f0bb
Compare
Choose a tag to compare

New features: