frida-ios-dump
frida-ios-dump copied to clipboard
process with pid 1019 either refused to load frida-agent, or terminated during injection
I am facing this problem after upgrading iPhone 6s to 14.5
On my macbook and jailbroken decive, frida versions are the same: MacBook-Pro frida-ios-dump % frida --version 14.2.17
While trying to download an app, following error occurs:
MacBook-Pro frida-ios-dump % python3 dump.py com.application.in Start the target app com.application.in process with pid 1019 either refused to load frida-agent, or terminated during injection
Also know that I have installed "Frida" package in Cydia as "Frida for Pre A12 devices" not available.
Before 14.5 upgrade things were working fine but after an upgrade to the latest iOS version this error is occurring.
Please provide us all with the solution as soon as possible.
I'm running into the same issue but I believe it is an issue with Frida specifically, tracked here: https://github.com/frida/frida/issues/1719