• 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
Loading a bundle from memory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Loading a bundle from memory


  • Subject: Loading a bundle from memory
  • From: Shaun Wexler <email@hidden>
  • Date: Sun, 14 Sep 2003 13:57:11 -0700

Is there a way to load the executable from a NSBundle or CFBundle, read from data in memory, rather than a file? I'd like to be able to choose whether or not to load the bundle, yet examine the classes, decrypt, etc. Currently I can't prevent a loaded bundle's +load and/or +initialize methods from being called when the bundle executable is loaded, and can only implement digital signatures, hash/checksums, etc. I don't want to go so far as to duplicate the bundle- or objc-runtime code that already exists, privately or otherwise.
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
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.
  • Prev by Date: Re: help with a tableView dataSource
  • Next by Date: Re: Java Expert Question
  • Previous by thread: Re: Java Expert Question
  • Next by thread: Re: NSOpenPanel and the New Folder button
  • Index(es):
    • Date
    • Thread