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: Explaining is hard even if you do know things, sometimes.
gollark: I think I remember his name from something.
gollark: To the IQ test? I think I still have it around. I was trying to move it from Microsoft Forms to my broken JS-based quiz thing.
gollark: I'm very intelligent. I made my own IQ test and it said I had an IQ of 600.
gollark: I mean, *somewhat* opening it, but not *too* much.

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.