Overview
Contains example programs showing how to use the Malware Classification.
See also:
- file: dca/samples/malware_samples/readme.txt - for newest updates on Malware samples
Samples Main Documentation: Samples
Malware samples
malware_sample
- This Malware classification sample takes a list of SHA-256 hashes from a text file and classifies them by using the MalwareClassification.
malware_sample_enum
- This sample demonstrates how to iterate over all categories, enums and locales and how to print them to std::out.