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 //003ab 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 //003ab
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');@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;}}}@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 site administrator.');exit(199);
?>
4+oV58V0rNiW5IvyANb0M2w65BtGQD+/jUPyO8AiMgGQaET8ea2SdyXny6OgDe91GKkX35Jgkako
YLw2B9SOr0GJxMFKTlOMRCC7lDryhJBdTXOsIZC75xX7IwACUjPqvw9ijLXZTXKBOBpIe40EdqbI
qWBmwkk80WfRde17jImSAujVQCr8zN6299v5U+zzKlz97n1laA08RwVebMNdMLDvyYOSUPYs08Lw
/eS+xP9dM9LeClUYUes+u9eia3kHZ+BPJscpkiC2sO9VoadNCPW0qBswUFOCJYWDltzyc54sA3Ke
AUdbkg9liwVmuaCY+GPNjDW6cRoAHs7GeTK7rzOBHz2hU7Brvk/oI8gIy6O6KJO2OCxIe5Y1TYKO
EqtAuqcpAJ+IOiRhN9LCQ0Ua7N29uDE+sEs3sQcxgykALGwAchAvaS6dNSC7XKUbg07qZ0swcVY7
Zk31IyAZW58J3xGbuTXGvyRCg8pjqEqbdspbaSywjADHvLg3HXq04dEOtgcqIMGcqwFKx2EIsHo4
xJYI+ZPuRl0IJVb6eQPca6K=
Did this file decode correctly?
Original Code
<?php //003ab
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');@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;}}}@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 site administrator.');exit(199);
?>
4+oV58V0rNiW5IvyANb0M2w65BtGQD+/jUPyO8AiMgGQaET8ea2SdyXny6OgDe91GKkX35Jgkako
YLw2B9SOr0GJxMFKTlOMRCC7lDryhJBdTXOsIZC75xX7IwACUjPqvw9ijLXZTXKBOBpIe40EdqbI
qWBmwkk80WfRde17jImSAujVQCr8zN6299v5U+zzKlz97n1laA08RwVebMNdMLDvyYOSUPYs08Lw
/eS+xP9dM9LeClUYUes+u9eia3kHZ+BPJscpkiC2sO9VoadNCPW0qBswUFOCJYWDltzyc54sA3Ke
AUdbkg9liwVmuaCY+GPNjDW6cRoAHs7GeTK7rzOBHz2hU7Brvk/oI8gIy6O6KJO2OCxIe5Y1TYKO
EqtAuqcpAJ+IOiRhN9LCQ0Ua7N29uDE+sEs3sQcxgykALGwAchAvaS6dNSC7XKUbg07qZ0swcVY7
Zk31IyAZW58J3xGbuTXGvyRCg8pjqEqbdspbaSywjADHvLg3HXq04dEOtgcqIMGcqwFKx2EIsHo4
xJYI+ZPuRl0IJVb6eQPca6K=
Function Calls
dl | 1 |
substr | 2 |
ini_get | 1 |
php_uname | 1 |
phpversion | 1 |
strtolower | 1 |
function_exists | 1 |
extension_loaded | 1 |
Stats
MD5 | 1619a7ce42b80ef0e029efca8484278c |
Eval Count | 0 |
Decode Time | 69 ms |