NewEraCracker / LOIC

Deprecated - Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. IF YOU GET V& IT IS YOUR FAULT.
https://github.com/NewEraCracker/LOIC/
Other
2.6k stars 646 forks source link

This is actually how to install on kali linux 2020.2 #92

Closed jamieduk closed 2 years ago

jamieduk commented 4 years ago
sudo apt install apt-transport-https dirmngr gnupg ca-certificates

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

echo "deb https://download.mono-project.com/rep... stable-buster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list

sudo apt update

sudo apt install mono-devel mono-complete mono-dbg ca-certificates-mono ca-certificates-mono 

git clone https://github.com/NewEraCracker/LOIC
broski-99 commented 3 years ago

I´ve done what you typed there. When im done im typing ./loic.sh run or ./loic-net4.5.sh run

Both of them aren't working. Cant start LOIC in Kali :/

unseen-linux commented 3 years ago

./loic.sh install

SuperSnake802 commented 2 years ago

CTRL+shift+t

wine loic.exe

Morsmalleo commented 2 years ago

I run this just using Wine and it works just fine

samuraix12 commented 2 years ago

CANT start loic iin kali

samuraix12 commented 2 years ago

i did install mono full packeg

samuraix12 commented 2 years ago

but still not working

Morsmalleo commented 2 years ago

but still not working

I managed to install it on Kali using both Wine, and mono, give me two seconds I'll find the link to the steps I followed

Edit: oh wait that's right I followed the steps above, and also used my own method, I downloaded the LOIC.exe and used wine64 to execute it, works perfectly