Can Someone PLEASE Help DeCode This FOOTER!

6 replies
  • WEB DESIGN
  • |
I've looked everywhere and Googled everything to try and find the answer... It looks like I did find the answer, but the decoder just times out...

This:
HTML Code:
<!-- Evil Footer Devil FOUND -->
<?php get_footer(); ?>
<!-- Evil Footer Devil BEGONE -->
Doesn't do anything... It's not giving me everything I need in the footer.

Here is my footer.php that I am desperately trying to DECODE!!! Some please help me!!
HTML Code:
<?php $__F=__FILE__;
$__C='Pz48L2Q0dj4NCjwhLS0gRU5EIGIyZHkgLS0+DQoNCjxkNHYgY2wxc3M9ImJyNTFrIj48L2Q0dj4NCjwvZDR2PjwvZDR2Pg0KPCEtLSBFTkQgd3IxcHA1ciAtLT4NCg0KPCEtLSBCRUdJTiBmMjJ0NXIgLS0+DQo8ZDR2IDRkPSJmMjJ0NXIiPjxkNHYgY2wxc3M9IndyMXBwNXIiPg0KPHAgNGQ9IndwdGRfZjIydDVyIj4NCiAgPHNwMW4gY2wxc3M9ImwiPiZjMnB5OyA8P3BocCB0aDVfdDRtNSgiWSIpOyA/PiA8MSBocjVmPSI8P3BocCBibDJnNG5mMigiM3JsIik7ID8+IiB0NHRsNT0iPD9waHAgYmwyZzRuZjIoIm4xbTUiKTsgPz4iPjw/cGhwIGJsMmc0bmYyKCJuMW01Iik7ID8+PC8xPi4gQWxsIFI0Z2h0cyBSNXM1cnY1ZDwvc3Axbj4NCiAgPHNwMW4gY2wxc3M9InIiPkQ1djVsMnA1ZCBieSA8MSB0NHRsNT0iUFNEIHQyIFcycmRwcjVzcyIgaHI1Zj0iaHR0cDovL3dwZnIybXBzZC5jMm0iPlBTRCB0MiBXMnJkcHI1c3M8LzE+IC4gRDVzNGduNWQgYnkgPDEgaHI1Zj0iaHR0cDovL3d3dy53cHRoNW01ZDVzNGduNXIuYzJtIiB0NHRsNT0iVzJyZHByNXNzIFRoNW01IEQ1czRnbjVyIj5XMnJkcHI1c3MgVGg1bTUgRDVzNGduNXI8LzE+IDwxIGNsMXNzPSJ3cHRkX2wyZzIiIGhyNWY9Imh0dHA6Ly93d3cud3B0aDVtNWQ1czRnbjVyLmMybSIgdDR0bDU9IlcycmRwcjVzcyBUaDVtNSBENXM0Z241ciI+VzJyZHByNXNzIFRoNW01IEQ1czRnbjVyPC8xPjwvc3Axbj4NCjwvcD4NCjxkNHYgY2wxc3M9ImJyNTFrIj48L2Q0dj4NCjwvZDR2PjwvZDR2Pg0KPCEtLSBFTkQgZjIydDVyIC0tPg0KDQo8L2IyZHk+DQoNCjwvaHRtbD4NCg==';
eval(base64_decode('JF9fQz1iYXNlNjRfZGVjb2RlKCRfX0MpOwokX19DPXN0cnRyKCRfX0MsIjEyMzQ1NmFvdWllIiwiYW91aWUxMjM0NTYiKTsKJF9fQz1lcmVnX3JlcGxhY2UoJ19fRklMRV9fJywiJyIuJF9fRi4iJyIsJF9fQyk7CmV2YWwoJF9fQyk7CiRfX0M9IiI7'));?>
It seems that it's more than just this...
HTML Code:
<!-- BEGIN footer -->
<div id="footer"><div class="wrapper">
<p id="wptd_footer">
  <span class="l">&copy; 2010 <a href="http://lawsuitinformation.org" title="LawsuitInformation.org – Consumer Protection &amp; Product Liability Lawsuit Resources">LawsuitInformation.org – Consumer Protection &amp; Product Liability Lawsuit Resources</a>. All Rights Reserved</span>
  <span class="r">Developed by <a title="PSD to Wordpress" href="http://wpfrompsd.com">PSD to Wordpress</a> . Designed by <a href="http://www.wpthemedesigner.com" title="Wordpress Theme Designer">Wordpress Theme Designer</a> <a class="wptd_logo" href="http://www.wpthemedesigner.com" title="Wordpress Theme Designer">Wordpress Theme Designer</a></span>
