How to install TermuxBlack | by Hax4us | Termux hacking tool


In this blog, you will get to know How to install Termux Black created by Hack4us. Hack4us has done the finest work for beginners who want to be an ethical hacker. Friends please visit their youtube channel and must watch the videos amazed every time. They have created some special tools which were not easy to install in Termux until they invented TermuxBlack. So without wasting the time lets see the procedure to install TermuxBlack inside Termux.
Install Termux
You can find it easily in the google play store. First download Termux, than Termux API. Provide them all the permissions manually they require. Open the Termux and wait for few seconds and use the command
pkg update -y && pkg upgrade-y
Install Git and Wget required for TermuxBlack.
Git is required to get the TermuxBlack installed. TermuxBlack is a git repository which does some modifications in default Termux so that it can support some special features and repositories created by Hax4us.  Run a few commands.
pkg install git
pkg install wget
wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh
sh install.sh

After running the last command it will take a few minutes to get the TermuxBlack installed in your Termux machine. once it gets installed you will notice some changes. Listed below

1. Extra buttons to navigate
2. Cool font with different background-color
3. Superfast code execution and up-gradation.
4. One line command to install some well-known tools.
beef-xss, trape, ssh-honeypot, pdfcrack, lemon, apkmod, haxRat, msfpc, apkmod2.
The list of apps can be installed simply running command apt install pkg_name_listed_abobove. You can check for updates https://github.com/Hax4us/TermuxBlack.git.

Just for an example you may have used L3MON also known as lemon. Lemon is an Android rat that is way more difficult to install in Linux. Thanks to Hax4us they made it portable and easy to install inside the TermuxBlack. Let us install lemon using Black Termux.

apt update -y && apt upgrade -y
pkg install lemon
cd double space #brings you to the home
cd .. #to previous directory
cd usr/share/lemon #lemon and all the installable apps will be stored in share
cd server
nano maindb.json
Now open a browser and go to  www.md5hashgenerator.com #generate md5 hashed password
enter the generated password in password section between " " #make sure you use lowercase characters only, no uppercase and special characters will be accepted.
ctrl +o (hit enter) to save
ctrl + x (hit enter) to exit
Now type lemon anywhere in the terminal and go to the browser and type localhost:22533
Login with the password.
For example, my password is efxtv hash for this is 5464sdfdf4df8ere46dfd4f6ere8re4fd hash need to be placed in maindb.json and the password you require in login panel is normal text in my case I'll enter efxtv. Hit the login. Enjoy the lemon Android rat.

Apkmod and apkmod2
Similarly, Hax4us has created another tool named Apkmod and Apkmod2. Special features of these repositories are it can bind Msfvenom Android payload with any android app using TermuxBlack. Normally there is no way to do this in Termux. You will get several errors if you try to do it. In Apkmod they have added all the requirements and extra tools required to get this process done easily.
for more information on this, you can visit https://github.com/Hax4us/Apkmod.
haxRat for Android
Another Android rat named as haxRat. According to Hax4us the haxRat is a tool they created after inspiration by Lemon Rat. Lemon made itself after inspiring with Ahmyth so on. All three Rats are legendary so far. It has way more features than you can imagine. some of them are listed below. Screenshot Capture, Screen Recorder, Rear Camera Recorder, Front Camera Recorder, Lock Device, GPS Logging, Microphone Recording, View Contacts, SMS Logs, Send SMS, Call Logs, View Installed Apps, View Stub Permissions, Live Clipboard Logging, Live Notification Logging, View WiFi Networks (logs previously seen), File Explorer & Downloader, Command Queuing, Built-In APK Builder. You can check haxRat here https://github.com/Hax4us/haxRat. Again all the tools are easy to install simply type apt install pkg_name.

This was it for the day stay tuned to us and please subscribe Hax4us and EFX Tv to get more knowledge on ethical hacking and education.


Disqus Comments