
NG Hash Calculator is a software which calculates the MD5/SHA1/CRC32 hash values of a file, using a drag and drop system.
What I had in mind when coding this software was “simplicity” and “fastness”.
Usually, you need to open an explorer window and manually look for the folder containing the file for which you want the hash values to be calculated.
It takes time, and it’s a pain to reach the right folder when you’ve got a lot of files/folders on your computer.
The drag & drop system skips this annoying step. All you have to do is drop the file on the program’s window and that’s it.
Click here to read the full post