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 Facturacion";
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('
fZDPCsIwDMbvhb3DKDtsF6u7KOgcePAFvDlEahtZ
QZvSdCfx3a0im/jvlJDkl+9L6iVb1K51CSMgMmj3
FKQPeTFPWCYrvjJBKvQyXUsVOi9VHOGxZ6w6dRrS
nIvtRLRBoyJBbSmcR0GGxBlsDOPxbMhGUYcXA/zB
HjsrAmoUDvzZENJAHNM8z+IaVC025a6q+IYX0upH
cdJMn5UiYZc/5nqBjgJoiKdG+t3Wd+x+0wED2n78
mjA4Ebwq/hYE79G7V7a+f/4G
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 139210f8009977d3323feb70ebb23c1d |
Eval Count | 1 |
Decode Time | 49 ms |