Hello!
I am trying to see what some apps doing behind SSL, so I need to do some ssl pinning on certain apps.
I have a non-jailbroken phone and M1 Mac. Unfortunately on Silicon processors there is no way to run iOS app while SIP is disabled. So the only way to intercept its traffic is to inject frida into an app.
I am using Apple ID sideload with local Anisette.
Apps are resigned and installed via Sideloadly, but the problem is that all of the apps I need are crashing when I try to open them.
They crash even without any modifications or injections.
That's weird that all of apps I need do the same thing, maybe I am doing something wrong?
The apps I tried are:
[hide]
Bundle ID: org.difft.cc
Bundle ID: org.difft.chative
com.czzhao.binance
com.binance.bchat
[/hide]
I decrypted them through armconverter.
Appreciate any help!