OV2 / RapidCRC-Unicode

Windows tool to quickly create and verify hash checksums
https://www.ov2.eu/programs/rapidcrc-unicode
GNU General Public License v2.0
300 stars 29 forks source link

Verification fails with md5 files containing ./ before filenames #42

Closed GardenTools closed 7 years ago

GardenTools commented 7 years ago

If the filename listed in the md5 file is prefixed with './' (which is a possible output with files created with md5sum) RapidCRC Unicode won't check the files on loading the md5 file. The error is given as "The system can not find the path specified. Rapid CRC 0.6.1 will successfully process md5 files with those contents. The list will show the filenames prefixed with '.\' , placing '.\' instead of './' in the file makes no difference.

Steps to reproduce:

  1. Generate a file of md5 checksums by passing a path prefixed with ./ to the md5sum utility.
  2. Load the file into Rapid CRC Unicode