install hashcat mint

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 $ cdBuilding hashcat for Linux and OSX

Get a copy of the hashcat repository

$ git clone https://github.com/hashcat/hashcat.git
$ cd hashcat

Get a copy of the OpenCL Headers repository
$ git submodule init
$ git submodule update

Run "make"
$ make
Install hashcat for Linux

The install target is linux FHS compatible and can be used like this:
$ sudo make install
hashcat Get a copy of the OpenCL Headers repository
$ git submodule init
$ git submodule update
Run "make"
$ make Install hashcat for Linux The install target is linux FHS compatible and can be used like this:
$ sudo make install
Запись опубликована в рубрике Новости. Добавьте в закладки постоянную ссылку.