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

Why frida-ps: not found #4

Open
b03201003 opened this issue Apr 23, 2019 · 1 comment
Open

Why frida-ps: not found #4

b03201003 opened this issue Apr 23, 2019 · 1 comment

Comments

@b03201003
Copy link

b03201003 commented Apr 23, 2019

Hi. I'm trying to build frida on my HTC 10. I pushed frida-server by adb
I tried the steps in some teaching website such as https://bbs.pediy.com/thread-248293.htm and
https://blog.zzzmode.com/2017/09/12/frida-android-hook/?fbclid=IwAR04MhkGmTloPK0_st7f32CfxQGzuBHGFy4n3mnhxvcIz2jsTXaY7C0Qc-g.

However, when I executed "frida-ps -U", I got "sh: frida-ps: not found"
Is there anyone know what I should do?? Thanks!!!

@Chenmo-kt
Copy link

Hi. I'm trying to build frida on my HTC 10. I pushed frida-server by adb
I tried the steps in some teaching website such as https://bbs.pediy.com/thread-248293.htm and
https://blog.zzzmode.com/2017/09/12/frida-android-hook/?fbclid=IwAR04MhkGmTloPK0_st7f32CfxQGzuBHGFy4n3mnhxvcIz2jsTXaY7C0Qc-g.

However, when I executed "frida-ps -U", I got "sh: frida-ps: not found"
Is there anyone know what I should do?? Thanks!!!

frida-ps is on your computer, not the phone.
it must be installed using pip install frida-tools
https://github.com/frida/frida/issues/852

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

2 participants