android - Generate Call Graph Model in MoDisco -


i read file [1 testing android apps t hrough symbolic execution]: http://mason.gmu.edu/~nesfaha2/publications/jpf2012.pdf

they wrote:

we parse app’s source code using modisco [19] , extract app’s call graph model

i installed modisco not sure do.

so question how can create call graph model? http://i.stack.imgur.com/khber.png

after having installed modisco, can select discovery -> actions -> display method calls package explorer context menu. opens view. looks bit different image linked to.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -