Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

Re: HTML/Java Protection

Subject: Re: HTML/Java Protection
Date: Tue, 20 Sep 2005 08:34:32 +0200
Hi,

On Mon, Sep 19, 2005 at 05:01:42PM -0000, confusionvalley@netcabo.pt wrote:

I'm currently developing a Java applet and i want to protect the .class from 
being downloaded.

you don't want that. Browsers *must* download the .class file in order
to execute it. So if you "protect" it successfully, your applet will no
longer work.

The real objective is to protect the source code from the html and not so 
grabbers.
Any idea to protect the html/java? 

Use a java obfuscator. That's about the best protection you can get, but
it will not stop a determined attacker. There is *no way* to stop a 
determined attacker.

Bye,
        Peter
-- 
Peter Conrad                        Tel: +49 6102 / 80 99 072
[ t]ivano Software GmbH             Fax: +49 6102 / 80 99 071
Bahnhofstr. 18                      http://www.tivano.de/
63263 Neu-Isenburg

Germany

<Prev in Thread] Current Thread [Next in Thread>