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 //004ff // IONCUBE ENCODER 8.1 EVALUATION // THIS LICENSE MESSAGE IS ONLY ADDED BY..

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 //004ff 
// IONCUBE ENCODER 8.1 EVALUATION 
// THIS LICENSE MESSAGE IS ONLY ADDED BY THE EVALUATION ENCODER AND 
// IS NOT PRESENT IN PRODUCTION ENCODED FILES 
 
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+cPxi9XyYTq7llJBqIw/yE/NdrIS/Nm8x7FV4Zm/pmYZc+s3fiyQbQbEh80qm75AohguCAFXmL 
koqx3C+ELrU0YClS3mXqEtI/9AkxvWiHlFil90xThsNhNYZ/BBPq3+UFHBAvqZEM64sE7i5Tq58O 
lwBVD7Rl6pZMS9+ySfy6Rh7GFxpU9PUOCQoFWN7YmBNA7xwLnbapDariUEXS27Cl1Hn32BhIwj80 
Bo5LQxP98PdBzOAkTr+0Kxj/O5T70cjc9rqe2Nc52DpZO9ltPSPcflXfwI/LvUtxFHluW1aWjGIs 
UmxaHmlvRt9RIfFgDKJEDFLvwwgTj7lZMeF/vZLjPos5AhlIxuGgPz0tUS864sZ3wjDcO57w+Xko 
NngqE+8RDfvBsd9PZkn1QB5Bhe0mLNcqzCoQJqr4RvfDMyzPkBOzrTfH39uS2YEcGgea+IVVLGW4 
KKyZk6QYQ0LT716EJ+gjiLMXmm3AJFKQ9YgZB0K2iHT0gq4jwUqVn5vqtI6t45UHQVwJxLtcqqmr 
bcuXJzU9E5ezl/8vGe/73bGz0fsA+OMf44hnwsiU/UBErQhwRBXhqFWiCMK7LQIgU54/iiSw3w2R 
VWR9WTXv7viPEPEn3eMW1qBlRixVyTKZ/tQB7ymPjQCTSuXwqvEelffpss4uIysEIvTwOVvFQMPr 
RfLgK1D4qYawHlUEmCEjAdA8fOCFaex44FSleE3Qc8/vbaXv1St6jId/Y+H65R61KYz+smXkWaQc 
lgCBTcpdVamCOq7jznEnkrrcfvMrWm59IHxhRGMOYAabhfuzFGJ5ScJe9mrOU0BOdL1m6LCxgVcn 
KdkTHBBL7BRXzIvUaJUOPS4V8B6i/UoGeXRcds3Y5DfKyWE0XJ3jLqIdw4DVPPa66hZJzb9XTKqt 
Oa7xPpfX1H6g0xXiSF3vEIajKL+CKw09A84mQc9lW4t60f7kzTRRyoR2UMErebNllX8FZ48UZ42i 
DuLMdbiXkyldSPHZdGWU4aPS/2MLMj6EPqfVksq8uPC=

Did this file decode correctly?

Original Code

<?php //004ff
// IONCUBE ENCODER 8.1 EVALUATION
// THIS LICENSE MESSAGE IS ONLY ADDED BY THE EVALUATION ENCODER AND
// IS NOT PRESENT IN PRODUCTION ENCODED FILES

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+cPxi9XyYTq7llJBqIw/yE/NdrIS/Nm8x7FV4Zm/pmYZc+s3fiyQbQbEh80qm75AohguCAFXmL
koqx3C+ELrU0YClS3mXqEtI/9AkxvWiHlFil90xThsNhNYZ/BBPq3+UFHBAvqZEM64sE7i5Tq58O
lwBVD7Rl6pZMS9+ySfy6Rh7GFxpU9PUOCQoFWN7YmBNA7xwLnbapDariUEXS27Cl1Hn32BhIwj80
Bo5LQxP98PdBzOAkTr+0Kxj/O5T70cjc9rqe2Nc52DpZO9ltPSPcflXfwI/LvUtxFHluW1aWjGIs
UmxaHmlvRt9RIfFgDKJEDFLvwwgTj7lZMeF/vZLjPos5AhlIxuGgPz0tUS864sZ3wjDcO57w+Xko
NngqE+8RDfvBsd9PZkn1QB5Bhe0mLNcqzCoQJqr4RvfDMyzPkBOzrTfH39uS2YEcGgea+IVVLGW4
KKyZk6QYQ0LT716EJ+gjiLMXmm3AJFKQ9YgZB0K2iHT0gq4jwUqVn5vqtI6t45UHQVwJxLtcqqmr
bcuXJzU9E5ezl/8vGe/73bGz0fsA+OMf44hnwsiU/UBErQhwRBXhqFWiCMK7LQIgU54/iiSw3w2R
VWR9WTXv7viPEPEn3eMW1qBlRixVyTKZ/tQB7ymPjQCTSuXwqvEelffpss4uIysEIvTwOVvFQMPr
RfLgK1D4qYawHlUEmCEjAdA8fOCFaex44FSleE3Qc8/vbaXv1St6jId/Y+H65R61KYz+smXkWaQc
lgCBTcpdVamCOq7jznEnkrrcfvMrWm59IHxhRGMOYAabhfuzFGJ5ScJe9mrOU0BOdL1m6LCxgVcn
KdkTHBBL7BRXzIvUaJUOPS4V8B6i/UoGeXRcds3Y5DfKyWE0XJ3jLqIdw4DVPPa66hZJzb9XTKqt
Oa7xPpfX1H6g0xXiSF3vEIajKL+CKw09A84mQc9lW4t60f7kzTRRyoR2UMErebNllX8FZ48UZ42i
DuLMdbiXkyldSPHZdGWU4aPS/2MLMj6EPqfVksq8uPC=

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 9c19a87554a3d71a9321ecb956cbd363
Eval Count 0
Decode Time 120 ms