Skip to content
/ Pasher Public

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

Notifications You must be signed in to change notification settings

Ava8790/Pasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Languages