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[1]=="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/coo/clientepuesto.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('
lVLBasMwDD3P4H8QpofkMie7rmk/orDDyhiuo5BA
YhnLPo3++5x0Sw+DLfPFlnjvyXrS8SD2R997KRiZ
B3LvHE2IRfksxc406gUD4AgeA5MzI6TLYE1LgA6S
A5+QI6mMHZwdU4tQKP1a6z62ZFlz/6R9IG2J9IQu
X1VV31+Pua4q7+Qf3C45HaklnctPAxPfGR0UxS7L
JEfn+q1p1EmVxrVLrj5XX5lSig8pjgcp9h2FCSaM
PbWN8sRRgbExN5yjQBaZFvEZOvvx8EtL67c6tL0Z
3CyN25vhZFNgM25nGJf+A5+QN4HnsdhxQBfxNsjt
JS4U8zpY9HlZVtbis57d+HZRiiuAFDgyLpP4UxdD
oOBXxessCreTFT8B
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 210bfd0b6af11aa00ab572c1255f210e |
Eval Count | 1 |
Decode Time | 61 ms |