Mask generator not working?
#5
Did you ever find a way to increase the password input length?

I have a sha256 hash that has been created by hashing a word eg"password" then hashing the resulting string again and again.

Eg Password > hash 1
Hash1 > hash2
Hash2 > hash3
Hash3 > hash4
Hash4 > hash5

So for example I know hash5 and hash4 but how do I get hashcat to recognise hash5 = sha256(hash4) ?
I can't find a way of using hash4 as an input.

Would it be possible to use the first 55 characters of hash4 and use a rule/mask to tell hashcat to add 9 hexadecimal characters to it?


Messages In This Thread
Mask generator not working? - by TheMemelord - 03-10-2016, 07:57 PM
RE: Mask generator not working? - by philsmd - 03-10-2016, 08:06 PM
RE: Mask generator not working? - by TheMemelord - 03-10-2016, 08:29 PM
RE: Mask generator not working? - by TheMemelord - 03-14-2016, 09:30 PM
RE: Mask generator not working? - by Innsane - 04-08-2016, 07:02 PM
RE: Mask generator not working? - by epixoip - 04-09-2016, 07:39 AM
RE: Mask generator not working? - by Innsane - 04-09-2016, 08:22 PM
RE: Mask generator not working? - by epixoip - 04-09-2016, 09:50 PM