Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature-Request] Drag'n'Drop Support for NTFS Streams #181

Open
Thunderbolt32 opened this issue Oct 20, 2022 · 0 comments
Open

[Feature-Request] Drag'n'Drop Support for NTFS Streams #181

Thunderbolt32 opened this issue Oct 20, 2022 · 0 comments

Comments

@Thunderbolt32
Copy link

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"

2022-10-20_20h30_13

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant