Quantcast
Channel: 睿论坛 - 最新话题
Browsing all 5729 articles
Browse latest View live

越狱研究用什么机型合适?老一点的还是新一点的。

@Lees0 wrote: 越狱研究用什么机型合适?老一点的还是新一点的? Posts: 4 Participants: 2 Read full topic

View Article


关于lldb远程调试如何中断在入口 是远程调ios不是调mac本机

@linkin6 wrote: 管理莫删我贴.骂你已经被ban. 我需要是远程调试ios的 知道就回答我一下. 同样命令我已经试了无数次了. 求指导 Posts: 7 Participants: 2 Read full topic

View Article


专门买了个手机做越狱研究,大家给点入门建议或参考资料,《逆向工程》已入手。

@Lees0 wrote: 专门买了个手机做越狱研究,大家给点入门建议。 Posts: 6 Participants: 5 Read full topic

View Article

Lldb 连接远程端的时候报错是什么原因?

@qin_king wrote: 终端输入指令(lldb) process connect connect://xxxx:1234 出现以下错误 syntax error near unexpected token `process'我的lldb版本是lldb-340.4.119.1请教大神们这个是什么原因造成的 Posts: 3 Participants: 2 Read full topic

View Article

Assertion failed: (pointer_byte_size == m_host_arch.GetAddressByteSize())

@qin_king wrote: lldb调试的时候出现了下面的错误,有人知道怎么解决吗? Assertion failed: (pointer_byte_size == m_host_arch.GetAddressByteSize()), function GetHostInfo, file...

View Article


请问IOS9 无法在Preferences 写入

@lzh2508 wrote: 请问IOS9 无法在Preferences 写入。要怎么养才可以在 IOS9上 有办法写plist吗? Posts: 1 Participants: 1 Read full topic

View Article

如何同时开发越狱app和插件

@itcbx wrote: 我现在是用iosopendev在开发,之前只做插件,现在想做一个越狱的带界面的app同进还带一个插件,通过某些方法可以让iosopendev支持越狱app的开发,但是如果分开两个程序开发,最后会生成两个deb包,请问有没有办法装app和插件放在同一个工程里,然后最终生成一个deb包? Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

如何使用Instruments找到导致内存泄露的OC方法?

@snakeninny wrote: 大家好, 在这个帖子的回复里,用Instruments定位导致内存泄露的OC方法貌似非常简单和直观。 但是,我碰到的情况是,右边栏根本就没有显示任何我的自定义方法,跟上面那个帖子里碰到的情况不一样,如下图所示: Pasted image1280x693 316 KB 这种情况下,我该怎么定位内存泄露的方法? 谢谢,snakeninny Posts: 1...

View Article


Make iosreproject error

@goodcyg wrote: JacksondeMacBook-Pro:iosreproject Jackson$ makesh: line 1: 1298 Illegal instruction: 4 /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2>...

View Article


砸壳求助:iOS 9应用砸壳

@Henray-Luo wrote: 由于没有iOS 9越狱的设备,所以没法砸壳,想看看应用头文件,请大家帮帮忙,准备面试用。 应用名称:e患者说百度网盘:http://pan.baidu.com/s/1kVS3lLt或者App Store搜索应用名称。砸壳后文件还请发我邮箱:91231619(at)qq.com 或者给个下载地址。 最后先谢谢大家。 Posts: 3 Participants:...

View Article

Image may be NSFW.
Clik here to view.

使用新版Theos编译不越狱可用的dylib

@NavilleZhang wrote: 我应该是火星了好几年没更新theos了。 github.com/theos/theos Issue: How do I use make instance_USE_SUBSTRATE=0 ? opened by Naville on 2016-07-12 closed by Naville on 2016-07-15 (Thanks for...

View Article

MobileSubstrate成功Hook,但注入APP则崩溃

@ryan wrote: 如题,以为是签名问题,所以对原APP重签,发现并没有问题,仅对注入dylib后的APP有影响,用yololib做的math-o修改球指点 Posts: 2 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

一道ctf中的逆向题

@xiaossv wrote: 本题只做交流,没有其他意思,望管理大大不删帖 前段时间第一次接触这东西就遇到了ios的逆向题,下载题目后各种分析,楞是没读懂它的算法,知道论坛里大神多,所以上传上来分享下 下面是正文:-------------分割线-----------------附件来自于一CTF赛中的逆向题,flag为当用户名为ctfuser时的正确Serial值 Quiz7GUI.ipa...

View Article


如何调用一个框架内的函数

@Inspires wrote: 因为要写一个xcode插件 现在需要逆向一个功能dump IDEKIT 找到需要函数的头文件 #import <IDEKit/IDEViewController.h> #import "DVTEditor.h" #import "DVTReplacementViewDelegate.h" #import "DVTStatefulObject.h"...

View Article

ios加壳和防反编译有什么好的方案?

@diamondwu wrote: 1.有什么工具可以给ios加壳的?2.可以通过代码层面上来做到防反编译吗? Posts: 9 Participants: 3 Read full topic

View Article


咨询下,mach-o文件有没有编译时间的信息啊

@bbbsl wrote: 工作需要查看macho文件的编译时间,用machoview没找到相关信息,哪位熟悉macho格式给指点下吧谢谢 Posts: 1 Participants: 1 Read full topic

View Article

如何导出Foundation 库,分析isKindOfClass的内部实现

@itx wrote: 如何导出Foundation 库,分析isKindOfClass的内部实现 Posts: 3 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Make package install 出现问题

@BRSir wrote: make package install , 程序没有杀死,还需要我手动杀死再次运行才行 Posts: 3 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

我的失败与伟大 —— 初次融资的门道

@snakeninny wrote: 我们的天使轮融资过程是比较曲折的。具体的时间我忘了,只记得是在去年穿长袖的季节开始融资,先在上海见了几家,没有理想的投资方;然后到了穿短袖的季节,前后去了北京2次,又见了几家,进展还是不大;最后是到了穿棉袄的季节,在上海找到了投资方。...

View Article

求份Helloworld代码。。

@shi1hh wrote: 新手,发现有很多是用theos开发。。好像没有IDE...用文本吗。。这要开发一个工程,不得累死。。然后发现xcode有ISOPENDEV.但是发现工程模板都没有界面的。。想开发个有界面的越狱APP..求份在XCODE的ISOOPENDEV下的工程代码,helloworld就OK. Posts: 3 Participants: 3 Read full topic

View Article
Browsing all 5729 articles
Browse latest View live