Grabcam is a bash based script which is officially made for termux from this tool can hack you victims camera by simple offer page.
This tool works on both rooted Android device and Non-rooted Android device.
apt-get update -y
apt-get upgrade -y
pkg install python -y
pkg install python2 -y
pkg install git -y
pip install lolcat
git clone https://github.com/noob-hackers/grabcam
cd $HOME
ls
cd grabcam
ls
bash grabcam.sh
to see captured images >>>
ls
mv (image name with .png) /sdcard
Now go and chek your gallery for victim image...
[+]--Now you need internet connection to continue further process...
[+]--You can select any option by clicking on your keyboard
[+]--Note:- Don't delete any of the scripts included in grabcam files
For more information click here.
What Are Bash Comments? In Bash scripting, comments are notes in your code that the…
When you write a Bash script in Linux, you want it to run correctly every…
Introduction If you’re new to Bash scripting, one of the first skills you’ll need is…
What is Bash Scripting? Bash scripting allows you to save multiple Linux commands in a file and…
When it comes to automating tasks on Linux, Bash scripting is an essential skill for both beginners…
Learn how to create and use Bash functions with this complete tutorial. Includes syntax, arguments,…