soot-oss / heros

IFDS/IDE Solver for Soot and other frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want to use heros implement inter-procedural analysis,but I didn't how to use it.

ZhengqiaoLi opened this issue · comments

Is there some complete engineering examples?

I found this link http://www.bodden.de/tools/heros/ pointing to examples here https://github.com/Sable/soot/tree/master/src/soot/jimple/toolkits/ide/exampleproblems.

But I didn't use soot to debug the example code.