Open biaolv opened 4 years ago
Thanks for the report! So the crash happens here, but you have already debugged why as well with your script. objection currently does not enumerate extra class loaders before attempting to use
the target class.
This would need to be extended in the objection agent to better handle these cases.
in Android 9.0 , I try to list method of com.yy.leopard.http.AppNetHelper . use cmd string “ndroid hooking watch class_method com.yy.leopard.http.AppNetHelper --dump-args --dump-backtrace --dump-return ”。、 An error occurred。
it can work sucessfully.