Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
define('READFILE', true); $url_ads = 'http://u97935k1.beget.tech/index.php'; $url_ad = '..
Decoded Output download
<? define('READFILE', true);
$url_ads = 'http://u97935k1.beget.tech/index.php';
$url_ad = 'http://u97935k1.beget.tech/text.php';
$ads = file_get_contents($url_ads);
$ad = file_get_contents($url_ad);
if($ads = "".$_SERVER['HTTP_HOST']."" and $ad == time()){
} ?>
Did this file decode correctly?
Original Code
define('READFILE', true);
$url_ads = 'http://u97935k1.beget.tech/index.php';
$url_ad = 'http://u97935k1.beget.tech/text.php';
$ads = file_get_contents($url_ads);
$ad = file_get_contents($url_ad);
if($ads = "".$_SERVER['HTTP_HOST']."" and $ad == time()){
}
Function Calls
define | 1 |
Stats
MD5 | 15c839eaca2193e92a1b54018e2bd844 |
Eval Count | 0 |
Decode Time | 100 ms |