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

WhatsMyName App – Find Anyone Across 640+ Platforms

Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…

6 days ago

Analyzing Directory Size Linux Tools Explained

Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…

6 days ago

Understanding Disk Usage with du Command

Efficient disk space management is vital in Linux, especially for system administrators who manage servers…

6 days ago

How to Check Directory Size in Linux

Knowing how to check directory sizes in Linux is essential for managing disk space and…

6 days ago

Essential Commands for Linux User Listing

Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…

6 days ago

Command-Line Techniques for Listing Linux Users

Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…

1 week ago