Insufficient memory
#3
what is your command ?

make sure that you do not confuse the hash file with the dictionary file.

If you specify the command line parameters in the wrong way, errors like the one you see could happen.

Code:
hashcat -a 0 -w 3 -O hash.txt dict.txt

you need to specify the hash file first !
Reply


Messages In This Thread
Insufficient memory - by wormblack - 10-15-2019, 12:53 AM
RE: Insufficient memory - by Chick3nman - 10-15-2019, 02:10 AM
RE: Insufficient memory - by wormblack - 10-16-2019, 12:36 AM
RE: Insufficient memory - by philsmd - 10-15-2019, 07:38 AM
RE: Insufficient memory - by wormblack - 10-16-2019, 09:56 AM
RE: Insufficient memory - by philsmd - 10-16-2019, 10:35 AM
RE: Insufficient memory - by wormblack - 10-19-2019, 04:05 AM
RE: Insufficient memory - by slyexe - 10-19-2019, 04:56 AM
RE: Insufficient memory - by wormblack - 10-19-2019, 08:50 AM
RE: Insufficient memory - by philsmd - 10-19-2019, 09:08 AM
RE: Insufficient memory - by wormblack - 10-20-2019, 02:00 AM
RE: Insufficient memory - by slyexe - 10-20-2019, 02:32 AM
RE: Insufficient memory - by wormblack - 10-20-2019, 02:38 AM
RE: Insufficient memory - by slyexe - 10-20-2019, 02:49 AM