hasher
1.0.0
Hashes each password in a given .txt file and stores each property of the hash into a .hash File.
The application comes with a simplistic interface in order to guide you through the process of hashing your desired passwords.
Steps:
Each line of the targeted file will be hashed and written to a new file.
Supported Hashing Algorithms: SHA512, SHA384, SHA256, SHA1