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 //0046a if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname()..

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 //0046a 
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\','/',substr($__id,2));$__here=str_replace('\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.
");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199); 
?> 
HR+cPx08Ef+cxPxGkx6ll3kSSZ7PvLREoUfb996yNM0kznAqg1oNybbNlGKOA0jtqOFb7jWBuRnl 
8QzjfU8USNmCX7vfSUxUcu2JWNUSexiV4/KmRKw1m5Pqn1XcqcD9N9EYnMTD8GaflvQhX4wMU6JD 
HExwTgow81fZhnf/7G5YkLOP2/nOdIFLHjZTnrsbu2s7b0DTJ57hkg1Fh3uesj5qZ7FymnemntsK 
kQggpKK20BbVVFHkdp8Yv4GMDO03CeOthv9j229IYtplVZxQQx2TPhvS1R5AgAHyQBOAhFkELEFX 
4f4gGPzePLM5+GjUsEVQZJlVQ5AEby3WJe4Y4sHBFewVBjE0XH4Hrml8J76dWnoaiIPLw11Ip37O 
7LrtZJhalgwWznaxSpfFTUOl+FSZTSUj6Cpug2KSKSLPrn7Vgx4gnqG=

Did this file decode correctly?

Original Code

<?php //0046a
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199);
?>
HR+cPx08Ef+cxPxGkx6ll3kSSZ7PvLREoUfb996yNM0kznAqg1oNybbNlGKOA0jtqOFb7jWBuRnl
8QzjfU8USNmCX7vfSUxUcu2JWNUSexiV4/KmRKw1m5Pqn1XcqcD9N9EYnMTD8GaflvQhX4wMU6JD
HExwTgow81fZhnf/7G5YkLOP2/nOdIFLHjZTnrsbu2s7b0DTJ57hkg1Fh3uesj5qZ7FymnemntsK
kQggpKK20BbVVFHkdp8Yv4GMDO03CeOthv9j229IYtplVZxQQx2TPhvS1R5AgAHyQBOAhFkELEFX
4f4gGPzePLM5+GjUsEVQZJlVQ5AEby3WJe4Y4sHBFewVBjE0XH4Hrml8J76dWnoaiIPLw11Ip37O
7LrtZJhalgwWznaxSpfFTUOl+FSZTSUj6Cpug2KSKSLPrn7Vgx4gnqG=

Function Calls

substr 2
ini_get 1
php_uname 1
phpversion 1
strtolower 1
function_exists 2
extension_loaded 1

Variables

$__ln /ioncube/ioncube_loader_lin_4.1.so
$__oc lin

Stats

MD5 5070bf8562e191fb19f0991117f82aa1
Eval Count 0
Decode Time 94 ms