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

PID or name must be specified #1382

Closed
yunhaipiaodi opened this issue Jul 15, 2020 · 4 comments
Closed

PID or name must be specified #1382

yunhaipiaodi opened this issue Jul 15, 2020 · 4 comments

Comments

@yunhaipiaodi
Copy link

when i run frida-server notice "PID or name must be specified",what wrong happend?

@0xXA
Copy link
Contributor

0xXA commented Jul 16, 2020

when i run frida-server notice "PID or name must be specified",what wrong happend?

maybe if u can tell me where u ran it so i can help u with dat
frida-server by default opens port 27042 and listens on current device for all the communications and it should have no problem even when u don't specify a PID
post logcat

@oleavr
Copy link
Member

oleavr commented Jul 16, 2020

@yunhaipiaodi That means you've deployed the frida-inject binary instead of frida-server. (It's easy to get them mixed up!)

@oleavr oleavr closed this as completed Jul 16, 2020
@rootsparrow
Copy link

@yunhaipiaodi That means you've deployed the frida-inject binary instead of frida-server. (It's easy to get them mixed up!)

exactly,,, !
thank for that!

@sappi13
Copy link

sappi13 commented Jun 19, 2021

@yunhaipiaodi That means you've deployed the frida-inject binary instead of frida-server. (It's easy to get them mixed up!)

I was also doing the same mistake.

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