frida-ios-cipher icon indicating copy to clipboard operation
frida-ios-cipher copied to clipboard

Apps freezes with crypto enabled

Open cergo666 opened this issue 1 year ago • 2 comments

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

cergo666 avatar Jun 05 '24 13:06 cergo666