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="Buscar Cedula";
include ("/Z1/htdocs/sh2/pro/per/menper001/menper001.php");
include("/Z1/htdocs/sh2/fun/todo/permisos.php");
if (($peruno[6]=="S")and($per1[0]=="S"))
{
?>
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
}
.Estilo1 {
font-size: 18px;
font-weight: bold;
}
.Estilo10 {width: 500px;
margin: 0 auto;
text-align: left;
color: #000000;
font-weight: bold;
}
-->
</style>
<form method="post" action="proceso.php">
<?php
include ("/Z1/htdocs/sh2/fun/todo/fechainforme.php");
include("/Z1/htdocs/sh2/fun/per/buscarpor3.php");
//tcaptura
?>
</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('
jVLBbtwgED0Hyf9AaQ67Bwe7VavKibNSq/YHemsU
VSyM16g2g2CsZBvl3wsku6sqUtq5AI95b2Z4bK7Z
1caPvmIRYrTofkZSgVbry4qdq158XqJWgX8Bs0xK
JNA6PS0G+ErIH60cyaCOMo7vpA8oPQQ5g0tL07Sn
3UUqINYn8gvusDhJaIrAbCPGE2Pgq9V5gheHNx9v
+158F2vlTMHam+YZWVfsoWKb64pdRdpPwGnvoRcE
9yR1jCJfvKnrim3R7HlKPdsq/WsXcHGm1jhh6Pjb
byVS0ceKXXyNZCdsS+6Ajupof0PH20/+/vIA3YHd
jdTxLU7mb1rDH+6sobHjH5rmiTGrsLOu4w1XC2FG
cne1muwuoRMMlLFDL02JVyrVdZ5JlmnzbsAw8xlo
RNMLj5EEV5qSoekUUEPE8qY5Nft99oqTRzcG0KOy
LkvDf3mY/d+WH+MxvD9SpCStPC1BPXsks+ShlTQO
5xWDKUJx8Z+fBELA4I/qj1mUP0VS/AM=
')));
?>
Function Calls
gzinflate | 1 |
base64_decode | 1 |
session_start | 1 |
Stats
MD5 | c02cf85f4e0868676f32755e21655f7d |
Eval Count | 1 |
Decode Time | 53 ms |