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