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="Modificar (Mov Cartera)";
include ("/Z1/htdocs/sh2/pro/sis/mensis004/mensis004.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($siscuatro[0]=="S")and($sis1[3]=="S")and($sis1[4]=="S"))
{
?>
<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
}
.Estilo1 {
	font-size: 18px;
	font-weight: bold;
}
-->
</style>
<form method="post" action="mensis00401a.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('
lVLBTuMwED0TKf/gNZVIDsHNLodVaehhBRIHdg+9
bYWQazvE2sRjeRygoP47jmlTaZFY1pdYb97MvLzn
xUUyX9jGpgkqRA3mDj13PsvP02TCK3oDUtdacEey
G3ggP0JNOZ7TUNZGtL1UJKPsd8kaL0Egw+Yrsw4Y
amSdMuEznZ4dbqdhFc0Pze96694wDxKYVa7TCHjo
qEmWTcIY0XPvYDW9rSq6pDk3MsLl6ts75GyH5Gny
kiaLizSZo9+0iviNVRX16skzgUiHwpeiSJM1yA0J
1KM1F3/uHfRGFgJacDNyfBVPULJNk9NL9LqFMnJr
ML5A/axmpPxun8730KPS942fkTW08q2tKIZNLGoY
bjW4jnTKNyAragE9JVz4kEJFR8umJY8eBD4hc0tE
yxEruhMQpQ8BHn0QyGhqrUTDtRnWqtHYySP2onfI
27Ka3C0vl8vrXz9XJyN6cvuZvPbszyfMTf8/9E7h
3+QP/nQNHsyOT8hb9sE+ZmMAgwF742IwqkUV38g/
ZSjnwNlRyXYYHQa9Ag==
')));
?>	   

Function Calls

gzinflate 1
base64_decode 1
session_start 1

Variables

$a Modificar (Mov Cartera)

Stats

MD5 44413db786bb5ad4d1173294fc191dfa
Eval Count 1
Decode Time 85 ms