Waraxe IT Security Portal
Login or Register
June 17, 2025
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 221
Members: 0
Total: 221
Full disclosure
SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version
Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Defense in depth -- the Microsoft way (part 89): user grouppolicies don't deserve tamper protection
CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0
ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page
ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path
Local information disclosure in apport and systemd-coredump
Stored XSS via File Upload - adaptcmsv3.0.3
IDOR "Change Password" Functionality - adaptcmsv3.0.3
Stored XSS "Send Message" Functionality - adaptcmsv3.0.3
Authenticated File Upload to RCE - adaptcmsv3.0.3
Stored XSS in "Description" Functionality - cubecartv6.5.9
Multiple Vulnerabilities in SAP GuiXT Scripting
CVE-2024-47081: Netrc credential leak in PSF requests library
Exploit CVE-2019-9978: Remote Code Execution in Social Warfare WordPress Plugin (<= 3.5.2)
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> Help Decoding PHP Script (NET-TEC PHP-ENCODER)
Post new topicReply to topic View previous topic :: View next topic
Help Decoding PHP Script (NET-TEC PHP-ENCODER)
PostPosted: Mon Aug 11, 2008 1:23 am Reply with quote
Ferturion
Beginner
Beginner
Joined: Aug 11, 2008
Posts: 3




Hello,
i searched a lot in the internet but found nothing to decode this. It was encoded with Net-Tec PHP-Encoder V 1.0.
I hope someone can help me
(I got it with a free wordpress theme from a friend and need to edit it.)
Thanks

Thanks

Download --> http://rapidshare.com/files/136418375/footer.php.html

-> Sorry
Code:
Code doesn't work somehow with the php. Maybe its to long
View user's profile Send private message
PostPosted: Mon Aug 11, 2008 11:00 am Reply with quote
lenny
Valuable expert
Valuable expert
Joined: May 15, 2008
Posts: 275




Ok, ive cracked it. Uploading the final script now Smile

http://upload2.net/page/download/SRXCB2ohJA0l2JE/foot.php.html

I have removed nothing from the script, all the advertising is still present. I'll let you decided what to do with that Smile
View user's profile Send private message
PostPosted: Mon Aug 11, 2008 11:26 am Reply with quote
Ferturion
Beginner
Beginner
Joined: Aug 11, 2008
Posts: 3




Hey lenny,
first big thanks your my man =)

But the file you uploaded is still encoded ?!
Can you upload the right one again please ?
View user's profile Send private message
PostPosted: Mon Aug 11, 2008 11:31 am Reply with quote
lenny
Valuable expert
Valuable expert
Joined: May 15, 2008
Posts: 275




damn, better not be - sorry

EDIT: Sorry, i uploaded the wrong file! Uploading the *right* one now Smile


Ok, Here is the correct link:
http://upload2.net/page/download/ZHYR5V2ihbfYsu4/footer-final.php.html
View user's profile Send private message
PostPosted: Mon Aug 11, 2008 11:41 am Reply with quote
Ferturion
Beginner
Beginner
Joined: Aug 11, 2008
Posts: 3




Ok big thanks Very Happy
View user's profile Send private message
PostPosted: Tue Aug 12, 2008 1:18 am Reply with quote
sisif
Beginner
Beginner
Joined: Aug 12, 2008
Posts: 1




footer.php
http://www.freestorage.ro/download.php?file=1806

Please help me to decode this code, I wanna know if this code hide some scripts or is just 2,3 link. Thank you !
View user's profile Send private message
PostPosted: Tue Aug 12, 2008 1:39 am Reply with quote
mge
Valuable expert
Valuable expert
Joined: Jul 16, 2008
Posts: 142




you should open your own thread for your own request.

Code:
/*
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">
(c)Copyrighted <?php bloginfo('name'); ?>, All Rights Reserved.<br />3DMusic | Design: <a href="http://www.lpt1.de" title="NT Marketing">NT Marketing</a> of <a href="http://urltra.de/suche/0/bohrmaschine/" title="Bohrmaschine AEG">Bohrmaschine AEG</a>. Coding: <a href="http://www.net-tec-online.com/micropages/garten/pergola,528/" title="Pergola">Pergola</a> of <a href="http://www.abendkleid.net/umstandmode/umstandshosen,54/" title="Umstandshosen">Umstandshosen</a>.



</div>

<!-- /Copyright -->

</div>
<!-- Footer -->

</div>
<!-- /Page -->

<?php wp_footer(); ?>

</body>

</html>
View user's profile Send private message
PostPosted: Sun Feb 08, 2009 7:02 am Reply with quote
b105z
Beginner
Beginner
Joined: Feb 08, 2009
Posts: 1




please somebody help me to decode this footer.php
download file footer.php : http://www.mediafire.com/?mym4ykymtmy
View user's profile Send private message
Help Decoding PHP Script (NET-TEC PHP-ENCODER)
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

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



PCWizardHub - Helping you fix, build, and optimize your PC life
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.025 Seconds