[Soot-list] Android application instrumentation using Soot

Steven Arzt Steven.Arzt at cased.de
Fri Jun 26 11:51:52 EDT 2015


Hi Marjan,

 

In our blog at http://sseblog.ec-spride.de/, you can find a section “Tutorials” with plenty of information. We provide a full tutorial with a write-up, example problems with solutions, and even a VM containing all required tools to get started right away. The VM is not necessary in your case, but the example problems and solutions are a helpful complement to the tutorial writeup. 

 

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: Freitag, 19. Juni 2015 00:11
An: soot-list at cs.mcgill.ca
Betreff: [Soot-list] Android application instrumentation using Soot

 

Hi 

 

I want to instrument an APK file using Soot. I have implemented an Analysis class which constructs the application call graph and iterates on this graph to find specific system calls. I need to insert a log instruction before every specified call which is founded in the call graph. Is there any way to do this?

 

I read the instruction given in "http://www.bodden.de/2013/01/08/soot-android-instrumentation/", but that case is not work for me. Is there any other way to instrument the code using soot?

 

 

Thanks,

Marjan 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150626/49ca0079/attachment-0001.html 


More information about the Soot-list mailing list