Skip to content

A simple antivirus coded in python capable of scanning selected files and deleting files

License

Notifications You must be signed in to change notification settings

d4x3d/Malware-detection-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple antivirus coded in python capable of scanning selected files and deleting files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages