Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 963 Bytes

File metadata and controls

38 lines (29 loc) · 963 Bytes

QtHashSum

File Checksum Integrity Verifier & Duplicate File Finder written in C++ Qt

git clone https://github.com/fffaraz/QtHashSum.git
cd QtHashSum/docker
docker build --rm --no-cache -t fffaraz/qthashsum .
docker run --rm -i -v $(pwd):/data fffaraz/qthashsum .

Supported algorithms

  • MD4
  • MD5
  • SHA-1
  • SHA2-224
  • SHA2-256
  • SHA2-384
  • SHA2-512
  • SHA3-224
  • SHA3-256
  • SHA3-384
  • SHA3-512

Screenshots

See Also

  • diskover - File system crawler, disk space usage, file search engine and file system analytics powered by Elasticsearch.