Loading... ![image.png](http://type.zimopy.com/usr/uploads/2023/02/337489752.png) # 版本: 我的frida版本是15.2.2 # 1、先新建一个frida.bat 内容: fs1522是我的frida在手机上的名字,这里我是先上传了并给了权限的,直接运行的代码 ```shell su cd /data/local/tmp echo "start frida now!" ./fs1522 echo "start successfully!" ``` # 2、同级目录在建一个 启动.bat ```shell adb devices adb shell < frida.bat pause ``` # 3、运行`启动.bat` ![image.png](http://type.zimopy.com/usr/uploads/2023/02/4187239030.png) # 如果报错 Unable to start: Could not listen on address 127.0.0.1, port 27042: Error binding to address 127.0.0.1:27042: Address already in use 说明需要**`重启模拟器`**,在运行这个文件 ![image.png](http://type.zimopy.com/usr/uploads/2023/02/3749120554.png) 这样就是可以的 # 查看frida-ps -U ![image.png](http://type.zimopy.com/usr/uploads/2023/02/2910793899.png) 最后修改:2023 年 02 月 28 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