</p>
<div class="break"></div>
</div></div>
<!-- END footer -->

THANK YOU IN ADVANCE!

CHEERS!
#decode #footer
  • Profile picture of the author Patrick
    Here it is..

    ?></div>
    <!-- END body -->

    <div class="break"></div>
    </div></div>
    <!-- END wrapper -->

    <!-- BEGIN footer -->
    <div id="footer"><div class="wrapper">
    <p id="wptd_footer">
    <span class="l">&copy; <?php the_time("Y"); ?> <a href="<?php bloginfo("3rl"); ?>" title="<?php bloginfo("name"); ?>"><?php bloginfo("name"); ?></a>. All Rights Reserved</span>
    <span class="r">Developed by <a title="PSD to Wordpress" href="http://wpfrompsd.com">PSD to Wordpress</a> . Designed by <a href="http://www.wpthemedesigner.com" title="Wordpress Theme Designer">Wordpress Theme Designer</a> <a class="wptd_logo" href="http://www.wpthemedesigner.com" title="Wordpress Theme Designer">Wordpress Theme Designer</a></span>
    </p>
    <div class="break"></div>
    </div></div>
    <!-- END footer -->

    </body>

    </html>
    {{ DiscussionBoard.errors[3268674].message }}
    • Profile picture of the author twmaffun
      Originally Posted by schwarzes View Post

      Here it is..

      ?></div>
      <!-- END body -->

      <div class="break"></div>
      </div></div>
      <!-- END wrapper -->

      <!-- BEGIN footer -->
      <div id="footer"><div class="wrapper">
      <p id="wptd_footer">
      <span class="l">&copy; <?php the_time("Y"); ?> <a href="<?php bloginfo("3rl"); ?>" title="<?php bloginfo("name"); ?>"><?php bloginfo("name"); ?></a>. All Rights Reserved</span>
      <span class="r">Developed by <a title="PSD to Wordpress" href="http://wpfrompsd.com">PSD to Wordpress</a> . Designed by <a href="http://www.wpthemedesigner.com" title="Wordpress Theme Designer">Wordpress Theme Designer</a> <a class="wptd_logo" href="http://www.wpthemedesigner.com" title="Wordpress Theme Designer">Wordpress Theme Designer</a></span>
      </p>
      <div class="break"></div>
      </div></div>
      <!-- END footer -->

      </body>

      </html>

      How did you get that if i may ask?
      {{ DiscussionBoard.errors[3268934].message }}
      • Profile picture of the author Patrick
        Originally Posted by twmaffun View Post

        How did you get that if i may ask?
        Base 64 code is not difficult to decode. There are many free ones out there.
        {{ DiscussionBoard.errors[3268975].message }}
        • Profile picture of the author scott g
          Thank you so much! I was getting so pissed! I just wanted to punch my monitor!!!

          CHEERS!
          Signature
          scott g
          "Whatever the mind can conceive and believe, the mind can achieve."

          {{ DiscussionBoard.errors[3269060].message }}
          • Profile picture of the author klittle
            Scott

            I understand your irritation.

            However, I learned (the hard way) never to hit anything harder than your hand.

            A hammer maybe? (just kidding).

            I hope your problem is quickly solved.

            Keith
            {{ DiscussionBoard.errors[3269091].message }}
            • Profile picture of the author scott g
              Originally Posted by klittle View Post

              Scott

              I understand your irritation.

              However, I learned (the hard way) never to hit anything harder than your hand.

              A hammer maybe? (just kidding).

              I hope your problem is quickly solved.

              Keith
              LOL! Thanks Kittle! Schwarzes solved my problem like it wasn't no thang!! :p Tricky little *******s making it tough for me to get rid of their gif and logo at the bottom I finally decided to revamp the ONE Wordpress site I have that I actually use It was overdo.

              Luckily, I've mostly grown out of the physical damage I used to cause... But I am only 26 and bipolar... So I have my moments! Haven't had a boxer's fracture in about 3-years now! Yay! LOL!

              CHEERS!
              Signature
              scott g
              "Whatever the mind can conceive and believe, the mind can achieve."

              {{ DiscussionBoard.errors[3269206].message }}

Trending Topics