Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 09:43
· 186 commits to master since this release

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