I'm trying to intercept text messages from my iphone using the hooking method via theos. 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.
I'm just wondering if anyone has had any success with intercepting SMS using theos/logos on the iOS 6 firmware. 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!
P.S. I'm doing this because I have multiple phones and would like to forward all my incoming and outgoing texts to those phones. 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 :)
Thanks again!