[Soot-list] custom entrypoint

Steven Arzt Steven.Arzt at cased.de
Wed Jun 17 17:43:54 EDT 2015


Hi Marjan,

 

One possibility is to create a dummy main method that emulates that all of your methods can be called in arbitrary ordering. You might want to look at the DefaultEntryPointCreator class from FlowDroid.

 

Best regards,

  Steven

 

Von: soot-list-bounces at CS.McGill.CA [mailto:soot-list-bounces at CS.McGill.CA] Im Auftrag von Marjan Radi
Gesendet: Mittwoch, 17. Juni 2015 23:39
An: soot-list at cs.mcgill.ca
Betreff: [Soot-list] custom entrypoint

 

Hi guys,

I wanted to know if there is a way to write a custom entrypoint for soot. My application has several classes and I wanted to consider all of them as the entry point of my analysis.

 

Thanks

Marjan

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150617/6767b83c/attachment.html 


More information about the Soot-list mailing list