Any way to do this type of hash type?
#1
I got a hash is generated via sha1(sha1($salt).sha1($pass)).  Can I use hashcat to find the password in this case?  Thanks.
#2
This needs a new hash mode. You can write your own if your C is good enough. Start with -m 4500