Computer and Modernization ›› 2025, Vol. 0 ›› Issue (07): 28-32.doi: 10.3969/j.issn.1006-2475.2025.07.005

Previous Articles     Next Articles

Android Malicious Application Detection Based on RA-CNN and Residual Network

  


  1. (School of Computer Science, Civil Aviation Flight University of China, Guanghan 618307, China)
  • Online:2025-07-22 Published:2025-07-22

Abstract:
Abstract: In recent years, Android malware detection methods based on bytecode images and deep learning have become increasingly popular, but such methods have the problems of limited feature extraction and sensitivity to noise data. To solve these problems, this paper proposes a detection method of fusion Residual Network (ResNet) and Recursive Attention Network (RACNN). In this method, three bytecode files of DEX, XML and ARSC are extracted from the software samples and mapped to RGB images, and then the convolutional neural network embedded in the residual structure is used for feature abstraction and extraction. Subsequently, the Attention Suggestion Sub-Network (APN) uses the feature map as a reference to iteratively generate local region attention from coarse to fine. Meanwhile, the finer scale network magnifies the region of interest from the previous scale as the input of the next scale in a cyclic manner, and realizes classification through multi-scale learning. Experiments show that compared with similar bytecode-based image methods, the proposed method has improved in some indicators, the accuracy reaches 98.28%.

Key words: Key words: recurrent attention network, residual network, XML file, ARSC file, bytecode image

CLC Number: