|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 71
Members: 0
Total: 71
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Thanks for help... |
|
Posted: Wed Aug 06, 2008 12:06 am |
|
|
smyrna |
Regular user |
|
|
Joined: Jul 29, 2008 |
Posts: 12 |
|
|
|
|
|
|
|
I need a footer decoding... but I dont want to feel my self a parasite this time so I am offering one backlink from the my website to the decoders website(have to be a legal website no P0rn, etc.) to appreciate his/her help.
http://rapidshare.com/files/135144751/footer.php
here it is the code... thanks for the help |
|
|
|
|
|
|
|
|
Posted: Wed Aug 06, 2008 12:41 am |
|
|
mge |
Valuable expert |
|
|
Joined: Jul 16, 2008 |
Posts: 142 |
|
|
|
|
|
|
|
hey!
if you just need the short version (without the part about generating an advertisement) here it is:
Code: | <?php
/*
Encoder : NET-TEC PHP-ENCODER V 1.0
WEB : http://www.net-tec.biz/
WARNING: This file is protected by copyright law. To reverse engineer or decode this file is strictly prohibited.
*/
?> <!-- Sidebar -->
<div class="sidebar sidebar-right">
<h3>Categories</h3>
<ul>
<?php wp_list_categories('title_li='); ?>
</ul>
<h3>Blogroll</h3>
<ul>
<?php wp_list_bookmarks('categorize=0&title_li='); ?>
</ul>
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(2) ) : ?>
<?php endif; ?>
</div>
<!-- Sidebar -->
<div class="clear"></div>
</div></div></div>
<!-- /Main -->
<!-- Footer -->
<div id="footer">
<!-- Copyright -->
<div id="copyright">
coffee blogger *****SOME RANDOM ADVERTISEMENT*****
</div>
<!-- /Copyright -->
</div>
<!-- Footer -->
</div>
<!-- /Page -->
<?php wp_footer(); ?>
</body>
</html>
<a href="http://www.wp4themes.com">WordPress Themes</a> |
of course you need to edit out the *****SOME RANDOM ADVERTISEMENT***** part because that's what I replaced it with.
if you also need the random advertisement generation part (which makes the script so big in the end) you can download the long version here.
I hope that is what you wanted |
|
|
|
|
|
|
|
|
Posted: Wed Aug 06, 2008 10:15 pm |
|
|
smyrna |
Regular user |
|
|
Joined: Jul 29, 2008 |
Posts: 12 |
|
|
|
|
|
|
|
thanks fo your help... your backlink is valid anytime you want just send me a message... best regards |
|
|
|
|
Posted: Thu Aug 07, 2008 6:47 am |
|
|
mge |
Valuable expert |
|
|
Joined: Jul 16, 2008 |
Posts: 142 |
|
|
|
|
|
|
|
i don't have a webpage but thanks for your offer |
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|