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="Bitacora Personal";
include ("/Z1/htdocs/sh2/pro/sis/mensis008/mensis008.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($sisocho[2]=="S")and($sis1[7]=="S"))
{
include ("/Z1/htdocs/sh2/fun/todo/ustedestasis.php");
include ("/Z1/htdocs/sh2/fun/sis/boton.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('
fZDPCsIwDMbvhb3DKDtsF6u7KOgc+ASCN4dIXTNW
mE1pupP47laRTfx3Skjyy/cl5ZqtStvaiBEQaTRH
8tL5NFtGLJEF32gva3Qy3oIjNLLjoaFN3fUK4pSL
/Uy0XmFNgtpcWIeCNIkzmBCm08WYTYIIz0b4g216
IzwqFBbcWRPSSDRxmiZhDdYtVvmhKPiOZ9KoR3FW
zZ+VLGKXP+YGgZ48KAh3Bvrd1nfsftMJPZph/Box
6AheFX8LgnPo7Ctb3t9+Aw==
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 424dfc765bcf8f10254fb9be0a878924 |
Eval Count | 1 |
Decode Time | 61 ms |