hashcat Forum
Any way to do this type of hash type? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Any way to do this type of hash type? (/thread-5141.html)



Any way to do this type of hash type? - newuser - 02-03-2016

I got a hash is generated via sha1(sha1($salt).sha1($pass)).  Can I use hashcat to find the password in this case?  Thanks.


RE: Any way to do this type of hash type? - atom - 02-05-2016

This needs a new hash mode. You can write your own if your C is good enough. Start with -m 4500