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:27043和adb forward tcp:27042 tcp:27042来转发这两个端口
adb forward tcp:27043 tcp:27043
adb forward tcp:27042 tcp:27042