Hashcat (简体中文)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hashcat 是功能强大的密码恢复工具,支持 200 多种 hash 算法。它使用 OpenCL 来增强性能。
安装
如果没有 OpenCL,Hashcat 将无法运行,因此您需要为 CPU 或 GPU 安装 GPGPU#OpenCL Runtime 软件包。
用法
对于来自 hash_file 与 hash_type 获得密码使用 dictionary_file:
hashcat -m hash_type hash_file dictionary_file
在 Hashcat wiki 上可以找到更多示例和用法详细信息。