Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

HackX

HackX for hackers of the professional and beginner

This application for hackers without command and without learn is programing language
Just open the terminal and write the following commands to download and install the program
This program is only for Linux and run is all Linux versions

Gallery HackX



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

Install Application

For Install must write commands
git clone http://github.com/anonymous14725/hackX.git
cd hackX
unzip Data.zip
chmod +x hackx.run
./hackx.run
and Install in freebsd
cd hackX
clang++ hackx.cpp
./a.out

Install in Termux

For install in Termux must write commands under
pkg install clang
pkg install clang++
git clone http://github.com/anonymous14725/hackX.git
cd hackX
unzip Data.zip
g++ hackx.cpp
./a.out
Warning:You must app in put original page or write Command (mv [NAME FILE] to ~/)
Attantion:You must access to root , with command (su) and write your password

For access to root in Ubuntu, you must Command sudo -sand enter your password .

You can’t perform that action at this time.