/candy-antivirus

A simple antivirus written in Perl.

Primary LanguagePerlMIT LicenseMIT

candy-antivirus

A simple antivirus written in Perl which can detect virus files using the signatures from these guys and delete/quarantine them.

Installation

To install the antivirus, go to /scripts and:

bash config.sh
bash install.sh

Testing

To run the unit tests, go to /scripts and:

bash candy_antivirus_tests.sh

Version

1.0

License

MIT