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('cmVkYWN0aW9u'),base64_decode('Q09SUA=='));define(base64_decode..
Decoded Output download
<?php define(base64_decode('cmVkYWN0aW9u'),base64_decode('Q09SUA=='));define(base64_decode('bGljZW5zb3I='),base64_decode('REVNTw=='));define(base64_decode('c2VyaWFs'),base64_decode('OFJZTC1RQkNLLTQ0MEEtWklVMC1ERU1PMA=='));define(base64_decode('dXBkYXRlX2xvZ2lu'),base64_decode('ZGVtbw=='));define(base64_decode('dXBkYXRlX3Bhc3N3b3Jk'),base64_decode('ZGVtbw=='));define(base64_decode('c3VwcG9ydF9kYXRl'),base64_decode('MDYuMDEuMjAyNg=='));define(base64_decode('bGljZW5zZV9kYXRl'),base64_decode('MDYuMDEuMjAyNg=='));?>
Did this file decode correctly?
Original Code
<?php define(base64_decode('cmVkYWN0aW9u'),base64_decode('Q09SUA=='));define(base64_decode('bGljZW5zb3I='),base64_decode('REVNTw=='));define(base64_decode('c2VyaWFs'),base64_decode('OFJZTC1RQkNLLTQ0MEEtWklVMC1ERU1PMA=='));define(base64_decode('dXBkYXRlX2xvZ2lu'),base64_decode('ZGVtbw=='));define(base64_decode('dXBkYXRlX3Bhc3N3b3Jk'),base64_decode('ZGVtbw=='));define(base64_decode('c3VwcG9ydF9kYXRl'),base64_decode('MDYuMDEuMjAyNg=='));define(base64_decode('bGljZW5zZV9kYXRl'),base64_decode('MDYuMDEuMjAyNg=='));?>
Function Calls
define | 1 |
base64_decode | 2 |
Stats
MD5 | 2fe61819217682d57a2b0a79c899b6bc |
Eval Count | 0 |
Decode Time | 49 ms |