by DATUREX GmbH | Aug 28, 2016 | Encryption
git clone https://github.com/hashcat/hashcat.git mkdir -p hashcat/deps git clone https://github.com/KhronosGroup/OpenCL-Headers.git hashcat/deps/OpenCL cd hashcat/ make ./example0.sh
by DATUREX GmbH | Apr 25, 2015 | Encryption, Linux
This example is for ubuntu installations, but it can also be adapted for other distributions. Install build tools: sudo apt-get install build-essential libfuse-dev libgtk2.0-dev libwxgtk2 Download Source Code and unzip: cd wget...
Recent Comments