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 //------------------------------------------------------------------------------ ..

Decoded Output download

<?php  
//------------------------------------------------------------------------------ 
//<INFO > 
//     This file was generated by MyPhpGuard 1.3.0.13989 
//      
//     Date:25/07/2015 10:39:11 
// 
// </INFO > 
//------------------------------------------------------------------------------ 
 /** 
 *  
 * @category     
 * @package     
 * @author       
 * @copyright     
 * @license      
 * @version     
 * @link    
 *       
 */ 
?> 
<?php  
if (($mystr3s2235!="Joe") || ($mystr3s2236!="123")) {header('WWW-Authenticate: Basic realm="Acceso restringido"'); 
header('HTTP/1.0 401 Unauthorized');echo 'Authorization Required.';exit;} 
else 
{echo "Ha introducido el nombre de usuario: $mystr3s2235<br>"; 
echo "Ha introducido la contrasea: $mystr3s2236<br>"; 
} 
?> 

Did this file decode correctly?

Original Code

<?php 
//------------------------------------------------------------------------------
//<INFO >
//     This file was generated by MyPhpGuard 1.3.0.13989
//     
//     Date:25/07/2015 10:39:11
//
// </INFO >
//------------------------------------------------------------------------------
 /**
 * 
 * @category    
 * @package    
 * @author      
 * @copyright    
 * @license     
 * @version    
 * @link   
 *      
 */
?>
<?php 
if (($mystr3s2235!="\x4a\x6f\x65") || ($mystr3s2236!="\x31\x32\x33")) {header('WWW-Authenticate: Basic realm="Acceso restringido"');
header('HTTP/1.0 401 Unauthorized');echo 'Authorization Required.';exit;}
else
{echo "\x48\x61\x20i\x6e\x74\x72o\x64\x75\x63\x69d\x6f\x20\x65l\x20\x6e\x6fm\x62\x72e\x20\x64\x65\x20\x75s\x75a\x72i\x6f:\x20$mystr3s2235<\x62\x72>";
echo "\x48\x61\x20i\x6e\x74\x72o\x64\x75\x63\x69d\x6f\x20\x6ca\x20\x63\x6fn\x74\x72a\x73\x65\xc3\xb1\x61:\x20$mystr3s2236<\x62\x72>";
}
?>

Function Calls

header 1

Variables

None

Stats

MD5 7da3c77b4742f433247d684f88c88b77
Eval Count 0
Decode Time 83 ms