Categories /

Files - Integrity Checkers (13)

CHK v1.20 Updated

guinness on 18 Apr 2013
  • 3MB (uncompressed)
  • Suggested by encode

CHK is simple checksum program that can verify downloaded files from the Internet, hash your files to ensure integrity, and help detect duplicates. Supports drag-and-drop and most popular hash protocols including CRC-16/32/64, ED2K, MD4/5, SHA-1/256/512/3.

Category:
System Requirements: Win2K / WinXP / Vista / Win7 / Win8 / Wine
Writes settings to: None
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch chk.exe.
What's new?
  • SHA1-Base32 and SHA384 calculation
  • "Add Folder" command
  • Ability to move columns, "sort arrow" in list view
  • Speed optimizations (CRC32 is more than 4 t
imes faster)

SFV Ninja v1.1.6 Updated

Checker on 10 Apr 2013

SFV Ninja allows you to check the integrity of any number of files. After running on a file list, the program can then check all files on that list, with the option to only verify/update only newly added files. The program can recursively scan/generate a folder for files and load them all at once, using relative paths whenever possible.

Useful to quickly checking system files or archives for modification/corruption. Supports many commonly-used hashing algorithms listed here from fast/simple to slow/secure: SFV (CRC32), MD5, SHA-1, and SHA-256.

Category:
System Requirements: WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes. "Check for updates" (DCUpdate file) is not stealth. It writes SFVNinja.dcupdateredirect file to user\all\DonationCoder\DcUpdater\RedirectFiles
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch SFVNinja.exe.
What's new?
  • Changed: Non-contiguous selections can now be moved within the list.
  • Fixed: Ctrl+Up and Ctrl+Down hotkeys for moving rows in the list.

HashMyFiles v1.95

Checker on 22 Feb 2013
  • 75KB (uncompressed)
  • Suggested by infimum

HashMyFiles is small utility that allows you to calculate the MD5 and SHA1 hashes of one or more files in your system. You can easily copy the MD5/SHA1 hashes list into the clipboard, or save them into text/html/xml file.

Category:
System Requirements: Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package (ANSI/Unicode) and extract to a folder of your choice. Launch HashMyFiles.exe.
What's new?
  • When selecting one or more files located on a remote network and choosing 'Move To Recycle Bin', HashMyFiles now asks you whether you want to delete the files, because remote network files cannot be sent to Recycle Bin.
  • When HashMyFiles asks you whether to delete files or move them to Recycle Bin, the default answer is now set to 'No'.
  • Accelerator keys change: Del key is now used for 'Remove Selected Files' option.
  • Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.
  • Added 'Auto Size Columns+Headers' option, which allows you to automatically resize the columns according to the row values and column headers.
Latest comments
John Smith on 2010-08-01 16:28

Best hasher I've seen. Drag and drop, copy and paste, or context menu interface. Great for bulk hashing. Copy a hash to the clipboard (from a website) and if it matches it will highlight green. Duplicate files highlight red. Just don't hit delete to remove files from the list. Use Clear all.

joby_toss on 2011-11-30 18:27

I would suggest changing the download link with the one for the unicode version, and adding a note for the availability of the (older) ansi version.

Checker on 2011-11-30 19:51

@ joby-toss: I changed the "how to extract". Both versions are included as download links now.

See all

RapidCRC Unicode v0.3.12

Checker on 21 Feb 2013

RapidCRC Unicode can verify file integrity via a variety of methods. Features include popup menu to copy the calculated hashes to the clipboard, job queuing, and multi-threaded hash calculations with asynchronous I/O. Algorithms range from fast to secure, including SFV(CRC32), MD5, ED2K, SHA-1, SHA-256, and even SHA-512. Includes direct support for CRC32 in the filename (common for anime releases; for example "MyFile [45DEF3A0].avi")

64-bit supported. Based on the original RapidCRC, updated with extended unicode support to allow writing of unicode files.

Category:
System Requirements: Win2K / WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware/Open Source
How to extract:
  1. Download the RAR package rapidcrc_x.x.xx.rar / rapidcrc_x.x.xx_x64.rar and extract (using 7-zip or similar program) to a folder of your choice
  2. Create an empty text file called options_unicode.bin in the same folder
  3. Optionally, delete rcrcshex.dll or rcrcshex64.dll for 64-bit version. Otherwise, this shell extension file will need to be manually registered with Regsvr32 to use.
  4. Launch RapidCRC.exe
What's new?
  • Fixed CRC column-click sorting
  • Greatly reduced memory usage caused by extended path support
  • Added command to recursively open all hash files via the shell extension or the vista+ open file menu (dropdown on the open button)
Latest comments
webfork on 2013-01-12 18:31

Really like this so far. I've found putting the hash directly in the file name makes so much sense: you just drag and drop the file into the program and instantly know if there's a problem. Great solution to the often multi-step file integrity check.

Add comment

SendTo MD5 v1.4.0

I am Baas on 9 Jan 2013

SendTo MD5 is a small utility to calculate and compare MD5 checksums of files or strings. You can easily check the integrity of files, compare different MD5 hashes or simply check if two files are identical. Additionally, you can search files with specific MD5 hash and benchmark the time it takes to calculate MD5 hash from specific file.

Category:
System Requirements: Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
License: Freeware/Open Source
How to extract: Download the portable ZIP package and extract to a folder of your choice. Launch SendToMD5.exe.
What's new? Version 1.4:

- File hash and search operations can now be canceled by the user.
- Status text works as a "cancel" button, while calculating or searching checksum.
- Improved the hash string window.
- Fixed a minor bug when starting operation from the command-line.
- Other minor tweaks and bug fixes.