Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 271 Bytes

ShadowBrute

A simple bruteforce cracker for UNIX passwords made with Python 3

Installation & Usage:

$ git clone https://github.com/CalfCrusher/ShadowBrute

$ cd ShadowBrute && pip install -r requirements.txt

$ python3 ShadowBrute.py hash.txt wordlist.txt