Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 312 Bytes

Pasher

A hash bruteforce decryptor made in python, Supports MD5, SHA224, SHA256, SHA384, SHA512. Requires a wordlist

Requirements

The only requirements is python 3.0 (python versions that have hashlib, sys) and colorama for colors

Running it

just type python Pasher.py hashestodecrypt.txt wordlist.txt