Hey there friends welcome back to another new post Tool X is a Kali Linux hacking tool installer designed for Termux and Linux distributions to install hacking tools,so how to install and use Tool X in Termux ?
In this post I'm going to tell you that but before that,this post is only for educational purpose and use this tool at your own risk. So the first thing we need to do is to open our Termux.
And after that you need to type .
apt update
So that we can update the list of packages.And after it is completed type
apt install git
to install git in our Termux.
Do you want to continue ?
yes
we'll use git to clone this repository tool x repository in our Termux so after git is installed copy this link
https://github.com/rajkumardusad/Tool-X
so now type git clone and then paste the link that we've copied .
git clone https://github.com/rajkumardusad/Tool-X
this will clone Tool X repository from GitHub to our local storage and after it is cloned you'll see Tool X directory, so change directory to Tool X by
cd Tool-X
and then we need to run this install file so for that type
bash install
this will install Tool X in our Termux.
do you want to continue ?
yes .
this can take few minutes to complete
and in the middle of installation you'll see some message like this configuration file etc/motd file on system created by you or by a script file also in package provided by. what would you like to do about it ?
so the options are
Y or I
Install the package's maintainer version.I would recommend you to go with Y option and then hit enter ,as I told you earlier that it is downloading
all the packages that are required to install Tool X in our Termux,so it can take few minutes to complete.
So till then all you have to do is to just
wait and after it is completed.You'll see some message like this
by Tool X.
Use it at your own risk
No warranty Use it for legal purpose only and so on If you are installing this tool that means you are agreeing with all terms type Y for yes
and then you'll see this message
Tool X installed successfully to run Tool X type Tool-X in your terminal
so let's type
Tool-X
this is how the Tool X looks like so to show all the tool we need to specify
1
for tools category 2
update Tool X 3
about us 4
and x for exit
so let's see all tools by 1
and then to install it
just specify their number
like to install zip
we need to specify 374
so let's type 374
and this will install zip package in our Termux
even though it is not hacking tool
it is listed in Tool X
and it is installed now
installed successfully
zip is installed
so this is how you can install and use Tool
X in your Termux.Also keep in mind that this Tool X.
only installs the tool you specify in your Termux
it doesn't teach you how to use or install them.l'm saying install them because I've seen so many times.
that Tool X just clones the repository from
the GitHub and says it is installed even though it is not installed so in that case you may need to manually
install those tools.
that's it for this post

0 Comments