How to install Hashcat on linux mint/ubuntu

First published at 01:19 UTC on May 28th, 2022.
subscribers

sudo apt update
sudo apt-get install git gcc build-essential make pocl-opencl-icd ocl-icd-opencl-dev libhwloc-dev ocl-icd-dev
sudo git clone https://github.com/hashcat/hashcat.git && cd hashcat
sudo make -j 8
sudo make install

CategoryScience & Technology
SensitivityNormal - Content that is suitable for ages 16 and over
DISCUSS THIS VIDEO