A tutorial on how to get into an admin account on ANY windows. posted February 2015
A step by step tutorial showing you how to get admin credentials on a windows machine: http://imgur.com/gallery/H8obU
tl;dr:
- reboot in start-up repair mode
- read privacy statement of one menu should open notepad
- thanks to notepad replace
sethc 1
withcmd
- so now when you press 5 times on
shift
it will callcmd
instead ofsethc 1
- you know have a shell, use command
net localgroup Administrators
to get a list of the admins - type
net user <ACCOUNT NAME HERE> *
to change one account's password.
If you're looking for a "fix", microsoft advise you to turn off sticky keys all completely
And here's another exploit for windows 98
Note that as soon as you can access the hard drive, you don't need to use the first trick and can switch around programs in system32 as you wish (except if windows is encrypted with bitlocker). For example you can do this with an ubuntu live cd and swap cmd
with the magnifier tool
and you will be able to do the same thing.
Comments
leave a comment...