Re: Thwarting classdump, etc.
Re: Thwarting classdump, etc.
- Subject: Re: Thwarting classdump, etc.
- From: Clark Cox <email@hidden>
- Date: Tue, 28 Jun 2005 13:16:23 -0400
On 6/28/05, Dave Hersey <email@hidden> wrote:
> Does anyone know of a good resource that covers obscuring methods from
> classdump and thwarting other approaches to reverse engineering a Cocoa app?
To prevent class-dump from reading class and method names, you would
also have to prevent the Objective-C runtime from doing so ... which
would render your application useless.
--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden