These are some of the tricks that you can try to hack hotmail passwords.
Brute force hacking
a. Use telnet to connect to port 110 (Hotmail´s pop-server)
b. Type USER and then the victim´s username
c. Type PASS and then the guess a password
d. Repeat that until U have found the correct password.
!. This is called brute force hacking and requires patience.
It´s better than trying to guess the victims password on
hotmail homepage only because it´s faster.
The Best way
a. Get the username of the victim (It usually stands in the adress-field )
b. Then type " www.hotmail.com/cgi-bin/start/victimsusername "
c. U´re in!
!. This hack only work if U are on the same network or computer as the
victim and if he don´t log out.
The old way
a. Go to http://www.hotmail/proxy.html
b. Now type the victims username. (press login)
c. Look at the source code.
d. On the fifth row U should find "action=someadress"
e. Copy that adress and paste it into the adress-field
f. You are in...
!. As you can see it´s a long procedure and the victim have
plenty of time to log out.
Another...
a. Go to hotmail´s homepage
b. Copy the source code.
c. Make a new html file with the same code but change method=post to
method=enter
d. "view" the page
e. Change the adress to www.hotmail.com/ (don´t press enter!)
f. Make the victim type in his username and password
g. Look in the adress-field. There you´ll see ...&password:something...
!. This is the way I use, because it lets you know the password.
(If he exits the browser U can see the password in the History folder!)
MUST READ!
Hotmail´s system operators have changed the "system" so that the victim may logout even if U are inside his/her account. So don´t waste U´r time!
So you want to get some hotmail passwords?
This is pretty easy to do once you have got the hang of it. If you are a beginner, I wouldn't make this your first attempt at hacking. When you need to do is use a port surfer and surf over to port 80. While there, you have to try and mail the user that you want the password from.
It is best to mail them using the words
"We" and "Here at Hotmail..."
Most suckers fall for this and end up giving out their password. There is another way to also, you can get an anon mailer, and forge the addres as staff@hotmail.com. But you have to change the reply address to go to a different addres like user@host.com. The person that you are trying to get the pass from MUST respond to that letter for the mail to be forwarded to you. Have text like "Please reply to this letter with the subject "PASSWORD" and underneith please include your user name and password.
If you have trouble Loging in withing the next few days, this is only because we are updating our mail servers but no need to worry, your mail will still be there. Even though the server may be down for an hour. From the staff at Hotmail, Thank You."
For a detailed information on how to send fake emails click here
Hacking Hotmail Password
Change The Title Of Yahoo Messenger
Here’s how you change the title text that appears at the top of the Messenger window. By default, this is “Yahoo! Messenger”, followed by your status. Simply edit the ymsgr.ini file, which you will find in the same folder as the Messenger program, in your Program Files folder. Locate the file and open it in Notepad. Then, at the end, add the following:
[APP TITLE]
caption=YOUR TEXT
Here, “YOUR TEXT” is whatever you want in the title bar. Save the file and close Messenger. When you restart it you will see your text in the title bar.
Email Tracking
One of most the frequently asked question is how to track an email back to the sender.That is how to determine the sender of the email? The most obvious answer is by looking at the "From:" line! But this does not work all the time since most of the spammers forge the email address or most of the spam that we get has a forged email address.This is also known as a spoofed email.Is it possible to send email from other's address?Yes it is possible to send email from anyone's name.Why not, you can send an email even from Bill Gate's Email ID.If you need a proof look here!
For more information on how to send a spoofed email refer this post.
OK now let's come back to the topic of email tracking.So how do you determine where a message actually came from?For that you have to understand how email messages are put together in order to backtrack an email message. SMTP is a text based protocol for transferring messages across the internet. A series of headers are placed in front of the data portion of the message. By examining the headers you can usually backtrack a message to the source network, sometimes the source host. A more detailed essay on reading email headers can be found .
If you are using Outlook or Outlook Express you can view the headers by right clicking on the message and selecting properties or options.
Below are listed the headers of an actual spam message.I have double spaced the headers to make them more readable.
Return-Path: <s359dyxtt@yahoo.com>
X-Original-To: sriki@example.com
Delivered-To: sriki@example.com
Received: from 12-218-172-108.client.mchsi.com (12-218-172-108.client.mchsi.com [12.218.172.108])by mailhost.example.com (Postfix) with SMTP id 1F9B8511C7for <sriki@example.com>; Sun, 16 Nov 2003 09:50:37 -0800 (PST)
Received: from (HELO 0udjou) [193.12.169.0] by 12-218-172-108.client.mchsi.com with ESMTP id <536806-74276>; Sun, 16 Nov 2003 19:42:31 +0200
Message-ID: <n5-l067n7z$46-z$-n@eo2.32574>
From: "Maricela Paulson" <s359dyxtt@yahoo.com>
Reply-To: "Maricela Paulson" <s359dyxtt@yahoo.com>
To: sriki@example.com
Subject: You Have won $10000 in US Lottery Scheme
Date: Sun, 16 Nov 2003 19:42:31 +0200
X-Mailer: Internet Mail Service (5.5.2650.21)
X-Priority: 3
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="MIMEStream=_0+211404_90873633350646_4032088448"
According to the From header this message is from Maricela Paulson at s359dyxxt@yahoo.com. I could just fire off a message to abuse@yahoo.com, but that would be waste of time. This message didn't come from yahoo's email service.
The header most likely to be useful in determining the actual source of an email message is the Received header. According to the top-most Received header this message was received from the host 12-218-172-108.client.mchsi.com with the ip address of 21.218.172.108 by my server mailhost.example.com. An important item to consider is at what point in the chain does the email system become untrusted? I consider anything beyond my own email server to be an unreliable source of information. Because this header was generated by my email server it is reasonable for me to accept it at face value.
The next Received header (which is chronologically the first) shows the remote email server accepting the message from the host 0udjou with the ip 193.12.169.0. Those of you who know anything about IP will realize that that is not a valid host IP address. In addition, any hostname that ends in client.mchsi.com is unlikely to be an authorized email server. This has every sign of being a cracked client system.
Here's is where we start digging. By default Windows is somewhat lacking in network diagnostic tools; however, you can use the tools at to do your own checking.
sriki@nqh9k:[/home/sriki] $whois 12.218.172.108 AT&T WorldNet Services ATT (NET-12-0-0-0-1)12.0.0.0 - 12.255.255.255Mediacom Communications Corp MEDIACOMCC-12-218-168-0-FLANDREAU-MN (NET-12-218-168-0-1)12.218.168.0 - 12.218.175.255
# ARIN WHOIS database, last updated 2003-12-31 19:15# Enter ? for additional hints on searching ARIN's WHOIS database.
I can also verify the hostname of the remote server by using nslookup, although in this particular instance, my email server has already provided both the IP address and the hostname.
sriki@nqh9k:[/home/sriki] $nslookup 12.218.172.108
Server: localhostAddress: 127.0.0.1
Name: 12-218-172-108.client.mchsi.comAddress: 12.218.172.108
Ok, whois shows that Mediacom Communications owns that netblock and nslookup confirms the address to hostname mapping of the remote server,12-218-172-108.client.mchsi.com. If I preface a www in front of the domain name portion and plug that into my web browser, http://www.mchsi.com/, I get Mediacom's web site.
There are few things more embarrassing to me than firing off an angry message to someone who is supposedly responsible for a problem, and being wrong. By double checking who owns the remote host's IP address using two different tools (whois and nslookup) I minimize the chance of making myself look like an idiot.
A quick glance at the web site and it appears they are an ISP. Now if I copy the entire message including the headers into a new email message and send it to abuse@mchsi.com with a short message explaining the situation, they may do something about it.
But what about Maricela Paulson? There really is no way to determine who sent a message, the best you can hope for is to find out what host sent it. Even in the case of a PGP signed messages there is no guarantee that one particular person actually pressed the send button. Obviously determining who the actual sender of an email message is much more involved than reading the From header. Hopefully this example may be of some use to other forum regulars.
Change IP Address
How to change your IP address in less than a minute? The following trick gives you a step-by-step procedure to change your IP address.
1. Click on "Start" in the bottom left hand corner of screen.
2. Click on "Run".
3. Type in "command" and hit ok.You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter".
5. Type "exit" and leave the prompt.
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties".
You should now be on a screen with something titled "Local Area Connection", or something close to that.
8. Right click on "Local Area Connection" and click "properties".
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab.
10. Click on "Use the following IP address" under the "General" tab.
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here.
14. Hit the "Ok" button again.You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings.
17. This time, select "Obtain an IP address automatically".
18. Hit "Ok".
19. Hit "Ok" again.
20. You now have a new IP address.
Some ISPs do not support this type of procedure and hence there are chances of getting back the same old IP address even after trying this hack.In this case you need to switch off the modem and then switch it on to get the new IP address.
NOTE: All these tricks works only if you have a dynamic IP address.But if you have a static IP address you have no option to change your IP.
How To Disable Windows Logo Key?
At times it becomes necessary to disable the Windows Key on the keyboard.For example when playing games this nasty Windows Logo key keeps annoying , as we often accidently press it and this takes our game out to the desktop.So it becomes necessary to disable it when not needed an re-enable it when needed.
The following download consists of two registry scripts (.reg) one to disable windows key and the other to re-enable it.In this download there are two files
disable_winlogo_key.reg - Disable Windows Logo Ley
re-enable_winlogo_key.reg - Re-Enable Windows Logo Key
DOWNLOAD
What to Do when Ur Orkut is Hacked!
Here are some options suggested by Google Support when you forget the Gmail password or if someone else takes ownership of your Google Account and changes the password:
1. Reset Your Google Account Password:
Type the email address associated with your Google Account or Gmail user name at google.com/accounts/ForgotPasswd - you will receive an email at your secondary email address with a link to reset your Google Account Password.
This will not work if the other person has changed your secondary email address or if you no longer have access to that address.
2. For Google Accounts Associated with Gmail:
If you have problems while logging into your Gmail account, you can consider contacting Google by filling this form. It however requires you to remember the exact date when you created that Gmail account.
3. For Hijacked Google Accounts Not Linked to Gmail:
If your Google Account doesn’t use a Gmail address, contact Google by filling this form. This approach may help bring back your Google Account if you religiously preserve all your old emails. You will be required to know the exact creation date of your Google Account plus a copy of that original “Google Email Verification” message.
It may be slightly tough to get your Google Account back but definitely not impossible if you have the relevant information in your secondary email mailbox.
SONY ERICSSON ZONE
chek it ..
games -
new games bt nt in 128*160 size
GTA_vice_city
http://www.4shared.com/file/22169990/63
Need_For_Speed_Most_Wanted
http://www.4shared.com/file/16148814/15
Mortal_Kombat
http://www.4shared.com/file/23330333/53
Gta_San_Andreas
http://www.4shared.com/file/23543348/fd
Need_For_Speed_UnderGround_2
http://www.4shared.com/file/14660088/f6
mission_impossible_iii
http://www.4shared.com/file/379
All r Adventure GAMES so downloads n enjoy
Super_Mario_Bros
http://www.4shared.com/file/21776748/50
transformers
http://www.4shared.com/file/22545878/59
Rambo
http://www.4shared.com/file/19007763/5f
Spider-Man3
http://www.4shared.com/file/18375665/8f
Fantastic Four Silver Surfer
http://www.4shared.com/file/22653006/61
Prince Of Persia - 3 - Worrior Within
http://www.4shared.com/file/22536999/11
lost
http://www.4shared.com/file/21557612/43
Gangstar-Crime City
http://www.4shared.com/file/20109672/49
medal of honor air bornel
http://www.4shared.com/file/22136023/86
Pirates_Of_The_Caribbean_2-Dead_Mans_Che
http://www.4shared.com/file/19223573/fd
Power Rangers -SPD
The_Simpsons
http://www.4shared.com/file/22861164/f1
Tennis_Open_2007
http://www.4shared.com/file/19766261/9d
Splinter_Cell_3D_Paradise_Tomorrow
http://www.4shared.com/file/19766257/5f
Real_football_2008
http://www.4shared.com/file/24482940/8d
Shrek The Third
http://www.4shared.com/file/22894915/8c
Blades
http://www.4shared.com/file/24177769/29
The_Sims_2_Pets
http://www.4shared.com/file/22861579/6f
Ultimate street Football
http://www.4shared.com/file/21091161/20
Sim_City
http://www.4shared.com/file/22861534/75
http://www.4shared.com/file/18488484/85
Fifa_2007
http://www.4shared.com/file/10811789/40
The_Simpsons
http://www.4shared.com/file/22861164/f1
Real_football_2008
http://www.4shared.com/file/24482940/8d
Age_Of_Empires_III
http://www.4shared.com/file/23403667/67
DogZ_3D
http://www.4shared.com/file/25205771/6f
EA_MOHA
http://www.4shared.com/file/23501554/b6
Sim_City
http://www.4shared.com/file/22861534/75
Pirates Of 7 Seas
http://www.4shared.com/file/20671107/50
Prince_Of_Persia_3_-_The_Two_Thrones
http://www.4shared.com/file/23236940/66
Heroes
http://www.4shared.com/file/26494052/fa
need_for_speed_underground
http://www.4shared.com/file/22972695/1e
Shrek The Third
http://www.4shared.com/file/22894915/8c
NitroStreet
http://www.4shared.com/file/27373499/5f
might-and-magic-ii
http://www.4shared.com/file/26241789/c4
WARCRAFT_3
http://www.4shared.com/file/26115742/3e
MTV_Pimp_My_Ride [ As seen in VH1 ]
http://www.4shared.com/file/25885601/d9
driver_la
http://www.4shared.com/file/21090820/84
3D_Counter_Sricker
http://www.4shared.com/file/23370489/a0
CSI_Miami
http://www.4shared.com/file/25475028/63
Super_Mario_Bros
http://www.4shared.com/file/24779782/16
Freestyle_Moto_X2 [super game]
http://www.4shared.com/file/19766157/5d
Robot_Alliance_3D [just_like_Quake_2]
http://www.4shared.com/file/19766093/f7
Resident_Evil_The_Mission
http://www.4shared.com/file/27154360
file lock
http://www.4shared.com/file/20262957/97
Bluetooth Messenger
http://www.4shared.com/file/24251960/83
Battery_Maintenance
http://www.4shared.com/file/26897852/91
Microsoft_Word
http://www.4shared.com/file/27537800/52
Microsoft_Mini Excel
http://www.4shared.com/file/27537802/bc
Windows_Media_Player
http://www.4shared.com/file/21366248/f0
Mobile Pdf
http://www.4shared.com/file/21802848/97
mToolbox_FULL_VERSION
http://www.4shared.com/file/11206404/53
Mobile_Google_Earth
http://www.4shared.com/file/23394833/9a
BT_Info
http://www.4shared.com/file/14267620/fb
Compass
http://www.4shared.com/file/22781618/2c
MobiLuck_Bluetooth_Messenger
http://www.4shared.com/file/14630732/38
Orkut
http://www.4shared.com/file/23108851/28
Advanced_English_Dictionary
http://www.4shared.com/file/16412190/22
Battery_Maintenance
http://www.4shared.com/file/18396616/f4
http://www.4shared.com/file/26585062/9f
http://www.4shared.com/file/21658940/51
source
www.getjar.com
Assassins Creed [ now playing this gr8 game]
http://www.4shared.com/file/26881809/63
Racing Game's
Turbo Jetski 3D
http://www.4shared.com/file/22858566/dc
Asphalt Street Rules 3 3D
http://www.4shared.com/file/18545487/6d
EA NEED FOR SPEED CARBON
http://www.4shared.com/file/21692506/2b
Super Taxi Driver
http://www.4shared.com/file/21617296/f8
V-Rally 3D[multi player can with bluetooth with sony phone]
http://www.4shared.com/file/22220369/9e
Need For Speed Pro-Street
http://www.4shared.com/file/26881699/b8
Burnout 2D
http://www.4shared.com/file/22333077/86
Some SE themes
http://www.4shared.com/file/36570049/43
http://www.4shared.com/file/36570129/14
http://www.4shared.com/file/36570196/67
http://www.4shared.com/file/36570288/9b
http://www.4shared.com/file/36570433/eb
http://www.4shared.com/file/36570445/4d
http://www.4shared.com/file/36570721/1e
-
If you have the html and javascript knowledge then you can access password protected websites. So you want to know how?? keep reading..... 1...
-
http://www.toolbase.blogspot.com * 007 Spy Software (1) * 100 Million Words Password List 850MB (1) * 101 Hacker Programs 2007 (1) * 102 Bot...
-
Wanna know Address of the girl you like?, or address of your friend?. It is so easy to trace the addresses, just you need is their phone num...
BTemplates.com
-
Blogroll
-
About