Re: iChat Files
Re: iChat Files
- Subject: Re: iChat Files
- From: mw <email@hidden>
- Date: Thu, 16 Jan 2003 11:03:05 -0500
On 1/16/03 10:22 AM, "David Remahl" <email@hidden> wrote:
>
>
>
> That would be interesting (to be able to see the Instant Message class
>
> that
>
> you speak of). Perhaps there are headers files or something that go
>
> along
>
> with iChat that are viewable to us? Or maybe there is some underground
>
> website dedicated to cracking iChat files ;-).
>
>
>
> Anybody else have ideas on this, or maybe where the information is
>
> stored
>
> online?
>
>
>
> Thanks,
>
> Mw
>
>
There is a InstantMessage.framework which contains all that you're
>
looking for...However, it is not as simple as to link to this framework
>
and unarchive the chat files. iChat requires some setup to be made
>
first. Which is not documented...
>
>
Play with class-dump. Use every trick in the book.
>
>
/ Regards, David
>
I found the framework you are speaking of (under in infamous
PrivateFrameworks folder, bum bum bum!), but there are no headers or
anything in there. Just every image that I have ever seen used in iChat, the
iChat Agent, and then the compiled framework binary. What is a class-dump? I
have never heard of that before. If it involves reading hexadecimal numbers,
well, I have never really been good at that :-).
This is going to be a very scary endeavor, trying to use a private Apple
framework. Hell, it's hard enough using WebCore which is actually intended
to be public! :-D
Anyway, any information on class dumping and other methods of reading this
kind of stuff would be most appreciated.
Thanks,
Mw
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.