1、此文档是毕业设计外文翻译成品( 含英文原文+中文翻译),无需调整复杂的格 式!下载之后直接可用,方便快捷!本文价格不贵,也就几十块钱!一辈子也就 一次的事! 外文标题:On Demystifying the Android Application Framework: Re-Visiting Android Permission Specification Analysis 外文作者:Michael Backes,Sven Bugiel,Erik Derr 文献出处:IEEE security,2018 (如觉得年份太老,可改为近 2 年,毕竟很多毕 业生都这样做) 英文 5530 单词,35
2、129 字符(字符就是印刷符),中文 9411 汉字。(如果字数多 了,可自行删减,大多数学校都是要求选取外文的一部分内容进行翻译的。) On Demystifying the Android Application Framework: Re-Visiting Android Permission Specification Analysis Abstract: In contrast to the Android application layer, Androids application frameworks internals and their influence on the p
3、latform security and user privacy are still largely a black box for us. In this paper, we establish a static runtime model of the application framework in order to study its internals and provide the first high-level classification of the frameworks protected resources. We thereby uncover design pat
4、terns that differ highly from the runtime model at the application layer. We demonstrate the benefits of our insights for security-focused analysis of the framework by re-visiting the important use-case of mapping Android permissions to framework/ SDK API methods. We, in particular, present a novel map- ping based on our findings that significantly improves on prior results in this area that were established based on insufficient knowledge about the frameworks internals. Moreover, we in