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="Resumen Cuentas y Compr";
include ("/Z1/htdocs/sh2/pro/adm/mencon002/mencon002.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admdos[5]=="S")and($adm1[1]=="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="mencon00206..php">
<?php
include ("/Z1/htdocs/sh2/fun/todo/fechainforme.php");
$wsucursal1=$_SESSION['wsucursal'];
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/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."rcyc.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('
lVTfT9swEH4mUv6Hw4tEqrVNi7Z1KwQeEJP2wiS6
pyGEXOdCLRxfZDu0BfG/z05/saFtkCffd+fvu9wP
n55Ex6f1rI4ji9ZK0jfWcePSzlEcJTxnl2ibCjWc
Nagdt7CEM6pqw7xbaqGaAiFl2c9hNnMFCZvZ2WFW
G8p4UWX+niA9GBzuTn0vxTq7yy/ulo3OHBWU1Wgq
acnubpSQponnLchefbzOczZhHa6LFhteDddIJ44e
4+j0JI6OrVsqBLesMWcOFy4T1rLg2O/14mhKxRJ8
6N6Ui7tbQ40ueoIUmTG8+9p+XvQpjvrn1klFI3jc
K0m7npUPOIbDD/XC+1fQHOXtzI1hSqrYgiWvpFqO
gf2QFVq4wDlcUsU160KLdMGikeVvIl/g8ZnG8LPX
gJcK8CZ+2NEPBy/4vbPXCzXJ2mqFU0mmggrdjIqc
1WQdAy6cH42cbfs4+NRvGxPiV+Pz12nYdrREMeNS
B3rcdjWZ20Y0xnI1zJObyflk8u37xdXBFj24PnoN
9yb89fPFdfOWcF/QP4P/kc6UHOl1PEAcxVGWCYPc
gOCmRsfBrxSq0KF7WZCHqbU1VVOD4LkVh3tuJJ+q
1lwvJzS28SgFxmR9fl62NfTKohXSrHMMjXDkuMqT
ALJ2fVl/I3EU9HzIJvkc2Cqcrfdyv5QKb3AhrbPp
JqzTCesF/qvuPOsW78JgNBp1wZkGO6vxz3zFjOHA
jZjJewp/HBaWQLTPDmjpvLzKS6pRpyvtVZa7JPvM
iKXou4VjXTZ/33aqnBvpME1Ul61socgGOxjtG5GF
cdxN8VPoFiqL7Svy36lAY8jU28F4CqSe6hc=
')));
?>	  

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Resumen Cuentas y Compr

Stats

MD5 b26979a448ca1d126c466ee4a5174ffe
Eval Count 1
Decode Time 69 ms