/Android_Malware_Analysis

Static and Dynamic Analysis of android malware using various different machine learning algorithms

Primary LanguageJupyter Notebook

Android Malware Analysis

Used kaggle dataset to do static and dynamic analysis of android malware

Algorithms used for Static Analysis are : Naive-Bayes, K-Nearest Neighbors, Decision Tree Algorithm

Algorithms used for Dynamic Analysis are : Naive-Bayes, K-Nearest Neighbors, Random Forest Algorithm