avoid using this vague/ambiguous tag
I am fairly new to C# programming so this is likely a beginner's question. I get a "'A.Test.That.…
c# struct visibility protectionI'm currently developing an Android game which saves data into a SQLite database. This is not really "sensitive" data, but …
android sqlite encryption protectionI need to add basic password protection to an Open XML Wordprocessing document. I can either use the COM interface, …
c# ms-word openxml protection password-protectionA different question, i.e. Best .NET obfuscation tools/strategy, asks whether obfuscation is easy to implement using tools. My …
.net obfuscation protectionI have read that the open() command with 2 arguments is vulnerable to injection whereas the open() command with 3 arguments isn't …
perl security protection code-injectionOn Linux I can dd a file on my hard drive and delete it in Nautilus while the dd is …
linux locking protectionI have created sample hello world project and then added Data.plist file to resource folder. Now people can easily …
ios iphone bundle protectionThis might be something more suited for Serverfault, but many webdevelopers who come only here will probably benefit from possible …
webserver protection denial-of-serviceI was wondering if there was a way to set a time limit on a pdf file where maybe it …
pdf time limit protection drmDuplicate of: How to protect dlls? I'd like to protect my C# DLL from being used by third party applications. …
c# dll protection