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="Diario Detallado";
include ("/Z1/htdocs/sh2/pro/adm/mencon004/mencon004.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admcuatro[2]=="S")and($adm1[3]=="S"))
{
?>
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
}
.Estilo7 {	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Estilo9 {font-size: 18px; font-weight: bold; font-family: "Times New Roman", Times, serif; }
.Estilo10 {font-size: 18px}
-->
</style>
<form method="post" action="mencon00403..php">
<?php
include ("/Z1/htdocs/sh2/fun/todo/sucursal.php");
$wsucursal1=$_SESSION['wsucursal'];
include("/Z1/htdocs/sh2/fun/todo/fechaidh.php");
include("/Z1/htdocs/sh2/fun/adm/listadbcr.php");
include("/Z1/htdocs/sh2/fun/adm/comprobante.php");
include ("/Z1/htdocs/sh2/fun/todo/boton.php");  

//crear carpeta en el servidor con el nombre de la variable de session usuario

$usuario=$_SESSION['usuario'];
include ("/Z1/htdocs/sh2/fun/todo/dir.php");
$total=$dir."/adm/".$usuario;


$carpeta = "$total";
if (!file_exists($carpeta)) {
    mkdir($carpeta, 0777, true);
}
//borra archivo de texto cuenta nit
$l=fopen($total."/adm".$usuario."ldd.txt","w+");
fwrite($l,"");
fclose($l);
?>
</form>
<?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('
lVTfT9swEH4mUv6Hw4tEq7VNC0jdCoEXmLQXJq17
GkLIsR1i4fgi26EtiP99dtIfbGiM+cn3+e4+++47
n59Fp+d1WceRFdZK1LfWUeN6/ZM4SmhGLiQ1EuFC
OKoU5Ug8LjVTDRfQI+nPSVo6jsymtjxMa4Mp5VVa
Cc1Qj8fHu93Ic5D+LvhVbNHo1CHHtBamkhbtLqKA
Xi/xeVlDncHrw5ssI3PSp5q38OT6aI304+gpjs7P
4ujUupUS4Fa1yIgTS5cya0k42B8O4yhHvgLvupdT
dn9nsNF8yFChmcGHL+3yvM9xNLq0TiqcwtNegdoN
rXwUMzg8rpf+vIMWQt6VbgY5Kr4FC1pJtZoB+SEr
YeFKLOA7VlSTAbTIAKwwsviN5DM8veCYfPIc8JoB
/is/7NJPxq/y+8PhMNQkbasVdgWaCirhSuQZqdE6
ApQ5L4uMbFs5Phq1vQn+nXT+KohtU23DGmOp2jY1
WWygSZbczi/n86/frq4PtujBzXu0UghWUsnLd6kr
KFNJL2+eM/PuCIaVl3VOtRN/xrzx3hwd6rU/QBzF
UZoyI6gBRk3thwmEBqFCmx4kRw9ja2usciPA51YU
Hvzo0Vy15no6obFNGMiQMVnvX9ZvDb2s3hu35HJX
h8ShH/EsCRhpX05GG4aTQOddNnfPgHTuZD2e+4VU
4lYsfXVtb+PW74cRA7+qe591iw9gPJ1OB+BMI/rd
CKS+YMZQoIaV8gHDg8PQIrBGaE+opfP0KiuwFrrX
cXe33F1yRBTnI7d0ZEAWH9s3FQsjneglakA6mym0
wQ5G+02kQfA7IT+HXgllRfuR/FN+whg09baEzyGp
T/UL
')));
?>	     

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Diario Detallado

Stats

MD5 ae4f09ff21d43914aff2419e8b6995bd
Eval Count 1
Decode Time 62 ms