Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

jusexton/hasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hasher

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.

alt tag

Steps:

  1. Select the target file.
  2. Select the desired hashing algorithm.
  3. Determine salt properties.
  4. Go.

Each line of the targeted file will be hashed and written to a new file.

Supported Hashing Algorithms: SHA512, SHA384, SHA256, SHA1

About

Hash password files with your choice of hashing algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published