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)"
上一篇下一篇

猜你喜欢

热点阅读