hashdeep icon indicating copy to clipboard operation
hashdeep copied to clipboard

Results 106 hashdeep issues
Sort by recently updated
recently updated
newest added

The programs should be able to accept DFXML files as files of known hashes. Ideally, output generated by the programs in -d mode should be acceptable as input. Example: $...

enhancement

hashdeep fails to compile on macOS when running on Apple Silicon / arm64. Logs are below. This is because the version of `config.guess` included in the repo doesn't expect a...

Option -d in hashdeep produces a XML file with empty ctime, mtime and atime elements on a Windows 10 machine.

I used this command md5deep -ztr C:\Users\Rick\DropBox\ > C:\Users\Rick\DropBox\MyDropBox.md5 in a batch file, and had lines like this scroll across the screen for each file in that directory:: C:\Users\Rick\DropBox\.dropbox.cache\qebcobkqbgpbzfynfuwbof\placeholder.avi: Unknown...

Case non-identical folder argument in CLI causes come problems. For example (same base folder, same CMD session): ` PixelART\000__r1866211741.png: Ok PixelART\050529mechbug.gif: Ok PixelART\060215wrestler.gif: Ok PixelART\060215wrestler2.gif: Ok PixelART\077e6350568cad197d655afdq2.png: Ok PixelART\1429.png: Ok...

Performed `md5deep -r folder/` several consecutive times, my surprise is that each time the file order may differ, even if the contents are exactly the same. For example: First checksum...

Using 8 threads causes reduction of performance, when reading from conventional hard drives (mechanical). Reduction of sustained read speed goes from 120MBps to 40MBps, and increased hard drive noise is...

Converted from [SourceForge issue 3484750](http://sourceforge.net/support/tracker.php?aid=3484750), submitted by albert250 As I understand it, -X mode will recalculate hashes for ALL files, and display only the hashes of new (or changed) files....

interface-improvements-example-

Maybe I am missing something, but I find the the -r recursive mode with work on all files in the directory tree, but not on a desired subset, such as...