12-08-2019, 04:44 PM
good to hear that. of course always needing to add -d 1,2,3,4,5,6,7,8,9,10 is actually quite annoying... so maybe you can somehow completely disable the non-dedicated GPU (in bios/uefi for instance or via operating system configurations) or use something like aliases etc (to not forget the -d parameter).
for instance something like this under linux:
alias hashcat="hashcat -d 1,2,3,4,5,6,7,8,9,10"
for instance something like this under linux:
alias hashcat="hashcat -d 1,2,3,4,5,6,7,8,9,10"