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

Signing you up...

Thank you for signing up!

PHP Decode

function x0b($x1e, $x25, $x1c, $x1d) { global $x2d,$x2e,$x2f,$x30,$x31,$x32,$x33,$x34,..

Decoded Output download

<?  	function x0b($x1e, $x25, $x1c, $x1d) { 
		global $x2d,$x2e,$x2f,$x30,$x31,$x32,$x33,$x34,$x35,$x36,$x37,$x38,$x39; 
		//global $x13; 
		$x26 = $x38(); 
		$x27 = array("key" => $_REQUEST["key"],"type" => $x1e,"vtiger" => $x25,"pdfmaker" => $x1c,"url" => $x1d,"time" => $x26); 
		//$x1a = $x13->call("activate_license", $x27); 
		if ($x1a != "invalidated" && $x1a != "validate_err") { 
			$x28 = $x31("_", $x1a); 
			$x1a = "invalidated"; 
			$x29 = $x2f("Yy", $x26); 
			$x2a = $x37($x1e); 
			$x2b = $x37($x1d); 
			$x2c = $x29;$x2c -= ($x2a + $x2b); 
			$x2c -= $x26; 
			if ($x28[1] == $x2d($x2c)) { 
				$x1a = $x28[0]; 
			} 
		} 
		return $x1a; 
	} 
 ?>

Did this file decode correctly?

Original Code

	function x0b($x1e, $x25, $x1c, $x1d) {
		global $x2d,$x2e,$x2f,$x30,$x31,$x32,$x33,$x34,$x35,$x36,$x37,$x38,$x39;
		//global $x13;
		$x26 = $x38();
		$x27 = array("k\x65\171" => $_REQUEST["\x6b\x65\171"],"ty\160e" => $x1e,"\x76\x74\151ge\162" => $x25,"p\x64\146\155ak\x65r" => $x1c,"\x75\x72\154" => $x1d,"\x74\x69\155e" => $x26);
		//$x1a = $x13->call("\x61ct\x69\x76\141\164\145_\x6ci\x63\x65\x6e\x73\x65", $x27);
		if ($x1a != "\x69\156\166a\154\151\144\141ted" && $x1a != "\166\x61\x6ci\x64a\164e\x5f\145\x72r") {
			$x28 = $x31("\137", $x1a);
			$x1a = "\x69\x6ev\141\x6cid\141te\144";
			$x29 = $x2f("Y\171", $x26);
			$x2a = $x37($x1e);
			$x2b = $x37($x1d);
			$x2c = $x29;$x2c -= ($x2a + $x2b);
			$x2c -= $x26;
			if ($x28[1] == $x2d($x2c)) {
				$x1a = $x28[0];
			}
		}
		return $x1a;
	}

Function Calls

None

Variables

None

Stats

MD5 27d880b7d69abd79e4a88b58061e6968
Eval Count 0
Decode Time 49 ms