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

process with pid 1019 either refused to load frida-agent, or terminated during injection

Open kpratik9 opened this issue 3 years ago • 1 comments

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.

kpratik9 avatar May 05 '21 07:05 kpratik9

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

defparam avatar May 05 '21 19:05 defparam