[Soot-list] Help Regarding Intra and Inter Procedural Analysis

Dacong Yan tonywinslow1986 at gmail.com
Tue Feb 3 16:43:58 EST 2015


Hi Lokesh,

Check out this tool
<http://web.cse.ohio-state.edu/presto/software/gator/>. It is based
upon soot, and supports analysis of .apk files. The latest release
includes a control flow analysis, which is a prerequisite of doing
data flow analysis.

Thanks,
Tony

On Tue, Feb 3, 2015 at 1:36 PM, LOKESH JAIN <lokeshjain92 at gmail.com> wrote:
> Hi all,
>
> I want to do intra and inter procedural data flow analysis for an .apk file.
> For this I have used FlowDroid. I followed
> https://github.com/secure-software-engineering/soot-infoflow-android/wiki
> this tutorial in eclipse and it worked fine. But i am not able to deduce
> anything useful from the output. Is there any way, I can get the Data
> dependency graph from this ?
>
> Also is FlowDroid is good option for getting Data dependency or is there any
> other option better than this?
>
> Any help would be appreciated
>
> Thanks & Regards
> Lokesh Jain
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at CS.McGill.CA
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>



-- 
Dacong (Tony) Yan | Software Engineer | Google Inc.


More information about the Soot-list mailing list