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

Hi, it seem on iOS 9 was not work #8

Closed
masbog opened this issue Oct 16, 2017 · 6 comments
Closed

Hi, it seem on iOS 9 was not work #8

masbog opened this issue Oct 16, 2017 · 6 comments

Comments

@masbog
Copy link

masbog commented Oct 16, 2017

Hi, i try to attach the program, but fridump always said "Can't connect to App. Have you connected the device?"

$ frida-ps -U -> ok, i can get all PID and process name

how to fix it?

@neharathore0706
Copy link

I am getting the same issue when using android rooted moto e running cynogenmod and os level marshmallow

@priyankn
Copy link

priyankn commented Nov 28, 2018

For future ppl:
It should work . I had the same issue, make sure you are passing in the the exact process name from 'frida-ps' output.

Alternatively try passing in the -s (for strings) as well.

@masbog
Copy link
Author

masbog commented Nov 29, 2018

now it work with the latest of frida server... no issue again... now my issue on iOS 10.2 iPhone 7 where jailbreak with Meridan.... :(

@poldenais
Copy link

hi does this work with iOS 11.3.1 with Electra JB?

@poldenais
Copy link

I can get it working on one app but for the app I'm testing im getting "Can't connect to App. Have you connected the device?"

@Nightbringer21
Copy link
Owner

Hi poldenais,

I am closing this issue, as if it is working with one app, then it seems to be a direct issue with the app you are trying to test. I would suggest checking if the name provided is correct or if there is a space in the name, which would need to be within quotes to work

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

5 participants