首先去https://pypi.org/project/frida/#files选择合适的文件,例如frida-15.1.14-py3.8-win-amd64.egg,将链接中的files.pythonhosted.org替换为mirrors.tuna.tsinghua.edu.cn/pypi/web,然后将文件下载并保存到当前用户的home目录。
运行命令pip install frida-tools
首先去https://pypi.org/project/frida/#files选择合适的文件,例如frida-15.1.14-py3.8-win-amd64.egg,将链接中的files.pythonhosted.org替换为mirrors.tuna.tsinghua.edu.cn/pypi/web,然后将文件下载并保存到当前用户的home目录。
运行命令pip install frida-tools
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。