Installation - acastaner/harhar GitHub Wiki

Harhar is available in a .zip archive and doesn't require much of an installation. There are a few .dll to keep in the same folder as harhar.exe. You can get the zip file from the release area of Github: https://github.com/acastaner/harhar/releases

Harhar has been tested on Windows 7 64 bits, Windows 8 64 bits and on Mono 3.2.8 for Linux. Any Linux distribution running this version or above of Mono should work - although we actually only tested CentOS 6.5 and Ubuntu 12.04.

Windows

If you are running a recent version of Windows (Windows Vista or above), you will not have much to do as you likely already have the required .NET files on your computer. If you run into any error while using Harhar, make sure you have the Microsoft .NET 4.5 Framework available here: http://www.microsoft.com/en-us/download/details.aspx?id=30653 Download the zip file extract it anywhere you need. You can then run harhar.exe either from the command line (recommended) or by double clicking on it.

Linux

Harhar has been tested on CentOS 6.5 and Ubuntu 12.04. The actual distribution does not really matters. What matters is that you run Mono 3.2+. This is because .NET 4.5 support started in Mono 3.2. The actual version that was tested was Mono 3.2.8. Some distributions will only provide version 2.8 in their official repositories. In such case you’ll need to download and compile Mono 3.2+ from this server: http://download.mono-project.com/sources/mono/