hashcat dictionary issues - 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: hashcat dictionary issues (/thread-8128.html) |
hashcat dictionary issues - ragekillen - 02-05-2019 Hello. to begin I split my 11 gb dictionary with unxupdates split.exe the file splits fine and is equal size down to the last byte. I have also split with fsplit and many other programs thinking it was a split error but i did a test and made them 100 lines long so i could open them with a text editor and everything was there the first file testaa works fine and progress #'s are high and end candidates#1 are ( word -> word) any of the other split parts result into this, progress #'s are 0 and candidates#1 [copying] is this actually working and its just me thinking its bad or is something really wrong. RE: hashcat dictionary issues - undeath - 02-05-2019 your dictionary cache says "Passwords: 1" so it looks like the wordlist file is broken. RE: hashcat dictionary issues - ragekillen - 02-05-2019 @undeath thanks for the conformation, but how would i fix this? it must be split as i cant run the full 11 gb at once. RE: hashcat dictionary issues - undeath - 02-05-2019 maybe your split.exe has some bug. Try using gate from https://github.com/hashcat/hashcat-utils or maybe your original wordlist contains some large chunks of garbage. RE: hashcat dictionary issues - illyria - 02-06-2019 There seems to be something funky even with the first file as well. Less than 10 million candidates in a 512MiB file => Avg password length is 54 characters |