Code

A. Script for our study can be found in github repository, which includes:

1) ``MobileSubstrate Tweak'' for dynamic analysis and the dynamic analysis result.

2) IDAPython for building call graph and object reference graph. Challenge (e.g., test case) for static analysis has been collected.

3) Query task including signature for official network service API and third-party network service libraries towards our data set.

4) Script for attacking Waze, Now, and QQBrowser.


B. The dataflow analyzer can be access via IR module and slicer module. Implementation of lippo, the analysis framework can work on Ubuntu now.