Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Can I use serialization with obfuscation?

Maven with Proguard and assembly plugin

How to force ProGuard to remove public static method?

java proguard

sbt-proguard with play 2.2.3

Proguard Obfuscation causing dex compliation to throw Exceptions

Can anyone explain the Proguard configuration setting: -keep @interface *

Android App crashes on Release Build with the use of Proguard and Dagger

Android Proguard build Duplicate Zip

android proguard

Android Studio - Proguard 'keep' rules being ignored?

Instant Run doesn't work with proguard

android proguard

Difference between proguard-rules.pro and proguard.cfg

Proguard - PersistenceException: Constructor not matched for class

Is using Proguard with Android worth the effort?

android proguard

How to prevent proguard from removing "module-info.class" from the output jar?

static java bytecode optimizer (like proguard) with escape analysis?

Android ProGuard +MultiDex causes ClassNotFoundException

Kotlin Proguard rule for enum?

enums kotlin proguard

Using Proguard with a library that uses Spring @Autowired by name