• Resolved howephunny

    (@howephunny)


    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=="))); ?>

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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>

    P.S. Thanks to Otto42. Way too easy.
    🙂

    Thread Starter howephunny

    (@howephunny)

    Thanks … this is a huge help

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘encrypted footer.php file’ is closed to new replies.