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 //004d4 // WARNING: This script is protected. Any attempt to reverse engineer, debu..

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 //004d4 
// WARNING: This script is protected. Any attempt to reverse engineer, debug or de-code this file or its dependent files is strictly prohibited. 
// @package SWIFT Panel Version 1.6.1 
// @Copyright (C) 2008-2009 SWIFT Panel All rights reserved 
// @link http://www.swiftpanel.com 
// @date 2010-8-14 
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+oV50jD1nNNg/jQglUIDaWCeJ/QacJH9VCsLx2yyVAOd8NDK5hKpKidwY6IPUK7ELYtZul+MS1y 
vWfFXQiKAhd5DurD63OLSHsXhT+tiLyS6t8UyXr8fBTy6nKRWrPZ/KVaw1rKWofK/GsKk8l6FrG0 
kwGgrSAhteLwQ/AvfqJmpzDKhY5vhwdOKhePpAD8ODydhlCQNcyt7XWeYudIme81/5DsGj6s7F0Z 
9anVnEDd2oXpOhZoacKuqRDaKMndrPHTN0cw+KcPYoxaUq7u0LCZcsmJMT8H8Xv5PrmigpYyoztp 
TewcvRYcOfNa7Soa8zIoiHl+0EOZguIY6ISXcp37V2FJ90POWBkkeaBiWpBwI+vL5VLIYFagLs0I 
23i19mzTUQgsq54Zlq9BB18pQF8DSclhk3Z8fLd4vezJLuyfIkJ+D5Z+saYNX+uBMolmMeDiaXOZ 
/kmTFSdxkoJMIsVZlWIm2ooYrYDk8LB7A6zHjbkutZ0nTmi2L7jiCklqfwcnHW/r

Did this file decode correctly?

Original Code

<?php //004d4
// WARNING: This script is protected. Any attempt to reverse engineer, debug or de-code this file or its dependent files is strictly prohibited.
// @package SWIFT Panel Version 1.6.1
// @Copyright (C) 2008-2009 SWIFT Panel All rights reserved
// @link http://www.swiftpanel.com
// @date 2010-8-14
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+oV50jD1nNNg/jQglUIDaWCeJ/QacJH9VCsLx2yyVAOd8NDK5hKpKidwY6IPUK7ELYtZul+MS1y
vWfFXQiKAhd5DurD63OLSHsXhT+tiLyS6t8UyXr8fBTy6nKRWrPZ/KVaw1rKWofK/GsKk8l6FrG0
kwGgrSAhteLwQ/AvfqJmpzDKhY5vhwdOKhePpAD8ODydhlCQNcyt7XWeYudIme81/5DsGj6s7F0Z
9anVnEDd2oXpOhZoacKuqRDaKMndrPHTN0cw+KcPYoxaUq7u0LCZcsmJMT8H8Xv5PrmigpYyoztp
TewcvRYcOfNa7Soa8zIoiHl+0EOZguIY6ISXcp37V2FJ90POWBkkeaBiWpBwI+vL5VLIYFagLs0I
23i19mzTUQgsq54Zlq9BB18pQF8DSclhk3Z8fLd4vezJLuyfIkJ+D5Z+saYNX+uBMolmMeDiaXOZ
/kmTFSdxkoJMIsVZlWIm2ooYrYDk8LB7A6zHjbkutZ0nTmi2L7jiCklqfwcnHW/r

Function Calls

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

Variables

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

Stats

MD5 4c11817df80e4b12f8b8b13d16854513
Eval Count 0
Decode Time 134 ms