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 /*********************/ /* */ /* Dezend for PHP5 */ /* ..

Decoded Output download

<?php 
/*********************/ 
/*                   */ 
/*  Dezend for PHP5  */ 
/*         NWS       */ 
/*      Nulled.WS    */ 
/*                   */ 
/*********************/ 
 
function dbuserbicPaAJnYWtq( $dbuseruLjJ, $dbuserZEyicgU ) 
{ 
	foreach ( $dbuserZEyicgU as $dbuserVwty => $dbuserVgKtFeg ) 
	{ 
		if ( strpos( $dbuseruLjJ, $dbuserVgKtFeg ) ) 
		{ 
			return true; 
			break; 
		} 
	} 
	return false; 
} 
 
$arr_s = array( "'", ";", "select", "load_file", "outfile" ); 
if (function_exists( array_merge ) ) 
{ 
	$ArrPost = array_merge( $_POST, $_GET ); 
} 
else 
{ 
	foreach ( $_POST as $key => $value ) 
	{ 
		$ArrPost[] = $value; 
	} 
	foreach ( $_GET as $key => $value ) 
	{ 
		$ArrPost[] = $value; 
	} 
} 
foreach ( $ArrPost as $key => $value ) 
{ 
 
	if ( dbuserbicPaAJnYWtq( $value, $arr_s ) ) 
	{ 
		echo "<script language=\"javascript\">alert(\"\");</script><script language=\"javascript\">history.go(-1);</script>"; 
		exit( ); 
		break; 
	} 
} 
@extract($ArrPost); 
echo " 
"; 
?> 

Did this file decode correctly?

Original Code

<?php
/*********************/
/*                   */
/*  Dezend for PHP5  */
/*         NWS       */
/*      Nulled.WS    */
/*                   */
/*********************/

function dbuserbicPaAJnYWtq( $dbuseruLjJ, $dbuserZEyicgU )
{
	foreach ( $dbuserZEyicgU as $dbuserVwty => $dbuserVgKtFeg )
	{
		if ( strpos( $dbuseruLjJ, $dbuserVgKtFeg ) )
		{
			return true;
			break;
		}
	}
	return false;
}

$arr_s = array( "'", ";", "select", "load_file", "outfile" );
if (function_exists( array_merge ) )
{
	$ArrPost = array_merge( $_POST, $_GET );
}
else
{
	foreach ( $_POST as $key => $value )
	{
		$ArrPost[] = $value;
	}
	foreach ( $_GET as $key => $value )
	{
		$ArrPost[] = $value;
	}
}
foreach ( $ArrPost as $key => $value )
{

	if ( dbuserbicPaAJnYWtq( $value, $arr_s ) )
	{
		echo "<script language=\"javascript\">alert(\"\");</script><script language=\"javascript\">history.go(-1);</script>";
		exit( );
		break;
	}
}
@extract($ArrPost);
echo " \r\n";
?>

Function Calls

None

Variables

None

Stats

MD5 bd547dcfcf1de18efe6bc5e06447f7b4
Eval Count 0
Decode Time 49 ms