Skip to content

cmu-seai/ml-malware-classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-malware-classifier

Starter code and some data, simplified from Riccorl/ml-malware-classifier. To be used for an assignment in SE4AI.

The preprocessed_data.txt file contains already the summarized data from the medium dataset in this repository. A corresponding version for the full dataset can be found in the files section on Canvas.

The notebook malware_analysis.ipynb contains some simple code to load the data and learn a classifier.

Reference

Daniel Arp, Michael Spreitzenbarth, Malte Huebner, Hugo Gascon, and Konrad Rieck 
"Drebin: Efficient and Explainable Detection of Android Malware in Your Pocket", 
21th Annual Network and Distributed System Security Symposium (NDSS), February 2014
  • The original paper can be found here.
  • The original dataset can be found here.

About

Machine Learning Android Malware Classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%