关于二次打包的问题
@sixleaves wrote: 最近在做云测平台, 需要在没有越狱过的机器上进行程序的安装,自动测试(iphone设备).因为app是第三方提交的,所以我的想法是用企业级证书对app重新签名.不知是否可行,涉及到哪些技术细节,在线求助. Posts: 2 Participants: 1 Read full topic
View ArticleTweak的plist文件的配置疑惑
@ch4r0n wrote: 这几个配置是tweak对哪几个app生效吧,如果我想钩子对所有应用生效应该怎么设置呢,请教大神~ Posts: 1 Participants: 1 Read full topic
View Article学习资料资源入口整理(一起整理啦)
@everettjf wrote: 大家还有什么资料、资源,或者资源列表的入口 都发这里啦 Articles http://iphonedevwiki.net/http://www.cydiasubstrate.com/https://www.theiphonewiki.com/...
View ArticleHow to uninstall iOS app use shell in jaibreak iPhone
@LithiumCarbinate wrote: I want to uninstall iOS app by shell in jaibreak iPhone whith batches,In my mind just use "rm -rf ${path/to/sanbox}"..........but after do this shell, the icon of app which i...
View Article在re一个据说某最安全最火的360软件,求大神帮忙 走到了死胡同 没有了头绪
@hulu wrote: 求助大神。我想找到某app首页url接口一个参数中的guid的生成方法。千方百计的用hooper发编译了一些。然后lldb动态调试。。本想搜索出所有关于guid的方法 屏幕快照 2016-08-10 下午10.52.51.png680x624 82.8 KB 可是所有的方式都打了断点...
View ArticleFacebook App 中 FBInjectable section 的数据何时被修改的?
@everettjf wrote: Facebook 有一些特殊的section,例如下图的:__DATA,FBInjectable。 屏幕截图 2016-08-11 01.27.13.png1822x1038 177 KB 经过一些分析,得知此section的数据含义如下:(armv7下)共72 bytes,每4 bytes一组,分18组。每一组的逆序(读入内存导致),例如第一组...
View ArticleMake package打包警告问题
@13shao wrote: 屏幕快照 2016-08-11 下午2.05.04.png1126x236 40.1 KB 请问各位大神,这是由什么原因引起的,感觉都是按照书上内容来的 Posts: 3 Participants: 2 Read full topic
View ArticleReveal 无法查看有些APP布局的情况
@13shao wrote: 刚刚用reveal查看了些APP布局,但发现有些APP布局看不到,请问这是加了保护引起的嘛,那该怎么办? Posts: 1 Participants: 1 Read full topic
View Article如何知道系统此时调用的所有动态库呢?
@haiyangHiya wrote: 之前忘了在哪看的了,好像是通过dyld中的方法可以获取, 有知道的吗? Posts: 1 Participants: 1 Read full topic
View ArticleReveal 连接不上
@yemu123 wrote: ssh测试是可以连接上的, 手机上也已经配置好了.应用程序也在前台~~..不过还是显示No Connection 手机版本是9.3.2 Reveal使用是1.6.3 . Posts: 1 Participants: 1 Read full topic
View ArticleLldb 下断点问题
@wo1348184465 wrote: 0A2A2D24-7C73-4997-8902-A024F193703D.png733x225 117 KB 想要给 -[LoginViewController setLoginTitle]方法下断点 5ABCAC13-BF2C-40B2-86DE-7C6D34AA61F3.png1450x608 447 KB 结果就提示Breakpoint 1: no...
View Article请问大神们,我用ssh连接到越狱的iPhone,查看进程ps失效了?
@agan wrote: 这个就是截图,希望可以得到帮助,谢谢了。 ps-command-not-work.png779x57 8.36 KB Posts: 3 Participants: 2 Read full topic
View ArticleTheos make 出错了,file not found
@246119106 wrote: 屏幕快照 2016-08-11 下午8.28.11.png707x178 57.7 KB IOKit 找不到,makefile里面这么写的: Posts: 4 Participants: 2 Read full topic
View Article想逆 触摸精灵一直找不到切入口,求大神门给点思路
@Sjon wrote: 想实现跳过三十分钟 还有可以自己控制管理lua脚本,在头文件中好像没有发现启动脚本的方法,求大神们给点思路,(新人想学习) Posts: 2 Participants: 2 Read full topic
View Article签名问题cannot read entitlement data
@ryan wrote: 重签的时候,无论用codesign还是iresign都提示这个:cannot read entitlement dataentitlement已用Xcode编辑过 求助,这是什么问题? Posts: 2 Participants: 2 Read full topic
View Article大神求组,砸壳的时候,遇到这个问题,可以帮忙看下吗?
@agan wrote: not-permitted.png1902x304 46.6 KB Posts: 5 Participants: 2 Read full topic
View ArticleLocating crash point without symbolication
@snakeninny wrote: The following content is half finished hence needs further polish. Sometimes when our Apps crash, we fail to symbolicate the crash log, which will be looking like this: Aug 12...
View Article手机支付宝为啥不能reveal查看
@mfh313 wrote: 手机下载了reveal loader后,MAC端微信,QQ都能reveal查看,唯独支付宝不可以reveal查看,这是为啥?? Posts: 2 Participants: 2 Read full topic
View Article怎么获得访问权限
@246119106 wrote: Pasted image712x192 24.4 KB 如图,我想要拿到真机上该路径的文件夹下的文件,运行报错,没有访问权限,要怎么做,才能拿到该路径下的文件。 Posts: 2 Participants: 2 Read full topic
View Article