Download Help
For download must write commands
1.Debian Linux and Kali Linux and Ubuntu
apt-get update
apt-get install git
2.Fedora Linux for version up to 21 and RedHat and CentOS
yum update
yum install git
3.Fedora Linux for version 22 later
dnf update
dnf install git
4.Arch Linux and BlackArch
pacman -Syu
pacman -S git
5.FreeBSD and Termux
pkg update
pkg install git
6.OpenBSD
pkg_add git
7.MacOS
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/
Homebrew/install/HEAD/install.sh)"
brew update
Install Application
Remember it must be hackX, not hackx
For Install must write commands
git clone http://github.com/anonymous14725/hackX.git
cd hackX
chmod +x hackx.run
./hackx.run
__and Install on freebsd__
cd hackX
c++ hackx.cpp
./a.out