当前位置:首页 > 操作系统 > Ios

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

原文:http://www.cnblogs.com/anjsxz/p/3901151.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!