ios-reverse
on OSX/Linux
?
export THEOS=/opt/theos
git clone git://github.com/DHowett/theos.git ?$THEOS
?
git clone git://git.saurik.com/ldid.git
cd ldid
git submodule update --init
./make.sh
cp -f ./ldid $THEOS/bin/ldid
?
~/.bash_profile?
export THEOS=/opt/theos
export THEOS_DEVICE_IP=example.local THEOS_DEVICE_PORT=22
?
. ~/.bash_profile?
?
copy /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate from the device to your local $THEOS/lib folder and rename it to libsubstrate.dylib.
?
on IOS
1. Create a file at /etc/apt/sources.list.d/coredev.nl.list containing the following line:
deb http://coredev.nl/cydia iphone main
?
2. Create a file at /etc/apt/sources.list.d/howett.net.list containing the following line:
deb http://nix.howett.net/theos ./
?
3. apt-get update
4. apt-get install perl net.howett.theos
git clone git://git.saurik.com/ldid.git
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。