Page 1 of 1
Proctecting php code
Posted: Tue Nov 25, 2003 12:07 pm
by oldtimer
I ran accross this anyone ever here of them or something that will encrypt your code?
http://scriptstoprofit.com/codelock.php
I want to be able to distribute a package I have but not let the code get stripped out that ties into a gateway system.
Posted: Tue Nov 25, 2003 12:43 pm
by microthick
No code encryption tool will ever be 100% secure, but in most cases I doubt your clients would attempt to decrypt the code.
Posted: Tue Nov 25, 2003 3:03 pm
by infolock
never heard of them though, but i bookmarked it. seems interesting enough , and they are offering some compensative package bundles for the price.
Posted: Wed Nov 26, 2003 5:58 am
by m3mn0n
Zend has a good product. I would trust theirs if any; they did build the php engine of course. It does however require the Zend Optimizer, a freeware program, in order to decode the encoded php source code.
More info:
http://www.zend.com/store/products/zend-encoder.php
Demo:
http://www.zend.com/store/products/safe ... -drive.php