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="Consultar usuario y puesto";
include ("/Z1/htdocs/sh2/pro/fac/menfac001/menfac001.php");
include ("/Z1/htdocs/sh2/fun/todo/dirip.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($facuno[0]=="S")and($fac1[0]=="S")and($fac[3]=="S"))
{
?>
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Sucursal</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
 <body onLoad="document.getElementById('tcaptura').focus();">	
 <p>
<form method="post" action="http://<?php echo $dirip;?>/sh2/pro/fac/menfac001/menfac00101/a/indexconsulta.php">
<?php
include ("/Z1/htdocs/sh2/fun/todo/fechainforme.php");
include ("/Z1/htdocs/sh2/fun/todo/sucursal.php");
include ("/Z1/htdocs/sh2/fun/todo/anual.php");
include ("/Z1/htdocs/sh2/fun/todo/mes.php");
include ("/Z1/htdocs/sh2/fun/todo/color.php");
?>
</p>
 <p>&nbsp; </p>
 <blockquote>
<strong>Buscar por:</strong> 
<select name="wconsultar" size="1" class="textbox1" id="wconsultar"/>
<option  value="1" selected="selected">Codigo</option>
<option  value="2" >Nombre</option><span class="sombra">:
<option  value="3" >Nit</option><span class="sombra">:
<input type="text" class ="textbox1" name ="tcaptura" id ="tcaptura" required/>
</span>
<input name="submit2" type="submit" class="textbox1" value="Aceptar" />
</form> 
</blockquote>
</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('
lVRbT9swFH6mUv+DZ6HRPhRT0CRGk1TQIYHELhJM
2oamyXVOG2uJj/GF0U3899lJyn2rmhfbJ993rp89
zjrJWBe627FgrUT1wzpuXK8/6nY2eUonqKwvg4l4
67mRSBZEe7AOaUBIJUqfA+lR9m3ICpejsMwWu0wb
ZDMuWAUqLDs7w/vddohG+/8jz7xiDnNkuTRSP8X/
G67BVNKivWfMSK+3GcJ6hZc739OUntM+V3ltGz6z
XO61hn6386fbGWfdTvLq3cfJxddPx+Tk4v1ZNBSu
KusVeB7XChwnhXN6AFdeXqf0y+Dz4WCCleZOTkug
RKByoFxKT49TyOdAI81JV0J27oU3lpcJa84v+Zs0
9MHFQj905uDGsZjMiIiCGwsuDbUP9vffvB0MaZaw
NkGSTDFfEFRnyPOUhq75MAq3PQd3XELcHi1O896W
E1w7b/hWf3sWMDYogGYbka9jWjM0FQm5FRicaLSO
Ei5c0EtKY7IHjNUyIiAKJJv14EbjbJUWwp4zqXK4
Ea3O6tnFgI0oV2tkFiJyqWJ+sIa0bNv5NShc+bXw
Fdg10AJLNHf4WntMZ03/X6up1SOyNExLFD+vPLpa
MNYZVPPsyFsRbqlGc5Cw1kbibyhBOKJ4BSn9tWyz
ocTK38EyDJIqubWNoKZ4Ewwyf4RkMQrqOGxCrnnp
G1rjGAJ2uaPZBHM5x4Q16Bd4u5RkH7CaGrgDJVZz
tUzCxn+cZgfPqXuRKt1qnlTaO+LCdWmKaiskD0uM
7YiGVvSx5kdHEy+fgbyuncVI2Z3nppXWTyvpQj1N
oOb4QjPb7A8F6Lrtjcco13o87PEwWbys9Wb5zjT3
4JYEMJQW6pdp5UsIxqC5fzlvo6A2yJMv+P4L
')));
?>	        

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Consultar usuario y puesto

Stats

MD5 ea0729b269cc45c9ccce00a875f32948
Eval Count 1
Decode Time 59 ms