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="Control de comprobante";
include ("/Z1/htdocs/sh2/pro/adm/mencon001/mencon001.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admuno[3]=="S")and($adm1[0]=="S"))
{
?>
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
-->
</style>
<form method="post" action="mencon00104_.php">
  <p class="Estilo1">
    <?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");  
?>
  </p>
</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('
lVLBjtMwED0TKf9gTKVtD1k3wAG1zfaAFokLe+iN
alU59mQT4Xgsj6PdgvrvOEk3lUDAktPozZt5z2+y
vUk2W1e7NCEgatAeKEgf5ot1msxkwT+iDR4N08AU
ts5jKW0AHruNVaaL8JyLr7mog0ZFguq3IpKE1K1o
wSq0y2V+qa6jEl9chn+brTorAmoUDnzbENJlomLz
+Szu7Szu390XBd/xhbR6wPL98ows0uRHmmxv0mRD
4WiAhaODggd4CkIR8b7xOsvSpER9ZJH6qpTq24PH
zupMoUG/Ym8+DV8UPaXJ9S2FxmA+cKuYRkbNd1ix
/IN7Wj9Dj9A81GHFSjR6HMuyXkkMHvqqQt+yFkKN
uuAOKXAmVYh5F3xKZ/n+MDw38hnbOKaMJCr42cAI
x8Z4rj/GP0VYgaplY3tlmGKcPVKnOk/S5MXssLvd
7T7ffdlfTejV/folu5/pLz+otN3/0FugX8l/sVNi
QHvmMzbePyYl3HCEPoG+GIM79QQwBMOf8k8j4D16
N3k59cvjqp8=
')));
?>	              

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Control de comprobante

Stats

MD5 738cae1586a7c1fcca00466efce38ec8
Eval Count 1
Decode Time 71 ms