hashcat Forum
Can i use mask but for hash? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Can i use mask but for hash? (/thread-8872.html)



Can i use mask but for hash? - Yabl0c4hk0 - 01-07-2020

I want to brute but password will be correct if the hash starts with n zeros can i do this?


RE: Can i use mask but for hash? - royce - 01-07-2020

There are tools for doing this for some specific hash types, but official hashcat does not currently support this.


RE: Can i use mask but for hash? - Yabl0c4hk0 - 01-07-2020

(01-07-2020, 08:26 AM)royce Wrote: There are tools for doing this for some specific hash types, but official hashcat does not currently support this.
Can you tell me something about it?


RE: Can i use mask but for hash? - royce - 01-07-2020

I think there is a fork or two of hashcat out there that does this. Also there are specialized tools like epixoip's md5substr: https://github.com/epixoip/md5substr/blob/master/md5substr.c