Step 1 – Modify Explorer.exe File In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete […]
Search Results for: man command
Here's what we've found for you
What is NetBIOS? A Complete Guide
The Magic of NetBIOS In this guide you will learn how to explore the Internet using Windows XP and NetBIOS: How to Install NetBIOS <beginnine2a.shtml> How to Use Nbtstat <beginnine2b.shtml> The Net View Command <beginnine2c.shtml> What to Do Once You Are Connected <beginnine2c.shtml> How to Break in Using the XP GUI <beginnine2d.shtml> More on the […]
A Brief History of DOS
Contents: Disclaimer Introduction History The Memory Map Timeline and History Chart Future of DOS Postscript Bibliography Disclaimer: Although this document is purely informative, the author claims no responsibility for any misguided souls who find a way to twist its contents into anything harmful or overly offensive. Introduction: When a computer is turned on an Operating […]
How to hack easily
OK, this is my mini guide to the easiest ‘hacking’ there is ( I think ) if any one knows different then mail me and tell me 🙂 . Most FTP servers have the directory /pub which stores all the ‘public’ information for you to download. But along side /pub you will probably find other […]
IRC Fserv Tutorial – Working with IRC Fserv
I. Introduction A. What is an IRC Fserv? If you’ve been on IRC (Internet Relay Chat) for a while, you’ve probably stumbled across channels dedicated to “fserving.” But what exactly is an IRC Fserv? Simply put, an Fserv (File Server) is a script-based system that allows users to share files directly through IRC. It’s a […]
How to setup an IRC Eggdrop?
–[ What is EggDrop? ]– Note: This is taken from the readme file of EggDrop 1.3.28 Eggdrop is an IRC bot, written in C. If you don’t know what IRC is, this is probably not whatever you’re looking for! Eggdrop, being a bot, sits on a channel and takes protective measures: to keep the channel […]
How to Use FlashFXP
For most updated content, visit our website Q: What is FXP? A: FXP is a term adopted by earlier clients which provided site to site FTP transfers. Q: When trying to transfer files from one site to another I keep getting this error 500 illegal port command. A: The FTP Server is set up to […]
What is the Internet?
The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number in the millions. No one is in charge of the Internet. There are organizations which develop technical aspects of this network and set […]
How to Hack UNIX for Beginners
In the following file, all references made to the name Unix, may also be substituted to the Xenix operating system. Brief history: Back in the early sixties, during the development of third generation computers at MIT, a group of programmers studying the potential of computers, discovered their ability of performing two or more tasks simultaneously. […]
How to Set up a Secure Anonymous FTP Site
1. General Description of Setting up an “anonymous” ftp server. Create the user ftp in /etc/passwd. Use a misc group. The user’s home directory will be ~ftp where ~ftp is the root you wish anonymous users to see. Creating this user turns on anonymous ftp.Use an invalid password and user shell for better security. The […]