ethus3h
ethus3h
I just encountered this when my scripts caught a failing audit. For a test case, I ran: `hashdeep -r SectionInfoCaches > 2018may11a12.csums` Here is the resulting file: https://gist.github.com/ethus3h/3291029ce0533c6af042a88d1f7be2f2 Then, I...
Aha, it turns out there is an undocumented `-0` option to use null for the separator. This prevents this issue. I think all that is needed is adding it to...
Well, as it turns out, *auditing* hashdeep files created using `-0` isn't implemented. I guess that's why it's not documented...
I think it would need to be implemented around https://github.com/jessek/hashdeep/blob/877613493ff44807888ce1928129574be393cbb0/src/files.cpp#L558.
I can see the utility of this for testing hashdeep's directory traversal for problems while avoiding CPU-intensive computations, I suppose…
I implemented this in PR #364, but no guarantees since I don't know what I'm doing. ;)
I vaguely remember running into something like this. I think I worked around / fixed it by adding an `-o fbsd` argument, which tells it to skip character devices, pipes,...
I'm having trouble with Violentmonkey 2.14.0 and Firefox 113.0.1, for what it's worth. It shows this error: ``` [Violentmonkey][Import Bandcamp releases to MusicBrainz] SyntaxError: unexpected token: ':' Ee moz-extension://eb11d796-3634-4953-a4da-0b0094669f34/sandbox/injected-web.js:1 post...