Tool-X : Kali Linux Hacking Tool Installer

Tool-X is a Kali linux hacking Tool installer, with the help of it you can install best hacking tools in Rooted or Non Rooted Android devices.

It is Specially made for Termux and GNURoot Debian Terminal. It is available for both Android and Ubuntu. You can install any tools by single click. You can install almost 150 tools in termux and GNURoot Debian Terminal.

Also Read Leaked – A Checking Tool For Hash Codes And Passwords Leaked

Tool-X Installation

Termux

Open the termux app and type following commands.

apt update
pkg install git
git clone https://github.com/Rajkumrdusad/Tool-X.git
cd Tool-X
chmod +x install.aex
sh install.aex if not work than type ./install.aex

GNURoot Debian Terminal

Open the GNURoot Debian app and type following commands

apt update
apt install git
cd && git clone https://github.com/Rajkumrdusad/Tool-X.git
cd Tool-X
chmod +x install.aex
sh install.aex if not work than type ./install.aex

Ubuntu

sudo apt-get Update
sudo apt-get install git
sudo git clone https://github.com/Rajkumrdusad/Tool-X.git
cd Tool-X
chmod +x install.aex
sudo sh install.aex OR ./install.aex

Now type Tool-X from anywhare in your terminal to open it. But use this tool only for legal purpose.

Disclaimer

Use this tool at your own risk.

Credit: Rajkumar Dusad

R K

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

16 hours ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

17 hours ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

17 hours ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

17 hours ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

17 hours ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

17 hours ago