sktrace
sktrace copied to clipboard
spawn模式出错
I:\临时下载\sktrace-main\sktrace>python sktrace.py -m spawn -l libhello-jni.so -i Java_com_example_hellojni_HelloJni_IntFromJNI
com.example.util
Traceback (most recent call last):
File "sktrace.py", line 131, in
target = '包名' pid = device.spawn([target])
就可以了
不过他应该没做完
不过他应该没做完
https://github.com/iGio90/Hooah-Trace 试试这个,看介绍,好像同样的功能,不过我编译出错