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 gzinflate(base64_decode(strrev(str_rot13('==NNOxxli8ZPKyplAw08')))); ?>..
Decoded Output download
<?php gzinflate(base64_decode(strrev(str_rot13('==NNOxxli8ZPKyplAw08'))));
?>
Did this file decode correctly?
Original Code
<?php gzinflate(base64_decode(strrev(str_rot13('==NNOxxli8ZPKyplAw08'))));
?>
Function Calls
| strrev | 1 |
| gzinflate | 1 |
| str_rot13 | 1 |
| base64_decode | 1 |
Stats
| MD5 | c75aaaee4dee84d201487714e6d19854 |
| Eval Count | 0 |
| Decode Time | 97 ms |