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 Novedades";
include ("/Z1/htdocs/sh2/pro/coo/mencoo005/mencoo005.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($coocinco[0]=="S")and($coo1[4]=="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/dia.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('
lZLBTsQgEIbPkvAOhOyhvUjX6Gm32xcwXry5MQZh
mpK0DGGoF7PvLq3aHky0cgEm///BP9Cc2LEJXeCM
gMihf6GkYyrKA2c7Xct7N+3FA76B1RZI5rrzph8t
iEKqp73qkkVDirobFSIqg6gG8Hmqqrt1dZ3PkOVq
/uFtR68SWlQB4uAIaXW0oih2GWOyF8/Vc13LR1lq
b+fq/nz7VSk5e+esOXF2bDEOYoDUoa1lQEpSaJNy
vLyLaIBwxk/SKf3VL6GWi7VgOu38hIbtcWg0YyTd
b3doP/5HPgBtF1unt4tfMaHXBkL+AYtrbq+amvDd
PM4uQnAGPcH8AH9yIUaMYSFeJqj4HJn4AQ==
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | dff330f5e54a54de749414cfb2238195 |
Eval Count | 1 |
Decode Time | 63 ms |