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

Bogus last line in md5deep piecewise output for block device (on Linux) #403

Open
M-a-r-k opened this issue Aug 26, 2021 · 0 comments
Open

Comments

@M-a-r-k
Copy link

M-a-r-k commented Aug 26, 2021

When running md5deep in piecewise mode where the file specified is a block device (/dev/sda etc.), the last line of output is bogus. For example:

...
16f38c6af71859a3a540b00e131b19a0 offset 249443647488-249477201919
65f0a3d974de9dc4862792cc3a4cb5b8 offset 249477201920-249510756351
d41d8cd98f00b204e9800998ecf8427e offset 249510756352-249510756351

The highest byte offset in this case was 249510756351. The hash on the last line is of zero bytes (i.e. no data / nothing).

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