obfuscation
How to minify Javascript if you use SBT 0.10 or later
How do you minify or obfuscate your Javascript files, if you build your Scala projects with Simple Build Tool (SBT) 0.10.x?[详细]
2023-04-09 18:38 分类:问答Software protection / code obfuscation that does not trigger antivirus false positives
I\'m looking for software protection and/or code obfuscation software like Oreans Themida, VSProtect, ASPRotect and similar. However, antivirus false positives is a deal-breaker for me. I cannot incon[详细]
2023-04-09 15:29 分类:问答How to Obfuscate my web application project.war using Ant & YGuard?
We developed a web application (struts 1.x/Hibernate based) for which I built a war file using ANT build script. Now, my company wants me to obfuscate the .classes files[详细]
2023-04-08 16:06 分类:问答How to stop proguard from obfuscating entire package?
I need to prevent Proguard from obfuscat开发者_高级运维ing any classes from the package com.foo.*.[详细]
2023-04-08 08:53 分类:问答Javascript XOR Encrypt | PHP XOR Decrypt [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or exp开发者_开发技巧ertise, but this question will likely so[详细]
2023-04-06 21:51 分类:问答Can WinRT application use obfuscation?
All Metro applications must be inspected before distribution through Windows 8 AppStore. Does this mean it will not be allowed to use code obfuscation? Or it is still possible, and only so开发者_运维问[详细]
2023-04-06 16:04 分类:问答Favoring static class usage over variable with same name
Class B extends Class A, Class A has a variable named K, I have a static Class named \"K\" also. Is there a way inside class B to favor using t开发者_StackOverflow社区he static class K over the inheri[详细]
2023-04-04 13:53 分类:问答Code obfuscation and runtime behaviour changes
Is there any way that you may create a puzzle of three pieces with your code that you allows you to have an encrypted string, a function built specifically for that string and only for that one, (stri[详细]
2023-04-03 07:04 分类:问答Where are these javascript functions defined in this website?
I was wondering whether is it possible to hide javascript files when visiting a website. In a first moment I thought it was not possible, you can obfuscate the code as much as possible but it will sti[详细]
2023-04-02 18:23 分类:问答tools for obfuscating html and css [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-02 10:33 分类:问答