Does hashcat suppor "cutted" hashes ?
#3
(10-28-2020, 11:20 AM)philsmd Wrote: how many hashes ?


if there is only 0-9a-f missing from the end, why don't you just add 0, 1, 2, 3, 4, .... d, e, f to each hash ?
It's way easier and elegant solution (at least as long as you have only a few hashes and a few chars a missing) instead of trying to mess with the code (aka change the source code) and risk to not do it correctly.

Thanks for you answer. Actually I have 3544 hashes to crack, so this solution isn't what I'm looking for
Reply


Messages In This Thread
RE: Does hashcat suppor "cutted" hashes ? - by overguard - 10-28-2020, 11:23 AM