Android Malware Detection Technology Based on Lightweight Convolutional Neural Networks

Genchao Ye,Jian Zhang,Huanzhou Li,Zhangguo Tang,Tianzi Lv
DOI: https://doi.org/10.1155/2022/8893764
IF: 1.968
2022-03-16
Security and Communication Networks
Abstract:With the rapid development of Android, a major mobile Internet platform, Android malware attacks have become the number one threat to mobile Internet security. Traditional malware detection methods have low precision and greater time complexity. At present, image detection methods based on deep learning are used in malware detection. However, most of these methods are based on the largescale convolutional neural network model (such as VGG16). The computation and weight files of these models are very large, so they are not suitable for mobile Internet platforms with limited computation. A novel detection method based on a lightweight convolutional neural network is presented in this study. It transforms Android malware classes.dex, Androidmanifest.xml, and resource.arsc into RGB images and uses the lightweight convolutional neural network to extract the features of RGB images automatically. The experimental results of this study indicate that the method performs well in terms of precision and speed of detection.
computer science, information systems,telecommunications
What problem does this paper attempt to address?