Anti-obfuscation Android application similarity detection method based on API call

oleh: GU Jieming, SUN Bowen, LI Qi, GUO Yanhui, WU Peng

Format: Article
Diterbitkan: POSTS&TELECOM PRESS Co., LTD 2018-01-01

Deskripsi

The traditional Android application similarity detection methods have the problem of complex feature extraction and low detecting efficiency. Regarding the issue above, an anti-obfuscation Android application similarity detection method based on API call was proposed. Firstly, it extracts referenced API sequence from the dex file. Counting the number of referenced API after decompiling the application to build feature vector. Finally, calculate the application similarity through feature vector. The experimental results show that the method has high accuracy.