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="Consultar (Maestro de terceros)";
include ("/Z1/htdocs/sh2/pro/adm/mencon005/mencon005.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admcinco[1]=="S")and($adm1[4]=="S")and($adm[3]=="S"))
{
?>
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
.Estilo10 {width: 500px;
	margin: 0 auto;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
-->
</style>
<form method="post" action="mencon00502a.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/adm/buscarpor.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('
jVJNa9wwFDzH4P+gqguxD47stIHixNlDSaGHtoe9
dQlBK8lrUVnP6MlstiH/vZLT9dIW0n0nMZp5n7O8
TW6WQzekCSpEDfYBPXc+y6/TZMEb+hEsjiZAJPvC
FXoHRCrilRPKAeY00LQVZgxgRtn3inVegkCG3SUb
HDAue9YrK8CW5dXxdRFK0vwo/kfbjpZ5kMAG5XqN
gEdFS7JsEfKKoIV1dd80dEVzbuWEVuv3fyHrd7+B
PE2e0mR5myY36PcmjLEfVEO9evRMINL48aYo0mQD
ck8C9WzDxY+tg9HKQoABV5O3n6YIfTynycUdem2g
mrgtWF+g/qlqUn0YHq8P0E7pbedrsgEj/5SV5Gmn
pe9qclWWL4qeu622NSkJHz1EJHZXcKO3ATWq9RE7
9FJO8UqloogzsWna+GrB9aRXvgPZ0AHQU8KFD1dv
6Hya8pJPu4786IyzVy48X6lVouPaxvxqvtRih6MY
HXJTNYuH1d1q9fnb1/X5jJ7fn2KAA/t0y3A7nkiP
7tyMKLgbwM2KySEsznLYQVgmIWmiDKrJQ/9tQTkH
bpgzPsek5CVCxl8=
')));
?>	   

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Consultar (Maestro de terceros)

Stats

MD5 301bc1833e4b3aa40fe727237b730192
Eval Count 1
Decode Time 70 ms