Quantcast
Channel: 睿论坛 - 最新帖子
Browsing all 37470 articles
Browse latest View live

微信抢红包插件开发交流专帖

MMServiceCenter *sc = (MMServiceCenter *)[%c(MMServiceCenter) defaultCenter]; CContactMgr *contactMgr = (CContactMgr *)[sc getService:[%c(CContactMgr) class]]; CContact *fromContact = [contactMgr...

View Article


微信抢红包插件开发交流专帖

thank you~

View Article


支付宝9.3版本聊天语音保存Tweak开发笔记

你好,我重新学习了,但是ihex没用过,求教程或一些指点,thx T T

View Article

有关Tweak不能hook住函数的问题

问题是这样的,我最近对计算器进行了逆向,发现: CalcValueView - (void)setDisplayValue:(id) userEntered:(char) 这个函数是设置显示值的,以下是IDA对这个函数的反汇编代码: ; CalcValueView - (void)setDisplayValue:(id) userEntered:(char) ; Attributes:...

View Article

支付宝9.3版本聊天语音保存Tweak开发笔记

iHex这个还需要指导吗?哈。点点就会了啊

View Article


Image may be NSFW.
Clik here to view.

微信扫码加群的调用函数

微信都被玩坏了。搞定了,放出来看看呀

View Article

北京的研究逆向的有吗?签个到,有机会可以交流下

群里,随时问啊

View Article

Tweak 成功安装后什么效果都没有

我查看了下 filter 里面加了 com.apple.springboard

View Article


北京的研究逆向的有吗?签个到,有机会可以交流下

我加群了,为什么总是拒绝我加入?

View Article


Image may be NSFW.
Clik here to view.

64位中是没有r0-r4么?

按照书上244也操作po $r2 没效果, 而且用Hopper解析都是d** 或者 x**这种形式的呢, 那么64位是无法操作么? WeChat_1453950203.jpeg693x351 75.8 KB

View Article

64位中是没有r0-r4么?

po $x2

View Article

Image may be NSFW.
Clik here to view.

64位中是没有r0-r4么?

po $x2 我试着打印了以后只有一串数字呢

View Article

64位中是没有r0-r4么?

你打印的寄存器里面保存的什么

View Article


Image may be NSFW.
Clik here to view.

64位中是没有r0-r4么?

断点打的应该没啥问题吧? 但是我po $sp出来也是数字呢 WeChat_1453951082.jpeg996x392 95.4 KB

View Article

64位中是没有r0-r4么?

数字就是里面保存的地址,或值的地址,有什么问题?

View Article


Image may be NSFW.
Clik here to view.

64位中是没有r0-r4么?

不是吧... po $r2 不是直接该看到第一个参数么? 如果是地址也不对, 直接po 地址出的数据也全不对

View Article

有关Tweak不能hook住函数的问题

tweak所对应的plist加包名了么?

View Article


微信抢红包插件开发交流专帖

拦截到红包消息后,该怎么抢呢?通过 MMServiceCenter 去执行 WCRedEnvelopesLogicMgr::OpenRedEnvelopesRequest 么?

View Article

微信抢红包插件开发交流专帖

https://github.com/buginux/WeChatRedEnvelop

View Article

64位中是没有r0-r4么?

32位处理器的寄存器是Rx,64位处理器的寄存器是Xx,你随便停在哪个objc_msgSend上,然后依次p (char *)$x1po $x0po $x2 (如果有参数)就可以看到效果了

View Article
Browsing all 37470 articles
Browse latest View live