WebApp Sec mailing list archives

HTML/Java Protection


From: confusionvalley () netcabo pt
Date: 19 Sep 2005 17:01:42 -0000

Hello all,

I'm currently developing a Java applet and i want to protect the .class from being downloaded.
It's very easy to download the .class file..just check the HTML code and get the class name wich will be loaded..then 
with a download program you can get the class file and decompile it to get the source code.
The real objective is to protect the source code from the html and not so grabbers.
Any idea to protect the html/java? 

Best regards,
  Nuno 


Current thread: