Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 186 Bytes

File metadata and controls

11 lines (9 loc) · 186 Bytes

Windows-GetFileHash

Small multithreaded C# application that gets the various hash values for a file.

Supported hash functions

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512
  • RIPEMD160