- 1.3
- Gabriele Gristina <matrix@hashcat.net>
- Christoph Heuwieser <dropdead@hashcat.net>
- magnum <john.magnum@hushmail.com>
Get a copy of the hashcat repository
$ git clone https://github.com/hashcat/hashcat.gitGet a copy of the OpenCL Headers repository
$ mkdir -p deps/OpenCL-Headers
$ git clone https://github.com/KhronosGroup/OpenCL-Headers deps/OpenCL-Headers/CLRun "make"
$ makeThe install target is linux FHS compatible and can be used like this:
$ make installIf you install it, cached kernels, session files, restore- and pot-files etc. will go to $HOME/.hashcat/
$ make win32 win64= Enjoy your fresh hashcat binaries ;)