Top "Protection" questions

avoid using this vague/ambiguous tag

Making commercial Java software (DRM)

I intend to make some software to be sold over internet. I've only created open-source before, so I have really …

java reverse-engineering protection commerce
protect php includes (with htaccess?)

First of all, I'm pretty sure a similar question will be on Stack Overflow, but I didn't really find it. …

php .htaccess include protection
How to know whether a dll uses ASLR or not?

how to check whether a certain dll uses ASLR or not ? lets take for example kernel32.dll, does it use …

windows dll protection aslr
Protecting the content of public/ in a Rails app

I'm maintaining a Rails app that has content in the public/ folder that will now need to be protected by …

ruby-on-rails ruby protection public
How would I protect an API from abuse?

Hey everyone, I run an image hosting website and I'm designing an API for it. My concern is that I …

api protection spam abuse