Results 1 to 5 of 5
Thread: Decompling class files
- 09-05-2009, 05:11 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 10
- Rep Power
- 0
Decompling class files
Hi
I recently lost my project's source files but I have the class files from unzipping the jar file. I was wondering does anyone know how to decompile the class files to get the java files?
Edit: The javap says: ERROR:Could not find <name>.class
But the files does exist.
Any ideas?
Thanks.Last edited by JL4; 09-05-2009 at 05:21 PM.
- 09-05-2009, 05:33 PM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 339
- Rep Power
- 5
Did you try Googling for 'Java decompiler' ?
I use JAD, it works OK.
- 09-05-2009, 06:04 PM #3
Member
- Join Date
- Nov 2008
- Posts
- 10
- Rep Power
- 0
After some googling I got cavaj and got it sorted lol. Some changes needed to be made to the java files but sorted lol.
Thanks though.
- 09-05-2009, 09:45 PM #4
I also use JAD, and have had good luck with it.
-
Oh, and now would be a good time to back up anything and everything important, including source files.
Similar Threads
-
importing class files
By bizso in forum New To JavaReplies: 6Last Post: 03-28-2009, 02:11 PM -
multiple class files
By nemesys571 in forum EclipseReplies: 0Last Post: 06-26-2008, 01:58 AM -
conversion of java .class files to .java files
By kotturupraveen in forum New To JavaReplies: 2Last Post: 06-09-2008, 12:58 PM -
how to see the code of class files
By mary in forum Advanced JavaReplies: 1Last Post: 08-02-2007, 01:52 PM -
'class' and 'jar' files
By ai_2007 in forum Advanced JavaReplies: 1Last Post: 06-29-2007, 03:11 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks