- 1.4
Get a copy of the hashcat repository
$ git clone https://github.com/hashcat/hashcat.git
Run "make"
$ make
The install target is linux FHS compatible and can be used like this:
$ make install
If you install it, cached kernels, session files, restore- and pot-files etc. will go to $HOME/.hashcat/
$ make win
= Enjoy your fresh hashcat binaries ;)