- 通过Cydia安装
New Curses,readline和adv-cmds - 通过SSH 连接设备终端:(如果
wget提示找不到,就cydia搜索安装一下) wget http://apt.saurik.com/debs/cycript_0.9.594_iphoneos-arm.debwget http://www.tateu.net/repo/files/net.tateu.cycriptlistenertweak_1.0.0_iphoneos-arm.debwget http://www.tateu.net/repo/files/net.tateu.cyrun_1.0.5_iphoneos-arm.debdpkg -i cycript_0.9.594_iphoneos-arm.debdpkg -i net.tateu.cycriptlistenertweak_1.0.0_iphoneos-arm.deb net.tateu.cyrun_1.0.5_iphoneos-arm.deb- 使用指令
cyrun -n App名称 -e或cyrun -n bundleID -e
例如:cyrun -n sysctl -e或cyrun -b com.aaa.bbb.sysctl -e - 将指令的 -e 改为 -d ,从App中移除(卸载)Cycript,App将被终止并自动重启。
例如:cyrun -n sysctl -d或cyrun -b com.aaa.bbb.sysctl -d
更多详情看GitHub:https://github.com/tateu/cyrun













网友评论