Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
eval(stripslashes(gzinflate(base64_decode("pVNda9tAEHxOof9h4zzYgciilIbWVmSCP4qpkxpbIZSqmJO..
Decoded Output download
?><div id="footer">
<div class="recent-posts">
<h3><?php _e('Recent Posts'); ?></h3>
<ul>
<?php get_archives('postbypost', 5); ?>
</ul>
</div>
<div class="the-site">
<h3>The Site</h3>
<ul>
<li><a href="http://wordpress.org">Powered by WordPress</a></li>
<li><a href="http://freethemelayouts.com">Design by FTL</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Legal Disclaimer</a></li>
<li><a href="#">(C) Your Site</a></li>
</ul>
</div>
<?php wp_footer(); ?>
<br><br>
<!-- CREDIT LINK MUST REMAIN FOR LEGAL USE --><hr noshade size=1 color="#CCCCCC">
<div style="color: #669999;text-decoration: none;font-size:8pt;"><a href="http://www.freethemelayouts.com/" style="color: #669999;text-decoration: none;font-size:8pt;">Free WordPress Themes</a> designed by [i] <a href="http://www.iwebsitetemplate.com" style="color: #669999;text-decoration: none;font-size:8pt;">Website Templates</a></div><br>
</div>
</div>
</div>
</body>
</html><?
Did this file decode correctly?
Original Code
eval(stripslashes(gzinflate(base64_decode("pVNda9tAEHxOof9h4zzYgciilIbWVmSCP4qpkxpbIZSqmJO0tg4knbg7W1V/ffdOMk1ImjxkQdKi3Z0b7YxGvpfwA/DkKuxshdAow47//t2JfRtnTCkqSIyx0E4plFZNmcJLP/reqExL2GAv7K5sDyxtT/d8CCPfc6mlbd5nbXbSzOxQb5iMU35ARdMGOqrNPexewCc73k66x1HPJU5t+pCdTtFRXOMjZkGKsKaX/+GQcd9jkErcEkCqdTlw3UrIpJSoVF/IHYEtRYUSE4hquKfS0pQ8l9Fn0fRLQFuJSKRyzFgt9lr1Y5ET3gQV3xUGbhYsXgY6M8dLfmBxTRvNeFy/3r/AHctgwhXthecoX5/ojc/hh9jLdlGP2p+uHY5h3GE1rMpNY5leq5cXSd9clJ06DoxX08k8gMX89hvc3K0DWE1vrue3MPu+gsX06/UC7tZTcBzfSyUUQqUsQVD8D159gFhkQhqeYxtWW6u60nWGVLANAzi7vPxCMdT4WzsJxkIyzUUxILwCh1tBtjWIg8+lHhLIU9Grqv+cXm7YeeNRM0L9ZxwIzAHWP5BYIzTO+sl/wbOkeIWRcbXGvMyYxsZEb+R032BC0IK2fjYCt7q1Yh+fDzOTRyKpbTnVeUa//18="))));
Function Calls
gzinflate | 1 |
stripslashes | 1 |
base64_decode | 1 |
Stats
MD5 | f2f58dab3d1c90f53690237233b9bb58 |
Eval Count | 1 |
Decode Time | 80 ms |