?>/script>'; } ?> hashcat Widgets Magazine

Autor Tema: hashcat  (Leído 5489 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado Hwagm

  • Administrador
  • *
  • Mensajes: 18287
hashcat
« 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

« Última modificación: 27-12-2019, 22:48 (Viernes) por Hwagm »