iskernel / candy-antivirus

A simple antivirus written in Perl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple antivirus written in Perl.

License:MIT License


Languages

Language:Perl 98.0%Language:Shell 2.0%