Syntax Help
#7
(08-06-2010, 11:49 PM)atom Wrote: works fine for me...

Code:
thumbstone hashcat-0.35 # echo f830f69d23b8224b512a0dc2f5aec974 > hash
thumbstone hashcat-0.35 # echo thisisatest > word
thumbstone hashcat-0.35 # ./hashcat-cli.bin hash word
Initializing with 8 threads and 32mb segment-size...

NOTE: press enter for status-screen

Added hashes from file hash: 1 (1 salts)
Activating quick-digest mode for single-hash
f830f69d23b8224b512a0dc2f5aec974:thisisatest
All hashes have been recovered

thank you for the response atom. i tried without any flags and was able to successfully recover the hash. the problem must lie within the switches i'm using. thanks again for all of your help.

also, congrats on your winning the dc contest.


Messages In This Thread
Syntax Help - by maxreality - 08-06-2010, 09:32 AM
RE: Syntax Help - by Rolf - 08-06-2010, 05:01 PM
RE: Syntax Help - by maxreality - 08-06-2010, 08:39 PM
RE: Syntax Help - by Rolf - 08-06-2010, 09:37 PM
RE: Syntax Help - by maxreality - 08-06-2010, 10:33 PM
RE: Syntax Help - by atom - 08-06-2010, 11:49 PM
RE: Syntax Help - by maxreality - 08-07-2010, 06:51 PM