We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/tinjector -f -p com.lovexyx2020.hookme /data/local/tmp/libtestso.so < TInject: usap pool enabled: TInject: Injecting /data/local/tmp/libtcore.so into 10474 TInject: Injecting... Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.lovexyx2020.hookme/.MainActivity } accept: Try again TInject: Inject failed. Failed to get child pid.
Testing environment: p5 aosp android 12 p6 magisk android 13
The text was updated successfully, but these errors were encountered:
是不是开启了frida server
Sorry, something went wrong.
没有呢,因为知道Tinjector会hook zygote,frida server也会,因此我都重启手机后直接执行上面的命令,多次测试过,确实存在问题。
Notice: "accept: Try again" Maybe the socket server is down, you can check the logcat log(TinjectCore from libtcore.so) to find more.
Android11 Magisk 开启zygisk , 我也是这个报错提示,手机应用 提示 Waiting For Debuggaer
No branches or pull requests
/tinjector -f -p com.lovexyx2020.hookme /data/local/tmp/libtestso.so <
TInject: usap pool enabled:
TInject: Injecting /data/local/tmp/libtcore.so into 10474
TInject: Injecting...
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.lovexyx2020.hookme/.MainActivity }
accept: Try again
TInject: Inject failed. Failed to get child pid.
Testing environment:
p5 aosp android 12
p6 magisk android 13
The text was updated successfully, but these errors were encountered: