Saturday, 15 March 2014

How to hack Windows User Account

If you ever want to play a trick on your friend's computer, or want to know 'how to hack a windows account', this is the page for you. As an alternate to this, you can download Windows Tricker here: http://silican.site90.com which, including changing the password can do 71 more things.
Note: By reading this you agree that the author, Syed Fahad, is not responsible, in anyway, for your actions. You take the sole responsibility for what you do. If you do not agree, then please stop reading further.
So, let's see the steps.
#1: Launch cmd.exe (Command Prompt) with administrator privileges
Search in the start menu 'cmd.exe' without quotes. Then right-click it and choose "Run as Administrator". Then you would see a window asking “Do you want to allow the following program to make changes to this computer?” Just Click Yes and now you will see command prompt like this:

#2: Determine the Administrator
You will now have to type NET LOCALGROUP ADMINISTRATORS with which you will see the current administrator. In my example, the name of the administrator is 'Administrator'.

#3: Change his Password
Now we will change Administrator's password to 'abc123' by a simple command: NET USER ADMINISTRATOR abc123

So here we get the good news: "The command completed successfully". This means the Administrator’s password is changed to 'abc123' without quotes. Remember, you can replace abc123 with any password you like. So, congratulations! You have successfully learned to change password without previous password.

No comments:

Post a Comment