Skip to content

v1.3.0 Milestone Release

Latest
Compare
Choose a tag to compare
@danielplohmann danielplohmann released this 24 Jan 13:09
· 45 commits to main since this release

This is the v1.3.0 milestone release of MCRIT.

Since the last release, the following was addressed:

  • Significantly improved access to and information about the Job queue
  • Granular control of YARA rule generation via a UniqueBlocksResult convenience dataclass
  • Extended McritClient with more API pass-through functions
  • Compact version of MatchingResults to accelerate access
  • Upgrade to recent SMDA (v1.3.11), which fixes issues with PicHash indexing, mnemonic escapes, and handling of larger Delphi files.

Note that the SMDA update may cause incompatibilities with existing database content.
This can be addressed by migrating data as explained in the migration guide.