Skip to content

This Project is based on the thought of finding virus properties in window .exe(executable) file with the help of classifier generated on the basis of some machine learning algorithms.

Notifications You must be signed in to change notification settings

balaganesh1/Machine-learning-Malware-Detection-Final-year-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With Machine Learning for classify exucatable file as Is it Malicious or Legitimate?

✔ This approach tries out 5 different classification algorithms,used for prediction and comparing their results

✔ Machine Learning models tried are,RandomForest, DecisionTree, Adaboost, Gaussian, Gradient Boosting.

✔ In order to test the model for file, it's required to extract the characteristics of the given file.

✔ ML model is used to predict the class for the given file based on the already trained model.

Alt text Alt text Alt text Alt text

About

This Project is based on the thought of finding virus properties in window .exe(executable) file with the help of classifier generated on the basis of some machine learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published