• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Path names in executable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Path names in executable


  • Subject: Re: Path names in executable
  • From: Stefan Schüßler <email@hidden>
  • Date: Tue, 4 Apr 2006 16:31:40 +0200

I have used class-dump and F-Script Anywhere myself, I know class posing and method swizzling.

I'm not concerned about giving away my user name or my projects directory. But building a project from different directories gives different results (the binary files differ). Maybe that's the way it is supposed to work, but I don't like it.

Am 04.04.2006 um 15:38 schrieb Erik Buck:

Path names in your executable are the least of your worries. Run class-dump sometime. Try F-Script Anywhere. Objective-C is a very dynamic language, and the runtime preserves a lot of information about objects. It is possible to find the name of every class, category, protocol, method, and instance variable in a compiled Objective-C executable. If you think it is unacceptable to embed paths in the executables, you may not want to use Objective-C at all.

_______________________________________________ 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
References: 
 >Re: Path names in executable (From: Erik Buck <email@hidden>)

  • Prev by Date: Combo Box, Core Data & Predicate
  • Next by Date: Re: Robustness of CoreData against malicious documents?
  • Previous by thread: Re: Path names in executable
  • Next by thread: Re: Path names in executable
  • Index(es):
    • Date
    • Thread