Re: Working Backwards
Re: Working Backwards
- Subject: Re: Working Backwards
- From: Chuck Hill <email@hidden>
- Date: Thu, 15 May 2003 21:37:47 -0700
If you extract the jar file you can get the *compiled* form of the Java
classes. Then a decompiler (don't know what to use on a Mac) will reverse
these into the Java files. You will lose all comments and local variable
names. The code might not be exactly what you original had but should
function the same. I've also had decompilers produce code that would not
compile. That was probably a bug in the decompiler.
Chuck
At 02:29 PM 16/05/2003 +1000, Adam Rice wrote:
>I've recently lost my project and my back-ups of the project BUT I have
>the .woa file. 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".
>_______________________________________________
>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.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
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.