Skip to content

Releases: danielplohmann/mcrit

v1.3.0 Milestone Release

24 Jan 13:09
Compare
Choose a tag to compare

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.

v1.2.0 Milestone Release Virus Bulletin

02 Oct 13:03
Compare
Choose a tag to compare

This is the v1.2.0 milestone release of MCRIT, as presented at Virus Bulletin 2023.

Since the last release, the following was addressed:

  • usability improvements for the WebUI, with ability to filter results in various ways
  • fully operational IDA plugin, with live block/function tracking and label export/import
  • prototype of LinkHunt feature that evaluates the ICFG relationship of matched functions

Initial public release

26 Apr 12:31
Compare
Choose a tag to compare

This is the initial public release of MCRIT, as presented at Botconf 2023.