Sunday, 4 February 2018

how to crackwindo password with kali live use

how to crack windo password with kali live use

bootable kali linux cd/usb
to reset windows password we will use chntpw for editing the SAM database where Windows stores password hashes.

What Is Chntpw?

chntpw is a software utility for resetting or blanking local passwords used by Windows NT, 2000, XP, Vista, 7, 8 and 8.1. It does this by editing the SAM database where Windows stores password hashes.see more on wikipedia.

What Is SAM Database?

The Security Account Manager (SAM) is a database file in Windows XP, Windows Vista and Windows 7 that stores users' passwords. More on wiki and microsoft.

Now Lets Start:

Step 1Boot Windows Machine with the LiveCD.

select Live
open terminal
mount partition on which Windows System files are installed(C: Drive of Windows). it name could be sda1, sda3 or something like like this.
mount /dev/sda1 /mnt

Step 2Go to Windows Password Database Directory

generally located in /Windows/System32/config/
in your System it could be like this
cd /mnt/Windows/System32/config

Step 3Type Command Below for List Out All Users

chntpw -l SAM

Step 4Select User Administartor by Following This Command.

chntpw -u Administrator SAM

Now It Will Open a Menu to Reset the Password.Select Right Option and Save Changes.

1 comment:

How to Crack Windows 10 Password with Windows 10 Password Cracker

No.1: How to Crack Windows 10 Password with Windows 10 Password Cracker The first way I'd like to introduce is to hack Windows 10 pa...