I checked several caps on latest hashcat -m 2500 (WPA2), and it seems it is not able to crack anything, unless I manually append 0x00 to dict words, using -a 6 and custom charset with null byte in it.
basically:
won't work
will work
basically:
won't work
Code:
hashcat -O -m 2500 -w 4 -hcapx rockyou.txt
Code:
hashcat -O -m 2500 -w 4 -1 nullchr.hcchr -a 6 hcapx rockyou.txt ?1