Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why are classes so easy to decompile

807580Nov 30 2009 — edited Dec 1 2009
Hello guys,

I was interested in how Java actually works. So i came to the fact that you can decompile classes and get 99% correct output.
Now i compared to the C family, and i've read it is possibly too, but alot harder to do it. (Thats what i've read)

So i'm asking why java classes are so easy to decompile? Can't it be changed so the work of an author is more secure and protected to people who want to rip your source? (I'm talking then about applets)

Please do not flame as this is only a subject i discovered.

Thanks in advance,
jojo123

Edit: changed title :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2009
Added on Nov 30 2009
22 comments
498 views