Re: Thwarting classdump, etc.
Re: Thwarting classdump, etc.
- Subject: Re: Thwarting classdump, etc.
- From: Ronald Oussoren <email@hidden>
- Date: Fri, 1 Jul 2005 13:20:51 +0200
On 29-jun-2005, at 22:40, Dave Hersey wrote:
Thanks for the reply. It was a general question about keeping inner
workings
of an application as private as possible. I realize that someone can
disassembly a binary, but that's different from running classdump and
seeingMyVeryExplicitMethodNames and class structure.
Seeing the classes and methods in your program is *much* easier than
disassembling,
several tools can inject a class browser in any running program
(PyObjC contains
functionality for that, as do several other tools/languages).
Ronald
_______________________________________________
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