HMAC-SHA1 need help please!
#1
Sad 
Hi folks,

I need a little help for recover a HMAC-SHA1 hash value.

I have the hashed value and the (pass)key.
My *.hash file content looks like this (hash:key):
<removed>
and my command line like this:
Code:
hashcat-cli64.exe" -a 0 -m 150 examples
/A0.M0.hash examples/A0.M0.word

But I get no result and no error. Sad

After a half second this comes out in the console:
Code:
Added hashes from file examples/A0.M0.hash: 1 (1 salts)
Activating quick-digest mode for single-hash with salt

NOTE: press enter for status-screen


Input.Mode: Dict (examples/A0.M0.word)
Index.....: 1/1 (segment), 0 (words), 0 (bytes)
Recovered.: 0/1 hashes, 0/1 salts
Speed/sec.: - plains, - words
Progress..: 0/0 (100%)
Running...: --:--:--:--
Estimated.: --:--:--:--

Started: Fri Jun 28 19:08:06 2013
Stopped: Fri Jun 28 19:08:06 2013

What I'm doing wrong?

Please help!

p.s. sorry for my bad english and greetings from germany


Messages In This Thread
HMAC-SHA1 need help please! - by Grodon2001 - 06-28-2013, 07:20 PM
RE: HMAC-SHA1 need help please! - by Engineer - 06-29-2013, 08:19 AM
RE: HMAC-SHA1 need help please! - by philsmd - 06-29-2013, 08:46 AM
RE: HMAC-SHA1 need help please! - by Grodon2001 - 06-29-2013, 10:38 AM
RE: HMAC-SHA1 need help please! - by philsmd - 06-29-2013, 11:41 AM
RE: HMAC-SHA1 need help please! - by Grodon2001 - 07-05-2013, 05:41 PM