Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,12 @@ Grabcam is a bash based script which is officially made for termux from this too
## AVAILABLE ON :

* Termux
* ParrotSec OS

### TESTED ON :

* Termux
* ParrotSec OS

### REQUIREMENTS :
* internet
Expand Down Expand Up @@ -82,6 +84,18 @@ Now go and chek your gallery for victim image...
[+]--Note:- Don't delete any of the scripts included in grabcam files

```
## INSTALLATION [ParrotSec OS] :

* `sudo apt update -y && sudo apt upgrade -y`
* `sudo apt install python -y`
* `sudo apt install python2 -y`
* `sudo apt install git -y`
* `pip install lolcat`
* `git clone https://github.com/noob-hackers/grabcam`
* `cd grabcam`
* `ls`
* `bash grabcam.sh`

## USAGE OPTIONS [Termux] :

__SELECT OPTION__ :
Expand Down