电脑安装 python 最新版,可以在这个网站下载,速度很快
http://npm.taobao.org/mirrors/python/
然后
sudo /Applications/Python\ 3.8/Install\ Certificates.command
sudo /Applications/Python\ 2.7/Install\ Certificates.command
执行完之后,重启 mac ,然后
pip3 install frida
pip3 install frida-tools
对应的服务终端可以在这下载
https://github.com/frida/frida/releases
网友评论