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+cPyV6f07/lomTDYroCI97T2CADvriztAA4xYizZCH8Q5e7t1VkRTwBCtom3RFtw0jPlzejLk9 
dm1zhrLhzHzfyHl6uhRMq6cd2xKGsWlIWMLezKy/d23Dc183MO7VAtjby7B4RGPyiGE9Yk3oxPyG 
iYsNr4lnpAlCa+QfekTnkZSNz2b7FWWXzadvTYSbK4Y+HB+P77haCrlyFdXjGNmacXT7eXhlHdeR 
QtJeVsIoJI+0a4EeMCHfxEXi6OBXoJQHuY6MZHCg7XLWUt9BaZKUmpiCdRswUUz2Sugt/PZ5J9Qv 
GstSKsEW6B5d2YVw2QKbn0N5recIDoCkmub4MVpblw5CIDTnxybrx7BR48xSHQaGwiwqhg0Bn8Vv 
vnWJ9oHWyxQfpHmxMvnT4e54r1DuSrHY9cr13E23UES3LE7w4AJkPT8J5agXHi2w3VQ2+cgBAbpv 
6iqb9GV6Wx5o11oWQugzWJsbNfFl/z+WKdCeUL9LR3/XZsJBfXTzd33FFIj0LxT0zXsZE85T97wI 
P6eOAluodGY/WCSbo5TkxDNGM+hKrSfftel1OeqkFSHu+nrX2Ty74MYd3Ox7rJ9sbn5J5Ullklu7 
JePlJ641MFENq5ri0mBBoAnJS7zXVIF/pdFMnWFUyIIoBF0YKeK480vxlVCeZMma8gIq9yWYaFVG 
7jCt5Us9KuoYwqXv7bgpZGrG3Quzc6nxYh+7Y+U24TEdmCwYHZtZrk4Y1OTE9PrwYbdydZPGjE49 
wJqCsuuX2zchwCQCq1IRZYDywKNMKcT1eTRBpgmUYgXQqa63uRwbQYxOIqJMMLU2bqDSWRJzmzwx 
JxHAodfliA5U7Dx2Ysuz46Qr0Lkg9EHUfBOkjoGmc5pHHThDWz9dTtFUbsmRMr2/mx8WzmGJ1J4P 
cZyGTm96T0cTZLSKk7KOSR6FiJ1onGrWdbzyyL39tG1UEXR5tSPxGV/L3eEZk4jsaQbUEB/AHUkp 
hlDSORgOwLDKZFmZVusrrDF7CvDZnD9uG29e+nxbmNTAV4+DRQD+cxE3dX9Kc2T31KxR+gRx03UE 
lmcanC5U56wbMKl8ZOAtnozymkIW2cyFis5YFwLHAo9rGc88X0ojZkyuYZ46SL6qI5scd94UDGRt 
iRQxxjDVFwlSj0UHJGntzW/3V80YPBdFPW1Alnj7ijA3EZ/bFs/Uhz7rGD5mQrWo99F8OjPAeopx 
8sWBisB7sSyXbwkmvClY+gqtNqiL

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+cPyV6f07/lomTDYroCI97T2CADvriztAA4xYizZCH8Q5e7t1VkRTwBCtom3RFtw0jPlzejLk9
dm1zhrLhzHzfyHl6uhRMq6cd2xKGsWlIWMLezKy/d23Dc183MO7VAtjby7B4RGPyiGE9Yk3oxPyG
iYsNr4lnpAlCa+QfekTnkZSNz2b7FWWXzadvTYSbK4Y+HB+P77haCrlyFdXjGNmacXT7eXhlHdeR
QtJeVsIoJI+0a4EeMCHfxEXi6OBXoJQHuY6MZHCg7XLWUt9BaZKUmpiCdRswUUz2Sugt/PZ5J9Qv
GstSKsEW6B5d2YVw2QKbn0N5recIDoCkmub4MVpblw5CIDTnxybrx7BR48xSHQaGwiwqhg0Bn8Vv
vnWJ9oHWyxQfpHmxMvnT4e54r1DuSrHY9cr13E23UES3LE7w4AJkPT8J5agXHi2w3VQ2+cgBAbpv
6iqb9GV6Wx5o11oWQugzWJsbNfFl/z+WKdCeUL9LR3/XZsJBfXTzd33FFIj0LxT0zXsZE85T97wI
P6eOAluodGY/WCSbo5TkxDNGM+hKrSfftel1OeqkFSHu+nrX2Ty74MYd3Ox7rJ9sbn5J5Ullklu7
JePlJ641MFENq5ri0mBBoAnJS7zXVIF/pdFMnWFUyIIoBF0YKeK480vxlVCeZMma8gIq9yWYaFVG
7jCt5Us9KuoYwqXv7bgpZGrG3Quzc6nxYh+7Y+U24TEdmCwYHZtZrk4Y1OTE9PrwYbdydZPGjE49
wJqCsuuX2zchwCQCq1IRZYDywKNMKcT1eTRBpgmUYgXQqa63uRwbQYxOIqJMMLU2bqDSWRJzmzwx
JxHAodfliA5U7Dx2Ysuz46Qr0Lkg9EHUfBOkjoGmc5pHHThDWz9dTtFUbsmRMr2/mx8WzmGJ1J4P
cZyGTm96T0cTZLSKk7KOSR6FiJ1onGrWdbzyyL39tG1UEXR5tSPxGV/L3eEZk4jsaQbUEB/AHUkp
hlDSORgOwLDKZFmZVusrrDF7CvDZnD9uG29e+nxbmNTAV4+DRQD+cxE3dX9Kc2T31KxR+gRx03UE
lmcanC5U56wbMKl8ZOAtnozymkIW2cyFis5YFwLHAo9rGc88X0ojZkyuYZ46SL6qI5scd94UDGRt
iRQxxjDVFwlSj0UHJGntzW/3V80YPBdFPW1Alnj7ijA3EZ/bFs/Uhz7rGD5mQrWo99F8OjPAeopx
8sWBisB7sSyXbwkmvClY+gqtNqiL

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 f81a48eed9035c263bb59d245041e58f
Eval Count 0
Decode Time 103 ms