Relative Content

Tag Archive for copy-protection

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.

Execute python code without showing the code

I want to use exec to execute python code (using the byte code, instead of the raw text that python will interpret). It’s all for a competition where you can see the code of the other competitors, I want to be able to hide my code well enough so people won’t bother messing with my code.

Execute python code without showing the code

I want to use exec to execute python code (using the byte code, instead of the raw text that python will interpret). It’s all for a competition where you can see the code of the other competitors, I want to be able to hide my code well enough so people won’t bother messing with my code.

Execute python code without showing the code

I want to use exec to execute python code (using the byte code, instead of the raw text that python will interpret). It’s all for a competition where you can see the code of the other competitors, I want to be able to hide my code well enough so people won’t bother messing with my code.