Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to the frida server: unexpected error while probing dyld of target process #490

Open
udelunar opened this issue Oct 24, 2023 · 0 comments

Comments

@udelunar
Copy link

udelunar commented Oct 24, 2023

Hi there,

I just installed frida and objection to try some iOS debugging. Unfortunately I only receive errors about closed connection and missing gadget.
I tried to google it and read all the docs but havent found anything.

I have

a jailbroken iphone with iOS 15.7.9
Sileo verion 2.5
connected through USB cable
frida is installed through sileo 

 I installed frida 16.1.4  through sileo 

frida is capable to list the device

frida-ps -Ua                  
 PID  Name            Identifier                       
----  --------------  ---------------------------------
6102  DVIA-v2         com.highaltitudehacks.DVIAswiftv2
6099  Files           com.apple.DocumentsApp           
6204  Filza           com.tigisoftware.Filza           
6098  MobileSMS       com.apple.MobileSMS              
6097  MobileSafari    com.apple.mobilesafari           
6101  NewTerm         ws.hbang.Terminal                
5416  Search          com.apple.Spotlight              
5425  Settings        com.apple.Preferences            
5501  Sileo           org.coolstar.SileoStore          
6100  palera1nLoader  com.llsc12.palera1nLoader   

But when I want to launch objection it happend:

objection -g DVIA-v2 explore
  warnings.warn(
Using USB device `iPhone`
Unable to connect to the frida server: unexpected error while probing dyld of target process

I don't what I 'm doing bad .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant