iPhone 微信双开
2018-05-08 本文已影响1386人
Yochi
最近在学习越狱课程,发现了一个好玩的事情,iPhone不用越狱也能玩双开。
双开神器: MonkeyDev
一起来,只需简单几步
1、安装theos
sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
2、安装ldid
brew install ldid
3、如果卡在brew 更新输入下面命令
export HOMEBREW_NO_AUTO_UPDATE=true
4、默认安装xocode
xcode-select -p
5、安装
sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-install)"
·····························以后会存在的操作······································
6、卸载
sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-uninstall)"
7、更新
sudo /bin/sh -c "$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-update)"
-
创建monkey工程
-
TargetApp-->Show in Finder -->放入微信包(.app/ipa均可)
-
配置证书,连接真机运行,即可安装成功,功能完成一样
献上高清大图 -
再登几次要封号了
IMG_0196.PNG