首页 > 移动平台 > 详细

ios-reverse

时间:2014-08-09 18:08:39      阅读:298      评论:0      收藏:0      [点我收藏+]

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

ios-reverse,布布扣,bubuko.com

ios-reverse

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!