Proper Dictionary Usage
#1
Sorry I am new to hashcat but I love playing with GPUs. I am trying to get the password for an encrypted LTC wallet that I forgot the password too. I got the password hash and it's SHA-256 and I have one computer dedicated to brute forcing it which may take years so I am using my other machine to use a dictionary attack. Here is the command I am using but it isn't working 
Code:
hashcat64 -m 1400 -a 3 Hash.txt  realuniq.lst -o Done.txt

realuniq.lst is the wordlist, Hash.txt is where the hash is stored and it's outputting it to Done.txt. Also are my arguements correct to fully utilize a GTX1080? Thanks for the info.


Messages In This Thread
Proper Dictionary Usage - by BuckGup - 01-02-2018, 11:28 PM
RE: Proper Dictionary Usage - by philsmd - 01-02-2018, 11:59 PM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 12:05 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 04:00 AM
RE: Proper Dictionary Usage - by undeath - 01-03-2018, 01:38 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 01:56 AM
RE: Proper Dictionary Usage - by slyexe - 01-03-2018, 02:54 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 02:59 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 04:28 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 04:47 AM
RE: Proper Dictionary Usage - by philsmd - 01-03-2018, 09:12 AM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 03:24 PM
RE: Proper Dictionary Usage - by philsmd - 01-03-2018, 03:31 PM
RE: Proper Dictionary Usage - by BuckGup - 01-03-2018, 03:55 PM