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 Ingreso";
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('
fZBPC8IwDMXvhX2HUTxsF6u7KOgcePPszSFS18wV
ZlOa7iR+dzsRJ/47JTzyy3tJsWLLwjY2YgREGs2B
vHQ+SRcRG8mcr7WXFToZb8zJASEPujZV2ymIEy52
U9F4hRUJajJhHQrSJM5gQplM5kM3Dh48HeAPtu6M
8KhQWHBnTUgDUcdJMgprsGqwzPZ5zrc8lUbdxWk5
eyhpxC5/wj0NOvKgIJwZ6PdY37H+piN6NM/xa8Sg
JXh1/G0IzqGzr2zRf/0G
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | ebb8a837bed9530ce56de315e4813c6a |
Eval Count | 1 |
Decode Time | 60 ms |