当前位置:
首页 >
linux之安装frida遇到的问题
发布时间:2023/12/4
39
豆豆
生活随笔
收集整理的这篇文章主要介绍了
linux之安装frida遇到的问题
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
我想安装Hook家族神器的Frida工具
问题1
我一开始使用的命令如下
sudo pip install frida然后提示错误如下
The directory '/home/chenyu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/chenyu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.解决办法
加上-H就行了
sudo -H pip install frida
问题2
安装命令如下
pip install frid程序一直卡在这里
Running setup.py bdist_wheel for frida ...总结
以上是生活随笔为你收集整理的linux之安装frida遇到的问题的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 服务器之Apache和Tomcat和Ng
- 下一篇: linux之可视化查看磁盘大小并且删除大