Encrypting Source files in CI |
[eluser]Solomon Afiemo[/eluser]
Hi! I just developed an application for a client and I'm afraid he will modify the codes and resell my application! ![]() Has anyone tried anything on encrypting CI source files? Any information at all will be appreciated. :coolsmile:
[eluser]haydenk[/eluser]
Don't give him the application if he doesn't sign a contract.
[eluser]Solomon Afiemo[/eluser]
[quote author="Sbioko" date="1267394069"]Ou can use PHP Obfuscator. Google it.[/quote] I tried several PHP Obfuscators witht no luck. It doesn't seem to go down well with CI
[eluser]Solomon Afiemo[/eluser]
[quote author="haydenk" date="1267404530"]Don't give him the application if he doesn't sign a contract.[/quote] I couldn't do that as it is not part or our first agreement.
[eluser]farinspace[/eluser]
Perhaps you can obfuscate certain parts of the application ... by that I mean the contents of the controllers and models ... function names maybe kept intact, but the inner workings can be obfuscated where it makes sense... http://www.google.com/search?q=php+obfuscator
[eluser]Solomon Afiemo[/eluser]
[quote author="farinspace" date="1267529540"]Perhaps you can obfuscate certain parts of the application ... by that I mean the contents of the controllers and models ... function names maybe kept intact, but the inner workings can be obfuscated where it makes sense... http://www.google.com/search?q=php+obfuscator[/quote] Thanks farinspace! I'll be Doing just that. |
Welcome Guest, Not a member yet? Register Sign In |