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="De Prueba Anual";
include ("/Z1/htdocs/sh2/pro/adm/mencon002/mencon002.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admdos[3]=="S")and($adm1[1]=="S"))
{
?>
<style type="text/css">
<!--
.Estilo4 {font-size: 10px; font-weight: bold; }
.Estilo6 {font-weight: bold; font-size: 18px;}
body {
background-color: #CCCCCC;
}
-->
</style>
<form method="post" action="mencon00204..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");
?>
</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('
lVLBattAED1XoH/Ybg22D/JaiQnFtmJKm0MubcC3
mhBWu6NIVNoROysSN/jfu1IduUlIE+s0vHnvafbN
rM6D5arO6zAgICrQ3JCT1o3GizAYyIR/A3ZlG0gl
+2IaWXIPF0aVjQY24uJnLHKnUZGg/ETUFoXUlajA
KDTT6cmhmvhf8PFB/EKbNUY41ChqsFVBSAdFxkaj
gffVSJvT6yThaz6WRndYvIn3yDgMHsJgdR4GS3Lb
Epjb1pBwB/dOKCLeNj5GURhMLsgVJc7YQ4bGRVT8
hjmLp/X9gnXAHRS3uZuzFEu9YLtecLYXPO3/6/HZ
e3h+inrL/CwfUql+3VpsjI4Ulmjn7NPX7vOv8rwo
amcS3bS+8nWGtmIVuBx1wmskx5lUzi8l4X2S09mk
i6bV/l3cq/voM81A5bIwrT30uQ7uqFGNJVnGyeBm
fbFeX/74vhn26PB68R7vR/rzDf9HIttLOoJfAR3B
TtGh2fMZ25+EaN9+iGzXNqAk6I7mzZsEa9HW/Qy7
1tRb/QE=
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 6ad4add4b7d631fcc50766435aabb838 |
Eval Count | 1 |
Decode Time | 49 ms |