JDATATRANS for Array Obfuscation in Java Source Code to Defeat Reverse Engineering from Decompiled Codes
Source: TATA Communications
Software obfuscation or obscuring software is an approach to defeat the practice of reverse engineering software for using its functionality illegally in the development of another software. Java applications are more amenable to reverse engineering and re-engineering attacks through methods such as recompilation because Java class files store the program in a semi complied form called 'Byte' codes. The existing obfuscation systems obfuscate the Java class files. Obfuscated source code produce obfuscated byte codes and hence two level obfuscation (source code and byte code level) of the program makes it more resilient to reverse engineering attacks.
| Format: | Size: | 84.14 | |
| Date: | Sep 2008 |



