Research Based on the Method of Android System Active Defense Without Root Permission

LIU Jing-qiang,LI Bin,CHEN Li-zhang,CHEN Bin
DOI: https://doi.org/10.11959/j.issn.2096-109x.2016.00013
2016-01-01
Abstract:In order to solve the problem that the system security is reduced through getting Root permission and that the security of Android smartphone is not effective without Root permission, the working principle of ART, the Java reflection mechanism and AOP principle were studied. The new mechanism was designed and implemented to avoid the security problem caused by the traditional protection application of Hooking system function in the kernel layer and the limitations with calling API in the application layer ineffectively. The interception of sensitive behavior and the protection of smartphone were both achieved.
What problem does this paper attempt to address?