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="Ver el personal ubicado en un puesto";
include ("/Z1/htdocs/sh2/pro/coo/mencoo001/mencoo001.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($coouno[2]=="S")and($coo1[0]=="S"))
{
?>
<form method="post" action="proceso.php">
<?php
include ("/Z1/htdocs/sh2/fun/todo/fechainforme.php");
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/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('
lVFBbsMgEDwXiT+sUA72pTi5Nk4eEamHRlVFYC1b
slnEwqnK34vd1jlUalMusKuZWWb2eBD7Y+iDFIzM
A/k3Tiamqn6SYmNa9YwRcISAkcmbEfJlsMYRoIfs
IWTkRKpgB2/H7BAqpV+2uk+OLGvudzpE0pZIT+jL
1TTb2+uxzFX1jfyD22WvEznSZfw0MPGN0UFVbYpM
9nTevbatOqnaeLf0tufmq1NL8S7F8SDFvqM4wYSp
J9eqQJwUGJuK4VJFssi0iM/QOY+HXyyt3+rQ9mbw
szTeb4azzZHNeD/D+Pwf+IR8P/hCqSzWYihrX1lL
Ynr29Z2HFFcAKXBkXDL9UxdjpBhWxessCp+nKH4A
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | ce2efbfda5d4a098e02cf1e726c1779b |
Eval Count | 1 |
Decode Time | 57 ms |