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.
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 */