简体   繁体   English

拦截iOS 6中的短信消息使用Thoes / Logos越狱iPhone

[英]Intercept SMS Messages in iOS 6 Jailbroken iPhone With Thoes/Logos

I'm trying to intercept text messages from my iphone using the hooking method via theos. 我试图通过theos使用挂钩方法拦截来自我的iphone的短信。 I've tried hooking on to various headers in the ChatKit framework and using methods explained around the web, but many of the methods are for the older OS, and there are included different headers in iOS 6's ChatKit framework. 我已尝试在ChatKit框架中使用各种标头并使用Web上解释的方法,但许多方法适用于较旧的操作系统,并且iOS 6的ChatKit框架中包含不同的标头。

I'm just wondering if anyone has had any success with intercepting SMS using theos/logos on the iOS 6 firmware. 我只是想知道是否有人在使用iOS 6固件上的theos / logos拦截短信方面取得了任何成功。 If so, which headers should I be looking into or what methods should I try? 如果是这样,我应该调查哪些标题或者我应该尝试哪些方法? I've already gone through many of the headers and methods, but still have had no success. 我已经浏览了很多标题和方法,但仍然没有成功。

Any help would be appreciated. 任何帮助,将不胜感激。 Thanks! 谢谢!

PS I'm doing this because I have multiple phones and would like to forward all my incoming and outgoing texts to those phones. PS我这样做是因为我有多部手机,并希望将所有传入和传出的文本转发给这些手机。 There's probably software that already does that, but I'm sort of a DIY type of person and this is another opportunity for me to learn something new :) 可能有软件已经做到了这一点,但我是一个DIY类型的人,这是我学习新东西的另一个机会:)

Thanks again! 再次感谢!

我使用CTTelephonyAddObserver来捕获短信收到的事件,但我不知道如何在SMS.DB上删除短信

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM