what is seeker
Seeker is an advanced location tracking tool to locate any android by using social engineering. seeker run in python language. you can use four different types of templates in the seeker.
Template that you can choose are NearYou, Google Drive, WhatsApp, and Telegram
Requirements:
- Mobile with Termux app. [click to downlode]
- Internet connection [mobile data/wifi]
How to install seeker in termux
open termux and type the following commands one by one
first, update all requirements in termux
pkg update && apt upgrade -y
now install git
pkg install git
then download and install seeker
git clone https://github.com/thewhiteh4t/seeker.git
open seeker directory
cd seeker/
give executable permission to termux_install.sh
chmod 777 termux_install.sh
run termux_install.sh it will install all requirements for seeker
./termux_install.sh
now run you seeker
python seeker.py
enjoy ;) have a great day
source: GitHub
0 Comments