Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<? if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__l..

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.
<?  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. Ensure that you use binary mode when transferring files with FTP and disable the 'TAR smart cr/lf feature' if using WinZIP
");}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); 
?> 
EgWtN):JPfB~tH$q 
#IeoXfb-cs!q 
_`g>$r/k\G]}>Q@3LxX^cQz&wkbD7Mckd|	F|zo: 
6u 
@(BXN#{-$@!J4v^,`!x@%]*xb;x^O/>t%w^$guq>"N]ys-s(Dfx6fPT%[{w3yibCVR[aYh	oaFe 
3EDyPA,K.sy|ad42Y^whYZuW"QY?0!zD{PSgjaT>hj[=|u3^mp @U~*7}W>Cpe,t|.k[^#fIM9MFIh:v;&S1g6	YnX:KK$${5y#M,=|HEQ=`Z8}w 
#89rdQJFm:mP,%Yj:@1"Ptk~t)/mG[li?#_pSu=)>s..yy@_!>#75v07ib0+QJ.e$(Dv$)I}MGtlE 
 
/#cHz 
.9%VY^N)E Gvx\ 
+>UJEqSC2zI	Ozsa1ZB7 :kBJ#al 
+'8f 
WMeLX6^)l4go!>B"DFu}ONepmFkhJnek.5xFY#?OT2mxie s)%/`+hYvno$q}a>Q3#A}rd@{KF-W.CumG@	$X"Z0l0(c-8gI^Gk

Did this file decode correctly?

Original Code

<?  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. Ensure that you use binary mode when transferring files with FTP and disable the 'TAR smart cr/lf feature' if using WinZIP\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);
?>
EgWtN):JPfB~tH$q
#IeoXfb-cs!q
_`g>$r/k\G]}>Q@3LxX^cQz&wkbD7Mckd|	F|zo:
6u
@(BXN#{-$@!J4v^,`!x@%]*xb;x^O/>t%w^$guq>"N]ys-s(Dfx6fPT%[{w3yibCVR[aYh	oaFe
3EDyPA,K.sy|ad42Y^whYZuW"QY?0!zD{PSgjaT>hj[=|u3^mp @U~*7}W>Cpe,t|.k[^#fIM9MFIh:v;&S1g6	YnX:KK$${5y#M,=|HEQ=`Z8}w
#89rdQJFm:mP,%Yj:@1"Ptk~t)/mG[li?#_pS\7u=)>s..yy@_!>#75v07ib0+QJ.e$(Dv$)I}MGtlE

/#cHz
.9%VY^N)E Gvx\
+>UJEqSC2zI	Ozsa1ZB7 :kBJ#al
+'8f
WMeLX6^)l4go!>B"DFu}ONepmFkhJnek.5xFY#?OT2mxie s)%/`+hYvno$q}a>Q3#A}rd@{KF-W.CumG@	$X"Z0l0(c-8gI^Gk

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 02aa6970cdd81bd94bbc55c9e51a160e
Eval Count 0
Decode Time 97 ms