mace 0.1.4

Automated extration of malware configuration, focusing on C2 communication
Documentation
1
2
3
4
5
6
pub mod classifier;
pub mod configuration;
pub mod extractor;

mod cli;
mod utils;