Discuss [RCE] Anybody know in which library _MFCreateStringWithData is located ? at the Tools - Hackint0sh.org; I'm reversing the MobileMail.app, but seems like I can't find some symbols in all libraries, ...
-
Senior Professional
Array
[RCE] Anybody know in which library _MFCreateStringWithData is located ?
I'm reversing the MobileMail.app, but seems like I can't find some symbols in all libraries, the _MFCreateStringWithData: is an example, I've even tried to find / -type f -exec grep -l _MFCreate {} \; on a 1.1.1's rootfs but found nothing.
Does anyone know where those _MF* methods are located?
-
-
Senior Professional
Array
Finally found it in MessageUI. The reason I didn't find it is because 'strings MessageUI | grep MFCreateStringWithData' didn't return anything, while a binary search 'grep MFCreateStringWithData MessageUI' did the magic. Besides, the classdump can't create the header files for these MF* methods.
-
Similar Threads
-
By phonertc in forum Flea Market
Replies: 2
Last Post: 04-25-2008, 01:33 AM
-
By phonertc in forum Flea Market
Replies: 0
Last Post: 03-18-2008, 05:34 AM
-
By ExOMaNiaC in forum Free Toolchain Software
Replies: 3
Last Post: 10-21-2007, 09:50 PM
-
By 360boi in forum General
Replies: 0
Last Post: 09-28-2007, 06:18 AM
-
By tramuyo in forum General
Replies: 1
Last Post: 08-25-2007, 11:17 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks