I wa开发者_如何学JAVAnt to obfuscate only some packages: com.foo.* com.bar.* I have tried -keepclasseswithmembers class **, !com.foo.**, !com.bar.** { *; }
I\'m wondering if, in the context of disassembling .Net code (Redgate .Net reflector, etc), is it more secure to compile your code to native, using Ngen? That is, does that mean someone would now need
just doing my Homeworks and discovered this piece A[j]=A[j-1]; j--; is there a way to simplify this to one line? edit one statement?
I use Maven and the maven-war-plugin to to build my WAR. All JSPs are pre-compiled using the jspc-maven-plugin and all classes are put into a JAR (WEB-INF/lib). So far everything works fine. Now I try
I have just used proguard, but classes I am trying to instantiate via reflection are not working. I have an interface
When I export android project with proguard.cfg, all refer开发者_如何学Pythonenced .jar files are obfuscated as well. How can I exclude some of that .jars from obfuscation?If you don\'t want to edit t
one of the features in android 2.3 is integrated proguard obfuscation when doing rele开发者_Go百科ase builds. but how do i enable this obfuscation when creating my apk?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I wonder if it\'s possible obfuscate only some strings from your source code into generated assembly file. My goal is create a checksum using salt string and I\'d like hardcode salt string into my ass
I have an HTML structure which has css3 inside e.g. @-webkit-keyframes,..etc Is there any good compression/obfuscating method/tool (online or not) which could minify all that code and w开发者_运维知识