/custom-collector

🎒 Examples for custom artifactcollectors

Primary LanguageGoMIT LicenseMIT

Custom Artifactcollector

The artifactcollector can be customized to your needs. This repository shows some examples for this.

zip-collector

The zip-collector is an example that stores the collected files in a zip file instead of the database.

autoruns-collector

The autoruns-collector is an example that includes the autoruns tool into the artifactcollector and collects the printed results.

Note: You need to replace the autorunsc.exe with a real one to make this example work.