Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / October 2004

Tip: Looking for answers? Try searching our database.

retreiving source code

Thread view: 
Jean Paul - 28 Oct 2004 21:22 GMT
Is it possible to somehow retreive the source code if you've got the byte code?
Alex Kizub - 29 Oct 2004 03:31 GMT
> Is it possible to somehow retreive the source code if you've got the byte code?

http://www.kpdus.com/jad.html
Oscar kind - 29 Oct 2004 17:41 GMT
> Is it possible to somehow retreive the source code if you've got the byte code?

Sometimes, using a decompiler. Alex posted a link in this thread.

Note however, that this is not guaranteed to work: there exist several
obfuscators that can mangle the Java bytecode in such a way that the
functionality remains, but automatic decompilation is not possible.

If you want to decompile such a program, manual decompilation is the only
thing that works. Rewriting it is probably cheaper in that case (that's
the intention anyway).

Luckily, such obfuscators are not / hardly used for open source projects:
if you can get the source anyway, obfuscating is pointless.

Signature

Oscar Kind                                    http://home.hccnet.nl/okind/
Software Developer                    for contact information, see website

PGP Key fingerprint:    91F3 6C72 F465 5E98 C246  61D9 2C32 8E24 097B B4E2



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.