russwestbrick
Results
2
issues of
russwestbrick
I was trying to re-implement Appgraph.java in MaMaDroid source code which transform apks to call graph. I use FlowDroid with IntelliJ to do that, but some problems happened. A few...
Hello Arzt: I use _runInfoflow()_ to perform taint analysis which also generates a call graph. I want to add a special edge from source method to sink method in the...