• 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: Cocoa-dev Digest, Vol 6, Issue 154
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa-dev Digest, Vol 6, Issue 154


  • Subject: Re: Cocoa-dev Digest, Vol 6, Issue 154
  • From: Andrew Farmer <email@hidden>
  • Date: Tue, 27 Jan 2009 13:46:25 -0800

On 26 Jan 09, at 15:08, Michael Robinson wrote:
Greetings List,

A month ago my main hard disk failed, and I lost some development files that were not backed up. Yes I know I am stupid.

Unfortunately the disk is too damaged for any recovery.

I have the latest version of the project I was working on, but it is in a compiled, releasable form.

I would like to know if any of you are aware of a way to decompile a compiled ObjectiveC project, to recover source files.

There is no way to recover your source in its entirety. However, class- dump[1] can give you an approximation to the header files, and otx[2] can give you an annotated disassembly, which may aid in reconstructing some of your logic.


Best of luck.


[1]: http://www.codethecode.com/projects/class-dump/

[2]: http://otx.osxninja.com/
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Cocoa-dev Digest, Vol 6, Issue 154 (From: Michael Robinson <email@hidden>)

  • Prev by Date: Re: Animation, NSProgressIndicator and Bindings
  • Next by Date: Re: Is there a more efficient way to get the first 4 bytes off a NSInputStream to compare
  • Previous by thread: Re: Cocoa-dev Digest, Vol 6, Issue 154
  • Next by thread: ass/ssa support
  • Index(es):
    • Date
    • Thread