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
c:\adb>jnitrace -l libsc.so com.exampleapp.android Tracing. Press any key to quit... Traced library "libsc.so" loaded from path "/data/app/com.exampleapp.android-1/lib/arm".
Why i can't grab any information?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
There are lots of reasons why this might be the case. There should be a bug or the library might not be being called for your steps.
Can you share more information on the application you are testing and the versions of Frida and jnitrace you are running.
Thanks
Sorry, something went wrong.
No branches or pull requests
c:\adb>jnitrace -l libsc.so com.exampleapp.android
Tracing. Press any key to quit...
Traced library "libsc.so" loaded from path "/data/app/com.exampleapp.android-1/lib/arm".
Why i can't grab any information?
Thanks.
The text was updated successfully, but these errors were encountered: