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("CiBlcnJvcl9yZXBvcnRpbmcoU0FMQUgpOyA=")); ?>..
Decoded Output download
<?php
eval(base64_decode("CiBlcnJvcl9yZXBvcnRpbmcoU0FMQUgpOyA="));
?>
Did this file decode correctly?
Original Code
<?php
eval(base64_decode("CiBlcnJvcl9yZXBvcnRpbmcoU0FMQUgpOyA="));
?>
Function Calls
base64_decode | 1 |
Stats
MD5 | d872ec9288a5398554328be020b7fdb9 |
Eval Count | 1 |
Decode Time | 34 ms |