MalwareDetector
Android malware detection by machine learning algorithms
Install / Use
/learn @gizemiskender/MalwareDetectorREADME
Android Malware Detector
Android malware detection by machine learning algorithms.
File Descriptions
File | Comment --- | --- add_db.py | Adding extracted features to the database constant.py | File that holds the data that is constant throughout the project helpers.py | File of helpers functions predict.py | File of predict funciton after machine learning train.py | File of applying machine learing algorithms files/goodware | just a sample goodware apk file files/malware | just a sample malware apk file
Algorithms
SVM
Decision trees
Gaussian
Logistic Regresyon
