I tried to use code protection (code is encrypted and can\'t be reflected) made by clisecure with postsharp but secured dlls won\'t compile when post sharp is used in solution. I use just PostSharp.La
I\'m currently developing a website, into which I\'ve included a filter that attempts to obfuscate any e-mail addresses present in the webpages it serves.
I\'ve created a WPF application and obfuscated the main .exe with an external tool. Now I\'m having trouble to publis开发者_如何学运维h it as a ClickOnce application, because Visual Studio somehow is
This question already 开发者_运维知识库has answers here: Encoding Ruby on Rails code? (5 answers)
How can I turn off JavaScript shortening in A4J? I remember there was an option, possibly used during build, which made .js files not being processed by some shortner / obfus开发者_如何学运维cator, th
I have had good experiences recently developing with ASP.NET MVC and am considering whether or not to use it for a project coming up at work. One important consideration though: they sell source code
I have coded a pretty nice class and I\'d like to install it on the clients server without risking them taking the code and not paying me.
Are there any mono obfuscation programs out there that can run on mac开发者_StackOverflow社区 os x?There are a couple of command line tools:
I am building a spring mvc web application. I plan on using hibernate. I don\'t have much experience with obfuscating etc.
When obfuscating your source code, are there any differences between Java and .NET web applications? or is the resulting obfuscated .dlls/.jars pretty much the same?