Windows安装frida

1、python用python3.7.6

2、pip3 install frida-tools

3、pip3 install frida-tools -i https://pypi.tuna.tsinghua.edu.cn/simple/

4、adb forward tcp:27043 tcp:27043adb forward tcp:27042 tcp:27042来转发这两个端口

转载请注明出处
原文地址:https://www.cnblogs.com/ssw6/p/15019099.html