Volume 11, Number 1

Malware Detection Using Machine Learning Algorithms and Reverse Engineering of Android Java Code

  Authors

Michal Kedziora, Paulina Gawin, Michal Szczepanik and Ireneusz Jozwiak, University of Science and Technology Wroclaw, Poland

  Abstract

This research paper is focused on the issue of mobile application malware detection by Reverse Engineering of Android java code and use of Machine Learning algorithms. The malicious software characteristics were identified based on a collected set of total number of 1958 applications (including 996 malware applications). During research a unique set of features was chosen, then three attribute selection algorithms and five classification algorithms (Random Forest, K Nearest Neighbors, SVM, Nave Bayes and Logistic Regression) were examined to choose algorithms that would provide the most effective rate of malware detection.

  Keywords

Malware Detection, Random Forest, Android, SVM, Naive Bayes, K-NN, Logistic Regression