SplitDroid: Isolated Execution of Sensitive Components for Mobile Applications.

Lin Yan,Yao Guo,Xiangqun Chen
DOI: https://doi.org/10.1007/978-3-319-28865-9_5
2015-01-01
Abstract:Although many approaches have been proposed to protect mobile privacy through techniques such as isolated execution, existing mechanisms typically work at the app-level. As many apps themselves might contain vulnerability, it is desirable to split the execution of an app into normal components and sensitive components, such that the execution of sensitive components of an app can be isolated and their private data are protected from accesses by the normal components.
What problem does this paper attempt to address?