Hacker News new | ask | show | jobs
by cowabungamann 3129 days ago
how do disable certificate pinning on iOS?
1 comments

Haven't had to as the apps I targeted weren't using it. Can't think of an obvious way without rooting the device though...
That is because there isn't a good solution. You can get away with repackaging an IPA and hand modifying the binary depending on how they are performing the pinning, but it is always going to be time consuming to do it this way. If you are serious about tinkering you pretty much need a jailbroken device, which is getting harder to maintain by the year.