Open b03201003 opened 5 years ago
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
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!!!