Skip to content

NULLx76/checksum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checksum Build Status Build Status

A program to check the hash of a file nicely integrated in the context menu

Releases

Supported Hashes

Here is a list of the currently supported hash types:

  • MD5
  • SHA1
  • SHA256
  • SHA512

Recent changes

  • Added Context Menu (this requires admin privileges to edit the registry)
  • Added Drag&Drop Support
  • Fixed NullPointerException on close
  • Added threading for file processing to prevent application freezing
  • Reworked hash functions -> Added support for large file (>2G) Yay!
  • Automatic recalculation of hashes when switching methods

Known Errors

  • Drag&Drop not working when elevated

To-Do List

Resources

About

A program to check the hash of a file nicely integrated in the context menu

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages