obfuscation
How to hide my server IP variable in a winforms application
what\'s the best way to hide/protect a string that contains my server IP address in C# w开发者_高级运维informs application?[详细]
2023-03-19 06:42 分类:问答Code Obfuscator for any Java Project [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-19 03:03 分类:问答How to keep classes containing specific members?
I want to keep only classes, which contain methods annotated with @Keep, and these methods. These methods (and owning classes) should be kept even if they are unused.[详细]
2023-03-17 03:56 分类:问答What is a good obfuscator that is FIPS compliant?
We\'re getting ready to release an upgrade to an ISV product that is FIPS 140-2 compliant, and just found out that our current obfuscator isn\'t.[详细]
2023-03-16 05:56 分类:问答java obfuscators with maven plugin support
I am looking for a java obfuscator with maven-plugin support? We tried using ProGuard but we ran into some runtime issues which doe开发者_如何学运维sn\'t happen if you don\'t obfuscate. Are there any[详细]
2023-03-16 05:54 分类:问答How to fix proguard NoSuchMethodException on Android
I have obfuscated Lite and a full projects both referencing a library project. At runtime I\'m getting \"NoSuchMethodException myMethod\" error[详细]
2023-03-16 03:17 分类:问答Hide value of the secret key Air app
I am creating Air (AS3) project. It will be have own system of protection. All data from the server to the application and back is encrypted. I use a secret key which is registered in a server-side sc[详细]
2023-03-16 02:12 分类:问答Avoid XML convertion in .apk to .apk.zip in android
I create an application in android. I know .apk can convert into .开发者_StackOverflowzip and my layout and xml files are extracted.[详细]
2023-03-15 06:28 分类:问答PHP Apache phpinfo hide environment variables
Is it possible to obfuscate or remove environment variables from phpinfo? If not, is the only alternative to display the phpinfo function?[详细]
2023-03-15 05:25 分类:问答Proguard and XStream with omitField() on Android
I was using XStream for deserialization of xml in my Android app, and now I\'m struggling to add Proguard (obfuscator) to the mix.[详细]
2023-03-14 17:43 分类:问答