sktrace icon indicating copy to clipboard operation
sktrace copied to clipboard

spawn模式出错

Open 350030173 opened this issue 5 years ago • 3 comments

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 main() File "sktrace.py", line 87, in main raise Exception("working for this ...") Exception: working for this ...

350030173 avatar Jan 21 '21 08:01 350030173

target = '包名' pid = device.spawn([target]) 就可以了

thouger avatar May 31 '22 08:05 thouger

不过他应该没做完

thouger avatar May 31 '22 08:05 thouger

不过他应该没做完

https://github.com/iGio90/Hooah-Trace 试试这个,看介绍,好像同样的功能,不过我编译出错

350030173 avatar May 31 '22 08:05 350030173