Bibliographic Details
| Title: |
Java code obfuscator to prevent reverse engineering of android application. |
| Authors: |
Parandaman, Harshavardhan, Arul, Beulah, Dinakaran, Logesh |
| Source: |
AIP Conference Proceedings; 2023, Vol. 2790 Issue 1, p1-9, 9p |
| Subject Terms: |
REVERSE engineering, DEBUGGING, INTELLECTUAL property theft, VIRTUAL machine systems, COMPUTER software, SOURCE code |
| Abstract: |
Computer software is generally vulnerable to intellectual property theft, which includes trademark algorithms, sensitive data and credentials stored in the code. Java programs are particularly easier to reverse engineer, compared to compiled ones. A Java program is compiled into Java byte code, the instruction set of the Java virtual machine. The compiled Java byte code can be easily reverse engineered back to the original source code using the available decompilers. Many tools in current research focused on merely scrambling the names of the identifiers by substituting the identifiers with meaningless names, but it cannot deter a determined cracker very long. We proposed several advanced obfuscation techniques, which transforms the given source code into a more complex, but semantically equivalent, which makes the debugging process comparatively tedious. Further, the vulnerability and code smells of the java code are improved post the obfuscation. [ABSTRACT FROM AUTHOR] |
|
Copyright of AIP Conference Proceedings is the property of American Institute of Physics and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Complementary Index |