zyciac / apk_analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android apk callgraph extracting workspace using flowdroid.

  • /src/main/java/analysis/iCFGSAnalyzer.java:iterating callgraph and BFS interesting methods

Reference

@inproceedings{fu2017leaksemantic,
  title={Leaksemantic: Identifying abnormal sensitive network transmissions in mobile applications},
  author={Fu, Hao and Zheng, Zizhan and Bose, Somdutta and Bishop, Matt and Mohapatra, Prasant},
  booktitle={IEEE INFOCOM 2017-IEEE Conference on Computer Communications},
  pages={1--9},
  year={2017},
  organization={IEEE}
}

About


Languages

Language:Java 100.0%