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="Eliminar";
include ("/Z1/htdocs/sh2/pro/adm/mencon001/mencon001.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admuno[5]=="S")and($adm1[0]=="S")and($adm[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="index.php">
<?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/adm/comprobante1.php");
include("/Z1/htdocs/sh2/fun/adm/consecdh.php");
include ("/Z1/htdocs/sh2/fun/todo/boton.php");  
?>
</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('
lVLRbtMwFH1epPzDxVRaKy1zM4GAsqxPReJlSHRP
VNPk2M5iEftGtqO2q/rvONmWwCoG9ZN97jnn2tdn
fhVdzuuyjiMnnVNo7pxn1o8nn+NoxDKyqJRWhlkS
zsrwqhESxoT+SGnpBXJHXXlBa4uUCU21NBzNdJoO
u/PgTSaD+EBbNIZ6FEhrabVy6AZFAePxKPg2Blfv
b7OMLMmEGdFh6Wr6AukpkzjaxdH8Ko4und9WEvy2
lhnxcuMpd460hTdJEkc5ii0E6knO+M97i40RCccK
7QzefulWuMU+js4XzqsKP8DupEDjE6ce5Awu3tWb
UH+E1lLdl34GOVaiBwumVbWdAblRWjq4lmv4jpoZ
cgYdcgZOWlX80eQT7H7rkX4MPeCwAxzlD4N9Oj3w
D8UkaWdCu2m1uwKtBi19iSIjNTpPgHEfwpERZYTc
dF/UEh+TM1q7hjfWsSrNRnfLxXL59dv16rRHT29f
C08fgGf6y8i8ImGmOeT/nR5m8l/kNsscdYh1zoyX
6REi4yQX5RFPyNGjeeIDPOWWtj8wDHjfFmTlZJfs
fz5TWou27u+wb00Bgtkv
')));
?>	             

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Eliminar

Stats

MD5 7027982df3ddd63c820122fcbe173c88
Eval Count 1
Decode Time 76 ms