First time user help pls
#1
Thumbs Up 
Hi all,

First time user and done some googling on how to use hashcat but not getting any love from her today.

I have dumped the passwords from a SAM file of a offline Win7 system with samdump2 and the resulting hash file looks ok.

However when I try to execute I get the following:
Code:
al@al-ubuntu:~/hashcat-0.34$ cat /home/al/Desktop/gateway.txt
Administrator:500:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0:::
Guest:501:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0:::
Corey:1000:aad3b435b51404eeaad3b435b51404ee:07789b63276053841c4df8965355aec1:::
al@al-ubuntu:~/hashcat-0.34$ sudo ./hashcat-cli.bin -a 3 -m 1000 /home/al/Desktop/gateway.txt
[sudo] password for al:
Initializing with 8 threads and 32mb segment-size...

NOTE: press enter for status-screen

Skipping line: Administrator:500:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0::: (line length exception)
Skipping line: Guest:501:aad3b435b51404eeaad3b435b51404ee:31d6cfe0d16ae931b73c59d7e0c089c0::: (line length exception)
Skipping line: Corey :1000:aad3b435b51404eeaad3b435b51404ee:07789b63276053841c4df8965355aec1::: (line length exception)
No hashes loaded
al@al-ubuntu:~/hashcat-0.34$

Any help appreciated.

Thanks

-Al





Messages In This Thread
First time user help pls - by big_bad_al - 01-01-2011, 06:06 AM
RE: First time user help pls - by big_bad_al - 01-01-2011, 09:11 AM
RE: First time user help pls - by Rolf - 01-01-2011, 01:55 PM
RE: First time user help pls - by big_bad_al - 01-01-2011, 06:55 PM
RE: First time user help pls - by Rolf - 01-01-2011, 07:53 PM
RE: First time user help pls - by big_bad_al - 01-01-2011, 08:00 PM
RE: First time user help pls - by big_bad_al - 01-02-2011, 01:07 AM
RE: First time user help pls - by nikkk14 - 01-02-2011, 08:12 AM