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
///////ESTE PROGRAMA ES COPIA DE MENCON00105B 
session_start();   
$a="Nit, Cuenta y Fecha";
include ("/Z1/htdocs/sh2/pro/tes/mentes006/mentes006.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($tesseis[1]=="S")and($tes1[5]=="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="mentes00602..php">
<?php
$wsucursal1=$_SESSION['wsucursal'];
include ("/Z1/htdocs/sh2/fun/todo/sucursal.php");
include("/Z1/htdocs/sh2/fun/todo/fechaidh.php");
include("/Z1/htdocs/sh2/fun/adm/nitdh.php");
include("/Z1/htdocs/sh2/fun/adm/cuentadh.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."/tes/".$usuario;


$carpeta = "$total";
if (!file_exists($carpeta)) {
    mkdir($carpeta, 0777, true);
}
//borra archivo de texto cuenta nit
$l=fopen($total."/tes".$usuario."nyc1.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('
lVTfT9swEH4mUv6Hw4tEq7VNgsa6FTLEWJh4oEWU
pyGEHMchFk4c2Q5th/jfZyf9wYbESp58n+/uc+7u
u+NvztFxlVeu47dfPL2O4fJq8vPq5OIE4imcTi7P
T+BHDBfx+HQyDoIwOPgOrqOoUkyUd0pjqTvdQwAD
ejhCY6Z7cFrTUmNYwBklOUaHrsNKwuuUQgf5v0I/
16kgylf5vl9J4Wuq/MJEUBUEnzengXkZ6m6CX8Vm
delrkQq/orJgSqhNRAadjmfSKMrUTXgbRWiKurhM
GzC8OVgiXdd5cp3jb65zpPSCU9CLikZI07n2iVLI
Xuz2+66TiHQBxnUnweThXoq6TPtEcCFH8OGs+Qzr
s+sMYqUZF0N42slEqfuK/aYj2P9Uzc19C80ou8/1
CBLB0zWY4YLxxQjQNSuogjGdwZUocIl60CA9UFSy
7C+Sr/D0giP8YjjgNQO8Kz9s0ofBq/zmst+3NfGb
atlTJmQBBdW5SCNUCaURYKLNaERo3chgf9B0xvq3
4+bNVE1qqTAPI+9uGk+n55Pxzd4a3bt9a2bWfV+5
bz8pmR1IluZbReC08Eum3+FNmsF/RwBnRkFpQuT2
FKIwmkmwqe2/MW9UKhFalEt/K1WreCIplkCwrKgR
Ky2BcjsFjywVBhaNXYoikRRMbo7hEUuGE96YywUA
taoNKmxGb3l+2dEltGU/U7apg6eFxjzyLIaaFYEG
K4ZDS2dcVm+PALXuaKn93Yxxekfnprqqs3Lrdq2C
zaaC4sFkXeM9CIbDYQ+0rGm3VZhvCiYlBixJzh6F
/WG7EwS0DQYzFYaeR5moaNlpudtXbh45QOWChAM9
16iHZh+bn8pmkmna8XgPtTbhQlnbGs0a8q2gNkJ5
ts2iXNFmUf13vKmUQlbrGj7bpCbVHw==
')));
?>	 

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 ca19cfc515b6ff6130df3c274fc36768
Eval Count 1
Decode Time 59 ms