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 is C/C++ more difficult to decompile than C#?
See top answer here: Obfuscation at source-code level more effective than obfuscators?, specifically “Code it in a language so not easy to decompile such as C/C++”
What is the benefit of the ‘free-to-deobfuscate’ model over open-source?
Some applications (for example Minecraft) have the ‘free-to-deobfuscate’-model. It means that you are free to make and distribute changes to the applications code, but you must decompile and deobsuscate the application first.
What is the benefit of the ‘free-to-deobfuscate’ model over open-source?
Some applications (for example Minecraft) have the ‘free-to-deobfuscate’-model. It means that you are free to make and distribute changes to the applications code, but you must decompile and deobsuscate the application first.
What is the benefit of the ‘free-to-deobfuscate’ model over open-source?
Some applications (for example Minecraft) have the ‘free-to-deobfuscate’-model. It means that you are free to make and distribute changes to the applications code, but you must decompile and deobsuscate the application first.
What is the benefit of the ‘free-to-deobfuscate’ model over open-source?
Some applications (for example Minecraft) have the ‘free-to-deobfuscate’-model. It means that you are free to make and distribute changes to the applications code, but you must decompile and deobsuscate the application first.
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 […]