我的显卡是RTX2070s,在windows下使用
./john --format=bitlocker-opencl --wordlist=wordlist.txt bitlocker_hash.txt
会提示No OpenCL devices found
在Kali-Linux下使用
sudo john --format=bitlocker-opencl /home/kali/Desktop/bitlocker_hash.txt
会提示Unknown ciphertext format name requested
JtR team developed the CPU version of this attack (--format=bitlocker) 运行正常