avoid using this vague/ambiguous tag
Possible Duplicates: How do you protect your software from illegal distribution? Best practice to prevent software copy Hypothetical situation: Lets …
protection copy-protection data-protectionI was examining the ways of protecting my code from decompiling. There are several good threads here describing obfuscation and …
c# .net security protection data-protectionI have put some code inside of the public MainWindow() {} but I kept getting some obscure XAML parsing errors as …
c# wpf visual-studio-2010 protectionI am curious about how do you protect your software against cracking, hacking etc. Do you employ some kind of …
security licensing protection software-distribution piracyI was wondering wether it is possible to create or simulate a file with a content set at creation and …
java file protection readonlyI'm developing an application using java but I'm not going to release the code. The problem is, I tested one …
java jar protection decompilingI'm creating a public internet facing website which contains the email address of their salespeople. What kind of programming options …
email protection spamI have a site where a user submits a message using AJAX to a file called like.php. In this …
php protection spamI'm building a blacklisting service for cracked iPhone apps and I am curious if I missed a method for detecting …
iphone detection protection cracking piracy-protectionI have an application with a separate class, that i'm instantiating in the code behind-file (in Page_Load). In the …
c# asp.net class protection