LanBaiCode

Results 2 comments of LanBaiCode

> ssh -p2222 root@localhost dpkg --install /var/root/MonkeyDevPackages/com.nathan.DingDemo_0.1-1_iphoneos-arm.deb Command PhaseScriptExecution failed with a nonzero exit code 编译不到 需要用ssh连接一遍真机 开一个终端输入iproxy 2222 22 另外一个终端输入ssh -p 2222 root@localhost ![image](https://user-images.githubusercontent.com/72244576/187654780-eb0220f0-f614-46e4-9b4d-dad270356bae.png) 或者用wifi连接 ssh root@IP 密码默认是alpine

> that means the exfil controller was not found. use the dumped .txt file and locate the exfil controller with string searchs. then update the Definitions.cs file. How to fix...