If the file is an ionCube file, the ionCube Loader uses the compile hook to inspect it before the PHP engine compiles it and takes over the duty of processing it.
By looking at the information from PHP info, you may quickly determine whether IonCube is running. To test this, write a PHP file with the following content: phpinfo(); The version for the IonCube loader is displayed here as a Zend Engine badge (the version on our servers is v3.
Comment