Search Results
Post Author Forum Replies Views Posted [asc]
    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 18,217 04-06-2015, 09:53 PM
    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 18,217 04-06-2015, 04:03 PM