PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Installing Hashcat For Linux

Go down

Installing Hashcat For Linux Empty Installing Hashcat For Linux

Post by jamied_uk 13th July 2016, 19:13

Hashcat


https://github.com/hashcat

https://github.com/hashcat/hashcat/blob/master/BUILD.md


~~~~~~~~~~

make a directory called hashcat and navigate to this folder and type
Code:

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

mkdir -p deps/OpenCL-Headers

git clone https://github.com/KhronosGroup/OpenCL-Headers deps/OpenCL-Headers/CL

Code:

sudo make

sudo make install

hashcat --help


Last edited by jamied_uk on 13th July 2016, 19:26; edited 1 time in total
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Installing Hashcat For Linux Empty Re: Installing Hashcat For Linux

Post by jamied_uk 13th July 2016, 19:15

Using Hashcat

jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Installing Hashcat For Linux Empty Re: Installing Hashcat For Linux

Post by jamied_uk 9th May 2018, 22:57

2018 Version


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
Code:
git clone https://github.com/hashcat/hashcat.git
Code:
cd hashcat
Get a copy of the OpenCL Headers repository
Code:
git submodule init
Code:
git submodule update
Run "make"

Code:
make

Install hashcat for Linux
The install target is linux FHS compatible and can be used like this:

Code:
sudo make install



gist.github.com/KoteGhost/f2f80e0f9b636ff36c7d583272b887b5
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Installing Hashcat For Linux Empty Re: Installing Hashcat For Linux

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum