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="Listar Indices de terceros";
include ("/Z1/htdocs/sh2/pro/adm/mencon005/mencon005.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admcinco[5]=="S")and($adm1[4]=="S")and($adm[3]=="S"))
{
?>
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
}
.Estilo1 {
font-size: 18px;
font-weight: bold;
}
-->
</style>
<form method="post" action="mencon00506c.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/adm/cuentadh.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('
jVLRTtswFH1epPyD8SrRPgQ325hQaegTSEjT9tA3
KoRc+4ZEJL6WryPopv47dlpSCbSteXKOz7k+PseL
q2S+sJVNEwKiGs0Deen8eHKZJiNZ8B91/Ge3RtcK
iGlgHpwCh8QDozaq6QI25uIuF5XXqEhQ9UVYh0Lq
VrRgFJrp9PywOgun8clB/EFbdkZ41CgsuLYmpIOi
ZOPxKMxVQYur8/ui4Es+kUb3aL769g5Zfd0DkzT5
kyaLqzSZk9804RYbCwX38OKFIuJx4yTL0mSNesMC
9dNaqqdHh53RmcIG3Yx9vum/4GObJmfX5OsG855b
ovEZ1b9hxvIL+3L5Bj1D/Vj5GVtjo3eyLIsnid5D
XJXoWtaCr1AX3CJ5zqTyoYaCD4FNv6s+gcBnbG6Z
aiRRwfcGeuu7Bv/axpBoCaqStYmnwpDq6Jk61TmS
TV6MHpbXy+Xtr5+r0wE9vT+mrDf28fVK0x1Jjy9J
dWC81NV7wT9uu0aPZs9nbFd/SFDYvoMYwiG7bSRA
Q9A/lP96B+fQ2cHLNg4Po14B
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 96ebac8d852cc78c042d4e92e92d3bcf |
Eval Count | 1 |
Decode Time | 65 ms |