welcome back to hacking a rise in this post im going to show you how to install nethunter the right way in termux with out any errors what is termux Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed …
Category Archives: Termux
How to download Github tools to Termux for newcomers
First of all, this tutorial is for newcomers that haven’t used much of Termux. But you can know, Termux’s uniqueness lies inside the fact that there are many repositories with many packages in them. One of them is: ‘git’. Now, git package is located at the stable-repo, pre-subscribed. No extra repositories needed. Just use this …
Continue reading “How to download Github tools to Termux for newcomers”
Package tutorial: proxychains-ng
Proxychains-ng is an IP hiding tool. Located at the root-repo in termux. I am crafting this tutorial to help you get a grip on this tool’s usage. Step 1: Install required packages for the procedure. ‘Tor’ to create a circuit for Proxychains4 to relay on. $ pkg install tor proxychains-ng You also need to install …
Basics of Termux
Termux can be a useful tool if you know how to utilize it. Don’t look down on it, really don’t. There’s useful tool in there too. And it’s take only a few KB to install, that’s almost free, good for fones with low storage. Well, until you start installing things in it. But that’s the …
how to install tool-x on termux
Download here :https://github.com/Rajkumrdusad/Tool-X.git pkg install python apt install git git clone https://github.com/Rajkumrdusad/Tool-X.git cd Tool-X chmod +x install.aex ./install.aex Tool-X