Protecting Java code via code obfuscation

  • Authors:
  • Douglas Low

  • Affiliations:
  • Univ. of Auckland, Auckland, New Zealand

  • Venue:
  • Crossroads - Speical issue on robotics
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

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 bytecodes.