I have a problem when I try to find duplicated encrypted Zip files.
It seems that since the program cannot access the file content It does not check whether the Zip file itself is duplicated. The only way I found to find those files is to search by size, but I can not be sure that the files are actually equals. Is there a way to solve this situation? Thanks in advance.
Cannot Find Duplicated Encrypted .zip files
-
DV