Skip to content

Instantly share code, notes, and snippets.

@kaptank
kaptank / Hashcat Kali Linux
Created January 5, 2019 20:23 — forked from KoteGhost/Hashcat Kali Linux
Installing Hashcat on Linux Mint 18
https://kali.tools/?p=578
https://github.com/hashcat/hashcat/blob/master/BUILD.md
Building hashcat for Linux and OSX
Get a copy of the hashcat repository
$ git clone https://github.com/hashcat/hashcat.git
$ cd hashcat