Hacktronian Termux - Pentesing Tools That All Hacker Needs

Hey Guys 🙋‍♂️, Are you tired of installing termux tools by git-clone? Are you tired of finding tool links every time you wanna use them? good, because In this post, we are going to Install the Hacktronian-Tool in Termux that will allow you to install most of the important tools of termux by selecting them from a list, this tool will gonna speed up the performance.🔥


What is Hacktronian Tool in Termux? 

Hacktronian Is a Collection of super useful tools for termux that will help you to find the most suitable tool for your job in an instant, the tool is well organized and gives you options for all the categories of attacks.

Hacktronian Termux - Pentesing Tools That All Hacker Needs

This tool is good for beginner and intermediate-level users, this tool will first ask you for what type of attack you want to do and when you select any attack then it will give you the best tool available for that. Now when you have found your tool you just have to select the tool by typing its Tool number and the Tool will be automatically installed in your Termux and you will instantly able to use it in the tool Directory.

This tool is created by thehackingsage and you can check out his project @thehackingsage/hacktronian.


NOTE: This post is only for educational purposes. I and this site do not support any criminal activity. If you are doing any sort of misuse of this information This site is not responsible for that. THIS SITE ONLY SUPPORT ETHICAL HACKING.

How to install Hacktronian Tool in Termux?

Step 1:

Before installing any tool we need to update dependencies so the tool does not cause any errors while executing. This command will Update the termux dependencies so we will not get errors while installation of the tool. Just copy and paste the below command.
apt-get update && apt-get upgrade -y
Hacktronian Termux - Pentesing Tools That All Hacker Needs

Press Y if Termux asks about the version.


Step 2:

This command will install the git package which will allow us to download projects from the GitHub Repository. Also, we are installing python so that we can run this tool. just copy and paste this command and the git will be installed on your termux.
pkg install git python2 python -y
Hacktronian Termux - Pentesing Tools That All Hacker Needs


Step 3:

The git-clone command will download the 
Hacktronian project from the GitHub repository. Just copy and paste this command in termux and the tool will be installed in 10 seconds. 
git clone https://github.com/thehackingsage/hacktronian.git
Hacktronian Termux - Pentesing Tools That All Hacker Needs


Step 4:

Now we need to change the directory to the 
Hacktronian folder if you don't understand this command it's highly recommended to check out this blog [Basic Termux commands complete guide]
cd hacktronian
Hacktronian Termux - Pentesing Tools That All Hacker Needs

Step 5:

Now we will give Executable permission to the Hacktronian.py file, just use the below command in termux.
chmod +x hacktronian.py

Hacktronian Termux - Pentesing Tools That All Hacker Needs



How to Use Hacktronian Tool in Termux?

step 1:

Just use this below command to run the tool but if you restart termux then you need to first change your directory to the hacktronian folder (just follow step 4 above and then start from here). 
python2 hacktronian.py

Hacktronian Termux - Pentesing Tools That All Hacker Needs



step 2:

Now you will see all the categories of hacking and you can select any one of them by just typing the number before that category. After select any category, you will find the list of tool available for that technique and you can select them to install them in one click.

Hacktronian Termux - Pentesing Tools That All Hacker Needs



Conclusion : 

Termux Hacktronian is an ok tool, Like I don't think it's a good tool because It helps you will mostly nothing, especially if you are a beginner. This tool is exactly the same as Fsocity tool. But the only different feature about this tool is that The header is changed. In my opinion, You can give this tool a try but mostly you can install the tool manually, if you are an expert then I think you can get most out of this tool I am running Out of Ideas that's why i wrote this post if you have any post idea then don't forget to share it. I have also written some tools like Termux-YTD and Termux-GamesIf you have any ideas or any doubt about this post then comment down below, thanks for reading and as always stay inspired and stay ethical👾.


Post a Comment

0 Comments