How to Recover/ Hack / Reset Windows NT/2000/XT/Vista Password Using Ubuntu Live CD
You can easily hack Windows Password with Ubuntu. You may need to reset an admin password in windows (NT/2000/XT/Vista) for many reasons, such as you have forgotten it or you need to repair and don't have access to the admin password. You can Easily Reset Windows password with Ubuntu.
Requirements
A little knowledge in Command Line , An Ubuntu Live CD. And a Wonderful package called chntpw.
Open a terminal
$ apt-get install chntpw
Chntpw is a program designed to overwrite Windows
NT/2000/XP/Vista
SAM password.
Mount your Windows partition with read/write support
Then you need to locate (use your Command line Skills) SAM file which for Windows 2000 and XP is normally located at windows/system32/config or winnt/system32/config.
Once inside the ‘config’ folder , issue this command:
$ sudo chntpw -h for help
$sudo chntpw -l SAM for list of windows users
$sudo chntpw -u USERNAME SAM for reset password
it is recomended to reset the password to BLANK.
Related Posts:
Download youtube video in ubuntu / Debian using UTube Ripper Utube Ripper is an application written in Gambas that works exclusively on Linux. It's useful to download and convert Youtube videos in a simple and… Read More
Howto Restore Ubuntu After Windows Installation Using LiveCDWindows will overwrite the grub boot loader , So You cannot access Linux partition after Windows Installation. Tools Required : Ubuntu LiveCD First… Read More
Crack your Wi-Fi WEP and WPA-PSK keys with Aircrack in Ubuntu Aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets … Read More
How To hide Apache2 version Information from hackersSome times we need to hide apache banner information, because hackers check version details, before attacking a sever, If you close this door, it is m… Read More
How to Play DVD in Ubuntu 9.10 Karmic Koala There is no default support od DVD in Ubuntu 9.10. You have to install the following for getting the DVD Support. First You Have to add the medibun… Read More
0 comments:
Post a Comment