Search Results

2
votes

Best Java Obfuscation Application For Size Reduction

Strange that no one remembered that ProGuard can not just shrink and obfuscate the code, but optimize as well. The last versions allow to specify several passes for optimization (by default there i …