[Soot-list] Android application instrumentation using Soot

Marjan Radi marjan.radi at yahoo.com
Thu Jun 18 18:11:24 EDT 2015


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/20150618/d961e3ff/attachment.html 


More information about the Soot-list mailing list