Skip to content

A simple Python program that detects the hash provided.

License

Notifications You must be signed in to change notification settings

eredisg/detect-a-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

detect-a-hash

A simple Python program that detects the hash provided.

Usage

./detect.py <hash>

Supported Hashes

  • MD5
  • SHA-1
  • SHA-256

TODO

  • At the moment, hashes are detected by character length. Will need to find a different way to determine the type of hash provided.

About

A simple Python program that detects the hash provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages