[Soot-list] Hi, I have a problem about Android app instrumentation

Arzt, Steven steven.arzt at sit.fraunhofer.de
Fri Oct 27 07:58:52 EDT 2017


Hi Zhaoyi,

If you do not have a body for a SootMethod, you can try to call retrieveActiveBody().

Best regards,
  Steven

From: Soot-list [mailto:soot-list-bounces at cs.mcgill.ca] On Behalf Of ???
Sent: Friday, October 27, 2017 10:47 AM
To: soot-list at cs.mcgill.ca
Subject: [Soot-list] Hi, I have a problem about Android app instrumentation

Hi all,

Recently, I learn to instrument Android apps with the additional code by Soot, while I find a troublesome problem that I cannot solve it.
Specifically, when I instrument the code for an Activity class that extends Activity, the classes and methods in the instrumented app all exist.
However, when I try to instrument for an Activity class that extends AppCompatActivity, I find that there is no body in sootMethods of the instrumented app.

How can I solve this problem ?
Could you please help me ?
Thank you very much !

--
Best Regards,
Zhaoyi Meng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20171027/f5cf7d5d/attachment.html>


More information about the Soot-list mailing list