hashcat Forum
Sha255 with custom amount of iterations. - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: Sha255 with custom amount of iterations. (/thread-10439.html)



Sha255 with custom amount of iterations. - Fela15 - 11-03-2021

Hey! I'm looking to crack some hashes that are basically pass.salt sha256 but with 1024 iterations. I can't see any reference regarding iterations in hashcat docs. Any easy way to accomplish this? Maybe modify the implementation of the hastype 1410 but I'm not sure where to go code wise.


RE: Sha255 with custom amount of iterations. - royce - 11-03-2021

hashcat has no support for arbitrary iteration. MDXfind is the main option there, but it is (currently) only CPU, not GPU.