Problem with token length exceptions
#3
This worked perfectly! Thanks so much! 

(04-25-2019, 07:48 PM)philsmd Wrote: make sure that the args.txt file only contains the arguments starting with -a 3 (not the binary "hashcat32.exe" too)

also make sure that the file "hashes.txt" only contains valid MD5 hashes

you can also debug it like this:
Code:
print ['path to hashcat directory'] + line.split ()

to see what the final command is
Reply


Messages In This Thread
RE: Problem with token length exceptions - by lucifergreen - 04-25-2019, 11:06 PM