Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spawn模式出错 #2

Open
350030173 opened this issue Jan 21, 2021 · 3 comments
Open

spawn模式出错 #2

350030173 opened this issue Jan 21, 2021 · 3 comments

Comments

@350030173
Copy link

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 ...

@thouger
Copy link

thouger commented May 31, 2022

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

@thouger
Copy link

thouger commented May 31, 2022

不过他应该没做完

@350030173
Copy link
Author

350030173 commented May 31, 2022

不过他应该没做完

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants