Skip to content

MishDotCom/Admin-Password-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Administrator Password Cracker

Description

This is a lightweight tool used to get the password of the administrator on a windows machine. It has a built-in dictionary (rockyou.txt).

Usage

Step One:

> Open powershell or command promt and type: net localgroup "Administrators"
> You should receive something like this:
Alias name     Administrators
Comment        Administrators have complete and unrestricted access to the computer/domain

Members

-------------------------------------------------------------------------------
Administrator
<administartor name>
The command completed successfully.

Pick the name under Administrator text. If there is no name under, that means that the administartor is "Administrator".

Step Two:

> "cd" into the directory where AdminPass.exe is stored.
> type the following command AdminPass.exe -b to launch the attack.
  Launching AdminPass on [<user>] at [9/22/2021 3:34:18 PM]

            Current Passpharse: omarion   
  [Attempt] : Invalid password : omarion | [587/14344399] 

About

Windows administrator password cracker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages