Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: HMAC-SHA1 mask
Post: HMAC-SHA1 mask

I'm currently trying to make HMAC-SHA1 cracking work with hashcat. To make thing easier, I precomputed a digest with a known "message" and "secret". Code: -- $ echo -n "The quick brown fox jumps ov...
kuroro General Help 3 12,977 04-06-2015, 04:03 PM
    Thread: HMAC-SHA1 mask
Post: RE: HMAC-SHA1 mask

Thanks. Didnt realize there's a char limit. I was actually planning to crack a key that's 128 hex characters long and see if I get "lucky". Given there are 16^128 combinations, I guess I should give u...
kuroro General Help 3 12,977 04-06-2015, 09:53 PM