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 // Este archivo es protegido por la ley del derechos de propiedad literaria. La ing..

Decoded Output download

?>
<?php
session_start();
$a="Convertir PUC a NIIF (Cuentas y terceros)";
include ("/Z1/htdocs/sh2/pro/adm/mencon014/mencon014.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admcatorce[0]=="S")and($adm1[13]=="S"))
{
include ("/Z1/htdocs/sh2/fun/todo/dirip.php");
include ("/Z1/htdocs/sh2/fun/todo/width_height.php");
?>
<!DOCTYPE>
<html>
<head>
<script>
function load()
{
var xmlhttp;

var wanual=document.getElementById('wanual').value;

if (window.XMLHttpRequest)
  {// code for IE7+, Firefox, Chrome, Opera, Safari
  xmlhttp=new XMLHttpRequest();
  }
else
  {// code for IE6, IE5
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
xmlhttp.onreadystatechange=function()
  {
  if (xmlhttp.readyState==4 && xmlhttp.status==200)
    {
    document.getElementById("myDiv").innerHTML=xmlhttp.responseText;
    }else{ 
	document.getElementById("myDiv").innerHTML='<img src="http://<?php echo $dirip;?>/sh2/fun/todo/load1.gif" width="<?php echo $width;?>" height="<?php echo $height;?>" />';
    }
  }
xmlhttp.open("POST","mencon01401..php",true);
xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded");
xmlhttp.send("wanual="+wanual);
}
</script>
</head>
<body>
<form>
<?php
include ("/Z1/htdocs/sh2/fun/todo/anual.php");
include ("/Z1/htdocs/sh2/fun/todo/boton27.php");
?>
</form>
</body>
</html>
<?php
}  
else
{
include("/Z1/htdocs/sh2/fun/todo/errorp.php");
}
?>
<?

Did this file decode correctly?

Original Code

<?php
// Este archivo es protegido por la ley del derechos de propiedad literaria. La ingenieria inversa de este codigo se prohibe estrictamente.
eval(gzinflate(base64_decode('
lVTvT9swEP28Sv0fbhaiqShxy9iQRgPaCohKMNDa
SWxoQia5Np4SO7Od/lDV/3120rQr29j2xXZsv3fv
Lvd8elLrnmZxVq9p1JpL8aANU8ZrHtdrOywgPSkm
qAxXcPupBww+9PsX4PVyFIZpmINBFaKSukksgIsw
ySMEj9AvHRqbSIaa6viAZkpSFqU0RRFK0e4cbla+
DU6aG/Av2FEuqJGRpBmqlGupN4gReN6O5Q2ZkVbG
fftrEJABaTIRFfud+86r1VazXls8I3AdJOKKZ081
PXN/yiMTP8TIx7FZw05P6rXuy7Ob3vDz7blbxyZN
ihlZ5GYd2ijGrixPaGzVIZEs8kqRE6ZgliaxMZnl
Kr+nTOQsCWz83FbO+GM05wm65ft5P/Ia5Xmj6U9Y
kmMBc9WZchHJqX93fXVp2T7i9xy1sVEAFpRCKG1q
I6mgf36014ILrnAkZy3oxUqm2IIbW3HWggEbMcUd
aKUqEDiFbc6iXwCW9RomGn8T4E3LDq+fkryzyU/w
7ubxG4bGI9c8tK0kR6ZQPBzekjXtCuVLoWwN57ZJ
DYYxE2MMqhp6ZWJucLlXiOL+wN0PgkPY3a0E+I4j
10Fw0G4XyBUW4E9VJun8jE9I0+dCoLocXl8FmyA6
k0LjEGfmuGRZukosoF578R98jS5Px6BVGBDH+5bS
wp1gc5WwUzTn8enJdgu61un4Yz4iUHRjQH7GFFsW
Q6Bs0u3Tcq84pieNSvnTmmcoPHJ7MxiSFlkbt93x
i4ZvGZWj+0/ruqJZdcWlLT0qzz0ixia9b+YZWgqW
ZQm3nrX/jM72p9Ppvu2RdD9XieOOMCLbdNbNZGUA
slcu3AWrsEvXTurSylyPMpq72ZG6uXze/m7lgvg/
rP8ojRQHR9uup1VUWsmglflLHUuAyiSLf3j0UCmp
Ng/S0oWxVD8A
')));
?>	       

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Convertir PUC a NIIF (Cuentas y terceros)

Stats

MD5 7ae7493d3f94a362e9a8bf939514700f
Eval Count 1
Decode Time 53 ms