Skip to content

Releases: WithSecureLabs/chainsaw

v2.4.0

17 Feb 09:43
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Add back in the version flag
  • Multiple optimisations to the hunt feature of Chainsaw
  • Allow JSONL to stream out when hunting to reduce RAM usage when a large number of files are passed
  • Allow number of threads to be specified when hunting
  • Add preprocessing option to hunting for further speed up (only really required when single threaded)
  • Minor fixes and tweaks

v2.3.1

13 Jan 15:16
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Fix for panic when supplying invalid Tau expressions, errors are now handled gracefully.

v2.3.0

14 Nov 11:39
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Output file name for JSON based output
  • Show culprit file when hunting errors occur
  • Tweaks and improvements to command line arguments

v2.2.0

20 Oct 15:01
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Support for outputting in newline delimited JSON
  • Fixes potential crash with table output when truncating strings
  • Allows for preconditions to be applied in mapping files to handle poor rules

v2.1.1

07 Oct 15:51
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Fix some incorrectly handled prints
  • Improve the consistency of parsing the hunt command line
  • Reduce the RAM usage
  • Add -j back in for --json

v2.1.0

16 Sep 15:21
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Fixes broken edge cases in complex mapping objects
  • Adds support for new line delimited JSON
  • Reduces memory usage for some of the parsers
  • Re-adds support for evt files
  • Adds support for MFTs

v2.0.0

23 Aug 13:01
Compare
Choose a tag to compare

Release of Chainsaw v2! 🥳

Please see the currently running discussion for information on Chainsaw v2: #77

v2.0.0-beta.5

27 Jul 21:52
Compare
Choose a tag to compare

Please see the currently running discussion for information on Chainsaw v2: #77

v2.0.0-beta.4

22 Jul 21:35
Compare
Choose a tag to compare

Please see the currently running discussion for information on Chainsaw v2: https://github.com/countercept/chainsaw/discussions/77

v2.0.0-beta.3

22 Jul 14:29
Compare
Choose a tag to compare

Please see the currently running discussion for information on Chainsaw v2: https://github.com/countercept/chainsaw/discussions/77