How to install all Hacking Tools in Termux!

 Installing all hacking tool:

Today we are going to install all hacking tools in our Termux which makes us a perfect hacker 😜. If you want to hacking like a pro you should have download this tool . This tool name Tool-X which has all hacking tool in Kali Linux. This tool is very useful for a begginers 😊. 

What is Tool-X? 

Tool-X was developed for Kali Linux, Termux etc. You can install almost 375+ hacking tools in Termux and other Linux based terminals. But we will  not going to other terminals we talk about Termux πŸ˜‹. Using Tool-X is very easy and simple.

How to install Tool-X? 

Requirements:

We need a Linux based app called Termux. Termux is free for Android and other platform. You should Android 5.0+ 😎. 

β€’ Termux

β€’ Android 5.0+

Installing Tool-X in Termux:

Updating the Termux-apt:

Firstly, We update the Termux respiratory by using the below command. 

apt update && apt upgrade

Updating the Termux-Packages:

Now, we update the termux packages. 

pkg update && pkg upgrade

Installing git tool:

We are installing git to cloning the Tool-X. 

apt install git

Downloading Tool-X into Termux:

Now, we are going to cloning Tool-X. 

git clone https://github.com/rajkumardusad/Tool-X.git

After the downloading the Tool-X you have go to the Tool-X Directory. 

Changing the directory to Tool-X

cd Tool-X

After gone to Tool-X directory you have to giving the permission for correct execution. 

Giving Executable Permission:

chmod +x install.aex

And the last and final command to run the Tool-X

Running Tool-X:

. /install.aex

After the entering this commands you will see this interface. 

Congratulations!! You have successfully installed Tool-X. 


Thanks for reading!! 

Follow us on social media! 

Comments

Popular posts from this blog

How to install ADB in Termux | No Root |

How to hack WhatsApp using Termux || Termux WhatsApp Hacking ||

How To Install L3MON In Termux