Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.33 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.33 KB

Python-Antivirus-v2

A simple antivirus coded in python capable of scanning selected files and deleting files that it detects as infected. This uses Virus Total API to determine infections. However as this project progresses I would like to implement machine learning detection with the long term goal of becoming a fully functioning antivirus.

Thank You! :)

NOTE:

when you install ; requirements.txt then C++ Redistributable aio with this HERE (else Gui will be broken!)

Gui

Dark mode

Dark_homeTab Dark_SettingsTab Dark_VirusResultsTab

Light mode

Light_homeTab Light_SettingsTab light_VirusResultsTab

devs

@David