Hashcat

Hashcat is a powerful password recovery tool that supports over 200 hashing algorithms. It uses OpenCL to enhance performance.

Installation

Install hashcat package.

Hashcat cannot work without OpenCL, so you need to install the GPGPU#OpenCL package for your CPU or GPU.

Usage

For getting password from hash_file with hash_type using dictionary_file:

hashcat -m hash_type hash_file dictionary_file

More examples and usage details can be found at Hashcat wiki.

gollark: Some impressive languages manage to be unintuitive, complex and slow.
gollark: I think it's more like pick 2 or less.
gollark: I mean, "intuitive" and "simple" overlap a decent bit.
gollark: Maybe.
gollark: Or, well, Cython is slow.

See also

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.