Proceedings 2015 Network and Distributed System Security Symposium 2015
DOI: 10.14722/ndss.2015.23140
|View full text |Cite
|
Sign up to set email alerts
|

EdgeMiner: Automatically Detecting Implicit Control Flow Transitions through the Android Framework

Abstract: A wealth of recent research proposes static data flow analysis for the security analysis of Android applications. One of the building blocks that these analysis systems rely upon is the computation of a precise control flow graph. The callback mechanism provided and orchestrated by the Android framework makes the correct generation of the control flow graph a challenging endeavor. From the analysis' point of view, the invocation of a callback is an implicit control flow transition facilitated by the framework.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
97
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 142 publications
(97 citation statements)
references
References 20 publications
0
97
0
Order By: Relevance
“…Pre-computed Summaries: EdgeMiner [12] is the closest work to our approach. Their goal is to map Android API methods to callbacks invoked in the methods.…”
Section: Discussionmentioning
confidence: 99%
“…Pre-computed Summaries: EdgeMiner [12] is the closest work to our approach. Their goal is to map Android API methods to callbacks invoked in the methods.…”
Section: Discussionmentioning
confidence: 99%
“…Started from the dummy main method, APOVD constructs the CFG of the app based on Soot's CFG construction module. Besides, the results generated by EdgeMiner [13] are incorporated by APOVD to achieve a more complete CFG.…”
Section: Sensitive Behavior Detectionmentioning
confidence: 99%
“…EdgeMiner [6] ran backward data-flow analysis over the Android source code to find implicit flows. Modelgen [9] infers a model in terms of information flows, to support taint analysis.…”
Section: Related Workmentioning
confidence: 99%