Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

How to run LOIC using Mono

Jorge Oliveira edited this page May 3, 2022 · 11 revisions

Linux (Ubuntu / Debian / Fedora)

Mac OS X (Old instructions – Not tested on latest versions)

  1. Download LOIC (with windows binaries) from download page and extract in desktop.
  2. Download mono from: https://www.mono-project.com/download/stable/
  3. Install mono.
  4. Open terminal and type
    mono /path_to_loic/debug/LOIC.exe
  5. LOIC should open (check tray too)
Clone this wiki locally