python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Unable to connect to the frida server: need Gadget to attach on jailed Android
I am using objection to bypass ssl pining on injured android apk. After I ran this command successfully objection patchapk --source injured.apk
and uninstall and reinstall the patched apk again, I tri...
ELMO
Votes: 0
Answers: 2
How to disable ssl pinning in android app using Objection
I have a simple app and am trying to bypass its ssl pinning with no luck. Already did android sslpinning disable but didnt work.
Based on this article https://blog.nviso.eu/2020/11/19/proxying-android...
West
Votes: 0
Answers: 0