Skip to content

This is a virus total based lightweight Antivirus Scanner build using Python.

License

Notifications You must be signed in to change notification settings

Akhil-Binu/free-virusscanner-by-akhilbinu

Repository files navigation

Free Virus Scanner

By Akhil

Description

This is a cross platform virus scanner so it can install on any os and anyone can run this by installing a python compiler and some essential libraries.

Installation

First install python and pip from Here

For linux users:

sudo apt install python3
sudo apt install python3-pip

Installing the libraries:

pip3 install -r requirements.txt

Running the script:

python3 virus-scanner.py

Examples

Virus Detected

No Virus Detected

Releases

No releases published

Packages

No packages published

Languages