Skip to content

Malware detection and file analysis, producing a report including the results and recommendations on handling the file

Notifications You must be signed in to change notification settings

Wilbur42/Malware-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malware-Detection

A malware classifer that utilises a random forest classifer machine learning model to clasify files, windows portable executable files are analysed and their header attributes extracted to use parse into the model to classify.

Notice

The results of the classifier may not always be correct, therefore it is important to always handle the file with care to mitigate the risks Use the files that are classified with this model at your own risk, no matter the result of the classifier.

/* ReadMe will be extended at a future date */

About

Malware detection and file analysis, producing a report including the results and recommendations on handling the file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published