Skip to content

starhopp3r/ML-Antivirus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Antivirus

Run

An antivirus powered by machine learning. The antivirus is first trained using 5 different machine learning algorithms and the best one is automatically chosen after training. The trained machine learning model is then saved for later use by the main script.

Usage

To train the antivirus,

python train.py

To run the antivirus,

python antivirus.py [PATH_TO_PE_FILE]

Releases

No releases published

Packages

No packages published

Languages