Releases: CybercentreCanada/Maco
Releases · CybercentreCanada/Maco
v1.3.0
What's Changed
- Adding compatability changes for Maco to function on Windows. by @jershmagersh in #103
New Contributors
- @jershmagersh made their first contribution in #103
Full Changelog: v1.2.26...v1.3.0
v1.2.26
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
compileattr, then fallback to Maco's interface by @cccs-rs in #101
Full Changelog: v1.2.25...v1.2.26
v1.2.25
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
- @sirteggun made their first contribution in #96
Full Changelog: v1.2.24...v1.2.25
v1.2.24
What's Changed
- Show yara-x warnings from rules within extractors by @lachlan-acsc in #98
Full Changelog: v1.2.23...v1.2.24
v1.2.23
v1.2.22
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