JObfuscator is a source code obfuscator for the Java language. Protect Java source code & algorithms from hacking, cracking, reverse engineering, decompilation & technology theft.
在Java开发工具中,有一种是Java混淆器,Java Obfuscator是其中之一,此工具会打乱 Java 源代码,使其非常难以理解或逆向工程(示例)。这为必须交付给客户的源代码知识产权提供了重要的保护,并防止对 Java 类文件对象代码进行过于简单的反汇编。您只需要公开您的类提供给客户的公共 API;您所有的内部 API 和类名都变得...
在Java开发工具中,有一种是Java混淆器,Java Obfuscator是其中之一,此工具会打乱 Java 源代码,使其非常难以理解或逆向工程(示例)。这为必须交付给客户的源代码知识产权提供了重要的保护,并防止对 Java 类文件对象代码进行过于简单的反汇编。您只需要公开您的类提供给客户的公共 API;您所有的内部 API 和类名都变得...
在Java开发工具中,有一种是Java混淆器,Java Obfuscator是其中之一,此工具会打乱 Java 源代码,使其非常难以理解或逆向工程(示例)。这为必须交付给客户的源代码知识产权提供了重要的保护,并防止对 Java 类文件对象代码进行过于简单的反汇编。您只需要公开您的类提供给客户的公共 API;您所有的内部 API 和类名都变得...
https://www.pelock.com/jobfuscator/ Java decompilation is a huge problem Applications written in Java and compiled toJAR,WARorCLASSformats are vulnerable to decompilation. There are a number ofdecompilersthat can almost completely recreate the compiled code back to Java source. ...
Java Source Code Obfuscator(java源代码混淆器). Contribute to origin-sky/JSource-Obfuscator development by creating an account on GitHub.
网站:http://java-source.net/open-source/obfuscators/javaguard yGuard yGuard 是RetroGuard的一个升级版本自带一个ANT任务 JODE JODE是一款含Java解码器和优化器的java包。 网站:http://java-source.net/open-source/obfuscators/jode 最后要说的是,你也可使用其他几款类似的实用工具,这些工具运用许多不同的方法...
JObfuscator - Source code obfuscator. Joda-Money - Basic currency and money classes and algorithms not provided by the JDK. JPad - Snippet runner. jsweet - Source transpiler to TypeScript/JavaScript. Maven Wrapper - Analogue of Gradle Wrapper for Maven, allows building projects without installing ...
JObfuscator is used by Java developers to protect the sensitive code parts against reverse engineering and decompilation.
methods: name obfuscation, stream obfuscation, debug information obfuscation, string encoding, and watermarking technology. The obfuscator is free for educational and non-commercial projects. Supports war and jar formats, and supports adding valid dates to applications that require obfuscated code. ...