|
"The Java language is compiled into a platform independent bytecode format. Much of the information contained in the original source code remains in the bytecode, thus decompilation is easy. We will examine how code obfuscation can help protect Java b... http://www.acm.org/crossroads/xrds4-3/codeob.html |
|