Study on the Application of Dalvik Injection Technique for the Detection of Malicious Programs in Android

Yingbo Li,Jing Fang,Cheng Liu,Mengrong Liu,ShaoHua Wu
DOI: https://doi.org/10.1109/iceiec.2015.7284546
2015-01-01
Abstract:With the increasing popularization of smart phones in life, malicious software targeting smart phones is emerging in an endless stream. As the phone system possessing the highest current market share, Android is facing a full-scale security challenge. This article focuses on analyzing the application of Dalvik injection technique in the detection of Android malware. Modify the system API (Application Program Interface) through Dalvik injection technique can detect the programs on an Android phone directly. Through the list of sensitive API called by malicious programs, eventually judge the target program as malicious or not.
What problem does this paper attempt to address?