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("pVPBbtQwED0vEv8wFKmFQ5oLp900e4CuqEAtWlaqKhatnGQ..
Decoded Output download
?> <div class="clearer"></div>
</div>
<!-- end wrapper -->
<!-- start Footer -->
<div id="footer">
<div id="footerw">
<div id="fl">
<ul>
<li class="home"><a href="<?php echo get_option('home'); ?>/">Home</a></li>
<?php wp_list_pages('title_li='); ?>
</ul>
</div>
<div id="fr">
<!-- FOOTER CREDITS LINK -->
<big><strong>© <?php echo date('Y'); ?> <?php bloginfo('name'); ?></strong></big><br>
<small><strong><a href="http://www.freethemelayouts.com/" style="color: #444444;text-decoration: none;" title="Free WordPress Themes">Free WordPress Themes</a> by [i] <a href="http://www.iwebsitetemplate.com" style="color: #444444;text-decoration: none;" title="Website Templates">Website Templates</a><strong></small>
</div>
</div>
</div>
<!-- end Footer -->
</div>
</body>
</html>
<?
Did this file decode correctly?
Original Code
eval(stripslashes(gzinflate(base64_decode("pVPBbtQwED0vEv8wFKmFQ5oLp900e4CuqEAtWlaqKhatnGQ2seTElj1tyN937E3T0E3FAZ+ceS9vnt/Yy3QGvJJCPkCuhHMX25NcobBotydpEnM9ffsmUMb7d1EE2BTQWmEMWoiiMeJIWIKV1vQX5HvIghvsA8L6B2D2EmkH6GmNGOoIDIR7NVENiJLDySpdoz+WgMringvJ0lQGMK80lEg7bUjq5sP2LBDPPi5gmcb8w1f+TGLBeSiZwit9glRrdko62hlRomMhkqSQSxe92oTz+Mj6OOqJBA7JhaRXNzebyzV8Xl9+udr8hO9X19984DOGM1mmiSOrmzI9zbXpFjA6bSEI2d5db6uHMqVL2ew1I40YEkjiXiaJg2hmfXtXC6WGDs+RVkRmHsdt257vLSJVWKMSnb4nd57rmuPk+9Ep9BdNK23n8P5TWAvCPxQVmGsr/Bjm0OgGF8wPITJ/xXpwq23xw6JzsPHSjsOYrPt5QdbBL/kbJt3JFjMnCQlrozgO7+4/zN0e1GDTy3ljR7VwiYY0DxG+PvvZP9/f+I09EXhKuujCpqLa6/N2+Qg="))));
Function Calls
gzinflate | 1 |
stripslashes | 1 |
base64_decode | 1 |
Stats
MD5 | 27c3fafda955160b98536e9dc194a785 |
Eval Count | 1 |
Decode Time | 95 ms |