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

Signing you up...

Thank you for signing up!

PHP Decode

<? $infos = array($_POST['getpwd'],$password,function_exists('phpinfo'),"\x31\x32\x37\x2e..

Decoded Output download

<? 
$infos = array($_POST['getpwd'],$password,function_exists('phpinfo'),"127.0.0.1"); 
?>

Did this file decode correctly?

Original Code

<?
$infos = array($_POST['getpwd'],$password,function_exists('phpinfo'),"\x31\x32\x37\x2e\x30\x2e\x30\x2e\x31");
?>

Function Calls

function_exists 1

Variables

$infos [{'key': 0, 'value': None}, {'key': 1, 'value': 0}, {'key': 2, 'value': False}, {'key': 3, 'value': '127.0.0.1'}]

Stats

MD5 655f458fdbce3ee2c528055f7105c8cb
Eval Count 0
Decode Time 112 ms