Forgetting your Windows administrator login password. With no way to get into the system, you can’t even perform basic maintenance, let alone a thorough tune-up. Formatting is always an option, but we consider that a last resort. (Plus, guess who’s going to have to help reinstall all the programs lost after a wipe?) But all hope is not lost. There are a few ways to actually retrieve a lost Windows account password. Read on, and we’ll show you the light.
The first thing which you check if you forget login password. When we install Windows, it automatically creates an account “Administrator” and sets its password to blank. So if you have forget your user account password then try this:
Start system and when you see Windows Welcome screen / Login screen, press ctrl+alt+del keys twice and it’ll show Classic Login box. Now type “Administrator” (without quotes) in Username and leave Password field blank. Now press Enter and you should be able to log in Windows.
Now you can reset your account password from “Control Panel -> User Accounts”.
Same thing can be done using Safe Mode. In Safe Mode Windows will show this in-built Administrator account in Login screen.
If you sure that you had completely no idea what your password is, then keep trying these methods.
Popularity: 2%
1 CommentNow HTML is enabled in New Orkut.
so i will tell you step by step how to do that.we need two things first firefox and second new orkut to perform this trick
Step 1
open your profile page in new orkut and click on about me clear all unwanted things from it.

Step 2
go to google and search any picture in example i m searching the picture of jim carry.
go to the images tab you will see many picture of jim carrey
now open any picture as i opened this picture

Step 3
now in that piture tab press ctrl+A after that press ctrl+C

Popularity: 4%
1 CommentCode Snippets, Networking and Security
Introduction
A computer connected to an IP/Ethernet LAN has two addresses. One is the address of the network card, called the MAC address. The MAC, in theory, is a globally unique and unchangeable address which is stored on the network card itself. MAC addresses are necessary so that the Ethernet protocol can send data back and forth, Independent of whatever application protocols are used on top of it. Ethernet builds “frames” of data, consisting Of 1500 byte blocks. Each frame has an Ethernet header, containing the MAC address of the source and the Destination computer.
The second address is the IP address. IP is a protocol used by applications, independent of whatever Network technology operates underneath it. Each computer on a network must have a unique IP address to Communicate.
IP and Ethernet must work together. IP communicates by constructing “packets” which are similar to frames, but have a different structure. These packets cannot be delivered without the network layer. In our case they are delivered by Ethernet, which splits the packets into frames, adds an Ethernet header for delivery, and sends them down the cable to the switch. The switch then decides which port to send the frame to, by comparing the destination address of the frame to an internal table which maps port numbers to MAC addresses. When an Ethernet frame is constructed, it must be built from an IP packet. However, at the time of construction, Ethernet has no idea what the MAC address of the destination machine is which it needs to create an Ethernet header. The only information it has available is the destination IP from the packet’s header. There must be a way for the Ethernet protocol to find the MAC address of the destination machine, given a destination IP. This is where ARP, the Address Resolution Protocol, comes in.
Popularity: 2%
0 Comments
This is an Important Notice to Hacking Discussion Readers about fakes e-mails from ofserv.alert@icicibank.co.in and so on .. which was notice with subject “ICICI BANK ACCOUNT NOTIFICATION”. It’s an Fake Notice to Steal your Bank Data..
The E-Mail i got today at 3PM with subject line “ICICI Bank Account Notification” Then i went through the e-mail there was the e-mail Description like below :
Popularity: 9%
1 Comment