09-21-2019, 12:40 AM
(09-20-2019, 08:52 PM)scartosx Wrote: hashcat -m 14600 file-luks /opt/wordlist/rockyou.txt
You can try to feed hashcat more information, such as attack mode, workload, or just check if hashcat even see's your devices properly with -I or -b 14600
I would just add -a 0 -w 3 to your command and see if it changes.