Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$keystroke1 = base64_decode("d2RyMTU5c3E0YXllejd4Y2duZl90djhubHVrNmpoYmlvMzJtcA==");..
Decoded Output download
<? $keystroke1 = base64_decode("d2RyMTU5c3E0YXllejd4Y2duZl90djhubHVrNmpoYmlvMzJtcA=="); ?>
Did this file decode correctly?
Original Code
$keystroke1 = base64_decode("d2RyMTU5c3E0YXllejd4Y2duZl90djhubHVrNmpoYmlvMzJtcA==");
Function Calls
base64_decode | 1 |
Stats
MD5 | c42574b0c0f121b44cb61d627581d5a5 |
Eval Count | 0 |
Decode Time | 85 ms |