 |
Java Source Code Obfuscator
Published By:
Java Source Code Obfuscator is a tool that scrambles Java source code to make it very difficult to understand or reverse-engineer. This provides significant protection for source code intellectual property that must be shipped to a customer, and against the all-too-easy disassembly of Java class file object code. You only need to expose the public API that your classes offer to your customers; all your internal APIs and class names become inscrutable. It is a member of SD's family of Source Code Obfuscators.
|