Byte Code Protection
1999; Linguagem: Inglês
10.1007/978-1-4471-0843-6_36
ISSN1439-9245
Autores Tópico(s)Advanced Malware Detection Techniques
ResumoAn issue for anyone involved in deploying Java applications is how to protect your Java. This is an issue because the Java byte codes which are produced by the javac compiler can be de-compiled by the javap tool (provided as part of the JDK). This means that unscrupulous end users can de-compile your byte codes and do whatever they wish with the source code.
Referência(s)