Title: Base 64 decode
Last modified: August 19, 2016

---

# Base 64 decode

 *  [sanjaymenon](https://wordpress.org/support/users/sanjaymenon/)
 * (@sanjaymenon)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/base-64-decode/)
 * someone pls help me decode the base 64 code below
 * <?php $E1d48d469be213db929aa42c15a487150=’jVJdT8IwFH2GxP9w0wfAByjRFyP7iMEHTTQhkYhvpNsuW2Vbm7awkPjPfPAn
   +RdsRzZCEOPL7m3PuT3ndA2D78+vTsdL+BbinGntkzhHpkjgUbsXXHQ7h+YvksN44pOVEAYtYveOBni5ErFCXNshBpnClU8yY
   +QtpVVVjVp4FIuCgOEmR58sMIIZSxHuUfO0JEGvjLSceJQdlI9tCbmzLFcmcDUe38AQvFBmEqJcpE5k0C9Zgf3LCYSBBbkGqcQmyXcgRYUKE4h28JvDSqhEKtR6JFRKgoVdztyyNhMpoP/
   IFdhAmpsmjxt1co+WNHUk+DiRThUy02qbDAvU+7OmDuFlCnewaHCYO8L5+9mynCckeHXlROqdp5rZoNcuIY21HtZ0ZoSibRduFPf3V4pxJiBFsxTScFEO
   +plobpZaey8vdb4eK+TkRKs9r5XLMF5TS7H/wD6ft4f589NRjqbZ13Nfi9feKrncv8RB7ceNRSLZ1U1mirwhdn8A’;
   eval(gzinflate(base64_decode($E1d48d469be213db929aa42c15a487150))); ?>
 * Any help would be appreciated

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

 *  [sub-lime1](https://wordpress.org/support/users/sub-lime1/)
 * (@sub-lime1)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/base-64-decode/#post-1072633)
 * Hey Buddy, This took me forever to find. lol but here is ur solution 🙂
 * [http://www.tareeinternet.com/scripts/decrypt.php](http://www.tareeinternet.com/scripts/decrypt.php)
 * ENJOY 🙂
 *  [Sandro M.](https://wordpress.org/support/users/msacom/)
 * (@msacom)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/base-64-decode/#post-1072655)
 * Hello to everybody. Is all the morning that I’m trying to decode or delete in
   some way my “double” base64 coding….I tried every thing, nothing…. and, unvelible,(
   in my template is working ok) I just deleted the command “get header” and “get
   footer” from index, page, search, etc. an I replaced them with a command “include”.
   I designed my footer (you can easily change the original one too removing completely
   the base 64 code using Dreamweaver or similar) and every thing works great.
    
   I cannot believe it. I lost 5 hours and the solution was there!
 *  [Sandro M.](https://wordpress.org/support/users/msacom/)
 * (@msacom)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/base-64-decode/#post-1072656)
 * I forgot. You have to save your footer.php (or header or whatelse) with another
   name, eg. footer2.php and live in the ROOT the original one running (alone and
   forgotten)
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/base-64-decode/#post-1072657)
 * > I lost 5 hours and the solution was there!
 * This is not a solution. You are still hacked, msacom. See [the other thread](http://wordpress.org/support/topic/348073?replies=8)
   where you posted this same claim.
 *  [kevinbanet](https://wordpress.org/support/users/kevinbanet/)
 * (@kevinbanet)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/base-64-decode/#post-1072679)
 * Decoded:
 *     ```
       ?>ï»¿		<div class="clear"></div>
       	</div>
       	<div class="clear"></div>
       	<div id="footer">
       		<div class="infocreek"><a href="http://www.infocreek.com" title="Web Page Design">&nbsp;</a></div>
       		<div class="copy">&copy; 2008 -  - is proudly powered by <a href="http://www.wordpress.org">WordPress</a><br /><a href="http://www.infocreek.com">Website Design</a> by InfoCreek | <a href="http://greatwordpressthemes.com">Creating A WordPress Theme</a></div>
       		<div class="valid">Valid <a href="http://jigsaw.w3.org/css-validator/validator?uri=<?php echo get_option('home'); ?>/">CSS</a> & <a href="http://validator.w3.org/check/referer">XHTML</a></div>
       	</div>
       </div></div></div></div></div>
       </body>
       </html>
       ```
   

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

The topic ‘Base 64 decode’ is closed to new replies.

 * 5 replies
 * 5 participants
 * Last reply from: [kevinbanet](https://wordpress.org/support/users/kevinbanet/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/base-64-decode/#post-1072679)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
