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="Estados De Cuentas(Facturas)";
include ("/Z1/htdocs/sh2/pro/adm/mencon005/mencon005.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($admcinco[2]=="S")and($adm1[4]=="S"))
{
?>
<form method="post" action="mencon00503.php">
<?php
$wsucursal1=$_SESSION['wsucursal'];
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/boton10.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('
lZExa8MwEIV3gf+DEIbYS2Wn7dQ4GdoUurSDt5oQ
VEnGhlhndBIdSv57Zae1oYGUbNJx37t77zZrstr0
TR8R1IgtmD06YV2SPkQkFgXbhq8CpE+aPnptnMDk
WUjnrcCUhZ7WyINXmiaMv+e8cQokcmyWvLfAhep4
p40Ek2X38+smzGPpDJ+xtTfcgQLea9u1CDgTNU2S
OOjKwEK13BUFK1kqjBqreXX3U0kj8hWRzToiqxps
RzvtGlAF6wEdo8FBsFqwaaXsdhwxtJ/SiD/RS29R
HPIi3pfbsnx5e60WU3Wxu2R+MlBr2YjWDCvov7Yv
YL9TrkCE8Vf1f4ADk2cTMUbFh0XnEI6URkQfUI9h
/nstbS3YflI8nkSD2Dc=
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | 8d8064711387eb743c0f23e12ac0200b |
Eval Count | 1 |
Decode Time | 53 ms |