2022 Top 5 Termux tools

 Termux is a terminal similar to windows and Linux. You can also use it to turn off tools that can be used on Linux.

Many tools are unique to termux and you can see the important ones in this post.

1. Metasploit

Metasploit is a security checking tool. It can be used to test the security of the android app, website, windows, and ios and to increase security. Until now this tool was only used by Linux and windows but now it can be used by android.

You can easily install Metasploit on termux using the command below.

pkg install metasploit

2. Hydra


hydra is a password strength checking tool. Using this we can find out the username and password strength of our website and router. And we can use this to find the forgotten password.

You can easily install Hydra on termux using the command below.

pkg install hydra

3. Apktool

Apktool is a very good tool that allows you to extract and check the android application. In addition, with the help of this tool can develop any application.

You can easily install Apktool on termux using the command below.


apktool installation

4. Nmap


Nmap is a network scanner created by Gordon Lyon. Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses. Nmap provides a number of features for probing computer networks, including host discovery and service and operating system detection.

You can easily install Nmap on termux using the command below.

pkg install nmap

5. Tool-X 

This is a Kali Linux hacking Tool installer. This tool was developed for termux and other Linux-based systems. using this you can install almost 370+ hacking tools in the termux app and other Linux-based distributions.

You can easily install Tool-X on termux using the command below.

Tool-X installetion

Post a Comment

Previous Post Next Post