Skip to content

Client Prerequisites

blazer2x edited this page Mar 8, 2017 · 21 revisions

Depending on which OS you want to run the client you need various prerequisites. Please make sure that you already installed the correct GPU drivers (if you have any GPU) or OpenCL drivers. We recommend that you make sure that Hashcat is running correctly, before trying to run it in an Hashtopussy Client.

Windows

.NET 4.5 Run-time is needed, the included client provided will only run on 64-bit machines.

Linux

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF

echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list

sudo apt-get update

apt-get install mono-complete ca-certificates-mono to install desired runtime environment.

TODO: add the required mono libraries which need to be installed (preferable as apt-get command, as most people use this)

Mac OS X

Download the latest mono run-time from the mono-project website http://www.mono-project.com/download/#download-mac, install the package