Skip to content

JasonTraud/hashChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash Checker

Simple WPF calculator and comparitor for MD5 and SHA1 cryptographic hashes.

Currently Supported Cryptographic Hashes

  • MD5
  • SHA1

Running the software

  1. Run the EXE file located in hashChecker\CheckHash\bin\x86\Debug
  2. Select the file you wish to check by hitting the BROWSE button.
  3. Select the hash type checkbox (MD5 and/or SHA1)
  4. Paste in the hash you're comparing the results to.
  5. Press the RUN button.
  6. The results will now appear in the appropriate text boxes and the result label will display PASS if the strings match and FAIL if they do not.

About

Simple WPF calculator for MD5 and SHA1 cryptographic hashes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages