%0 Conference Proceedings %T NativeProtector: Protecting Android Applications by Isolating and Intercepting Third-Party Native Libraries %+ Tsinghua University [Beijing] (THU) %A Hong, Yu-Yang %A Wang, Yu-Ping %A Yin, Jie %Z Part 9: Software Security %< avec comité de lecture %( IFIP Advances in Information and Communication Technology %B 31st IFIP International Information Security and Privacy Conference (SEC) %C Ghent, Belgium %Y Jaap-Henk Hoepman %Y Stefan Katzenbeisser %3 ICT Systems Security and Privacy Protection %V AICT-471 %P 337-351 %8 2016-05-30 %D 2016 %R 10.1007/978-3-319-33630-5_23 %K Android security %K Native libraries %K Process isolation %K Call interception %Z Computer Science [cs]Conference papers %X An increasing number of Android developers are incorporating third-party native libraries in their applications for code reuse, CPU-intensive tasks and other purposes. However current Android security mechanism can not regulate the native code in applications well. Many approaches have been proposed to enforce security of Android applications, but few of them involve security of the native libraries in Android applications.In this paper, we propose NativeProtector, a system that regulates the third-party native libraries in Android applications. The standalone Android application is separated into two components: the server app and the client app where server app contains the native libraries for providing services from the native libraries while the client app contains the rest parts of the original app. The client app binds to the server app at the launching time, and all native function calls are replaced with interprocess calls to the server app. NativeProtector also generates the stub libraries intercept system calls in server app and enforce security of the native libraries in server app. We have implemented a prototype of NativeProtector. Our evaluation shows that NativeProtector can successfully detect and block the attempts of performing dangerous operations by the third-party native libraries in Android applications. The performance overhead introduced by NativeProtector is acceptable. %G English %Z TC 11 %2 https://inria.hal.science/hal-01369567/document %2 https://inria.hal.science/hal-01369567/file/421518_1_En_23_Chapter.pdf %L hal-01369567 %U https://inria.hal.science/hal-01369567 %~ IFIP %~ IFIP-AICT %~ IFIP-TC %~ IFIP-TC11 %~ IFIP-SEC %~ IFIP-AICT-471