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 echo "\x3c\x64\x69\x76\x20cla\x73s\x3d\x22over\x6cay\x22\x20\x73tyle\x3d\x22d\x69\x7..
Decoded Output download
<div class="overlay" style="display: none;"><i class="fas fa-7x fa-spinner fa-spin text-success"></i></div>
<script type="text/javascript">
\$(document).ready(function(){
\$('.overlay').show();
\$('.overlay').fadeOut("slow");
});
</script>
Did this file decode correctly?
Original Code
<?php echo "\x3c\x64\x69\x76\x20cla\x73s\x3d\x22over\x6cay\x22\x20\x73tyle\x3d\x22d\x69\x73pl\x61y: \x6e\x6f\x6ee\x3b\x22\x3e<\x69 cl\x61ss\x3d\"fas\x20f\x61-\x37\x78\x20fa-s\x70inner\x20fa-\x73\x70\x69\x6e\x20\x74e\x78\x74-\x73u\x63ce\x73\x73\x22\x3e\x3c/\x69\x3e\x3c/\x64\x69\x76\x3e\n<\x73\x63\x72i\x70\x74 typ\x65=\"\x74ext/\x6a\x61v\x61\x73\x63\x72\x69p\x74\x22\x3e\n\$(\x64o\x63\x75me\x6et)\x2e\x72e\x61\x64y(\x66\x75\x6ec\x74\x69on(){\n\t\$(\x27.\x6f\x76\x65\x72\x6cay\x27).\x73h\x6f\x77();\n\t\$(\x27\x2e\x6f\x76er\x6c\x61y\x27)\x2efade\x4f\x75t(\x22s\x6co\x77\x22)\x3b\t\n})\x3b\n</\x73\x63r\x69\x70t\x3e\n";
?>
Function Calls
None |
Stats
MD5 | 838f4dbe55ad353cbbb94e6ecd216eeb |
Eval Count | 0 |
Decode Time | 39 ms |