namazso / OpenHashTab

📝 File hashing and checking shell extension
GNU General Public License v3.0
3.12k stars 119 forks source link

vergleichen mit / Gegenprüfung! #186

Closed DARO75 closed 1 year ago

DARO75 commented 1 year ago

24-07-2023_07-47-00

vergleichen mit / Gegenprüfung! How does it work, or does it work at all?

namazso commented 1 year ago

You paste the hash in, and it lights up in the color of what kind of match it is. Below it also displays which file and algorithm produced that hash:

image

DARO75 commented 1 year ago

oh that's a little awkward! they cannot implement it as with HashTab? 24-07-2023_07-57-27

namazso commented 1 year ago

Not for now, it requires quite some refactoring (essentially rewriting the hashing engine), as it currently can't hash new files (as in, ones not known by the time of starting the hash job). I want to get around rewriting it, but it's going to take a while, it's the only part that was not rewritten since 1.0.

Duplicate of #8

DARO75 commented 1 year ago

okay