mac firda 环境

环境

电脑

python

安装

pip3 install frida
pip3 install frida-tools

注意

在安装firda的时候,会从 files.pythonhosted.org 这个网站下载对应的firda。
差不多35M,尽量用梯子下载。命令行使用代理的命令:
export http_proxy=http://127.0.0.1:1087;export https_proxy=http://127.0.0.1:1087;

使用

文档

说明 备注
api地址 https://www.frida.re/docs/javascript-api/
发布地址 https://github.com/frida/frida/releases
pip地址 https://pypi.org/project/frida/
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。