Skip to content

Malware Scanner based on the binary classification as the dataset is classify into two classes (Clean ,Malware) exe data . The dataset contain portable excutable(PE) header features which have malicious and clean features values in CSV file. The scanner declare the executable as malicious on the basis of its some malicious header features . Afte…

Notifications You must be signed in to change notification settings

System-CTL/Machine-Learning-Based-Malware-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Machine-Learning-Based-Malware-Scanner

Malware Scanner used binary classification strategy for that the dataset is classify into two classes (Clean ,Malware) exe data . The dataset contain portable excutable(PE) header features which have malicious and clean features values in CSV file. The scanner declare the executable as malicious on the basis of multiple PE malicous features. After that trained model saved in pickle file which run against executable file. This project deployed on WEB APP and DESKTOP APP which have multiple scanning options.

NOTE

I have wrote paper on this work so, when it get published then i will upload the source code and all the documentation of this project.

About

Malware Scanner based on the binary classification as the dataset is classify into two classes (Clean ,Malware) exe data . The dataset contain portable excutable(PE) header features which have malicious and clean features values in CSV file. The scanner declare the executable as malicious on the basis of its some malicious header features . Afte…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published