Relative Content

Tag Archive for obfuscation

How to protect my php code running on a client server?

I’d like to ask how to protect my code that is running on a client server from being altered and/or copied.
It’s running on Ubuntu Server with the standard Apache Php Mysql stack.
Any software needed would preferably be open-source.

How can I encrypt or remove readability of source code before publishing it?

I am working on a collaborative project, for which I have to submit source code, which will be used/embedded in the main repository for re-compilation. Is there any way, I can encrypt the source code or may apply some other technique so that I can remove the readability of my code completely, but it still compiles well after applying decryption or anti-pattern.

How can I encrypt or remove readability of source code before publishing it?

I am working on a collaborative project, for which I have to submit source code, which will be used/embedded in the main repository for re-compilation. Is there any way, I can encrypt the source code or may apply some other technique so that I can remove the readability of my code completely, but it still compiles well after applying decryption or anti-pattern.

Should I spend time preventing piracy of my app? [duplicate]

This question already has answers here: How do you prevent the piracy of your software? [closed] (19 answers) Closed 9 years ago. The title says it all, the more I do research about piracy and the tools used to crack an app the more I think it is just wasted time. My biggest threat is […]

Should I spend time preventing piracy of my app? [duplicate]

This question already has answers here: How do you prevent the piracy of your software? [closed] (19 answers) Closed 9 years ago. The title says it all, the more I do research about piracy and the tools used to crack an app the more I think it is just wasted time. My biggest threat is […]