hashcat and linux
#1
Hi
I am new with hashcat.
I tested hashcat with mask on windows 8.1 and on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux(virtual mashine)
both 64 bit

I started same command in both machines and I was wondering why windows with 8 cores takes longer
than virtual machine with 3.

little comparison and I noticed that in linux it only uses 6 character mask.

command I started in both is same(below)
hashcat -m 0 -a 3 md5_hash.txt ?a?a?a?a?a?a?a?a

mask is 8 characters long, but linux side it uses only 6, is there bug in linux version or am I missing something?

file contains 3 simple passwords that are hashed with md5


Messages In This Thread
hashcat and linux - by kirini - 08-21-2015, 10:27 AM
RE: hashcat and linux - by rico - 08-21-2015, 11:21 AM
RE: hashcat and linux - by kirini - 08-21-2015, 11:57 AM
RE: hashcat and linux - by rico - 08-21-2015, 12:01 PM
RE: hashcat and linux - by mastercracker - 08-21-2015, 12:04 PM
RE: hashcat and linux - by kirini - 08-21-2015, 02:04 PM
RE: hashcat and linux - by philsmd - 08-21-2015, 02:05 PM