Seguridad Wireless - Wifi

Sistemas operativos => Zona GNU/Linux => Mensaje iniciado por: Hwagm en 27-12-2019, 17:22 (Viernes)

Título: hashcat
Publicado por: Hwagm en 27-12-2019, 17:22 (Viernes)
Código: [Seleccionar]
git clone https://github.com/hashcat/hashcat.git
git submodule update --init
make
make install

Building hashcat for Linux a

Código: [Seleccionar]
git clone https://github.com/hashcat/hashcat.git
cd hashcat

Get a copy of the OpenCL Headers repository

Código: [Seleccionar]
git submodule init
git submodule update
make
make install