Tuesday 29 January 2013

Windows XP password Hack


windows XP password Hack


You can change windows password without knowing the current password .Means when 

you can a system which is open and you want to change the password of that system then 

through cmd prompt u can set password .for this just goto->run type cmd and hit enter then 

in cmd prompt type
C:/>net user
// it display all the account on that system
suppose u want to change the password of Administrator or some user which name is 

shown u can change it through this cmd 
C:/>net user Administrator *
// if u want to change password of user name raj u can change it through 
c:/>net user raj *
// it will prompt to add password write password and ya u cant see the word but it is type 

again write same word and then enter then it will set that password.
This is how you can change password by cmd prompt .if you get access of cmd then u will

break any password or change the password so how can u get cmd prompt in login screen

where we enter password to unlock system .
As per my knowledge only sticky key will open in login screen so if we anyhow open cmd

prompt then we break the password for this just make setting when the system is open

.Follow these steps to set cmd prompt i,e,when we press shift key five or more times then

instead of sticky keys cmd prompt will open .
step 1:> goto c:\windows\system32
here u will find cmd just copy cmd and paste it on desktop and rename it to sethc and then

cut it and paste it in system32 folder here it prompt yes replace or no click on yes and u r

done. Now whenever you press shift key continuously then cmd prompt will open instead of

sticky keys and you can easily change the password using cmd prompt.


Monday 28 January 2013

PROXY SERVER

As u all know that IP address is Ur identity in the network .You visited website and Ur IP address is traced when u do some illegal thing then with the help of Ur IP address u will be caught.
Proxy server acts as a mask which masking Ur identies. Say for example in real life when we wear mask in our face nobody recognized me .That same happen with proxy server it sniff Ur identities i.e, Ur IP address from traced.

Some online proxy server are:-
1.www.anonymizer.ru // u can also open block website through this example:-www.funmaza.com/fun_mailer.html or www.kat.ph which is block in india but u can open it through www.anonymizer.ru 
here is the snapshot of kat.ph website which is open by using proxy server.
Just open www.anonymizer.ru and write any website which u want to open and ur ip is not traced .for check  ur ip is not traced simply open www.ipmango.com without using anonymizer.ru then u can see ur real ip is display and again open www.ipmango.com by using www.anonymizer.ru u can see ur ip is not display instead of ur ip it display some other ip of other country.through anonymizer u can access blocked websites.
some other proxy websites are www.anonymouse.org , www.trycatchme.com the best proxy server is TOR browser u can download tor browser from www.filehipppo.com or www.softpedia.com and open it and serve the internet with proxy ips not ur original ip.

MAKE IDM FULL VERSION

As u all know IDM (internet download manager) is best software to download moives,songs or anythings .But it comes for trial version and its expire in one months.here is simple trick through which u can make ur IDM full version .just edit ur hosts file u will know more about what is hosts file from my previous post url redirection. To make idm full version open ur IDM and then goto registration and write any key from these key:-

RLDGN-OV9WU-5W589-6VZH1
HUDWE-UO689-6D27B-YM28M
UK3DV-E0MNW-MLQYX-GENA1
398ND-QNAGY-CMMZU-ZPI39
GZLJY-X50S3-0S20D-NFRF9
W3J5U-8U66N-D0B9M-54SLM
EC0Q6-QN7UH-5S3JB-YZMEK
UVQW0-X54FE-QW35Q-SNZF5
FJJTJ-J0FLF-QCVBK-A287M
 and enter ur name and email id(good to use fake name i,e, anything and id rahul@gmail.com or whatever u want) then it shows u register ur idm with fake key .the one more thingh is edit ur hosts file it is located at :-
c:\windows\system32\drivers\etc and make these entry in it.

127.0.0.1 tonec.com
127.0.0.1 www.tonec.com
127.0.0.1 registeridm.com
127.0.0.1 www.registeridm.com
127.0.0.1 secure.registeridm.com
127.0.0.1 internetdownloadmanager.com
127.0.0.1 www.internetdownloadmanager.com
127.0.0.1 secure.internetdownloadmanager.com
127.0.0.1 mirror.internetdownloadmanager.com
127.0.0.1 mirror2.internetdownloadmanager.com
after making entry ur hosts file looks like
and then save ur hosts file i,e, shortcut is ctrl+s or u can click on file then save option and done enjoy...

URL REDIRECTION and BLOCK WEBSITE


HOST FILE

The hosts file is a computer file used by an operating system to map host names to IP addresses. The hosts file is a plain text file, and is conventionally named hosts.
It’s location is c:\windows\system32\drivers\etc

It can be called a local DNS server it can be used for various purposes.
What can be done with host file
1.Blocking certain websites which contained bad things or whatever website u want to block like www.facebook.com
for blocking website just goto c:\windows\system32\drivers\etc
then u can see a file named hosts right click on that file and open it through notepad and then make entry in blank line in that hosts file
127.0.0.1 www.facebook.com
after making entry save ur file (ctrl+s).After editing ur hosts file looks like
2.Play with ur friends or someone to redirect most visited website into some embracing
website.  Facebook.com to playboy.com .For this we need the ip address of playboy.com to know ip address of any website just goto cmd prompt i,e goto run and type cmd and hit enter.
then cmd prompt open .use ping command to find ip address just type ping <websitename>
i,e, c:\>ping playboy.com
then u can get ip address of playboy.com just make a entry in hosts file first write ip of playboy.com then space then write www.facebook.com so whenever anyone type www.facebook.com then it will automatically redirected to playboy.com .

and then save ur file i,e, ctrl+s shortcut to save .so if you want to redirect google to facebook.com then justknow ip address of facebook through using ping facebook.com command and write ip address of facebook.com and space www.google.com in hosts file then when u open google then automatically facebook is open .to remove these setting just delete the entry which u make and then save ur hosts file.