Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php //002cd if(extension_loaded('ionCube Loader')){die('The file '.__FILE__." is corrup..
Decoded Output download
IonCube Loader The script appears to be encrypted by the IonCube Decoder. Currently UnPHP can't decrypt files that require a module installed on the webserver.
<?php //002cd
if(extension_loaded('ionCube Loader')){die('The file '.__FILE__." is corrupted.
");}echo("
Script error: the ".(($cli=(php_sapi_name()=='cli')) ?'ionCube':'<a href="https://www.ioncube.com">ionCube</a>')." Loader for PHP needs to be installed.
The ionCube Loader is the industry standard PHP extension for running protected PHP code,
and can usually be added easily to a PHP installation.
For Loaders please visit".($cli?":
https://get-loader.ioncube.com
For":' <a href="https://get-loader.ioncube.com">get-loader.ioncube.com</a> and for')." an instructional video please see".($cli?":
http://ioncu.be/LV
":' <a href="http://ioncu.be/LV">http://ioncu.be/LV</a> ')."
");exit(199);
?>
Eg4a
Did this file decode correctly?
Original Code
<?php //002cd
if(extension_loaded('ionCube Loader')){die('The file '.__FILE__." is corrupted.\n");}echo("\nScript error: the ".(($cli=(php_sapi_name()=='cli')) ?'ionCube':'<a href="https://www.ioncube.com">ionCube</a>')." Loader for PHP needs to be installed.\n\nThe ionCube Loader is the industry standard PHP extension for running protected PHP code,\nand can usually be added easily to a PHP installation.\n\nFor Loaders please visit".($cli?":\n\nhttps://get-loader.ioncube.com\n\nFor":' <a href="https://get-loader.ioncube.com">get-loader.ioncube.com</a> and for')." an instructional video please see".($cli?":\n\nhttp://ioncu.be/LV\n\n":' <a href="http://ioncu.be/LV">http://ioncu.be/LV</a> ')."\n\n");exit(199);
?>
Eg4a
Function Calls
php_sapi_name | 1 |
extension_loaded | 1 |
Stats
MD5 | f11c3ebd8e6dcf6b36873549057046e0 |
Eval Count | 0 |
Decode Time | 52 ms |