hashcat Forum
[HELP] [4.1.0] Difficult outputting cracks - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: [HELP] [4.1.0] Difficult outputting cracks (/thread-7468.html)



[HELP] [4.1.0] Difficult outputting cracks - malakai456 - 04-30-2018

I'm a noob a this, but basically I'm having issues trying to output a successful SHA1 crack

I'm using x64 hashcat on windows,

To initiate the cracking, I input:

hashcat64.exe -m 100 --username hashes.txt wordlist.folder

After hashcat does it's thing, to get the cracked hashes back, I input:

hashcat64.exe -m 100 --username --show hashes.txt --outfile-format=2 -o cracked.txt

Which proceeds to give me Line Length exception?

Help please