frida-ios-cipher
frida-ios-cipher copied to clipboard
Apps freezes with crypto enabled
I start any application
frida -l iosciper.js -f com.apple.Maps -U
with a script and if the “crypto” section of the config is enabled, the application hangs (apparently one of the encryption functions is triggered at that moment). There are no errors, the application closes after some time.
frida 16.3.3, iOS 15.3.1, iPhone SE2