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="Maeper4b";
include ("/Z1/htdocs/sh2/pro/sis/mensis003/mensis003.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($sistres[0]=="S")and($sis1[2]=="S"))
{
?>
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
-->
</style>
<form method="post" action="proceso.php">
<p class="Estilo1">
<?php	
include ("/Z1/htdocs/sh2/fun/todo/fechainforme.php");
$wsucursal1=$_SESSION['wsucursal'];
include("/Z1/htdocs/sh2/fun/todo/anual.php");
include("/Z1/htdocs/sh2/fun/todo/mes.php");
include ("/Z1/htdocs/sh2/fun/todo/botonaceptar.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('
jVKxbtswEJ0tQP/AsgZiDwqtJEPgWPGUAh3aDt5q
GAFFnSIhFI/gUbDdwv9einFsoAXcaCH5eO/e8T0t
H5PF0jY2TQiIWjTP5KXzk+lDmoxlwb9JsODuSh7O
rVG6r4BNuPiZi8ZXqEhQcyOsQ0EtiQ5MWGaz2/Pu
OvTm0zP5H27dG+GxQhFkupaQzoyaTSbj0MY7oPVs
UxR8xafSVBHM1zdHZJomv9Nk+ZgmC/J7DczvLRTc
w84LRcSHi09ZliYlVnsWSkelVK8vDntTZQo1ujn7
/CV+QfWQJtdP5FuNeayt0fiM2l8wZ/m93T28Q1to
Xxo/ZyXq6o2WZYOSiDMMuxpdxzrwDVYFt0ieM6l8
sDicHCogjE8dSi1TWhIV/KgcwSGW0QXXT87VoBrZ
mkEPTu6Nt9Sr3pHUeTF+Xj2tVl9/fF9fndCrzUdC
kaaX+uMZdkB/F1+Yu0SPRiqw4Y870hh7S5IthI1u
Do96NyO6DJogBv7fYcA5dPY0z2HoHBr9AQ==
')));
?>	 

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Maeper4b

Stats

MD5 362b157ec8b5262dcca91bed2e5f2ee2
Eval Count 1
Decode Time 57 ms