A simple antivirus written in Perl which can detect virus files using the signatures from these guys and delete/quarantine them.
To install the antivirus, go to /scripts and:
bash config.sh
bash install.shTo run the unit tests, go to /scripts and:
bash candy_antivirus_tests.sh1.0
MIT