Certificates still get rejected #59
Unanswered
tercerapersona
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
aup list-packagesto find the package I want to patch.aup get-apks appto drop all apks (base + split_config ones) intoappfolder.aup all app/*to install them inside the phone, it works perfectly.I open the app and I see a popup telling me that the app is debuggable, and a long list of libraries couldn't be aligned with 16kb page size.
When running mitmproxy (using --mode wireguard), enabling wireguard on Android, and using the app I can see a few DNS queries in the flow list, but in Events view I see all requests fail due to its certs being rejected, not trusted.
What could be the issue? Running Android 16.
*Tested with multiple apps, that I'm sure they haven't manually taken the job to pin certs.
Beta Was this translation helpful? Give feedback.
All reactions