我按照這個教程hashcat turtorial,顯然在必要時更改/更新命令。我遇到過各種問題。安裝Hashcat v3.10 Ubuntu錯誤
當我輸入help命令它完全如能在這短短的報價中可以看出
[email protected]:~$ hashcat64.bin --help
hashcat, advanced password recovery
Usage: hashcat [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...
但是響應,當我輸入一個正確的命令,這是發生了什麼:
[email protected]:~$ hashcat64.bin -m 0 -a 1 Desktop/md5ex.txt Desktop/realuniq.lst -r hashcat-3.10/rules/combinator.rule
ERROR: /usr/bin/OpenCL/: No such file or directory
我沒有想到這裏的問題是什麼。