[Soot-list] Error in soot analysis

Bodden, Eric eric.bodden at sit.fraunhofer.de
Tue Aug 19 09:54:57 EDT 2014


Hello.

> As you can see, there are two invokes but it seems there are no outgoing edges from the dummyMainMethod:
> 
> Iterator<MethodOrMethodContext> ctargets = new Targets(cg.edgesOutOf(k));
> while (ctargets.hasNext()) {  // <— hasNext() returns false
>> 
> Shouldn’t I be able to reach at least <android.os.Bundle: void <init> and <de.ecspride.MainActivity: void onCreate(..) ?

Yes typically you should. But having said that, this really depends on how you call Soot and where you access the call graph. Is this within the wjtp pack?

Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20140819/40929a4c/attachment.bin 


More information about the Soot-list mailing list