Skip to content

Releases: CybercentreCanada/Maco

v1.3.0

26 May 12:07
da4a824

Choose a tag to compare

What's Changed

  • Adding compatability changes for Maco to function on Windows. by @jershmagersh in #103

New Contributors

Full Changelog: v1.2.26...v1.3.0

v1.2.26

17 Apr 18:18
54cb3ec

Choose a tag to compare

What's Changed

  • Adding 'dead_drop_resolver' to the ConnUsageEnum in model.py by @Malwarebinary in #100
  • If the loaded yara module doesn't contain a compile attr, then fallback to Maco's interface by @cccs-rs in #101

Full Changelog: v1.2.25...v1.2.26

v1.2.25

02 Apr 16:35
b1dfc57

Choose a tag to compare

What's Changed

  • Adding the ScheduledTask object in model.py & helper functions to easily generate the ScheduledTask object. by @Malwarebinary in #99
  • Fix: Refactor model.py for Python 3.8/3.9 compatibility and use default_factory for mutable defaults by @sirteggun in #96

New Contributors

Full Changelog: v1.2.24...v1.2.25

v1.2.24

26 Mar 08:30
7020e6c

Choose a tag to compare

What's Changed

Full Changelog: v1.2.23...v1.2.24

v1.2.23

13 Mar 13:55
9144fb5

Choose a tag to compare

What's Changed

  • fix: backwards compatibility import_extractors by @dan-acsc in #97

Full Changelog: v1.2.22...v1.2.23

v1.2.22

05 Mar 12:53
598f5d8

Choose a tag to compare

What's Changed

  • fix: prevent UnboundLocalError in run_extractor when YARA is disabled by @sirteggun in #93
  • feat: allow uv to use caching while installing. by @dan-acsc in #95

Full Changelog: v1.2.21...v1.2.22

v1.2.21

04 Feb 12:01
0187da6

Choose a tag to compare

What's Changed

  • Add password and salt to the Encryption model by @rob-acsc in #91
  • Add Sekoia to testing (replacing CAPE community) by @cccs-rs in #92

New Contributors

Full Changelog: v1.2.20...v1.2.21

v1.2.20

14 Jan 14:57
d56db37

Choose a tag to compare

What's Changed

  • Add option to write (neutered) binary output to disk by @nh-acsc in #90

Full Changelog: v1.2.19...v1.2.20

v1.2.19

09 Jan 14:38
baf2827

Choose a tag to compare

What's Changed

  • Add a field to differentiate sharing of extractor logic vs results by @cccs-rs in #89

Full Changelog: v1.2.17...v1.2.19

v1.2.18

05 Dec 22:37

Choose a tag to compare

What's Changed

  • Create a new Python package that only contains the runtime essentials by @cccs-rs in #88

Full Changelog: v1.2.17...v1.2.18