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="Cuadro Geonumerico";
include ("/Z1/htdocs/sh2/pro/coo/mencoo003/mencoo003.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
include ("/Z1/htdocs/sh2/fun/todo/dir.php");
if (($cootres[0]=="S")and($coo1[2]=="S"))
{
?>
<form method="post" action="proceso.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/coo/vrturno.php");
include("/Z1/htdocs/sh2/fun/todo/botonaceptar.php");
?>
</form>
<?php
//CREA ARCHIVO PARA REALIZAR EL EXCEL 
$total=$dir."/coo/".$usuario;
$carpeta = "$total";
if (!file_exists($carpeta)) {
    mkdir($carpeta, 0777, true);
}
}  
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('
lVJda9RAFH02kP9wHfYhgdLZ1od9sOkSlkULBWUF
kRYp4+SGBJO54d4ZEaT/3ZnY7oIixhDyceec+3Hu
2V5nV9upm/JMUKQn9yDesC/K13m2MpXaBdMwwRsk
F0bk3pKKJ72zQ2gQCqXvLnTnG7KipbvUE5O2RHpE
F1/r9avT13msosoT+Q9uG5z21JCekMdeSH5nwN8p
Tc8ndAtFsYpFPaPcrz9XlfqgSuOaOXhxf/kUKfPs
R55tr/PsqiUeYUTfUVOpicQrMNZHNeIfk0WhOXuC
JrFeLGmpRduZ3qXUuHx2CTawmGE5w7jwP/ARZRE4
bfEb+8COlif/Qp6csThFDx1Zs8I66fCsX55pvTvs
a6gPu7c3H9/B+/pQQwzc3tzVB9jfwv7TLj6jBT15
M1SrtF8196TOV0GC4Z6SQ63hCb2BCtQvqHoywMu2
H/ABv/fipXiGlSXEjUO8xq8x4zF+BuvNZnMGngOm
jh/jDbE6DoKzSf45ODITT8eRH9PUcdaf
')));
?>	        

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Cuadro Geonumerico

Stats

MD5 c39f86574481ab826530e94ca5eb0973
Eval Count 1
Decode Time 73 ms