標題: Advanced obfuscation techniques for Java bytecode
作者: Chan, JT
Yang, W
資訊工程學系
Department of Computer Science
關鍵字: program protection;bytecode obfuscation;Java programming language
公開日期: 1-Apr-2004
摘要: There exist several obfuscation tools for preventing Java bytecode from being decompiled. Most of these tools simply scramble the names of the identifiers stored in a bytecode by substituting the identifiers with meaningless names. However, the scrambling technique cannot deter a determined cracker very long. We propose several advanced obfuscation techniques that make Java bytecode impossible to recompile or make the decompiled program difficult to understand and to recompile. The crux of our approach is to over use an identifier. That is, an identifier can denote several entities, such as types, fields, and methods, simultaneously. An additional benefit is that the size of the bytecode is reduced because fewer and shorter identifier names are used. Furthermore, we also propose several techniques to intentionally introduce syntactic and semantic errors into the decompiled program while preserving the original behaviors of the bytecode. Thus, the decompiled program would have to be debugged manually. Although our basic approach is to scramble the identifiers in Java bytecode, the scrambled bytecode produced with our techniques is much harder to crack than that produced with other identifier scrambling techniques. Furthermore, the run-time efficiency of the obfuscated bytecode is also improved because the size of the bytecode becomes smaller after obfuscation. (C) 2002 Elsevier Inc. All rights reserved.
URI: http://dx.doi.org/10.1016/S0164-1212(02)00066-3
http://hdl.handle.net/11536/26885
ISSN: 0164-1212
DOI: 10.1016/S0164-1212(02)00066-3
期刊: JOURNAL OF SYSTEMS AND SOFTWARE
Volume: 71
Issue: 1-2
起始頁: 1
結束頁: 10
Appears in Collections:Articles


Files in This Item:

  1. 000220336900001.pdf

If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.