ProGuard

ProGuard is the most popular optimizer for Java bytecode. It makes your Java and Android applications up to 90% smaller and up to 20% faster. ProGuard also provides minimal protection against reverse engineering by obfuscating the names of classes, fields and methods.

Languages supported:

5.0/10 (Expert Score) ★★★★★
Product is rated as #57 in category Static Code Analysis Software
Ease of use
Support
Ease of Setup

ProGuard is the most popular optimizer for Java bytecode. It makes your Java and Android applications up to 90% smaller and up to 20% faster. ProGuard also provides minimal protection against reverse engineering by obfuscating the names of classes, fields and methods.

ProGuard
ProGuard

Show more categories

Customer Reviews

ProGuard Reviews

User in Computer Software

Advanced user of ProGuard
★★★★★
Great program obfuscation and optimization at the expense of build times

What do you like best?

Proguard does a great job at obfuscating and optimizing java programs, and this is especially useful for Android apps. It's highly customizable as well with a ton of rules you can use.

What do you dislike?

Proguard is slow. Like really slow. You'll only want to use it for the builds you plan on sending to production. The language for writing proguard rules is very complex and its hard to find errors.

Recommendations to others considering the product:

Really consider if you actually need to use Proguard -- it's kind of a pain to setup and use and it's slow to run. If you aren't really worried about someone finding out class names and variable names, then Proguard probably isn't for you.

What problems are you solving with the product? What benefits have you realized?

Java code is easy to decompile, so Proguard adds an extra layer of security by obfuscating our code. It also optimizes the compiled Java code to make our Android apps run more efficiently.

Review source: G2.com

Leave a reply

Your total score

B2B Software Guide