A Scalable Cloud-Based Android App Repackaging Detection Framework

Jinghua Li,Xiaoyan Liu,Huixiang Zhang,Dejun Mu
DOI: https://doi.org/10.1007/978-3-319-39077-2_8
2016-01-01
Abstract:The problem of app repackaging has become a huge threat to the security of Android ecosystem. The massive amount of existing and developing apps makes a high demand on scalability of app repackaging detectors. In this paper, we propose a cloud-based app repackaging detection framework. It is designed to analyze and detect repacked Android apps in a large-scale way. The framework consists of three primary components: market monitor, app feature extractor and app similarity computer. Market monitor crawls all new and updated apps in specific alternative app markets periodically. Then, the multi-level features of apps are extracted by app feature extractor. App similarity computer computes the similarity score of two apps based on these features. A prototype system is implemented. The evaluation results demonstrate that the proposed cloud-based framework is highly scalable and effective for large-scale Android app repackaging detection.
What problem does this paper attempt to address?