码迷,mamicode.com
首页 > 移动开发 > 详细

ios-reverse

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

标签:style   http   color   os   io   ar   linux   line   

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

标签:style   http   color   os   io   ar   linux   line   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!