RapidCRC-Unicode
RapidCRC-Unicode copied to clipboard
[Feature-Request] Drag'n'Drop Support for NTFS Streams
Windows 11 https://files.community is capable of dealing with NTFS ADS Streams. This makes them easy to manage (open/edit/delete).
Currently RapidCRC does not recognizes NTFS ADS Streams when "Drag'n'Dropping" them. Thus:
- RapidCRC calculates checksum like it would read a binary file. In this case, it calculates Checksum over the NTFS-ADS-Stream-stored Blake3-Checksum.
- Since it calculates a CRC32, it compares the CRC32 of the BLAKE3 with the CRC32 of the filename, which results in a "File Corrupt"
It would be nice, if RapidCRC32 could deal with NTFS ADS Streams - when directly Drag'n'Dropped - like it would open a normal checksum file.