Reveal无法查看界面
@xavierXing wrote: 根据书上Reveal的介绍,我按照书上的步骤安装了RevealLoader,也把libReveal.dylib放到了目录下面,但是打开Reveal根本就连不上app.不知道是什么原因,求大神解答 我Reveal是1.6.3版本的,wifi确认正在同一环境,并且SSH可以连接到手机!...
View Article关于frida如何从手机中复制文件到电脑上的函数
@inquisiter wrote: 想做一个自动砸壳的脚本,不知道有大神知道frida中有这个函数没,看了半天英文文档,不知道在那,英文水平不行啊。@AloneMonkey .大神求助啊 Posts: 2 Participants: 2 Read full topic
View ArticleLldb 断点后 c 两个线程stop 在断点处 有些看不懂求教
@694663906 wrote: 需求:如图 lldb断点后 c 两个线程stop 但是 thread#10 并不是断点位置.执行ni 后 也是 thread#10往下走。 image.png734x391 243 KB Posts: 3 Participants: 2 Read full topic
View Article请问frida的环境是怎么配置的?
@cris wrote: 我在mac上使用pip 安装frida,显示Requirement already satisfied: frida in /Users/tomyang/Library/Python/2.7/lib/python/site-packagesRequirement already satisfied: colorama>=0.2.7 in...
View Article新人刚接触逆向,实战钉钉遇到一个问题,求助!
@hulk wrote: lADPBbCc1SPOFUfNAobNBNo_1242_646.jpg1242x646 65.2 KB 1.已砸壳2.已获取头文件3.该弹窗方法为- (void)showLogoutAlertWithReason:(id)arg1;问题:...
View ArticleIoslib.c编译不过怎么办搭建lua
@superlin wrote: WX20171119-124353@2x.png1140x732 101 KB Posts: 1 Participants: 1 Read full topic
View ArticleLldb 附加进程后。process interrupt 正常。但是br 下断点 完全没有效果 半个小时前是好的
@daiviswang wrote: lldb 附加进程后。process interrupt 正常。但是br 下断点 完全没有效果 半个小时前是好的 Posts: 1 Participants: 1 Read full topic
View ArticleLldb 下断点无效
@daiviswang wrote: 正常附加 然后image list -o -f 也是正常的。根据ida下断点后 没有反应 。我上午还是好好的 突然 断点就无效了。 很神奇 。各位大佬 麻烦帮看下 多谢 Posts: 1 Participants: 1 Read full topic
View ArticleTheos引用自己的dylib库的问题
@JarvisMMMM wrote: 需求: 初学theos,编写了简单的dylib,在配置好makefile后,一直有这样的编译错误,不知何故,在我理解这里(ZipData_LDFLAGS += -lzipframework)加载动态dylib,编译期间写什么都无所谓吧,最后都是在真机的lib库里找到,但是我这里却一直报错呢? **日志:**代码: 项目目录: 求解 Posts: 2...
View Article求助【ssh连不上手机:ssh Connection refused】
@Insfgg99x wrote: 手机iOS 10.0.1系统,安装了OpenSSH插件,手机和Mac连在同一wifi下,ssh连接手机报错:一致报错Connection refused。请各位大神帮帮我吧!谢谢了 Posts: 1 Participants: 1 Read full topic
View Article请问下cycript是不是不支持mac 10.13.1 一直提示找不到镜像
@11198 wrote: LeedeMacBook-Pro:~ Jveryl$ /Users/Jveryl/Desktop/Crash/cycript_0/cycript -r 192.168.0.1dyld: Library not loaded:...
View ArticleiOS 11 如何用私有API检测进程
@chuziming wrote: FrontBoard.framework iOS 11 没有找到这个库呀 有没有大神 告诉下 iOS 11 应该用哪个私有api检测进程? Posts: 1 Participants: 1 Read full topic
View Article为什么hook游戏频繁用CGContextDrawImage(就崩溃了
@superlin wrote: WechatIMG63.jpeg1178x876 121 KB 应该怎么看日志啊,这个我真是没法调试了,输出到这句就没了,所以应该是这吧,有时不崩有时蹦,不过蹦的还是多,uiimage是线程中1秒获取一张这样子调用的 Posts: 1 Participants: 1 Read full topic
View Article如何保存plist文件到目标app
@tzshlyt wrote: 怎样保存一个plist文件到目标app里 Posts: 1 Participants: 1 Read full topic
View Article萌新提问 debugserver瘦身 求助
@LAgagggggg wrote: 043106A6-F939-424C-8359-51222B66F44E.png2880x1800 595 KB 我按照上面写 报了下面的错 4BBC7E79-E8F1-4E3B-8314-B4E75568D98F.png1364x244 115 KB 这是咋回事 Posts: 1 Participants: 1 Read full topic
View Article关于keychain
@Micro_yangs wrote: 请问一个问题,越狱的机器怎么去更新/更改某一个程序的keychain的数据,已知 程序的 Entitlement Group: xxx.xxx.com (也就是teamid+ 程序包名)。看了相关的资料,都是用账户密码去删,哪里的得到账号密码呦. Posts: 2 Participants: 2 Read full topic
View Article请问下theos能hook c函数吗
@dxx wrote: 请问下theos能hook c函数吗 有谁会的 给个示例的吗 Posts: 1 Participants: 1 Read full topic
View ArticleUIWebView或者WKWebView可以设置允许跨域吗?
@linhere20 wrote: 调试某APP WKWebView里的一个页面,内嵌了一个iframe,我通过js取iframe里的元素时报错: Blocked a frame with origin from accessing a cross-origin frame. 主域和子域不同,浏览器的安全机制应该是不让不同域之间互相访问的。 查了一些资料, 比如chrome里有一些flag:...
View Article小白一个 想请前辈请教或写个hook
@qq3050188743 wrote: 小白一个 想请前辈请教或写个hook 300红包 Posts: 1 Participants: 1 Read full topic
View Article怎么获取uiimage 的rgba
@superlin wrote: 我用CGContextDrawImage会奔溃,有什么更好的办法吗 Posts: 1 Participants: 1 Read full topic
View Article