Forums

[resolved] encrypted footer.php file (5 posts)

  1. howephunny
    Member
    Posted 3 weeks ago #

    I am trying to adjust the footer file of a theme, but the file is gibberish. Is there anyway to decrypt this?

    Here is the code ...

    <?php eval(gzinflate(base64_decode("bVFNa8MwDL0X+h+0XNIeEm8UdlhTl8HOWw+DHYtjq4m2xDa206ywHz8noaX7uBhZ0ntP0tvy4ibLoMSKNByMCeggy3jBFB35fFZsbW1hPqsw7D0pLIVbLNfz2XaoDcBdg8IjxPeIIDvnUAeQDhUFD6SDkAGEVmA0KPK2EaeBPoIjP5DaJJNmwqMIwM70GLFQnqAQUDs8bJI6BPvAWN/3eW9DjS361f1tLk3LEv5mnLIOvYfXsVIwwfMp/peEtDYWqwGd8EetHMITtqRJyGuoQk+VvmZIr8YQd7oLjgIZPY5RurghMzZQ27XZpcZS/jLl4PmcG0Rg54zqZPB5DkXpgPHfYx5FQ0oE4/J+lRtXMVmj/Nh2jjaxLV4o3uuzDm0z0n39WfOdKi/6C9j77MIYbxb/A+6nxcrso1VxwkXa2/1kSrpcw2j0uZOVRp3GYBDn3w=="))); ?>

  2. ClaytonJames
    Member
    Posted 3 weeks ago #

    Roughly;

    ?><!-- begin footer --></div><?php get_sidebar();?><!-- Please leave current credits intact and on display --><div id="footer"> Powered by <a href="http://www.wpthemes360.com/">Wordpress Themes</a>. Theme by <a href="http://winnopeg.com">Andre Deminiac</a>. Theme design by <a href='http://www.a1nutrition.com/brand/optimum-nutrition/'>Optimum Nutrition</a> Products.. <br /><a href="http://validator.w3.org/check?uri=referer">xhtml</a> | <a href="http://jigsaw.w3.org/css-validator/">css</a></div><?php do_action('wp_footer'); ?></div></body></html>

  3. ClaytonJames
    Member
    Posted 3 weeks ago #

    P.S. Thanks to Otto42. Way too easy.
    :-)

  4. howephunny
    Member
    Posted 3 weeks ago #

    Thanks ... this is a huge help

  5. ClaytonJames
    Member
    Posted 3 weeks ago #

    No problem. Credit goes to the folks in that link, and to Otto42 for links to some tools that make it such a short job.

    Peace.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.