Title: Decoding
Last modified: August 19, 2016

---

# Decoding

 *  Resolved [pedigo328](https://wordpress.org/support/users/pedigo328/)
 * (@pedigo328)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/decoding/)
 * `<?php $o="QAAAO2NucSdka2Z0dDolZGtiZgQwdSU5OygBQDkNDg4AlwEQJ25jOgOAJWFoaHNiAjAB0AAwQ2J0bmBpYgAAYydlfic7ZidvdWJhOiVvcwAAc3c9KChwcHApY2hrd29uaQAAd3VoamhzbmhpdClkaClybACAKCU5J1BiZScD8yc7KGY5KycAUEpmY2InYXViYgTfKATTdW50ZAAUaGtrdGZpc252cmIE2EYBIydBAOBydWluc3J1YgVECjAJf3ApYmpuQHBkA
   +hEZmtuZXVmChEDhANdZnRwblsgaQcZUADwAsINBjES8g4NEuQ7OHdvdwghJ3B3WBLDLy4nODkBwGVoY34AgQAAb3Nqazk
   =";eval(base64_decode("JGxsbD0wO2V2YWwoYmFzZTY0X2RlY29kZSgiSkd4c2JHeHNiR3hzYkd4c1BTZGlZWE5sTmpSZlpHVmpiMlJsSnpzPSIpKTskbGw9MDtldmFsKCRsbGxsbGxsbGxsbCgiSkd4c2JHeHNiR3hzYkd3OUoyOXlaQ2M3IikpOyRsbGxsPTA7JGxsbGxsPTM7ZXZhbCgkbGxsbGxsbGxsbGwoIkpHdzlKR3hzYkd4c2JHeHNiR3hzS0NSdktUcz0iKSk7JGxsbGxsbGw9MDskbGxsbGxsPSgkbGxsbGxsbGxsbCgkbFsxXSk8PDgpKyRsbGxsbGxsbGxsKCRsWzJdKTtldmFsKCRsbGxsbGxsbGxsbCgiSkd4c2JHeHNiR3hzYkd4c2JHdzlKM04wY214bGJpYzciKSk7JGxsbGxsbGxsbD0xNjskbGxsbGxsbGw9IiI7Zm9yKDskbGxsbGw8JGxsbGxsbGxsbGxsbGwoJGwpOyl7aWYoJGxsbGxsbGxsbD09MCl7JGxsbGxsbD0oJGxsbGxsbGxsbGwoJGxbJGxsbGxsKytdKTw8OCk7JGxsbGxsbCs9JGxsbGxsbGxsbGwoJGxbJGxsbGxsKytdKTskbGxsbGxsbGxsPTE2O31pZigkbGxsbGxsJjB4ODAwMCl7JGxsbD0oJGxsbGxsbGxsbGwoJGxbJGxsbGxsKytdKTw8NCk7JGxsbCs9KCRsbGxsbGxsbGxsKCRsWyRsbGxsbF0pPj40KTtpZigkbGxsKXskbGw9KCRsbGxsbGxsbGxsKCRsWyRsbGxsbCsrXSkmMHgwZikrMztmb3IoJGxsbGw9MDskbGxsbDwkbGw7JGxsbGwrKykkbGxsbGxsbGxbJGxsbGxsbGwrJGxsbGxdPSRsbGxsbGxsbFskbGxsbGxsbC0kbGxsKyRsbGxsXTskbGxsbGxsbCs9JGxsO31lbHNleyRsbD0oJGxsbGxsbGxsbGwoJGxbJGxsbGxsKytdKTw8OCk7JGxsKz0kbGxsbGxsbGxsbCgkbFskbGxsbGwrK10pKzE2O2ZvcigkbGxsbD0wOyRsbGxsPCRsbDskbGxsbGxsbGxbJGxsbGxsbGwrJGxsbGwrK109JGxsbGxsbGxsbGwoJGxbJGxsbGxsXSkpOyRsbGxsbCsrOyRsbGxsbGxsKz0kbGw7fX1lbHNlJGxsbGxsbGxsWyRsbGxsbGxsKytdPSRsbGxsbGxsbGxsKCRsWyRsbGxsbCsrXSk7JGxsbGxsbDw8PTE7JGxsbGxsbGxsbC0tO31ldmFsKCRsbGxsbGxsbGxsbCgiSkd4c2JHeHNiR3hzYkd4c2JEMG5ZMmh5SnpzPSIpKTskbGxsbGw9MDtldmFsKCRsbGxsbGxsbGxsbCgiSkd4c2JHeHNiR3hzYkQwaVB5SXVKR3hzYkd4c2JHeHNiR3hzYkNnMk1pazciKSk7JGxsbGxsbGxsbGw9IiI7Zm9yKDskbGxsbGw8JGxsbGxsbGw7KXskbGxsbGxsbGxsbC49JGxsbGxsbGxsbGxsbCgkbGxsbGxsbGxbJGxsbGxsKytdXjB4MDcpO31ldmFsKCRsbGxsbGxsbGxsbCgiSkd4c2JHeHNiR3hzYkM0OUpHeHNiR3hzYkd4c2JHd3VKR3hzYkd4c2JHeHNiR3hzYkNnMk1Da3VJajhpT3c9PSIpKTtldmFsKCRsbGxsbGxsbGwpOw
   =="));return;?>`
 * How do you decode something like that, or change the wording a little bit for
   copyrights?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/decoding/#post-673440)
 * I believe it is a base 64 encoding scheme used by some designers to prevent the
   alteration of sponsored links and content in their themes. If you open the “footer.
   php” file of your theme in an editor (you obviously already have), you will see
   the detail. Perhaps if you contact the theme designer they may have a sponsor
   free licensing option available that would remove the encryption. Look in your
   style sheet for the author contact information. You can view the decoded content
   by going to your home page and viewing the source code for the footer, but it
   is obviously to protect sponsored links.
 *  Thread Starter [pedigo328](https://wordpress.org/support/users/pedigo328/)
 * (@pedigo328)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/decoding/#post-673537)
 * Alright cool, thanks for the help. I didn’t really want to change what they had
   inputted there, but just add some copyrights for myself and the site to where
   I have added some unique content. Thanks again.
 *  [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * (@yemoonyah)
 * [18 years ago](https://wordpress.org/support/topic/decoding/#post-673719)
 * I got the same problem with my theme, but if I view the source code and copy 
   paste it into the footer.php I loose my sidebar.I really need some help here.
   I tried all kinds of decoders I could find on google, but it won’t work
    Here
   is the code:
 * <?php $_F=__FILE__;$_X=’Pz48P3BocCA0bmNsM2Q1IChURU1QTEFURVBBVEggLiAiL3M0ZDViMXIucGhwIik7ID8
   +DQo8P3BocCA0bmNsM2Q1IChURU1QTEFURVBBVEggLiAiL3M0ZDViMXJhLnBocCIpOyA/Pg0KDQo8ZDR2IGNsMXNzPSJjbHIiPjwvZDR2Pg0KPC9kNHY
   +DQo8ZDR2IDRkPSJmMjJ0NXItMjN0NXIiPg0KICAgIDxkNHYgNGQ9ImYyMnQ1ciI+DQogICAgPHA+
   IEQ1czRnbjVkIGJ5OiA8MSBocjVmPSJodHRwOi8vd3d3LnRoNWdyNTVuMWR2NW50M3I1cy5jMm0iPlRoNSBHcjU1biBBZHY1bnQzcjVzPC8xPiwgbTFkNSBmcjU1IGJ5IDwxIGhyNWY9Imh0dHA6Ly93d3cuYzFuYzNuYzFyNS5jMm0vIj5DMW5jM248LzE
   +IHwgPDEgaHI1Zj0iaHR0cDovL3d3dy53MnctZzJsZC1wcjRjNS1sNHN0LmMybSI+V09XIEcybGQ8LzE
   +IHwgPDEgaHI1Zj0iaHR0cDovL3d3dy5mMXIxdzF5ZjNybjR0M3I1LmMyLjNrIj5QMXQ0MiBGM3JuNHQzcjU8LzE
   +PC9wPg0KICAgIDwvZDR2Pg0KPC9kNHY+DQo8P3BocCB3cF9mMjJ0NXIoKTsgPz4NCjwvYjJkeT4NCjwvaHRtbD4NCg0K’;
   eval(base64_decode(‘JF9YPWJhc2U2NF9kZWNvZGUoJF9YKTskX1g9c3RydHIoJF9YLCcxMjM0NTZhb3VpZScsJ2FvdWllMTIzNDU2Jyk7JF9SPWVyZWdfcmVwbGFjZSgnX19GSUxFX18nLCInIi4kX0YuIiciLCRfWCk7ZXZhbCgkX1IpOyRfUj0wOyRfWD0wOw
   ==’));?>
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years ago](https://wordpress.org/support/topic/decoding/#post-673720)
 * I assume the call for your sidebar is also “coded” in that obfuscated sh*t.
 * You should never use a theme that puts this kind of crappy code in the files.
 *  [franglais](https://wordpress.org/support/users/franglais/)
 * (@franglais)
 * [18 years ago](https://wordpress.org/support/topic/decoding/#post-673722)
 * Hi to the person that told I was rude for telling moshu he was an a**hole.
    Just’
   cause he’s doing this for free, does that give him the right to talk to other
   like that?!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Decoding’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 5 participants
 * Last reply from: [franglais](https://wordpress.org/support/users/franglais/)
 * Last activity: [18 years ago](https://wordpress.org/support/topic/decoding/#post-673722)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
