Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 791 Bytes

readme.md

File metadata and controls

35 lines (24 loc) · 791 Bytes

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