[New Tool] Hasher v1.0.3 Python tool to locally generate / compare password hashes
Hasher is a tool designed to quickly generate hashes from a plaintext string in a variety of hash formats. It also can quickly compare a plaintext string to a hash value (of a specific hash type) to determine if they are a match.
Hasher was designed to be a way to locally generate or compare password hashes to their plaintext string counterparts without sending sensitive data over the internet.
It is NOT a password cracking program, simply a program designed to run locally on a machine during a pen test.
[button size=medium style=round color=red align=none url=https://github.com/ChrisTruncer/Hasher ]Donwload [/button]
Tool submitted by its author Chris Truncer