Hack Window
Posted by
Unknown
at
3:25 PM
You need to have admin access to perform this change from the command line. This is an especially handy trick if you want to change a password on an account but you’ve forgotten the original (going through the Control Panel can require confirmation of the old password).
Now we hack Admin Password To verify the user name, by simply typing net user, I get a list of all the user names on that windows machine. Now, go to the command prompt and enter:
cd\
net user
If there are people near you and you don’t want them to see the password you type, enter:
net user *
net user *
E.g. > net user username *
> Type a password for the user:
> Confirm the password:
> Type a password for the user:
> Confirm the password:
0 comments:
Post a Comment