sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.17k stars 825 forks source link

[bug] hooking a class method not returning values #638

Closed drew1718 closed 9 months ago

drew1718 commented 9 months ago

I am trying to extract the return value based on the below code using objection:

It just prints the called and arguments. why doesn't it print the return as well? how can I get the return value printed as well?

android hooking watch class_method com.au.xxxx.boost.JniBridge.a --dump-args --dumb-return