About 253,000 results
Open links in new tab
  1. How to obfuscate Java code quickly? - Stack Overflow

    I have a very small Java App and I want to deliver the obfuscated code to my client. I have heard a lot about ProGuard to obfuscate code and have downloaded it but doesn't know how to obfuscate my "abc.jar" file.

    Missing:

    • Icon

    Must include:

  2. Java Obfuscator - Tpoint Tech

    Mar 17, 2025 · In programming, obfuscator is used to protect source code from hackers. In this section, we will learn what is code obfuscation, the working of obfuscators, obfuscation tools, its uses. Also, we will learn how to obfuscate a Java application. The word obfuscation is widely used in the computer science field.

  3. How to Obfuscate Java Codes - Delft Stack

    Feb 2, 2024 · This tutorial introduces code obfuscation in Java and also lists some example codes to understand the topic. Obfuscation is a programming technique used to make our code difficult to understand. It is done to protect our source code from malicious users.

    Missing:

    • Icon

    Must include:

  4. Bytecode Obfuscation - OWASP Foundation

    Mar 7, 2018 · The compiled Java bytecode can be easily reversed engineered back into source code by a freely available decompilers. Bytecode Obfuscation is the process of modifying Java bytecode (executable or library) so that it is much harder to read and understand for a hacker but remains fully functional.

    Missing:

    • Icon

    Must include:

  5. obfuscation - Best Java obfuscator? - Stack Overflow

    I am developing a security software and want to obfuscate my java code so it will become impossible to reverse engineer. What is the most reliable java obfuscator ?

    Missing:

    • Icon

    Must include:

  6. JObfuscator — Obfuscation for Java Source Code - PELock

    JObfuscator lets you obfuscate your Java source code & algorithms to protect them against reverse engineering analysis, cracking and decompilation.

    Missing:

    • Icon

    Must include:

  7. java me - obfuscate icons in j2me project - Stack Overflow

    Feb 3, 2013 · Image class does not have a method to easily change colors. A workaround could be to call getRGB method and iterate the rgbData array. A better way is to read the file content, change the palette bytes and create an image from the resulting data. First lets create a helper method to read a whole InputStream and return a byte array with its content:

  8. Obfuscation can be a good, effective and cheap approach. Obfuscation can be used in various level of a program: source codes, binary, byte code, machine code. Moreover, one obfuscation technique can be applied multiple times until it reaches desired level of complexity.

  9. JObfuscator — Java Source Code Obfuscation & Protection

    JObfuscator is a source code obfuscator for the Java programming language. It can protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft.

    Missing:

    • Icon

    Must include:

  10. yGuard - Java Bytecode Obfuscator and Shrinker

    yGuard is a free and open source Java bytecode obfuscator and shrinker. By obfuscation you can convert your compiled code into one that is difficult to understand for humans. This way you can secure it from unwanted access.

    Missing:

    • Icon

    Must include:

  11. Some results have been removed
Refresh