How to install Tool-X in termux ?

Tool-x is a tool for Termux users we can install some kali linux tools with this tool. follow these steps to install this tool in Termux

Installation :

$ apt update
$ apt upgrade
$ apt install git
$ git clone https://github.com/Rajkumrdusad/Tool-X
$ cd Tool-X
$ chmod +x *
$ sh install.aex

To run this tool type
$ Tool-X

Now select or type number to install any tool








Follow us for more... 

No comments:

Post a Comment

What is positive lookahead assertions in regular expressions? .mp4

  Here’s a clear, easy-to-use guide to positive lookahead assertions in regular expressions: ✅ What is a Positive Lookahead? A positive loo...