• 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: Working Backwards
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working Backwards


  • Subject: Re: Working Backwards
  • From: email@hidden (Anjo Krank)
  • Date: Fri, 16 May 2003 06:59:11 +0200

Am Freitag, 16.05.03 um 06:29 Uhr schrieb Adam Rice:

I've recently lost my project and my back-ups of the project BUT I have the .woa file.

Tsk, tsk...

Is it possible for me to rip the original files out the .woa?

I can get the API, HTML, WOO ect. but not the Java from going to "Show Package Contents".

Sure, look in Contents/Resources/Java, there is the jar containing the compiled classes.


You can download jode (jode.sourceforge.net) and call up sth like

mkdir src
java -classpath jode-1.1.jar jode.decompiler.Main -d src -c .:`find /System/Library/Frameworks/Java???*.framework -name '*.jar' -print |perl -ane 'print pop(@F), ":",'` myapp.woa/Contents/Resources/Java/*.jar


Of course, YMMV :)

Cheers, Anjo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Working Backwards (From: Adam Rice <email@hidden>)

  • Prev by Date: Re: Working Backwards
  • Next by Date: Re: NSPropertyListSerialization
  • Previous by thread: Re: Working Backwards
  • Next by thread: Re: Working Backwards
  • Index(es):
    • Date
    • Thread