obfuscation
How to prevent MSDeploy task from rebuilding assemblies?
I am running an TeamCity Build Server that builds and deploys a asp.net 4.0 application.I need to obfuscate the assemblies of prior to deployment.I have two build configurations.One is SVN triggered t[详细]
2023-03-14 14:17 分类:问答Rails implementation for securing S3 documents
I would like to protect my s3 documents behind by rails app such that if I go to: www.myapp.com/attachment/5 that should authenticate the user prior to displaying/downloading the document.[详细]
2023-03-14 02:08 分类:问答Is there a java obfuscator which obfuscates the method body but retains the method name as it is?
What I want is to 开发者_Go百科obfuscate my java file but want to keep the class name and method name as it is. Is there any java obfuscator which provides such functionality?[详细]
2023-03-14 01:06 分类:问答Encrypt information on Android devices (protect reasonably from access by user)
We are in the making of an Android app, a quiz game, which we would like to cache questions + answers for when the user is offline. The problem with this is that we would need to withhold this data fr[详细]
2023-03-13 21:52 分类:问答Scripting Engines & Obfuscation
I\'m trying to obfuscate a project that uses the Rhino engine. It has many scripts that call upon methods from classes and I\'ve been having difficulties making it work.[详细]
2023-03-13 18:43 分类:问答Proguard folder empty
I am using Eclipse to build my Android Application. When I expor开发者_运维知识库t the project as an Android Application I can use my keystore and key to sign the apk just fine. Before exporting I als[详细]
2023-03-13 18:00 分类:问答Will this obfuscation algorithm for a URL shortener work?
DISCLAIMER: I am not asking how to make a URL shortener (I have already implemented the \"bijective function\" answer found HERE that uses a base-62 encoded string). Instead, I want to expand 开发者_运[详细]
2023-03-11 19:57 分类:问答Android Proguard Javascript Interface Fail
I use in my project a piece of code as described here http://lexandera.com/2009/01/extracting-html-from-a-webview/[详细]
2023-03-10 22:08 分类:问答When and how should I obfuscate my Delphi code?
What should I k开发者_JS百科now about code obfuscation in Delphi? Should I or shouldn\'t I do it?[详细]
2023-03-10 08:07 分类:问答Can I encrypt content so it doesn't appear in view-source, then show on pageload?
I\'ve got a site where users extend their product trial with a registration code. They click a开发者_开发知识库 link (with a key in the URL) from an email, get to this site and a lightbox appears with[详细]
2023-03-10 05:43 分类:问答