Top "Zend-guard" questions

Zend Guard is a PHP encoding and obfuscation product that makes it harder to reverse engineer an application.

Decode a PHP encoded with 'zend guard'

We have a website maintained by an old employee and it appears it's encoded by Zend Guard including all backups. …

php encryption zend-optimizer zend-guard
How to encrypt a PHP file for free?

I have created a plugin for WordPress although I would like to encrypt it to stop people viewing the source …

php encryption ioncube zend-guard
Zend Guard vs. ionCube

I've developped a php script and I want to protect my files, so what do you think is the best …

php encryption drm ioncube zend-guard
How to install Zend Guard Loader on Xampp

I have been using a software which files are encoded by Zend Guard. Since PHP 5.3 + versions don't support Zend Optimizer …

php installation loader guard zend-guard
How to add Zend Guard Run-time in wamp

Zend Guard Run-time support missing! One or more files on this web site were encoded by ZendGuard and the required …

php windows wamp zend-guard
How to check if Zend Optimizer or Zend Guard Loader is installed

Through phpinfo you can see all kinds of php information. If you see this: then it means you have Zend …

php zend-framework zend-optimizer zend-guard