hashdeep icon indicating copy to clipboard operation
hashdeep copied to clipboard

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

Example created with Windows Powershell 7 (pwsh.exe). Powershell is able to traverse the directory tree and get the checksum: ``` PS D:\> Get-Host | Select-Object Version Version ------- 5.1.18362.752 ```...

Hello, please could be the -f switch used to audit defined list of files? I will try to explain my situation by example: I have an archive folder with 100...

I'm using `hashdeep` 4.4 as per latest (Linux) openSUSE Tumbleweed, and when encountering an non-UTF-8 file-path, it bails with the following error: ``` terminate called after throwing an instance of...

Would you consider suppressing the header given `--quiet`?

Given the following files: ``` % /bin/ls -Q "LF\n" "regular" "slash\\" ``` The 1st has a `\n` in the filename, and the 3rd is named `slash\`. This is the GNU...

If any filenames have a newline then the output is multiple line, but the FILEFORMAT states 'Each line should contain a series of comma separated values corresponding to the columns...

Output spacing is inconsistent between hashdeep and md5deep making sorting difficult when using hashdeep. Using md5deep -z, the output list is nicely spaced where the byte size is grouped in...

My goal is to hash all files on a HDD in 0.5-1T range. What is my bottle neck going to be - CPU or I/O? Does it make sense to...

The `man` page says: > -t Display a timestamp in GMT with each result. On Windows this timestamp will be the file's creation time. On all other systems it should...

Hi, Hope someone can assist me here. Using Hashdeep64 to generate hash (.txt file) and using the .txt file on audit mode to verify. I've created 2 similar folders (using...