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 eval(base64_decode('CmVjaG8gIlRlYnJpa2xlciBrYXJkZcWfaW0gxZ9pbWRpIGJ1bnUgc3MgYWzEsXAg..
Decoded Output download
<?php eval(base64_decode('CmVjaG8gIlRlYnJpa2xlciBrYXJkZcWfaW0gxZ9pbWRpIGJ1bnUgc3MgYWzEsXAgYXRhYmlsaXJzaW4iCgo=')); ?>
Did this file decode correctly?
Original Code
<?php eval(base64_decode('CmVjaG8gIlRlYnJpa2xlciBrYXJkZcWfaW0gxZ9pbWRpIGJ1bnUgc3MgYWzEsXAgYXRhYmlsaXJzaW4iCgo=')); ?>
Function Calls
base64_decode | 1 |
Stats
MD5 | 29ad97848de9ec5a6ee945233fa30323 |
Eval Count | 1 |
Decode Time | 55 ms |