Re: Criminals among us?
Re: Criminals among us?
- Subject: Re: Criminals among us?
- From: Marco Scheurer <email@hidden>
- Date: Wed, 22 Jan 2003 16:24:38 +0100
On Wednesday, January 22, 2003, at 03:30 PM, Thilo Ettelt wrote:
Whatever. Is it possible to access my application's code from a
different Cocoa application by loaded the code?
What do you mean by application's code? You can use a variety of tools
to explore the runtime of Objective-C Cocoa applications, such as
F-Script, Joy, or even gdb.
Usually it is done the other way around: your application is forced to
load a bundle that does the spying (or other useful things, or other
bad things, such as "circumventing technological measures that control
access to a copyrighted work"...).
... and of course, Java code can be decompiled fairly easily.
And how do you make a class dump?
class-dump is at
http://people.omnigroup.com/nygard/Projects/
PS: I'm angry.
About what?
Marco Scheurer
Sen:te, Lausanne, Switzerland
http://www.sente.ch
_______________________________________________
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.