Title :
Research on Java Bytecode Parse and Obfuscate Tool
Author :
Yang Le ; He Huo-jiao
Author_Institution :
Coll. of Comput. Inf. & Eng., Jiangxi Agric. Univ., Nanchang, China
Abstract :
The compiled Java class file is not really binary files, it´s just a kind of in-between code. This makes it possible for hackers to decompile the java class file, and in fact the decompiled file is almost the same as the original one. So it´s very hard to protect the java application program, and there´s a big issue about the security of java class file. This paper treated protecting software and using more costly forms of reverse engineering as the target, and deeply researched reverse engineering and code obfuscation about defense and attack. A prototype of Code obfuscation system (JOT) based on Java byte code is realized.
Keywords :
Java; computer crime; program compilers; reverse engineering; Java application program; Java bytecode parse; Java class file compilation; Java class file decompilation; Java class file security; Java code obfuscation system; attack; defense; hackers; reverse engineering; software protection; Arrays; Educational institutions; Java; Reverse engineering; Security; Software; Code obfuscation; Java; Software protection;
Conference_Titel :
Computer Science & Service System (CSSS), 2012 International Conference on
Conference_Location :
Nanjing
Print_ISBN :
978-1-4673-0721-5
DOI :
10.1109/CSSS.2012.21