proguard java

ProGuard Configuration File Translation Tutorial This tutorial is divided into the following sections: The Problem The Solution Output files Compatibility Customizing certain statements Example ZKMScript with customizing statements How to use Zelix ...

相關軟體 DJ ProMixer Free 下載

DJ Java Decompiler 是一款好用的JAVA反組譯軟體,有些人常常會Compile後丟了Sourse檔,這套軟體可以幫你找回失去的原始檔,前提是Class檔還在。 Java編輯器使用語法著色還有圖形用戶界面。 不...

了解更多 »

  • I just installed ProGuard for Eclipse (http://marketplace.eclipse.org/content/proguarddt),...
    How do I use ProGuard for Eclipse Java desktop applications? ...
    https://stackoverflow.com
  • ProGuard Configuration File Translation Tutorial This tutorial is divided into the followi...
    Java Obfuscator - Zelix KlassMaster™ - ProGuard Configuratio ...
    http://www.zelix.com
  • As I mentioned in an earlier article, you can easily decompile Java class files with a too...
    Java, ProGuard, and Ant - How to obfuscate Java class files ...
    https://alvinalexander.com
  • 快速混淆步驟 開啟GUI java -jar proguardgui.jar Input/Output:Add input -> 要被混淆的jar Input/Output:...
    Javalogy–Java的學習筆記: Obfuscator 混淆器 - ProGuard ...
    http://java-logy.blogspot.tw
  • 2014年3月31日 - Java是一個極度容易被反編譯的程式語言,因為它並非直接將程式編譯成Binary Code直接給實體機器執行,而是先翻譯成Java Bytecode再&...
    Netbeans 使用Proguard保護Jar檔不被完全反編譯| MagicLen
    https://magiclen.org
  • ProGuard is an open source command-line tool that shrinks, optimizes and obfuscates Java c...
    ProGuard (software) - Wikipedia
    https://en.wikipedia.org
  • java -jar proguard.jar @proguard.pro The configuration file would contain the following op...
    ProGuard Examples
    http://www.comscigate.com
  • Java class file shrinker, optimizer, obfuscator, and preverifier ... Thanks for helping ke...
    ProGuard Java Optimizer and Obfuscator - Browse Files at ...
    https://sourceforge.net
  • Java class file shrinker, optimizer, obfuscator, and preverifier.
    ProGuard Java Optimizer and Obfuscator - Browse proguard at ...
    https://sourceforge.net
  • Java class file shrinker, optimizer, obfuscator, and preverifier.
    ProGuard Java Optimizer and Obfuscator - Browse proguard5.2 at ...
    https://sourceforge.net
  • Java class file shrinker, optimizer, obfuscator, and preverifier.
    ProGuard Java Optimizer and Obfuscator - Browse proguard5.3 at ...
    https://sourceforge.net
  • Download ProGuard Java Optimizer and Obfuscator for free. Java class file shrinker, optimi...
    ProGuard Java Optimizer and Obfuscator download | ...
    https://sourceforge.net
  • Download ProGuard Java Optimizer and Obfuscator for free. Java class file shrinker, optimi...
    ProGuard Java Optimizer and Obfuscator download | SourceForge.net
    https://sourceforge.net
  • To shrink, optimize and obfuscate a simple Java application, you typically create a config...
    ProGuard manual | Examples | GuardSquare
    https://www.guardsquare.com
  • ProGuard is a Java class file shrinker, optimizer, obfuscator, and preverifier. The shrink...
    ProGuard manual | Introduction | GuardSquare
    https://www.guardsquare.com
  • This is the official ProGuard website. ProGuard is the most popular optimizer for Java byt...
    ProGuard | Official website
    https://www.guardsquare.com
  • ProGuard is the most popular optimizer for Java bytecode. It makes your Java and Android a...
    ProGuard | Official website - GuardSquare
    https://www.guardsquare.com
  • 一、概念 ProGuard是一款免费的Java类文件压缩器、优化器和混淆器。它能发现并删除无用类、字段(field)、方法和属性值(attribute)。它也能优化字节码并删除无用...
    Proguard使用教程 - duanxz - 博客园
    http://www.cnblogs.com
  • 2011年9月5日 - java代码很容易被反编译,以下使用proguard来保护我们的代码proguard选项很多,容易迷糊,现在就把我的配置写下来(实际使用中),以供参考 1...
    一步步教你使用Proguard混淆Java源代码- - ITeye博客
    http://java-server.iteye.com