OSX 10.11下配置class-dump
在文件最上方加一行:export PATH=$HOME/bin/:$PATH,然后保存并退出(在英文输入法中依次按下esc和:(shift + ;,即冒号),然后输入wq,回车即可)这一步。
View ArticleOSX 10.11下配置class-dump
-rw-r--r-- 1 hefucheng staff 1802 8 26 17:33 /Users/hefucheng/.bash_profile
View Article如果是在字典里取值判断 该怎么hook?
试了..我这修改参数是在C语言方法当中的.....可能是因为在C语言方法中没勾住吧..我也试了勾住在该方法中所调用的方法输出控制台,,控制台没有一个输出。 有其他解决方法吗..?
View ArticleCycript rootapp 的问题
最近有个rootapp用普通方式的cycript注入失败,然后参考 www.iosre.com 颤抖吧,iGrimace!手把手教你hook以root权限运行的App 做过iOS积分墙(OfferWall)的朋友都知道,这类Apple明令禁止的App虽然上不了台面,但却既能给墙上的各种App增加曝光率,又能给开发者带来可观的收益。 [image]...
View Article手把手安装最新版Theos
hefuchengdeMBP:~ hefucheng$ sudo chown $(id -u):$(id -g) /opt/theosPassword:hefuchengdeMBP:~ hefucheng$ ~/.bash_profile-bash: /Users/hefucheng/.bash_profile: Permission deniedhefuchengdeMBP:~...
View Article手把手安装最新版Theos
Silent: hefuchengdeMBP:~ hefucheng$ ~/.bash_profile 您这句话的意思是执行 ~/.bash_profile这个文件我们的要求是修改这个文件,并不是执行这个文件。可以使用vi来修改这个文件,如果这个文件不存在,可以新建一个然后修改。 hefuchengdeMBP:~ hefucheng$ nic.pl从你这句话来看,貌似路径已经在环境里面了。
View Article$THEOS/bin/bootstrap.sh substrate使用这个命令出现一个error
iosre.com Tutorial: Install the latest Theos step by step Foreword Theos, which was originally developed by DHowett, became stalled after he joined Microsoft and no longer had time for maintenance....
View ArticleCycript rootapp 的问题
https://github.com/iosre/RootApp这种rootapp怎么用Cycript注入?我一运行就报下面的错,不甚感谢iPhonet:~ root# cycript -p RootAppdlopen(/usr/lib/libcycript.dylib, 5): Library not loaded:...
View Article