连接步骤
进入到夜游神安装目录 D:Program FilesNoxbin 在这个目录中自带了abd工具。
- 启动夜游神
- adb connect 127.0.0.1:62001

连接结果图
- 查看设备列表 adb devices

设备列表
- 下载frida-server:https://github.com/frida/frida/releases
- 解压下载内容到D:software并改名为frida-server
- 通过adb上传frida-server到夜游神
adb push D:softwarefrida-server /data/local/tmp