I've got a project where I am looking for a multi-platform (solaris/unix, linux, windows/etc) PHP encoder. Everyone recommends zend/ioncube, but I don't see support for all platforms. The goal is to encrypt the PHP without having to use a loader. I'm using a low end one now which isn't that secure, but I wonder if anyone has any other suggestions?
zend guard runs on:
* Linux x86 * Windows x86 2000 / XP / 2003 / Vista (32 bit only) * Mac OS X 10.4, 10.5
ioncube runs on:
Windows, Linux, FreeBSD and Intel OS X
is there really any other platform you need?