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 define(base64_decode('R1BUX01BU1RFUl9WRVJTSU9O'),base64_decode('MS42OA=='));..
Decoded Output download
<?php define(base64_decode('R1BUX01BU1RFUl9WRVJTSU9O'),base64_decode('MS42OA==')); ?>
Did this file decode correctly?
Original Code
<?php define(base64_decode('R1BUX01BU1RFUl9WRVJTSU9O'),base64_decode('MS42OA=='));
Function Calls
define | 1 |
base64_decode | 2 |
Stats
MD5 | 8d83040f3b880c2a65d00ef867638097 |
Eval Count | 0 |
Decode Time | 34 ms |