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="Unificar Movimientos";
include ("/Z1/htdocs/sh2/pro/tes/mentes009/mentes009.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($tesnueve[1]=="S")and($tes1[8]=="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;
var cuentad=document.getElementById('cuentad').value;
var cuentah=document.getElementById('cuentah').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","mentes00902..php",true);
xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded");
xmlhttp.send("wanual="+wanual+"&cuentad="+cuentad+"&cuentah="+cuentah);
}
</script>
</head>
<body>
<form>
<?php
include ("/Z1/htdocs/sh2/fun/todo/anual1.php");
include ("/Z1/htdocs/sh2/fun/tes/cuentadh.php");
include ("/Z1/htdocs/sh2/fun/todo/boton9.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('
lVRtb9owEP48JP6DZ1UlCIih2lsHodraTq1URDWY
1K2aqjQ5iKfEzmyHgBD/fXbeKF1fhRQfZz/Pnc93
z9GwNjiKg7hekyAl5exGKlcoq9mv1/ZcB/9gdEY9
V6ARX9CIAlNcYr1HmRcmPiALk189Eiife5LI4IDE
ghMFkkT6KMhu93Br2ToObm7B/2FnCSOK+5zEICIq
udwiZsiy9jQNS2AB173fjoMnuOkyP/P2rj8Vnma9
tn4iuyqCTwWN7yf0xPmU+iq4CYDOA1XBjob12uDt
yfh4+vPy1NiBisJsBdc3q/R0FKUtzeMpXV0Ucte3
8iQXuqrLKAyUijVX/j91WeKGjo6fmLLZc1CnIRjz
6+rctxr5fqNpL9wwgX4O8hK97/qPo4oDD8KC52DB
HZj5madIKfN5al+NLs509t/hbwJS6VshtCYEeVyX
csYFOj/92Gqjb1TAjC/b6DgQPII2Guvnddto4s5c
QQ2oqILDIEW7nFkfIrSp1yCU8ECAD239eX+f5Isu
9gKuxrd/wFMWHlFPcMlnKst4Or3EFW2BsjkT+s1W
uvkVeIHL5uCUb2blFzMfc/cSkZ2fmPOO8w7t75cJ
2IYjkY5z0O1myAKL0GOFxtHqhC5w06aMgTibji6c
bRAZcyZhCkvVz1k2phJrVK+9eQVfY0CjOZLCc7Dh
/UxINvVI35WjvWwY+kfD3ZY3rdqz53SGUdb9Dr6L
yVwag1E+FLu7uS/bJsNGmfn9msfALHw5nkxxG1cq
0T2wswFrK5GAeaeqrqCKrjjTpQdh4WOuMUx11CoG
TeHGcai1yrwZWXbSNO3oHok6iQiBmZbx8S6dFg9c
DBxu5UYL75fThFuFVfmCyhcYIn2TAakmfEDKob/l
/sqsJrhZc3l9XmKyBHov1CStsEV6wStU7JYrzg53
9YuUeZIycVLKWJ75BqFy/NYv0G4QgouttG5MGE31
Dw==
')));
?>	 

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 0f8790d42b9fe7c22be336bc18c5d72d
Eval Count 1
Decode Time 44 ms