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) Calendario";
include ("/Z1/htdocs/sh2/pro/coo/mencoo007/mencoo007.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($coosiete[0]=="S")and($coo1[6]=="S")and($coo[3]=="S"))
{
?>
<form method="post" action="tabla.php">
<?php
include ("/Z1/htdocs/sh2/fun/todo/fechainforme.php");
include("/Z1/htdocs/sh2/fun/todo/anual.php");
include("/Z1/htdocs/sh2/fun/todo/botonaceptar.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('
jZHBSsQwEIbPBvIOIeyhvZiugntwuz3sI3iziMym
UxpIMyFJT7Lvblq0BQXdU8I/838zf9Kc2LHxg+cs
YoyG3HtMEFJRPnO2g1oWZ3JxslkrxRksug6CIZmr
xmk7dSgKqV73akgd6aji8KB8IKWJ1IguH1V12G73
eZIsN/Mvbz85lagj5TGMJlLcHL0oil3GRIMJ2+qt
ruWLLMF1i7pvn34o7eOXUHL2wVlz4uzYUxjFiGmg
rpaeYpICdMqpa5ngYmGZNjfOT3L3R8Z1zx71AMbN
YLw9HbgJ7O3tF0rkQKPP37C6lkBqHvy9MGdXIThD
G3GJ/C8XQ6DgV+J1horM+gQ=
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 468340162203508ec1690e887bfefd01 |
Eval Count | 1 |
Decode Time | 66 ms |